<< < 40 41 42 43 44 45 46 47 48 49 50 > >>   ∑:7660

EC Cryptography Tutorials - Herong's Tutorial Examples
This EC (Elliptic Curve) cryptography tutorial book is a collection of notes and sample codes written by the author while he was learning cryptography technologies himself. Topics include rule of chord and point addition on elliptic curves; Abelian groups with additive/multiplicative notations; EC a...
2023-12-06, 5155🔥, 10💬

Ethereum Tutorials - Herong's Tutorial Examples
This book is a collection of tutorial examples on Ethereum and blockchain. Topics include include: What is Ethereum; What is blockchain; Ethereum market value; What is Go Ethereum (Geth); Running a private Ethereum network with Geth; What is Ethereum Mist wallet; What is MetaMask wallet; Ethereum mi...
2023-12-06, 5636🔥, 5💬

HTTP Request and Response Raw Data
This section provides a tutorial example on how to view HTTP request and response raw data which includes HTTP header lines.
2023-12-06, 6993🔥, 7💬

Full Version in PDF/EPUB
Information on how to obtain the full version of this book in PDF, EPUB, or other format.
2023-12-06, 489🔥, 2💬

UTF-16, UTF-16BE and UTF-16LE Encodings
This chapter provides notes and tutorial examples on UTF-16, UTF-16BE and UTF-16LE encodings. Topics including encoding and decoding logics of UTF-16, UTF-16BE and UTF-16LE encodings; introduction of surrogate pairs; explanation of the use of BOM (Byte Order Mark).
2023-12-05, 18242🔥, 14💬

javax.swing.JTextField and Related Classes
This section describes the javax.swing.JTextField class, the javax.swing.text.PlainDocument class, and the javax.swing.event.DocumentList enerclass.
2023-11-29, 207🔥, 1💬

"obabel -L formats" - List of File Formats Supported
This section provides a list of molecule file formats supported by Open Babel obtained by the 'obabel -L formats' command.
2023-11-28, 309🔥, 2💬

XML Tutorials - Herong's Tutorial Examples
This XML tutorial book is a collection of notes and sample codes written by the author while he was learning XML himself. Topics include introduction to XML, DTD (Document Type Definition), XSD (XML Schema Definition), XPath (XML Path Language), XSL (Extensible Stylesheet Language), XSLT (XSL Transf...
2023-11-28, 12413🔥, 3💬

native2ascii - Native-to-ASCII Encoding Converter
This chapter provides tutorial notes on the native-to-ASCII encoding converter 'native2ascii'. Topics include 'native2ascii' command options, default encoding CP1252 used by 'javac', converting UTF-8 characters into \uXXXX Unicode code sequences, converting \uXXXX sequences back to native encodings.
2023-11-24, 6185🔥, 65💬

Downloading and Installing JDK 1.8
This section describes how to download and install Java SE Development Kit (JDK) 8u45 on a Windows system.
2023-11-24, 33881🔥, 14💬

Introduction to SOAP (Simple Object Access Protocol)
This chapter provides a quick introduction to SOAP (Simple Object Access Protocol).
2023-11-22, 2840🔥, 8💬

Validating an XML File against a DTD Document Type
This section describes different ways to validate XML files against DTD document types: using standalone XML validation tools, using on-line XML validators, and writing your own XML validation programs.
2023-11-21, 709🔥, 1💬

"base64Binary" Datatype Values and Representations
This section describes the built-in primitive datatype, 'base64Binary' that represents binary data represented in Base64 encoding. Whitespaces are allowed and removed.
2023-11-21, 17543🔥, 3💬

Illustration of DSA Algorithm: p,q=23,11
This section provides a tutorial example to illustrate how DSA digital signature algorithm works with small prime modulus p=23 and prime divisor q=11.
2023-11-19, 5940🔥, 10💬

HelloServerWsdl.php - SOAP 1.2 Server in WSDL Mode
This section describes a tutorial example of a complete SOAP application with both server and client programs using SOAP 1.2 in WSDL mode.
2023-11-18, 18481🔥, 15💬

Add "Ropsten Test Network" in MetaMask
This section provides a tutorial example on how to add a MetaMask test account on the Ropsten Test Network in order to receive free Ether money for testing.
2023-11-17, 35946🔥, 38💬

What Is PKCS#8?
This section describes what is PKCS#8 - One of the PKCS (Public Key Cryptography Standards) used to store a single private key. A PKCS#8 file can be encrypted with a password to protect the private key.
2023-11-15, 474🔥, 4💬

Compilation and Execution Process of C Programs
This section describes steps of the compilation and execution process of C programs: preprocessing, compilation, assembly, linking and loading.
2023-11-14, 86193🔥, 30💬

Archived: Downloading and Installing J2SE 1.5.0 on Windows
This section provides tutorial example on how to download and install J2SE (JDK - Java Development Kit) 1.5.0.
2023-11-13, 1791🔥, 1💬

Establishing Connections from JDBC to Databases
This section provides some quick information on establishing connections from JDBC to databases.
2023-11-10, 146🔥, 1💬

Download and Install PHP 7.3.0 on Windows
This section describes how to download and install PHP 7.3.0 on Windows systems.
2023-11-09, 32028🔥, 7💬

What Is ECDH Key Exchange
This section introduces what is ECDH Key Exchange - a protocol that uses the Elliptic Curve group property to establish a shared secret key without sending it directly to each other.
2023-11-09, 3082🔥, 3💬

MySQL Connector/J - Download and Installation
This section describes how to download and install MySQL Connector/J (JDBC driver).
2023-11-09, 100🔥, 9💬

2FF0: Ideographic Description Characters
This section provides a quick summary of the Unicode code point block: 'Ideographic Description Characters', which contains 16 code points to represent ideographic description characters.
2023-11-08, 100🔥, 1💬

<< < 40 41 42 43 44 45 46 47 48 49 50 > >>   ∑:7660