Popular Books:
Using Visual Basic with Microsoft Access
This section provides tutorial example on how to add a Visual Basic code in Microsoft Access database to be executed as a macro on database tables. 2023-12-16, ∼6261🔥, 11💬
💬 2022-02-27 bob: this didnt help
💬 2018-08-11 Herong: trina, I will make corrections. Thanks for the comment.
Printing Histogram of Java Object Heap
This section provides a tutorial example on how to print the histogram of Java object heap, a list of different types of objects and their counts and total sizes. 2016-12-14, ∼6253🔥, 2💬
💬 2016-12-14 Herong: Erik, you can look at the Java Management Extensions (JMX) API.
💬 2016-12-11 Erik Ostermueller: is there a java api to access this histogram? Thanks, --Erik
💬 2017-03-13 dingdong: heheheheehhe
💬 2016-10-15 Herong: Akash, can you check to ensure your key is a DSA key?
Derby (Java DB) - Inserting Data Rows to Existing Tables
This section describes how to insert new data rows into Derby (Java DB) database tables through the JDBC driver. 2017-08-05, ∼6168🔥, 2💬
Downloading and Installing SoapUI
This section provides a tutorial example on downloading and installing SoapUI on Windows system. 2017-02-23, ∼6123🔥, 3💬
bitcoin-cli Wallet Commands
This section describes wallet related 'bitcoin-cli' commands. 2022-08-16, ∼6059🔥, 2💬
What is ECB (Electronic CodeBook) Operation Mode?
This section describes what is ECB (Electronic CodeBook) Operation Mode - each plaintext block is encrypted independently without any input from other blocks. 2024-01-29, ∼5883🔥, 5💬
💬 2020-10-18 Herong: donjo, there is no real applications that use the ECB mode.
💬 2020-10-16 donjo dumdum: What is application of ECB mode operation
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, ∼5860🔥, 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?
JDBC-ODBC Bridge Driver Features
This section describes Sun's JDBC-ODBC Bridge driver and its features. 2022-10-01, ∼5755🔥, 0💬
Popular Posts:
This section provides a tutorial example on how to enter Unicode characters using \uxxxx escape sequ...
This section provides a tutorial example on how to delete or modify LDAP entries remotely.
GB2312 Character Set is a set of 7445 commonly used Chinese characters established by the government...
This section describes what is XMLPad and how to install and run XMLPad.
This XML tutorial book is a collection of notes and sample codes written by the author while he was ...