<< < 65 66 67 68 69 70 71 72 73 74 75 > >>   ∑:9020  Sort:Date

Identity Element on an Elliptic Curve
This section describes the 'identity element', which is the 'infinity point' in our addition and subtraction operations on an elliptic curve.
2022-10-01, ∼700🔥, 0💬

JRadioButtonMenuItemTest.java - Radio Button Menu Item Test Program
This section provides a tutorial example on how to use the javax.swing.JRadioButtonMenuIt emclass to create multiple radio button menu items and added them into a button group. If one radio button menu item is selected in a group, all others will be unselected.
2022-10-01, ∼699🔥, 0💬

What Is rdkit.Chem.Draw Module
This section provides a quick introduction of the core module of the RDKit library, rdkit.Chem.Draw, which functionalities to create molecule images in different formats as displaying images, internal objects, or external files.
2022-10-01, ∼698🔥, 0💬

WebViewClient Subclass - Content Rendering Callbacks
This section provides a tutorial example on how to implement a subclass of android.webkit.WebViewClient with callback methods to interface with the rendering process of the WebView content.
2015-11-27, ∼698🔥, 1💬

GetCurrencyRate - Usage Description
This section describes the free Web service, GetCurrencyRate, provided by kowabunga.net. It allows you to get the exchange rate between two given currencies on a given date.
2025-10-24, ∼697🔥, 2💬

💬 2025-10-24 Herong: Yes. This service is no longer available.

💬 2025-10-23 alex: it doesnt work

ECDSA (Elliptic Curve Digital Signature Algorithm)
This chapter provides tutorial notes on ECDSA (Elliptic Curve Digital Signature Algorithm). Topics includes ECDSA digital signature generation process and verification process; security issue of the private key with same random number k is used; find possible public keys from a digital signature; in...
2022-10-01, ∼697🔥, 0💬

Install WeChat on macOS
This section provides a tutorial on how to install WeChat on macOS.
2022-10-01, ∼697🔥, 0💬

GetMorganFingerprintAsBitVect() Method in RDKit
This section provides a quick introduction on the rdkit.Chem.rdMolDescriptors.Ge tMorganFingerprintAsBitVect()Method in the RDKit library.
2023-04-04, ∼696🔥, 0💬

"byte" Data Type and Implicit Casting
This section provides a tutorial example on how 'byte' variables can be assigned with 'byte' values with implicit and explicit casting from other compatible types of values.
2022-10-01, ∼696🔥, 0💬

Table of Rows and Columns
This chapter provides tutorial notes and example codes on table formatting objects. Topics include table formatting object tree; cell borders collapse and separate; column headers and footers; table and column widths; cell merge or span; table caption.
2022-10-01, ∼694🔥, 0💬

"brainpoolP256t1"“ - For 256-Bit ECC Keys
This section describes 'brainpoolP256t1' elliptic curve domain parameters for generating 256-Bit ECC Keys as specified by RFC 5639.
2022-10-01, ∼694🔥, 0💬

二分点,二至点,季节
本节介绍了天文年的二分点和二至点,并且列出了21世纪二分点和 二至点的日期和时间表。
2022-10-05, ∼693🔥, 0💬

"IDREF" Datatype Values and Representations
This section describes the built-in datatype 'IDREF' designed to primarily support the id reference attribute to reference to a specific XML element. 'IDREF' values must be 'NCName' values and must match existing 'ID' values.
2022-10-01, ∼693🔥, 0💬

"fop -xml -xsl -foout" - XSLT Transformations
This section provides a tutorial on how to run the 'fop -xml -xsl -foout' command to convert an XML file to another XML or text file using a XSLT file with XSLT transformation templates.
2022-10-01, ∼692🔥, 0💬

WSDL 1.1 and SOAP 1.2 Examples - Document and RPC Styles
This chapter provides tutorial notes and example codes on WSDL 1.1 Binding Extension for SOAP 1.2. Topics include SOAP Body message styles and encoding options; 'document' vs. 'rpc' styles; 'literal' vs. 'encoded' encoding options; 'document'/'literal' WSDL 1.1 example; 'rpc'/'encoded' WSDL 1.1 exam...
2022-10-01, ∼691🔥, 0💬

rpc/encoded Example - Get Exchange Rate
This section provides a tutorial example on writing a WSDL 1.1 example that uses SOAP 1.2 over HTTP with rpc/encoded as the message style and the encoding option.
2023-12-11, ∼690🔥, 1💬

PHP SOAP Extension for WSDL
This chapter provides tutorial notes and example codes on SOAP Extension in PHP. Topics include downloading and installing PHP; configuring SOAP Extension; loading WSDL 2.0 documents and getting errors.
2016-02-08, ∼690🔥, 1💬

ReverseEchoServer.java - A Multi-Connection Socket Server
This section provides a tutorial example on how to write a network application, ReverseEchoServer.java, that creates a server socket and listens for multiple remote socket connection requests. It creates a new execution thread each time, for each new connection.
2022-10-01, ∼689🔥, 0💬

Verifying Tomcat Server
This section provides a tutorial example on how to verify Apache Tomcat server on a local system by accessing http://localhost:8080 on a Web browser.
2022-10-01, ∼689🔥, 0💬

1E800: Mende Kikakui
This section provides a quick summary of the Unicode code point block: 'Mende Kikakui', which contains 213 code points to represent the Mende Kikakui script which is used for the Mende language of Sierra Leone.
2024-01-23, ∼687🔥, 0💬

Concurrent Mark-Sweep (CMS) Collector - "+XX:+UseConcMarkSweepGC"
This chapter provides tutorial notes and example codes on the Concurrent Mark-Sweep Collector specified by the '+XX:+UseConcMarkSweepGC' JVM option. Topics include introduction to Concurrent Mark-Sweep (CMS) Collector; CMS Collector log message format; demonstration of reduction of stop-the-world by...
2022-10-01, ∼687🔥, 0💬

XML-to-JSON Conversion Library for Java
This section provides a tutorial example on how to use a 'JSON-java' conversion library offered by json.org to perform XML-to-JSON conversions in a Java program. The output JSON document is good, only if input XML document contains well structured data.
2022-10-01, ∼686🔥, 0💬

"Hello world!" Example of XSD
This section describes a simple example of XSD called 'Hello World'.
2022-10-01, ∼686🔥, 0💬

Install "git-core" for GitHub Packages on CentOS
This section provides a tutorial example on how to install 'git-core' on CentOS 8 systems for managing GitHub packages.
2022-10-01, ∼686🔥, 0💬

<< < 65 66 67 68 69 70 71 72 73 74 75 > >>   ∑:9020  Sort:Date