Popular Books:
Deriving New Simple Datatypes - "simpleType" Element
This section describes a tutorial example on how to define a simple datatype based on a built-in datatype by adding restriction facets. 2022-10-01, ∼246🔥, 0💬
References
This section provides a list of reference materials used in this book. 2022-10-01, ∼246🔥, 0💬
String Literal Travel Path
This section providing information on how string literals in PHP scripts travel through various applications from you as a publisher to a user as a viewer of a Web page. 2022-10-01, ∼246🔥, 0💬
Performance Summary of All Implementations
This chapter provides a performance summary of my implementations of different sorting algorithms in different languages: Java, PHP, Perl, and Python. 2022-10-01, ∼246🔥, 0💬
Proof of Blowfish Cipher Algorithm
A proof is provided to show that the Blowfish decryption algorithm will give us back the original plaintext. 2022-10-01, ∼246🔥, 0💬
First 8336 Fractional Hex Digits of PI
The first 8336 hexadecimal digits of the fractional portion of constant PI, 3.1415927.... These hexadecimal digits are needed to construct Sub-keys and S-Boxes. 2022-10-01, ∼246🔥, 0💬
What Is Crypt::Blowfish
A quick introduction is provided for the Crypt::Blowfish Perl module, which can be used to perform encryption and decryption on a single cipher block of 64 bits. 2022-10-01, ∼246🔥, 0💬
Crypt::CBC Salted Key Test Cases
Some test cases are provided to run Crypt::CBC with the salted key option. Passphrase can have any length. But salt must be 8 bytes long. 2022-10-01, ∼246🔥, 0💬
Data Architectures of Bitcoin Wallet
This section describes Data Architectures of a Bitcoin Wallet. 2022-10-01, ∼246🔥, 0💬
Log Message Types from Serial Collector
This section describes various types of log messages generated from the Serial Collector with the '-Xlog:gc*=debug' option. 2022-10-01, ∼246🔥, 0💬
About This Book
This section provides some detailed information about this book - __title__. 2022-10-01, ∼246🔥, 0💬
Data Type - 'list' for Mutable List
This section describes the 'list' data type, which stores a sequence of references to data objects of any data types. 'list' data objects are mutable. 2022-10-01, ∼246🔥, 0💬
Installing JAF 1.0.2
This section describes a tutorial on how to install JAF (JavaBeans Activation Framework) 1.0.2 on a Windows system. 2022-10-18, ∼245🔥, 0💬
Installing the Debug Binary Package
This section provides a tutorial example on how to install the debug binary package to the Android emulator using the Apache Ant tool and the build file. 2022-10-01, ∼245🔥, 0💬
Popular Posts:
This section provides a tutorial example on how to use the static method, showInputDialog(), to crea...
This book is a collection of notes and sample codes written by the author while he was learning WSDL...
Yu Zhou Chang Wan (渔舟唱晚) - Fishman Sung in Evening, Guzheng (古筝) Solo, Composed by Lou Shu-hua (...
This section describes how to loop through ResultSet objects with the res.next() method.
Chinese calendar Chinese calendar has been in continuous use for centuries, which predates the Inter...