<< < 53 54 55 56 57 58 59 60 61 62 63 > >>   ∑:8894  Sort:Date

CFB (Cipher FeedBack) as a Stream Cipher
This section describes how DES CFB (Cipher FeedBack) operation mode can be modified as a 1-bit stream cipher or a 1-byte stream cipher.
2022-03-10, ∼833🔥, 2💬

2025 年年历 - 蛇年
中国年历 - 2025 年年历 - 蛇年
2022-10-04, ∼832🔥, 0💬

Archived: IE 8 Displaying Certificate Error Page
This section provides a tutorial example showing that IE 8 fails to validate an HTTPS server certificate and displays a certificate error page.
2018-10-06, ∼832🔥, 2💬

💬 2018-10-06 Herong: Onur, Maybe the auto-install root CA certificate function has been turned off on your Win7 system. But you can always do it manu...

💬 2018-09-25 Onur: I use IE8 with Win7 x64 and i got SSL certificate error while accessing sites issued with Digicert Global Root CA "G2" certifica...

UTF-32BE Encoding
This section provides a quick introduction of the UTF-32BE (Unicode Transformation Format - 32-bit Big Endian) encoding for Unicode character set.
2023-11-04, ∼831🔥, 7💬

💬 2023-11-04 bara: REDACTED

bitcoin-qt - Wallet and Receiving Addresses
This section describes how to view wallet and receiving addresses on Bitcoin-Qt - Bitcoin Core GUI
2022-10-01, ∼831🔥, 0💬

12000: Cuneiform
This section provides a quick summary of the Unicode code point block: 'Cuneiform', which contains 1024 code points to represent Cuneiform alphabets.
2024-01-23, ∼829🔥, 0💬

"geth console" - Ethereum Node Console
This section describes 'geth console' - Ethereum node console
2022-10-01, ∼829🔥, 0💬

Elliptic Curve Point Doubling Example
This section provides algebraic calculation example of point doubling, adding a point to itself, on an elliptic curve.
2022-10-01, ∼829🔥, 0💬

Built-in String Functions
This section provides a list of commonly used built-in string functions.
2015-10-01, ∼829🔥, 1💬

💬 2015-10-01 Kalu khan: Very nice

What Is GRU (Gated Recurrent Unit)
This section provides a quick introduction of GRU (Gated Recurrent Unit), which is a simplified version of the LSTM (Long Short-Term Memory) recurrent neural network model. GRU uses only one state vector and two gate vectors, reset gate and update gate.
2023-05-14, ∼828🔥, 2💬

💬 2023-05-14 Nancy: Thanks!

💬 2023-04-14 Computerizor: Wow thank you so much for an easier way of understanding how a gru works

ChangeLengthUnit - Usage Description
This section describes the free Web service ChangeLengthUnit provided by WebserviceX.NET. ChangeLengthUnit allows you to convert length values in Millimeters, Centimeters, Inches, Feet, Yards, Meters, Kilometers, Miles and more.
2022-06-16, ∼828🔥, 4💬

💬 2020-11-23 mmm: hello world

💬 2020-08-20 Herong: Mike, I don't have the source code. Hope someone can develop one. It shouldn't that hard.

💬 2020-08-18 Mike: The service is no longer available at that URL. Any chance you can release the source code so someone can re-host it?

1FA00: Chess Symbols
This section provides a quick summary of the Unicode code point block: 'Chess Symbols', which contains 14 code points to represent extensions for chess notations beyond the basic Western chess symbols contained in the Miscellaneous Symbols block. It currently contains a set of circled CJK ideographi...
2024-01-23, ∼827🔥, 0💬

Example of XSL-FO Document - hello.fo
This section provides a simple XSL-FO (XSL Formatting Objects) document, hello.fo.
2022-12-06, ∼826🔥, 3💬

💬 2022-12-06 Henry Cavill: Amazing

Apache™ FOP (Formatting Objects Processor)
This chapter provides tutorial notes and example codes on Apache™ FOP (Formatting Objects Processor). Topics include introduction of FOP; FOP download and installation; FOP verification sample; FOP command options; FOP processing examples: formatting, transformation and formatting, and transformatio...
2022-10-01, ∼826🔥, 0💬

"fop" Command and Options
This section provides a tutorial on how to run the 'fop' command and use its options for taking input files and generating output files.
2022-10-01, ∼825🔥, 0💬

GetSunSetRiseTime - Usage Description
This section describes the free Web service GetSunSetRiseTime provided by WebserviceX.NET. GetSunSetRiseTime allows you to retrieve sunrise and sunset times for any given location and date.
2017-10-08, ∼825🔥, 4💬

💬 2017-10-08 Herong: Eduardo, do you need Java code to connect to the server to use the service, or to setup a new sun rise and sun set service?

💬 2017-10-02 Eduardo: Please, I need the code of sunsetriseservice for java netbeans. Thanks...

💬 2016-10-12 Herong: Vassilis, Good question. Can you try the following: return_value = 17.9877033 hour = floor(return_value) minute = floor((return_...

💬 2016-10-10 Vassilis V: Hi, how can we convert the float return to time?

Garbage First (G1) Collector - "+XX:+UseG1GC"
This chapter provides tutorial notes and example codes on the Garbage First (G1) Collector specified by the '+XX:+UseG1GC' JVM option. Topics include introduction the G1 Collector; G1 log message format; Stop-The-World behavior of G1 Collector.
2022-10-01, ∼824🔥, 0💬

Validating an XML File against a DTD Document Type
This section describes different ways to validate XML files against DTD document types: using standalone XML validation tools, using on-line XML validators, and writing your own XML validation programs.
2023-11-21, ∼823🔥, 1💬

💬 2023-11-21 andrew: &lt;!ELEMENT Rodziny-bialek (HSP | GPCR)*> &lt;!ATTLIST Rodziny-bialek xmlns CDATA #IMPLIED> &lt;!ELEMENT HSP (Organ...

Use OpenLDAP Client Tools
This section provides a tutorial example on how to install OpenLDAP client tools and use them to access and manage LDAP server remotely.
2022-10-01, ∼823🔥, 0💬

SWF File Example - rectangle.swf
This section provides a tutorial example of SWF files, rectangle.swf, showing a rectangle with 5 tags.
2018-08-21, ∼822🔥, 1💬

cdrtools - ISO 9660 Command Line Tools
This section provides information on installing and using 'cdrtools' - a set of command line tools to work with ISO 9660 file system.
2022-03-29, ∼821🔥, 2💬

💬 2022-03-29 Kaaz: It is nice to return after years to linux... :)

Merge Sort - Implementation in PHP
This section provides a tutorial on how to implement the Merge Sort algorithm in PHP.
2021-04-24, ∼820🔥, 2💬

💬 2021-04-24 Herong: Hubert, good point. Thanks!

💬 2021-04-20 Hubert Christiaen: The argument called toIndex is not the highest index of the array as the name suggests, but the number of elements. Hence the fo...

"Calculator" - WSDL and Operations
This section describes the free Web service 'Calculator' provided by dneonline.com. It supports 4 basic integer operations: Add, Subtract, Multiply and Divide.
2024-01-21, ∼819🔥, 0💬

Looking Up Method Signature with javap Command
This section provides a tutorial example of how to lookup method signatures in a class file or JAR file with the 'javap' command.
2022-10-01, ∼819🔥, 0💬

<< < 53 54 55 56 57 58 59 60 61 62 63 > >>   ∑:8894  Sort:Date