Popular Books:
"adb push" and "adb pull" Commands
This section describes 'adb push' and 'adb pull' commands, which allows you to copy files to and from the remote Android emulator or device. 2015-12-17, ≈16🔥, 2💬
Android File Systems
This chapter provides tutorial notes on Android file systems. Topics include introduction of Android 5.1.1 emulator file systems. 2015-12-12, ∼1311🔥, 1💬
SOAP Encoding
This chapter provides notes on SOAP Encoding rules and examples. 2015-12-09, ∼1517🔥, 1💬
Longest Day of the Year at Reykjavik in Iceland
This section provides sunrise and sunset times at Reykjavik in Iceland on a Summer Solstice day. 2015-12-03, ∼1088🔥, 2💬
💬 2015-12-03 Herong: Rok, this Web service seems to be giving wrong results.
getTime - HTTP Request Sample
This section provides a request message sample of getTime Web service. 2015-11-28, ∼655🔥, 1💬
Using Flash to Provide Interactivity
This section provides a flash game example called Flash Tetris Game. It shows how Flash can be used to provide interactivity to Web pages. 2015-11-24, ∼2003🔥, 1💬
💬 2015-11-19 Herong: Philip, which JDK version are you using?
💬 2015-11-18 Herong: Philip, Was anything changed? Certificates, code, JVM or operating system...
What Is FORTRAN
This section provides a quick introduction of FORTRAN language, a general-purpose and procedural programming language. 2015-11-19, ∼998🔥, 3💬
DES (Data Encryption Standard) Cipher Algorithm
This section describes DES (Data Encryption Standard) algorithm - A 16-round Feistel cipher with block size of 64 bits. 2015-11-05, ∼5970🔥, 8💬
💬 2015-11-04 The Anh: what if my key don't have enough bit?
💬 2015-11-03 zaeem: how to implement on windows form in c#
💬 2015-10-03 Herong: Mihir, what type of algorithm are you looking for?
Generating New RSA Key Pairs
This section provides a tutorial example on how to generate a new pair of RSA priviate key and public key using the OpenSSL command line tool. 2015-11-03, ∼1780🔥, 1💬
Sending and Receiving Cookies - Example
This section provides a tutorial example on how to set and send a cookie with the setcookie() function, and how to receive a cookie with the $_COOKIE array. 2015-10-31, ∼3296🔥, 1💬
Popular Posts:
This cryptography tutorial book is a collection of notes and sample codes written by the author whil...
This section provides a tutorial example on how to use 'g++ -shared' commands to compile your code a...
Want to know when is the Chinese New Year day? Look for free Chinese calendars? Here are the Chinese...
This chapter provides tutorial examples and notes about DES algorithm illustrated with Java programs...
This section describes how to create connection objects with the DataSource class.