<< < 194 195 196 197 198 199 200 201 202 203 204 > >>   ∑:9020  Sort:Date

Crypt::CBC Padding Option Tests
A tutorial example is provided to how different Crypt::CBC padding options behave. The 'standard' (PKCS#5) padding option seems to be the best.
2022-10-01, ∼259🔥, 0💬

References
List of reference materials used in this book.
2022-10-01, ∼259🔥, 0💬

Algebraic Solution for Symmetrical Points
This section provides an algebraic solution for calculating the addition operation of two symmetrical points on an elliptic curve.
2022-10-01, ∼259🔥, 0💬

Modular Multiplication of 10 - Not Abelian Group
This section demonstrates that the modular arithmetic multiplication of 10 (integer multiplication operation followed by a modular reduction of 10) can not define an Abelian Group.
2022-10-01, ∼259🔥, 0💬

Access Persmissions on "ntfs-3g" File System
This section provides a tutorial example on how to control access permissions on mounted Windows NTFS partitions with the 'ntfs-3g' device driver.
2022-10-01, ∼259🔥, 0💬

Tetrahedral Centers in SMILES
This section provides a quick introduction on Tetrahedral centers in SMILES. '@' is appended to a tetrahedral center atom in square brackets [] to indicate that the next 3 branches are in anticlockwise order when looking at them from the preceding bond diretion.
2022-10-01, ∼259🔥, 0💬

"obabel" vs. "babel" Open Babel Commands
This section provides a quick summary of differences between on Open Babel 'obabel' new command and 'babel' old command.
2022-10-01, ∼259🔥, 0💬

JDBC Version and History
This section provides some quick information about JDBC versions and history.
2022-10-01, ∼259🔥, 0💬

JDBC (Java Database Connectivity) Introduction
This chapter provides a quick introduction about JDBC (Java Database Connectivity). Topics include overview of JDBC; versions of JDBC; JDBC driver types; database connection with DriverManager and DataSource; JDBC driver class and connection URL for DriverManager.
2022-10-01, ∼259🔥, 0💬

1AFF0: Kana Extended-B
This section provides a quick summary of the Unicode code point block: 'Kana Extended-B', which contains 16 code points to represent Kana Extended-B alphabets used in the Kana Extended-B language.
2024-01-23, ∼258🔥, 0💬

Installing Zeep Library
This section describes a tutorial on how to check and install the Zeep Python library.
2024-01-09, ∼258🔥, 0💬

DatagramServer.java - A Datagram Server Application
This section provides a tutorial example on how to write a network application, DatagramServer.java, that creates a datagram server socket and listens for incoming packets.
2022-10-01, ∼258🔥, 0💬

"jimage info|list" - Listing JIMAGE Entries
This section provides a tutorial example on how to use 'jimage info|list' commands to view JIMAGE file info and list IMAGE entries.
2022-10-01, ∼258🔥, 0💬

Generate API Document for Java Package
This section provides a tutorial example of how to add javadoc-style comments in Java classes in a packag, add package.html, and generate the API document for the package.
2022-10-01, ∼258🔥, 0💬

"binding" - Binding Definition Element
This section describes 'binding', a definition element that defines a binding for operations defined in an interface to a communication protocol and a message transmission format.
2022-10-01, ∼258🔥, 0💬

rpc/encoded Example - Get Exchange Rate
This section provides a tutorial example on writing a WSDL 1.1 example that uses SOAP 1.1 over HTTP with rpc/encoded as the message style and the encoding option.
2022-10-01, ∼258🔥, 0💬

Perl SOAP::Lite for WSDL 1.1
This chapter provides tutorial notes and example codes using WSDL 1.1 in Perl with SOAP::Lite. Topics include SOAP::Lite client methods; using service() method to load WSDL document; calling RPC method based Web services; building SOAP::Data objects to represent XML documents; calling XML document b...
2022-10-01, ∼258🔥, 0💬

Example - Passing Arguments by Value
This section provides a tutorial example on how to pass arguments by value to swap values passed through procedure arguments. By this example will not work.
2022-10-01, ∼258🔥, 0💬

"Folder" Objects Representing File Folders
This section describes Folder object and its properties and methods. A tutorial example is provided on how to list all properties of a file folder.
2022-10-01, ∼258🔥, 0💬

1978 - Bash (Bourne-Again Shell) Developed by Brian Fox
This chapter provides some history of Bash (Bourne-Again Shell) developed by Brian Fox in 1978 for Unix systems by extending Bourne shell with many new features.
2022-10-01, ∼258🔥, 0💬

Logical Expressions and Conditional Statements
This chapter provides tutorial examples and notes on logical expressions and conditional statements. Topics include examples of logical expressions; 'if' statements and examples; 'switch' statements and examples.
2022-10-01, ∼258🔥, 0💬

Steps and Components Involved
This section describes steps and application components involved in inputting non-ASCII characters through Web forms.
2022-10-01, ∼258🔥, 0💬

Blowfish Cipher Decryption Algorithm
The Blowfish cipher decryption algorithm is presented. It is identical to the encryption algorithm, except that Sub-keys, P1, P2, ..., P18, are applied in reverse order.
2022-10-01, ∼258🔥, 0💬

Import Server Certificates to macOS
This section provides a tutorial example on how to import and install a Web server certificate to macOS using Keychain Access.
2022-10-01, ∼258🔥, 0💬

<< < 194 195 196 197 198 199 200 201 202 203 204 > >>   ∑:9020  Sort:Date