<< < 197 198 199 200 201 202 203 204 205 206 207 > >>   ∑:9107  Sort:Date

JcaMessageDigest.java - Message Digest Sample Program
This section provides a tutorial example on how to write a sample program to use the java.security.MessageDigest class to digest any input file with the MD5 or SHA message digest algorithm.
2022-10-01, ∼367🔥, 0💬

View Certificate Profile on iOS 10 iPhone
This section provides a tutorial example on how to view certificate profile and certificate details on iOS 10 iPhone.
2022-10-01, ∼367🔥, 0💬

VBScript and Supporting Environments
This section provides a list environments that support VBScript.
2022-10-01, ∼367🔥, 0💬

XSD Schema Validator on XML DOM Object - Errors
This section provides some errors from the XSD schema validation process on invalid XML files represented in Document objects using the JAXP API.
2022-10-01, ∼367🔥, 0💬

Specifying Element Datatype - "type" Attribute
This section describes a tutorial example on how to specify a datatype in an Element Declaration Component.
2022-10-01, ∼367🔥, 0💬

ADT - Apple Disk Transfer
This section provides an example of Apple II applications - ADT (Apple Disk Transfer), which can be used to transfer physical diskettes and logical disk images.
2022-10-01, ∼367🔥, 0💬

Bash Shell Script File Examples
This section provides some Tcsh script file examples.
2022-10-01, ∼367🔥, 0💬

Python Built-In Implementation of Base64
This section provides a test program for the default Python implementation of the Base64 encoding algorithm base64.b64encode() and base64.b64decode() methods.
2022-10-01, ∼367🔥, 0💬

Non-ASCII Test Result Analysis
This section provides a detailed analysis of the test results of a PHP script storing non-ASCII characters.
2022-10-01, ∼367🔥, 0💬

Crypt::ECB Auto Padding
Padding option is described for the Crypt::ECB encryption process. It offers only 1 padding option called PADDING_AUTO, which uses the standard PKCS#5 algorithm.
2022-10-01, ∼367🔥, 0💬

Crypt::CBC Secret Key and IV Algorithm
The algorithm used in Crypt::CBC is described for deriving the secret key and the IV from a passphrase and a salt. It is using the MD5 hash function 4 times recursively on the combination of the passphrase and the salt to produce bytes to populate the secret key and the IV.
2022-10-01, ∼367🔥, 0💬

Python on Linux Computers
This section provides tutorial examples and notes about using Python on Linux Computers. Topics include verifying Python installation; running Python scripts in different ways; installing older version of Python for old scripts.
2022-10-01, ∼367🔥, 0💬

Install and Manage Python Engine on CentOS
This section provides a tutorial example on how to install Python 3.6 on CentOS 8 systems using 'dnf/yum' as the package manager.
2022-10-01, ∼367🔥, 0💬

"PUG SOAP" Web Service for PubChem Database
This chapter provides a quick introduction of free Web service 'PUG SOAP' provided by nih.gov for PubChem database. Topics include list of 30 operations and parameters; tutorial examples on using MFSearch(), GetOperationStatus(), GetIDList(), Download(), GetDownloadUrl() and InputListText() operatio...
2024-02-05, ∼366🔥, 1💬

💬 2024-02-05 Mero: http://pubchem.ncbi.nlm.nih.gov/Assa yDownload

Big5 to Unicode - Row C4: Level 1 Characters
Big5 to Unicode code point mapping is provided for Big5 character set - Row C4: Level 1 Characters.
2024-01-29, ∼366🔥, 0💬

Reference Citations in 2021
This is a collection of reference citations to Herong's tutorials on the Internet in 2021.
2022-12-19, ∼366🔥, 0💬

2092 年年历 - 鼠年
中国年历 - 2092 年年历 - 鼠年
2022-10-12, ∼366🔥, 0💬

Illustration of DSA Algorithm with Different k and h
This section provides a tutorial example to illustrate how DSA digital signature algorithm works with same DSA key paramters but different k and h values.
2022-10-09, ∼366🔥, 0💬

中国年历 - 2041年至2050年
本章列出了2041年至2050年之间十年年历。
2022-10-06, ∼366🔥, 0💬

2059 年年历 - 兔年
中国年历 - 2059 年年历 - 兔年
2022-10-04, ∼366🔥, 0💬

DTD (Document Type Definition) - XML Validation
This chapter provides tutorial notes and example codes on DTD (Document Type Definition). Topics include writing an XML DTD validator using DOM and SAP interfaces; overriding error handler methods to print validation errors.
2022-10-01, ∼366🔥, 0💬

Data Type Automatic Conversion
This section provides rules on how operands are converted to data types required by the operation. PHP always finds a way to convert data from any type to any other type.
2022-10-01, ∼366🔥, 0💬

Using Functions as "Function" Objects
This chapter provides introductions and tutorial examples on functions as objects. Topics include the built-in object type 'Function'; creating functions using the 'Function()' constructor; function instance and inherited properties and methods; 'function' statement and operator.
2022-10-01, ∼366🔥, 0💬

What Is AWT (Abstract Windows Toolkit)
This section describes what is AWT (Abstract Windows Toolkit) - A Java package, java.awt.* that allows Java applications to operate graphical devices and create GUI (Graphical User Interfaces).
2022-10-01, ∼366🔥, 0💬

<< < 197 198 199 200 201 202 203 204 205 206 207 > >>   ∑:9107  Sort:Date