<< < 178 179 180 181 182 183 184 185 186 187 188 > >>   ∑:9045  Sort:Rank

Open Babel: The Open Source Chemistry Toolbox
This chapter provides introductions and tutorial examples on Open Babel, The Open Source Chemistry Toolbox. Topics include installing options; install Open Babel with Anaconda; installation from binary packages on Windows and macOS; installation from source code on CentOS.
2022-10-01, ∼545🔥, 0💬

Archived Tutorials
This chapter contains some outdated tutorial notes and example codes from previous versions of this book.
2022-10-01, ∼543🔥, 0💬

Layout Sequence Example - Odd and Even Pages
This section provides a tutorial example on how to use page-sequence-master to generate odd pages and event pages in different layouts in a single page sequence.
2022-10-01, ∼543🔥, 0💬

Android Application Project Build Process
This section describes the Android application project build process which consists of 7 steps: Resource code generation, Interface code generation, Java Compilation, Byte code conversion, Packaging, Signing, and Package optimization.
2022-10-01, ∼542🔥, 0💬

"fop -xml -xsl" - Transformation and Formatting
This section provides a tutorial on how to run the 'fop -xml -xsl' command to process an XML data file with formatting object properties specified in an XSLT file into different presentation formats.
2022-10-01, ∼542🔥, 0💬

"AWT blocker activation interrupted" Error in JDK 1.6
This section provides a tutorial example on the condition for the 'AWT blocker activation interrupted' error in JDK 1.6.0.
2022-10-01, ∼540🔥, 0💬

Using Xerces2 Java APIs
This chapter provides notes and tutorial examples on Xerces2 Java Parser API. Topics include validating sample XML files with assigned XML Schema files (XSD) with XMLReader and SAXParser classes in Xerces2; Testing default SAXParser implementation in JDK; Validating XSD 1.1 schema with Xerces2 JAR f...
2022-10-01, ∼540🔥, 0💬

Merge Sort - Implementation Improvements
This section provides a tutorial on how to improve the performance of the Merge Sort implementation by dividing data elements into 3 sections.
2022-10-01, ∼540🔥, 0💬

Saving Files in "Unicode Big Endian" Option
This section provides a tutorial example on how to save text files with Nodepad by selecting the 'Unicode big endian' encoding option on the save file dialog box.
2022-10-01, ∼539🔥, 0💬

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

Cipher - Encryption and Decryption
This chapter provides tutorial notes and example codes on the cipher process. Topics include the cipher process - data encryption and decryption; the cipher class, javax.crypto.Cipher; the cipher sample program and test results with Blowfish and DES encryption algorithms.
2022-10-01, ∼538🔥, 0💬

Compilation - Converting Source Code to Bytecode
This section provides a tutorial example on how to compile a C# source code into a .NET Intermediate Language bytecode using the .NET C# compiler.
2022-10-01, ∼538🔥, 0💬

"SHOW PROFILE" - Query Profiling
This section provides a tutorial example on how to use the Query Profiling tool provided in MySQL server to figure out which steps of a query statement taking more execution time than others.
2022-10-01, ∼537🔥, 0💬

Archived: Installing GlassFish JSTL 1.2 on Tomcat
This section provides a tutorial example on how to download JSTL 1.2 JAR file developed by the Oracle GalssFish project and install it in the default application on a Tomcat 7 server.
2022-10-01, ∼536🔥, 0💬

bitcoin-qt.exe Removed as PUA:Win32/CoinMiner
This section describes why Bitcoin-Qt.exe is removed by System Center Endpoint Protection.
2022-10-01, ∼536🔥, 0💬

What Is Parallel Collector
This section describes the Parallel Collector, which uses the combination of the Parallel Scavenge (PS) Collector of Young generation and the Parallel Old Collector of Tenured generation, so both minor GC and major GC are performed in multiple threads parallelly in a stop-the-world fashion.
2022-10-01, ∼536🔥, 0💬

Garbage Collection Performance Test Program
This chapter provides tutorial notes and example codes on garbage collection performance test programs. Topics include throughput performance calculation; latency performance calculation; operating system interruptions; P99 (99th Percentile) performance; running JVM with highest priority.
2022-10-01, ∼536🔥, 0💬

Install PHPMailer from Source Code
This section provides a tutorial example on how to install PHPMailer from source code on any system without any installation tools.
2022-10-01, ∼535🔥, 0💬

Page Headers for Multiple Chapters
This section provides a tutorial example on how to generate page headers for multiple chapters. The page header should display the chapter title, and the first page of each chapter should have no header.
2022-10-01, ∼535🔥, 0💬

Is ECDH Key Exchange Secure
This section discusses the question of: how secure is the ECDH (Elliptic Curve Diffie-Hellman) key exchange protocol?
2022-10-01, ∼535🔥, 0💬

scrrun.dll - Scripting Runtime DLL Library
This chapter provides tutorial examples and notes on scrrun.dll, Scripting Runtime DLL Library. Topics include list of runtime objects supported in scrrun.dll; using 'Dictionary' objects to store keys and values; using 'FileSystemObject' to manage files and folders; using 'Drive', 'Folder' and 'File...
2022-10-01, ∼534🔥, 0💬

Font Attributes and Font Families
This chapter provides tutorial notes and example codes on XSL-FO Font Attributes and Font Families. Topics include font attributes: font-family, font-size, font-style, and font-weight; XSL-FO generic font families; Adobe PDF Base-14 fonts.
2022-10-01, ∼534🔥, 0💬

RDP (Remote Desktop Protocol) and Server Certificate
This chapter provides tutorial notes and example codes on server certificate used by RDP (Remote Desktop Protocol). Topics include running Remote Desktop Connection program; viewing and installing self-signed server certificate on RDP connection; locating and viewing the RDP certificate on the serve...
2022-10-01, ∼533🔥, 0💬

jinfo - Changing HotSpot VM Option
This section provides a tutorial example on how to set a new value to a HotSpot VM option on a given JVM process using the 'jinfo' tool.
2022-10-01, ∼533🔥, 0💬

<< < 178 179 180 181 182 183 184 185 186 187 188 > >>   ∑:9045  Sort:Rank