Popular Books:
String Data Literals
This section provides rules on writing String data literals, characters enclosed in double quotes. 2022-10-01, ∼392🔥, 0💬
Literals of Primitive Types
This section describes how to use literals to represent primitive data values in Java source code. Examples are: 911, 0x38fL, '\n', 3.14F, 1e137, 0x1p3, true, etc. 2022-10-01, ∼392🔥, 0💬
Quick Introduction to Astrology
This chapter provides a short introduction on Astrology. It helps you understand what is astrology. 2022-10-01, ∼392🔥, 0💬
Arithmetic Operations
This section describes arithmetic operations: Multiplication, Division, Addition, and Subtraction. 2022-10-01, ∼392🔥, 0💬
Finite Elliptic Curve Group, Eq(a,b), q = p^n
This section describes finite elliptic curve groups constructed with modular arithmetic reduction of prime power numbers, p^n. 2022-10-01, ∼392🔥, 0💬
Update All Installed Packages
This section provides a tutorial example on how to update all installed packages on Linux systems using the 'dnf update' command. 2022-10-01, ∼392🔥, 0💬
JDBC-ODBC - Listing Tables with meta.GetTables()
This section describes how to get a list of tables in flat text file database connected by an ODBC driver. 2022-10-01, ∼392🔥, 0💬
"java --module" - Launching Program from Module JAR
This section provides a tutorial example on how to use 'java --module' command to launch a program that is packaged in a module JAR file. 2022-10-01, ∼391🔥, 0💬
References
List of reference materials used in this book. 2022-10-01, ∼391🔥, 0💬
"bf-cbc" Encryption Verification
A tutorial example is provided to verify OpenSSL 'enc -bf-cbc' command against the Blowfish CBC test vector published at www.schneier.com. 2022-10-01, ∼391🔥, 0💬
References
List of reference materials used in this book. 2022-10-01, ∼390🔥, 0💬
XML File Syntax Rules
This section describes 6 syntax rules of an XML file. A valid and simple XML file is also provided. 2022-10-01, ∼390🔥, 0💬
Popular Posts:
This section provides a tutorial example on how to install the Visual GC plugin to Java VisualVM and...
GB2312Unicode.java is a Java program that generates a table to map all GB2312 characters from GB2312...
An example vector of AES-128 encryption is presented. Round keys and state values of all 11 rounds a...
Where to find lucky wedding dates for year 2097? Lucky Wedding Dates: 2097 - Year of the Snake ⇒ L...
This chapter provides tutorial notes and example codes on UI look and feel. Topics include introduct...