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

Generating SVG Pictures with Open Babel
This chapter provides introductions and tutorial examples on Open Babel 'obabel -o svg' command to generate molecule structure images in SVG format. Topics include '-xi', '-xS', '-xX' and '-xC' options to control elements on the output SVG images; '-xPnnn' to control image size.
2022-10-01, ∼478🔥, 0💬

atom-xsltransform Package for Atom
This section describes atom-xsltransform package in Atom that allows you to transform XML Documents using XSL Stylesheets. But it requires an extra Java library with net.sf.saxon.Transform class.
2022-10-01, ∼477🔥, 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, ∼477🔥, 0💬

jdeprscan - The Java Deprecated API Scanner
This chapter provides tutorial notes on 'jdeprscan', the Java Deprecated API Scanner. Topics include 'jdeprscan' command options; scanning for deprecated APIs of a given class or jar file; displaying all deprecated APIs of a specific JDK release.
2022-10-01, ∼476🔥, 0💬

Syntactic Elements of a JSP Page
This section describes syntactic elements of a JSP page: template data, JSP element, Directive element, Action element, Scripting element, Declaration element, Scriptlet element, Expression element.
2022-10-01, ∼476🔥, 0💬

First MSBuild Project File - Hello.proj
A tutorial example is provided to a very simple MSBuild project file, Hello.proj, to compile a C# source file, Hello.cs.
2022-10-01, ∼476🔥, 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, ∼476🔥, 0💬

"dayTimeDuration" Datatype Values and Representations
This section describes the built-in primitive datatype, 'dayTimeDuration' that represents durations of time in units of seconds in Gregorian calendar. Leading and trailing whitespaces are allowed and trimmed. 'dayTimeDuration' values can be stored as 'decimal' values.
2022-10-01, ∼475🔥, 0💬

"obabel -:... -o svg" - Generate SVG from SMILES
This section provides a tutorial example how to generate a SVG (Portable Network Graphics) picture of a molecule structure specified as a SMILES string using the Open Babel 'obabel -:... -o svg' command.
2022-10-01, ∼475🔥, 0💬

Detailed Output of "ant -verbose debug" Command
This section describes the output of the 'ant -verbose debug' command, which provides more details how each of 'aidl', 'aapt', 'javac', 'dex', 'apkbuilder' and 'zipalign' tools are invoked in the Ant build process.
2022-10-01, ∼474🔥, 0💬

Generate 8-Bit Encoding Tables
This section provides a tutorial example on how to generate 8-bit encoding tables with a PHP script.
2022-10-01, ∼474🔥, 0💬

RenderX XEP Font Configurations
This chapter provides tutorial notes and example codes on RenderX XEP font configurations. Topics include RenderX XEP configuration file; generic font mapping; Adobe Base-14 font definitions; Windows font definitions; adding SimHei font for Chinese characters.
2022-10-01, ∼474🔥, 0💬

Create Bitcoin Payment QR Code
This section describes how to create Bitcoin payment QR code.
2022-10-01, ∼474🔥, 0💬

Introduction and Installation of PHP 7.3
This chapter provides tutorial notes and example codes on PHP installation. Topics include quick introduction of PHP, downloading and installing PHP engine, PHP command line options, writing first PHP script.
2022-10-01, ∼473🔥, 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, ∼473🔥, 0💬

Andre's Implementation of Base32 in PHP - Test
This section provides a test program for the PHP implementation of the Base32 encoding algorithm by Andre DeMarre.
2022-10-01, ∼473🔥, 0💬

Predicate Operations
This section provides a list of predicate operations supported by MySQL with some examples.
2022-10-01, ∼473🔥, 0💬

Private Network with Custom Genesis Block
This chapter introduces Ethereum private network with custom genesis block.
2022-10-01, ∼473🔥, 0💬

Create New PV (Physical Volume)
Describes what is a PV (Physical Volume) - a single physical hard disk, or a partition of a hard disk, to be managed by the LVM (Logical Volume Manager). A tutorial example is given on how to create a new PV.
2022-10-01, ∼473🔥, 0💬

Decoding HTML Entities
This section provides a tutorial example on how decode HTML entities received from HTML forms with iso-8859-1 encoding for non-ASCII characters.
2022-10-01, ∼472🔥, 0💬

Failing to Import Root CA Certificates to Mozilla Firefox
This section provides a tutorial example on how to import a root CA certificate into Mozilla Firefox. The import process failed with an error.
2022-10-01, ∼471🔥, 0💬

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

What Is SAX (Simple API for XML)
This section provides a quick introduction of SAX (Simple API for XML) - an Application Programming Interface (API) that allows applications to process XML files by handling events fired by the parser while it traverses the XML structure.
2022-10-01, ∼471🔥, 0💬

ClassLoader Class - Class Loaders
This chapter provides tutorial notes and example codes on java.lang.ClassLoader class. Topics include JRE class loaders: Bootstrap, Extensions and System Class Loaders; using getSystemClassLoader().loadCla ss()to load classes explicitly; using 'verbose:class' option to see when and where classes are...
2022-10-01, ∼471🔥, 0💬

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