Popular Books:
Shell Sort - Java Implementation
This section provides a tutorial on how to implement the Shell Sort algorithm in Java. 2016-03-08, ∼334🔥, 1💬
Introduction of XML (eXtensible Markup Language)
This chapter provides an introduction of XML (eXtensible Markup Language). Topics include what is XML; key features of XML - simplicity and extensibility. 2016-03-05, ∼1324🔥, 1💬
💬 2016-03-05 Ahmed: Thank you very much for what do you do. It is a great Work.
1994 - Qing Zang Gao Yuan (é’è—高原) - Qinghai-Tibetan Plateau
Qing Zang Gao Yuan (青藏高原) - Qinghai-Tibetan Plateau, lyrics by Zhang Qian Yi (张千一), music by Zhang Qian Yi (张千一), produced in 1994. 2016-03-05, ∼2651🔥, 1💬
💬 2016-03-02 Leo King: Such a beautiful voice and a touching song!
String Comparison Operation
This section provides a quick introduction of string comparison operations, which compare one character at a time based its ASCII value. 2016-03-03, ∼774🔥, 1💬
interrupt() - Method to Terminate Thread
This section provides a tutorial example on how to terminate running threads with the interrupt() method. 2016-03-02, ∼3386🔥, 1💬
About This Book: ASP tutorials
This section provides some detailed information about this book - ASP Tutorials - Herong's Tutorial Examples. 2016-03-02, ∼511🔥, 1💬
"jar --create" - Creating New JAR File
This section provides a tutorial example on how to create a JAR file with the 'jar --create' command. 2016-03-02, ≈21🔥, 1💬
Key Pair Sample Program - JcaKeyPair.java
This section provides a tutorial example on how to write simple program to generate a pair of private key and public key for the RSA or DSA algorithm. 2016-03-01, ∼2220🔥, 1💬
Sun Implementation of UUEnccode in Java
This section provides a test program for the Java implementation of UUEncode by Sun. Tests of both encoder and decoder are provided. 2016-02-29, ∼2292🔥, 2💬
Illustration of RSA Algorithm: p,q=7,19
This section provides a tutorial example to illustrate how RSA public key encryption algorithm works with 2 small prime numbers 7 and 19. 2016-02-29, ∼4343🔥, 3💬
💬 2016-02-29 Herong: sah, is that an encoded comment?
Installing Latest JDK on Windows
This section provides a tutorial example on how to download and install the latest version JDK, which includes some nice Java tools, on a Windows system. 2016-02-26, ∼2056🔥, 2💬
💬 2015-07-29 Herong: Sophie, I am so glad that my tutorial is helpful to you.
Running a JavaScript Code File with 'jrunscript'
This section provides a tutorial example on how to run a JavaScript code file with 'jrunscript' in batch mode. 2016-02-26, ∼477🔥, 0💬
"MatchCollection" and "SubMatches" Collection Objects
This section describes two collection objects, MatchCollection and SubMatches. All collection objects share the Count property and the Item(i) method. 2016-02-26, ∼1553🔥, 0💬
1935 - Yu Zhou Chang Wan (渔舟唱晚) -- Fishman Sung in Evening
Yu Zhou Chang Wan (渔舟唱晚) - Fishman Sung in Evening, Guzheng (古筝) Solo, Composed by Lou Shu-hua (娄树华) in mid 1930s. 2016-02-25, ∼2832🔥, 1💬
Chinese Web Pages with Big5 Encoding
This section describes how to create a Chinese HTML document in Big5 encoding and publish it on the Apache server. 2016-02-24, ∼1191🔥, 1💬
Popular Posts:
This section provides a tutorial example on how to detect Java thread deadlocks with the thread stac...
This chapter provides a quick introduction to SOAP (Simple Object Access Protocol).
This section describes how to measure the performance of inserting rows using a PreparedStatement ob...
This section provides a tutorial example on how to view different components of a pair of RSA privat...
This section provides a tutorial example on how to run a system command with a VBScript code. Comman...