<< < 84 85 86 87 88 89 90 91 92 93 94 > >>   ∑:9020  Sort:Date

2070: Superscripts and Subscripts
This section provides a quick summary of the Unicode code point block: 'Superscripts and Subscripts', which contains 48 code points to represent superscripts and subscripts.
2024-01-23, ∼537🔥, 0💬

XSD Schema XML SAX Validation Errors
This section provides some errors from the XSD schema validation process on invalid XML files represented as SAXSource objects using the JAXP API.
2022-10-01, ∼537🔥, 0💬

Modular Arithmetic Reduction on Rational Numbers
This section describes how to perform Modular Arithmetic Reduction on Rational Numbers, which is equivalent to perform modular multiplication of the numerator and the multiplicative inverse of the denominator.
2022-10-01, ∼536🔥, 0💬

1100: Hangul Jamo
This section provides a quick summary of the Unicode code point block: 'Hangul Jamo', which contains 256 code points to represent Hangul alphabets used in the Korean language.
2024-01-23, ∼535🔥, 0💬

3300: CJK Compatibility
This section provides a quick summary of the Unicode code point block: 'CJK Compatibility', which contains 256 code points to represent additional composited characters used in CJK (Chinese, Japanese, and Korean) languages.
2024-01-23, ∼535🔥, 0💬

Activity Diagram - Fork Notation
This section describes the Fork Notation used in a UML Activity Diagram. A Fork Notation represents a fork action that splits a single execution flow into multiple concurrent execution flows.
2022-10-05, ∼535🔥, 0💬

Blowfish Cipher Encryption Algorithm
The Blowfish cipher algorithm is presented based on the algorithm designer Bruce Schneier's technical paper. Blowfish cipher is 16-round and 64-bit block cipher.
2021-06-17, ∼535🔥, 1💬

💬 2021-06-17 Potato: Where did the name blowfish originate from?

18D00: Tangut Supplement
This section provides a quick summary of the Unicode code point block: 'Tangut Supplement', which contains 144 code points to represent Tangut Supplement alphabets used in the Tangut Supplement language.
2025-10-24, ∼534🔥, 3💬

💬 2025-10-24 Herong: Ok. I will review and update. Thanks!

💬 2025-10-23 PhilippeV: Add the missing block: Block-U18D80-Tangut-Components-Suppl ement.htmlBlock range: U+18D80 ... U+18DFF Number of code points: 12...

💬 2025-10-23 PhilippeV: Fix: Block range: U+18D00 ... U+18D7F Number of code points: 128

0980: Bengali
This section provides a quick summary of the Unicode code point block: 'Bengali', which contains 128 code points to represent alphabets used in the Bengali language.
2024-01-23, ∼534🔥, 0💬

F900: CJK Compatibility Ideographs
This section provides a quick summary of the Unicode code point block: 'CJK Compatibility Ideographs', which contains 512 code points to represent additional characters used in CJK (Chinese, Japanese and Korean) languages.
2024-01-23, ∼534🔥, 0💬

10C80: Old Hungarian
This section provides a quick summary of the Unicode code point block: 'Old Hungarian', which contains 108 code points to represent a number of letters for the Old Hungarian script.
2024-01-23, ∼534🔥, 0💬

java.awt.GraphicsEnvironment - Graphics Environment Class
This section describes java.awt.GraphicsEnvironment - Graphics Environment Class. You can use this class to get a lot of information about your local graphics device, which is really your computer screen.
2022-10-01, ∼534🔥, 0💬

"Type mismatch" Runtime Error - Assignments to Array Variables
This section describes how values from scalar array variables can be assigned to other scalar or array variables. Runtime error 'Type mismatch' happens when you try to assign scalar values or arrays to array variables.
2022-10-01, ∼534🔥, 0💬

System.Windows.Application Class
A quick introduction is provided on the System.Windows.Application class, which represents a Windows Presentation Foundation (WPF) application.
2022-10-01, ∼534🔥, 0💬

System.Windows.Controls Namespace
A quick introduction is provided on the System.Windows.Controls namespace, which contains WPF classes representing UI controls like buttons, check boxes, labels panels, etc.
2022-10-01, ∼534🔥, 0💬

Install OpenLDAP Server on CentOS
This section provides a tutorial example on how to install OpenLDAP server on a CentOS 6 computer.
2022-10-01, ∼534🔥, 0💬

Client-Side Scripts for Event Handling
This section provides an overview of client-side scripting for event handling. Scripts registered as event handlers will be executed when events are triggered by the end user on the final Web page.
2019-05-10, ∼534🔥, 1💬

111E0: Sinhala Archaic Numbers
This section provides a quick summary of the Unicode code point block: 'Sinhala Archaic Numbers', which contains 20 code points to represent characters used in a historic number system called Sinhala Illakkam, which was in use prior to 1815.
2024-01-23, ∼533🔥, 0💬

1EC70: Indic Siyaq Numbers
This section provides a quick summary of the Unicode code point block: 'Indic Siyaq Numbers', which contains 68 code points to represent Indic Siyaq Numbers which are stylized monograms of the Arabic names for numbers.
2024-01-23, ∼533🔥, 0💬

memory_get_usage() - Memory Usage Info
This section provides a tutorial example on how to the memory_get_usage() function to get memory usage information. ini_set('memory_limit', '256M') can be used increase memory limit. unset($o) can be used from objects from memory.
2022-10-01, ∼533🔥, 0💬

php_blowfish.php - PHP Blowfish Demo
This section provides a tutorial example on how to use mcrypt_module_*() functions to perform Blowfish cipher encryption in PHP. The demo PHP script is provided by Chilkat Software.
2022-10-01, ∼533🔥, 0💬

"keytool -groupname ..." - Select Curve Name
This section provides a tutorial example on how to using 'keytool -groupname ...' option to select a different elliptic curve when generating EC private-public key pairs.
2022-10-01, ∼533🔥, 0💬

SquirrelMail Configuration on CentOS
This section provides a tutorial example on how to configure SquirrelMail on CentOS to integrate with local Postfix and Dovecot servers.
2022-10-01, ∼532🔥, 0💬

What Is an Elliptic Curve?
This section describes what is elliptic curve - A set of 2 dimensional points of (x, y) that satisfy the y*y = x*x*x + a*x + b equation with given values of a and b.
2022-05-15, ∼532🔥, 1💬

<< < 84 85 86 87 88 89 90 91 92 93 94 > >>   ∑:9020  Sort:Date