<< < 145 146 147 148 149 150 151 152 153 154 155 > >>   ∑:9045  Sort:Date

Scalar Multiplication on Elliptic Curve as Trapdoor Function
This section confirms that Scalar Multiplication on Elliptic Curve is a good Trapdoor Function by the comparing difficulty level against its reverse operation, which is the DLP.
2022-10-01, ∼370🔥, 0💬

What Are Standard Elliptic Curves
This section provides a list of standard elliptic curves selected and recommended by different organizations to generate secure EC private-pubic key pairs.
2022-10-01, ∼370🔥, 0💬

Examples of HTTP 1.1 Requests and Responses
This section provides some tutorial examples of HTTP 1.1 requests and responses. Real examples from perl.org and w3.org Web sites are included.
2022-10-04, ∼369🔥, 0💬

java.time.Duration Usage Examples
This section provides a tutorial example on how to use the java.time.Duration class to capture and apply duration of time, and to retrieve days, hours, minutes, seconds and nanoseconds values.
2022-10-01, ∼369🔥, 0💬

Adding and Validating Domain Names
This section provides a tutorial example on how to add and validate the domain name a Web server to CAcert. This is required to obtain a server certificate for that Web server.
2022-10-01, ∼369🔥, 0💬

Modifying SSL Parameters in Python
This section provides a tutorial example on using the ssl module to modify HTTPS connection parameters.
2022-10-01, ∼369🔥, 0💬

XML-to-JSON Conversion Module for Python
This section provides a tutorial example on how to use a 'xmltodict' conversion module to perform XML-to-JSON conversions in a Python script. The output JSON document is good, only if input XML document contains well structured data.
2022-10-01, ∼369🔥, 0💬

I/O Impact of Multi-Thread Applications
This chapter provides tutorial notes and example codes on I/O impact of multi-thread Java applications. Topics include I/O intensive thread test class, FileEditor2.java; running multiple I/O threads on HotSpot and JRockit JVM.
2022-10-01, ∼369🔥, 0💬

WPF - Windows Presentation Foundation
Tutorial notes and examples are provided on WPF (Windows Presentation Foundation). Topics include introduction of WPF; System.Windows.Application and System.Windows.Window classes; System.Windows.Controls.* classes; Button click example; MSBuild project file for WPF applications..
2022-10-01, ∼369🔥, 0💬

Operations and Expressions
This chapter provides tutorial notes on operations and expressions. Topics include types of operations and expressions; arithmetic operations; predicate operations; data and time operations; examples of different types of operations.
2022-10-01, ∼369🔥, 0💬

Running PHP Scripts
This section describes how to run PHP scripts in a command window in normal mode and in CGI mode.
2022-10-01, ∼369🔥, 0💬

Copying and Pasting Chinese Input to GB18030 Web Forms
This section provides a test on copying and pasting Chinese input text from UTF-8 and Big5 Web pages to GB18030 encoded Web forms.
2022-10-01, ∼369🔥, 0💬

Retrieving Chinese Text from Database to Web Pages
This chapter provides tutorial notes on fetching Chinese text data from MySQL database and sending it to Web pages. Topics include a summary on retrieving text from MySQL database; tests on retrieving Chinese text in UTF-8, GBK and Big5 encodings.
2022-10-01, ∼369🔥, 0💬

Sort_Test.php - Sorting Performance Test
This section describes a sample test program, Sort_Test.php, which can be used to test any sorting algorithm for data elements stored an array in PHP language.
2022-10-01, ∼369🔥, 0💬

Log Message Types from Parallel Collector
This section describes various types of log messages generated from the Parallel Collector with the '-Xlog:gc*=debug' option.
2022-10-01, ∼369🔥, 0💬

Disconnected Structures in SMILES
This section provides a quick introduction on disconnected structures in SMILES. Disconnected structures are separated by the '.' symbol.
2022-10-01, ∼369🔥, 0💬

Component Diagram and Notations in Visio
This section lists UML Component Diagram notations supported in MS Visio 2010.
2022-10-06, ∼368🔥, 0💬

Currency Exchange Rate
This chapter provides a quick introduction of the free Web service, Currency Exchange Rate. Topics include usage description of Currency Exchange Rate; request message sample; response message sample.
2022-10-01, ∼368🔥, 0💬

Mosaic - The Browser Popularized the Web
This section provides a quick introduction of Mosaic Web browser, the first graphical Web browser that popularized the World Wide Web, originally by Marc Andreessen and Eric Bina and released in 1993.
2022-10-01, ∼368🔥, 0💬

Insertion Sort - Implementation in PHP
This section provides a tutorial on how to implement the Insertion Sort algorithm with the binary search method in PHP.
2022-10-01, ∼368🔥, 0💬

What Is "inline" Formatting Object?
This section describes 'inline' formatting object, which generates an inline area on the target device with its content.
2022-10-01, ∼368🔥, 0💬

GC Log Message Examples of Serial Collector
This section provides an example of GC log messages generated from the Serial Collector.
2022-10-01, ∼368🔥, 0💬

"lsof" - List of Open Files
This section provides a tutorial example on how to use 'lsof' command to display network connections as open files
2022-10-01, ∼368🔥, 0💬

Running Apache HTTP Server (httpd) on Linux Systems
This chapter provides introductions and tutorial on Apache HTTP Server (httpd) for Linux systems. Topics include installing Apache HTTP Server (httpd); opening firewall for http service on port 80; publishing Home Page; understanding Apache HTTP Server environment; installing Web server certificate;...
2022-10-01, ∼368🔥, 0💬

<< < 145 146 147 148 149 150 151 152 153 154 155 > >>   ∑:9045  Sort:Date