<< < 189 190 191 192 193 194 195 196 197 198 199 > >>   ∑:9107  Sort:Rank

rdkit.Chem.rdSubstructLibrary - Substructure Library
This section provides a quick introduction on rdkit.Chem.rdSubstructLibrary module in RDKit library that provides functionalities to do substructure search with a molecule library.
2022-10-01, ∼553🔥, 0💬

Running EncodingSampler.java with GB18030
This section provides a tutorial example on how to run the character encoding sample program with GB18030, which is the newest Chinese character set encoding.
2022-10-01, ∼552🔥, 0💬

Archived: Downloading and Installing PHP 7.0 for Windows
This section provides a tutorial example on how to download and install the PHP engine 7.0 on a Windows system.
2022-10-01, ∼552🔥, 0💬

`command` - Backtick Operator
This section provides a tutorial example on how to use the shell_exec() function and the backtick operator `command` to invoke an external program. The program's standard output, stdout, is returned as the result of the operator.
2022-10-01, ∼552🔥, 0💬

Algebraic Introduction to Elliptic Curves
This chapter provides an algebraic introduction of addition operations on elliptic curves. Algebraic solutions are provided to calculate addition operations by dividing the problem into 4 cases: two symmetric points, one infinity point, two identical points, and two distinct points.
2022-10-01, ∼552🔥, 0💬

Email Security Settings in Outlook
This section describes email security settings in MS Office Outlook that control adding encryption and digital signature to outgoing email messages.
2022-10-01, ∼551🔥, 0💬

SOAP Body and Operation Name - Book Reservation
This section provides a tutorial example on writing a WSDL 1.1 example that uses SOAP 1.1 over HTTP with style='document' and operation name as the first level element name in SOAP Body to help RPC method based client API like SOAP::Lite.
2022-10-01, ∼551🔥, 0💬

Assertion as Custom Validation Rules
This chapter provides notes and tutorial examples on assertion validation rules. Topics include introduction of 'assert' validation rules for 'complexType' datatypes; 'assertion' validation rules for 'simpleType' datatypes; XPath expressions; $value representing current node value.
2022-10-01, ∼551🔥, 0💬

Inputting Chinese Text to MySQL Database in GBK
This section describes how to take Chinese text from Web form and store it in MySQL database in GBK encoding.
2022-10-01, ∼551🔥, 0💬

Serial GC Tracing - Tenuring Threshold Controlled
This section provides a tutorial showing how to control Serial collector Tenuring threshold with InitialTenuringThreshold and MaxTenuringThreshold JVM options.
2022-10-01, ∼551🔥, 0💬

JceSecretKeyTest.java - Secret Key Test Program
This section provides a quick tutorial example on how to write a sample program to generate a secret key for Blowfish, DES, or HmacMD5 encryption, save the secret key to a file, and read it back.
2022-10-01, ∼550🔥, 0💬

MySqlUnicode.php - MySQL Unicode UTF-8 Encoding Example
This section provides a tutorial example on how to send and receive non-ASCII character strings in Unicode UTF-8 encoding to and from a MySQL database server.
2022-10-01, ∼550🔥, 0💬

Calculating Memory Usage of an Array
This section provides a tutorial example on how to calculate memory usage of a large array.
2022-10-01, ∼550🔥, 0💬

Archived: GC Test - Constant Memory Requirement
This section provides a tutorial example on testing garbage collection with a constant memory requirement.
2022-10-01, ∼550🔥, 0💬

Truncate Log Files
This section provides a tutorial example on how to truncate log files in Linux computers.
2022-10-01, ∼549🔥, 0💬

PKI (Public Key Infrastructure) Terminology
This section provides descriptions on some commonly used PKI (Public Key Infrastructure) terminologies
2022-10-01, ∼548🔥, 0💬

UUID/GUID Generator
This chapter provides a quick introduction of the free Web service, UUID/GUID Generator. Topics include usage description of UUID/GUID Generator; request message sample; response message sample.
2022-10-01, ∼548🔥, 0💬

"sect283r1" - For 256-Bit ECC Keys
This section describes 'sect283r1' elliptic curve domain parameters for generating 256-Bit ECC Keys as specified by secg.org.
2022-10-01, ∼548🔥, 0💬

Features of UTF-8 Encoding
This section provides a quick summary of features of UTF-8 encoding. UTF-8 is very efficient for Western language characters.
2022-10-01, ∼546🔥, 0💬

Running JavaScript Code with 'jrunscript'
This section describes 3 ways to run JavaScript code with the scripting shell, 'jrunscript': interactive mode, batch mode and command line mode.
2022-10-01, ∼546🔥, 0💬

Validating Non-Conforming XML Documents
This section describes a tutorial example on how to see validation errors on a non-conforming XML document with the assigned XML Schema file (XSD) using XMLPad.
2022-10-01, ∼546🔥, 0💬

Addition Operation on an Elliptic Curve
This section describes the addition operation on an elliptic curve geometrically. The addition of points P and Q on an elliptic curve is a point R on the curve, which is the symmetrical point of -R, which is the third intersection of the curve and the straight line passing through P and Q.
2022-10-01, ∼546🔥, 0💬

Viewing Server Certificate in Google Chrome
This section provides a tutorial example on how to view server certificate details when visiting an 'https' Website in Google Chrome.
2022-10-01, ∼545🔥, 0💬

JavaScript Console in Google Chrome
This section provides tutorial example on how to use the JavaScript Console in Google Chrome to view execution errors and log messages resulted from JavaScript execution. You can also use it to run any JavaScript statements to interact with the HTML document.
2022-10-01, ∼545🔥, 0💬

<< < 189 190 191 192 193 194 195 196 197 198 199 > >>   ∑:9107  Sort:Rank