Tutorial Books:
Registry Hives - HKCR, HKCU, HKLM, HKU, HKCC, and HKPD
This section provides quick introductions on the Windows registry hives - top level registry keys on Windows XP systems. 2022-06-27, 22964👍, 3💬
💬 2015-09-27 le toucan: ░░░░░░░░▄▄▄▀▀▀▄▄███▄░░░░░░░░░░░░░░░░ ░░░░░░▄▀▀░░░░░░░▐░▀██▌░░░░░░░...
First 8336 Hex Digits of PI
This section provides first 8336 hex digits of constant PI, 3.1415927..., needed for Blowfish encryption algorithm. 2022-06-26, 6555👍, 11💬
💬 2019-04-28 Herong: 8336 Hex Digits. Thanks.
💬 2019-04-26 Harry: Do you mean 8336 digits
My First JSP Page on macOS
This section provides a tutorial example on how to create the first JSP page with JSP code to test the JSP support of the Tomcat Web server on macOS systems. 2022-06-24, 164👍, 1💬
💬 2022-06-24 Chris: Thank you. Because of you I could run my first JSP file :)
Creating Class Type Objects
This section describes how class type objects can be created using the 'new' operator and special methods. 2022-06-24, 115👍, 1💬
Measuring Speed of Light - Roemer's Method
This section describes the method used by Ole Roemer to measure the speed of light using changes of observed eclipse periods of Jupiter's moon. 2022-06-22, 212👍, 2💬
Get Free Ether from faucet.ropsten.be
This section describes how to get some free Ether from faucet.ropsten.be. 2022-06-21, 7318👍, 70💬
💬 2022-06-21 mikz: 0x9A9Db6f0DCd8d78208Bf1727a15b2A4Efd a13D05300 test eth ilove you guys
💬 2022-06-20 0x6a411Be2a84eaf31d9F6092CA08F36: 0x6a411Be2a84eaf31d9F6092CA08F364Fb9 Fe1350
💬 2022-05-28 Herong: Test Ethers sent.
💬 2022-05-27 ejk: 0x786f2E40C95689a8294B91cb3353Fe87Bf 383C1Fplease ether
💬 2022-05-21 EJ: I need ether 0xfbB088f4cEd330fB0Abb5181D2834e21b6 19c53C
"g++ -l..." to Link with Library Files
This section provides a tutorial example on how to use 'g++ -static' and 'g++ -l...' options to link your program with static or dynamic library files. 2022-06-20, 393👍, 2💬
Web Server Log File Samples - IIS and Apache
This section provides a quick introduction of Web server log files with examples of IIS and Apache servers. 2022-06-20, 32101👍, 33💬
GB2312Unicode.java - GB2312 to Unicode Mapping
GB2312Unicode.java is a Java program that generates a table to map all GB2312 characters from GB2312 Codes to Unicode Codes. 2022-06-18, 1628👍, 4💬
💬 2022-06-17 Herong: dirk, I think JDK uses a long array to map each GBK character to a Unicode.
Uninstall Bitcoin Core for Windows
This section describes how to uninstall Bitcoin Core for Windows. 2022-06-18, 1366👍, 62💬
Full Version in PDF/EPUB
Information on how to obtain the PDF version of this book for printing. 2022-06-12, 615👍, 2💬
Ethereum Public Key and Private Key Example
This section describes examples of public key and private key of an Ethereum account. 2022-06-09, 17510👍, 33💬
💬 2022-04-20 Satya: b690c0753f03092e02d18d097a5473c205e2 affc41229a34c69c39c0c587d49b
💬 2022-04-20 sag: 0xDDc09B681fD9c9D428690Df42a8C544458 508d84
💬 2022-04-18 jhonu: 0x09aab1e73d28ac951d7104b877f070d487 5c606d
DES Key Schedule (Round Keys Generation) Algorithm
This section describes DES (Data Encryption Standard) algorithm - A 16-round Feistel cipher with block size of 64 bits. 2022-06-06, 13230👍, 12💬
💬 2022-06-06 hello: <script> alert("Hello! I am an alert box!"); </script>
Testnet - Ropsten network
This chapter introduces Ethereum testnet: Ropsten network. 2022-06-06, 648👍, 2💬
💬 2022-06-06 myth: 0x339d58bff8b8C5dAAfaF08fA77ad39C790 9B194E
💬 2022-06-05 Judith Harl: Love Chinese New Year Calendars so interesting and educational
💬 2022-03-13 Herong: Jari, I don’t see any reason for the +1 in the calculation.
JDBC-ODBC - Configuring SQL Server for TCP/IP Connection
This section describes how to configure SQL Server for TCP/IP connections. 2022-06-05, 612👍, 4💬
Popular Posts:
This section provides a tutorial example on how to download and install JDK 1.7.0 (Java SE 7) on a W...
This section introduces Lorentz Factor, which is the factor used in the time dilation and other form...
This section provides tutorial example on how to generate a digital signature for a message file wit...
This section describes how to SQL Server command line tool - SQLCMD.
This section provides a tutorial example on how to use the static methods, showInternal*Dialog(), to...