Popular Books:
Archived: MySQL Connector/J 5.1 Installation
This section describes how to download and install MySQL Connector/J (JDBC driver) required to run Java programs to access MySQL servers. 2022-10-01, ∼346🔥, 0💬
Storing Non-ASCII Characters with Encoded Bytes
This section describes a test of storing non-ASCII characters with encoded bytes for columns with different encodings in MySQL server. 2022-10-01, ∼346🔥, 0💬
Insertion Sort - Implementation in PHP
This section provides a tutorial on how to implement the Insertion Sort algorithm with the binary search method in PHP. 2022-10-01, ∼346🔥, 0💬
Algebraic Description of Elliptic Curve Addition
This section provides an algebraic description of the problem of calculating the addition operation defined on an elliptic curve. 2022-10-01, ∼346🔥, 0💬
Niels Henrik Abel and Abelian Group
Abelian Groups are named after early 19th century mathematician Niels Henrik Abel. 2022-10-01, ∼346🔥, 0💬
Copying and Pasting Chinese Input to GB18030 Web Forms
This section provides a test on copying and pasting Chinese input text from UTF-8 and Big5 Web pages to GB18030 encoded Web forms. 2022-10-01, ∼345🔥, 0💬
Crypt::Blowfish Verification with Test Vectors
A tutorial Perl example is provided to show how to verify the Crypt::Blowfish module with standard Blowfish 16-round algorithm test vectors. 2022-10-01, ∼345🔥, 0💬
Bitcoin Consensus Rules
This chapter introduces Bitcoin Consensus Rules. 2022-10-01, ∼345🔥, 0💬
Archived: Installing Apache HTTP Server 2.4.12 on Windows
This section describes how to install Apache 2.4.12 binary distribution on Windows systems. 2022-10-01, ∼344🔥, 0💬
Installing Crypt::Blowfish 2.14 with ActivePerl
A tutorial is provided to show how to install Crypt-Blowfish 2.14 module originally developed by A.M. Kuchling with ActivePerl 5.18 on Windows. 2022-10-01, ∼344🔥, 0💬
"lsof" - List of Open Files
This section provides a tutorial example on how to use 'lsof' command to display network connections as open files 2022-10-01, ∼344🔥, 0💬
Popular Posts:
Information on how to obtain the full version of this book in PDF, EPUB, or other formats.
This chapter provides notes and tutorials on installing PHP on Windows systems. Topics include downl...
The Mid-Autumn Festival falls on the 15th day of the 8th lunar month, usually in October in Gregoria...
This section provides a tutorial example on how to convert a private key file from the traditional f...
This section provides a tutorial example on how to run a system command with a VBScript code. Comman...