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

Generating HTML Documentations On Bindings
This section provides a tutorial example on how to use SAXON 9.1.0.6 from Saxonica against a binding to generate an HTML documentation of a WSDL document. SAXON 9.1.0.6 is integrated in SoapUI.
2022-10-01, ∼583🔥, 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, ∼583🔥, 1💬

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

DB80: High Private Use Surrogates
This section provides a quick summary of the Unicode code point block: 'High Private Use Surrogates', which contains 128 code points to represent High Surrogates used in the UTF-16 encoding for private use code points.
2024-01-23, ∼582🔥, 0💬

Connection Pooling with C3P0 ComboPooledDataSource
This section provides a tutorial example that shows you how to use the C3P0 ComboPooledDataSource class to manage the connection pool with JavaBean style properties.
2023-07-19, ∼582🔥, 1💬

"CREATE PROCEDURE" - Creating a Simple Procedure
This section describes how to create a simple procedure that runs a simple query.
2023-02-03, ∼582🔥, 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, ∼582🔥, 0💬

Extract Files from ZIP Archive
This section provides a tutorial example on how to open an existing ZIP archive and extract files from the archive using the ZipArchive class.
2024-07-20, ∼581🔥, 0💬

SSL/TLS Connection Issue in Windows 10 Mail
This section provides a tutorial example on troubleshot the root cause of Windows 10 Mail connection issue. It could be the SSL protocol version or self-signed server certificate.
2024-04-06, ∼581🔥, 0💬

XML 1.1 Changes and Parsing Examples
This chapter provides notes and tutorial examples on XML 1.1 standard. Topics include introduction of major changes in XML 1.1; Java XML parser supports XML 1.1; characters from newer Unicode versions in XML names; control codes as character references; new end-of-line characters.
2022-10-01, ∼581🔥, 0💬

Little Dipper - Ursa Minor - Smaller Bear - Constellation
This section describes what is a star.
2022-10-01, ∼581🔥, 0💬

Archived: "adb push" and "adb pull" Commands
This section describes 'adb push' and 'adb pull' commands, which allows you to copy files to and from the remote Android emulator or device.
2016-10-20, ∼581🔥, 2💬

💬 2016-10-20 Herong: Peter, this tutorial is outdated, because it was based on the outdated SDK version: Android SDK R17. "push" and "pull" commands ...

💬 2016-10-19 peter chatterton: What do you mean by 'outdated'? Are push and pull impossible not or just unsupported? Great site BTW!! Because of the Dummies bo...

java.util.DecimalFormat.parse() - Parsing Strings to Number Objects
This section provides a tutorial example on how to use the java.util.DecimalFormat.parse( )method to parse or convert numeric strings to number objects.
2022-10-01, ∼580🔥, 0💬

jinfo - VM Option Value Checker
This section provides a tutorial example on how to use the 'jinfo' tool to view the current value of a given HotSpot VM option.
2022-10-01, ∼580🔥, 0💬

Hydrogen Representations in SMILES
This section provides a quick introduction on hydrogen representations in SMILES. Hydrogens are represented explicitly as atoms 'O([H])[H]', explicitly as counts '[OH2]', or implicitly like 'O'.
2022-10-01, ∼580🔥, 0💬

Discontinued: GetCountries - Get All Countries and Territories
This chapter provides a quick introduction of the free Web service, GetCountries, returning a list of all countries in the world. Topics include usage description of GetCountries; request message sample; response message sample.
2019-07-14, ∼580🔥, 1💬

💬 2019-07-14 شش: سسبيسبي

1D00: Phonetic Extensions
This section provides a quick summary of the Unicode code point block: 'Phonetic Extensions', which contains 128 code points to represent some phonetic characters.
2024-01-23, ∼579🔥, 0💬

10300: Old Italic
This section provides a quick summary of the Unicode code point block: 'Old Italic', which contains 48 code points to represent Old Italic alphabets used in the Old Italic language.
2024-01-23, ∼579🔥, 0💬

11A00: Zanabazar Square
This section provides a quick summary of the Unicode code point block: 'Zanabazar Square', which contains 72 code points to represent the Zanabazar Square script which is an abugida based upon Tibetan and inspired by the Brahmi model.
2024-01-23, ∼579🔥, 0💬

Impact of Activation Functions
This section provides a tutorial example to demonstrate the impact of activation functions used in a neural network model. The 'ReLU' function seems to be a better activation function than 'Tanh', 'Sigmoid' and 'Linear' for the complex classification problem in Deep Playground.
2023-05-14, ∼579🔥, 2💬

💬 2023-05-14 Herong: Marvin, Thanks for pointing out the errors in the diagram. They are corrected now.

💬 2023-04-27 Marvin: Hey Herong, I was looking for illustrations of the activation functions that I can cite for my master thesis and found this page...

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, ∼579🔥, 0💬

Examples of US-ASCII, UTF-8, UTF-16 and UTF-32 Encodings
This section provides examples of encoded byte sequences of US-ASCII, UTF-8, UTF-16, UTF-16BE, UTF-32BE encodings.
2022-10-01, ∼579🔥, 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, ∼579🔥, 0💬

XSD Schema XML SAX Validator - XsdSchemaSaxValidator.java
This section describes a tutorial example on how to create a Validator instance from an XSD Schema instance to validate an XML file using the JAXP SAX interface.
2022-10-01, ∼579🔥, 0💬

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