Popular Books:
2004 年年历 - 猴年
中国年历 - 2004 年年历 - 猴年 2022-10-05, ∼401🔥, 0💬
New Script Resulted from Two Original Scripts
This section provides a tutorial example showing how the Web browser fails to execute the JavaScript code resulted from two original JavaScript codes. 2022-10-01, ∼401🔥, 0💬
Installing ActivePerl on Windows
This section provides a tutorial example on installing ActivePerl latest version on a Windows system. 2022-10-01, ∼401🔥, 0💬
References
List of reference materials used in this book. 2022-10-01, ∼401🔥, 0💬
Class Reflection and Introspection
This section provides a tutorial example on how to reflect a class as Class object and introspect its members: fields, methods, etc. 2022-10-01, ∼401🔥, 0💬
Most Popular Operating Systems
The most popular operating systems based on browser signature strings in log files for 196 days of year 2008. 2022-10-01, ∼401🔥, 0💬
Private Network - Default Genesis Block
This section describes the default genesis block of an Ethereum private network. 2022-10-01, ∼401🔥, 0💬
"obabel -o ... -O" - Output Data Format and Destination
This section provides tutorial examples on how to specify output data format and destination for the Open Babel 'obabel' command. 2022-10-01, ∼401🔥, 0💬
Manage Packages in Conda Environment
This section provides tutorial examples on how to install specific versions of packages from different sources in Anaconda environments. 2022-10-01, ∼401🔥, 0💬
Big5 > Unicode 轉換: 一级漢字 - 第 B4 行
本節列出了 Big5 到 Unicode 代碼轉換表中「一级漢字」的第 B4 行。 2024-01-31, ∼400🔥, 0💬
Big5 to Unicode - Row AB: Level 1 Characters
Big5 to Unicode code point mapping is provided for Big5 character set - Row AB: Level 1 Characters. 2024-01-29, ∼400🔥, 0💬
"assert" Statements
This section describes 'assert' statement, which allows you to make an assertion in the execution flow. 'assert' statements are executed only when -ea' JVM option is specified. 2022-10-01, ∼400🔥, 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, ∼400🔥, 0💬
Elliptic Curves in Integer Space
This section describes the fact that elliptic equations in 2-dimensional integer space can not be used to construct Abelian groups. 2022-10-01, ∼400🔥, 0💬
Popular Posts:
This section describes DES (Data Encryption Standard) algorithm - A 16-round Feistel cipher with blo...
This section provides a tutorial example on how to write a Java program using socket interface to se...
This section describes what is scrrun.dll - the Scripting Runtime DLL (Dynamic Link Library) provide...
This book is a collection of tutorial notes and example codes written by the author while he was lea...
A list of test vectors is provided for the 16-round and 64-bit block Blowfish cipher algorithm.