<< < 316 317 318 319 320 321 322 323 324 325 326 > >>   ∑:7836

Sun Implementation of UUEnccode in Java
This section provides a test program for the Java implementation of UUEncode by Sun. Tests of both encoder and decoder are provided.
2016-02-29, 2084🔥, 2💬

Illustration of RSA Algorithm: p,q=7,19
This section provides a tutorial example to illustrate how RSA public key encryption algorithm works with 2 small prime numbers 7 and 19.
2016-02-29, 3892🔥, 3💬

RSA Implementation using java.math.BigInteger Class
This chapter provides tutorial notes and example codes on RSA implementation using Java BigInteger class. Topics include introduction of the java.math.BigInteger class; generating large probable prime numbers; generating RSA public key and private key; validating RSA keys; determining cleartext and ...
2016-02-29, 3984🔥, 3💬

jar - The JAR File Tool
This chapter provides notes and tutorials on JAR file tool, 'jar'. Topics include Java Archive (JAR) file forma, 'jar' command options, creating JAR files, managing JAR files with WinZIP, using manifest file, creating executable JAR files.
2016-02-27, 1788🔥, 3💬

HijackThis - Browser Hijacker Diagnosis Tool
This chapter provides tutorial examples on HijackThis, a browser hijacker detection and open source tool. Topics include installing HijackThis; scanning system settings for changes; fixing changed settings; reviewing running processes, startup programs, and installed programs.
2016-02-27, 325🔥, 1💬

Managing Bit Strings in Byte Arrays
This chapter provides tutorial notes and tutorial examples on managing bit strings in byte arrays. Topics include setting a bit value into a byte array; getting a bit value back from a byte array; rotating all bits in a byte array.
2016-02-27, 1467🔥, 4💬

"aapt package" Command - Resource Code Generation
This section describes the 'aapt package' command to perform the resource code generation step in the Android project build process. The main output is the R.java file in the .\gen folder.
2016-02-27, 1131🔥, 2💬

Installing Latest JDK on Windows
This section provides a tutorial example on how to download and install the latest version JDK, which includes some nice Java tools, on a Windows system.
2016-02-26, 1801🔥, 2💬

Running a JavaScript Code File with 'jrunscript'
This section provides a tutorial example on how to run a JavaScript code file with 'jrunscript' in batch mode.
2016-02-26, 364🔥, 0💬

"MatchCollection" and "SubMatches" Collection Objects
This section describes two collection objects, MatchCollection and SubMatches. All collection objects share the Count property and the Item(i) method.
2016-02-26, 1257🔥, 0💬

1935 - Yu Zhou Chang Wan (渔舟唱晚) -- Fishman Sung in Evening
Yu Zhou Chang Wan (渔舟唱晚) - Fishman Sung in Evening, Guzheng (古筝) Solo, Composed by Lou Shu-hua (娄树华) in mid 1930s.
2016-02-25, 2458🔥, 1💬

Trojan and Malware "Puper" Description and Removal
This chapter provides a quick description of Internet Explorer (IE) trojan 'Puper - trojan.popuper' and notes on how to remove 'Puper' from your Windows system.
2016-02-25, 670🔥, 1💬

UserInit - Winlogon Registry Key
This section provides a tutorial example on how to undo changes done by the PWS Trojan on the UserInit registry value under the HKLM\Software\Microsoft\Window sNT\CurrentVersion\Winlogon registry key.
2016-02-25, 7797🔥, 2💬

Chinese Web Pages with Big5 Encoding
This section describes how to create a Chinese HTML document in Big5 encoding and publish it on the Apache server.
2016-02-24, 892🔥, 1💬

Free Chinese Calendar 2016 - Year of the Monkey
Want to know when is the 2016 Chinese New Year day? Look for free Chinese calendars for 2016? Chinese New Year Date for Year 2016 The Monkey 2016 February 8 Monday Chinese New Year   ⇒ Free Chinese Calendar 2017 - Year of the Rooster ⇐ Free Chinese Calendar 2015 - Year of the Goat ⇑ Free Chinese Ca...
2016-02-24, 32018🔥, 2💬

Introduction of PKI (Public Key Infrastructure)
This chapter provides a quick introduction of PKI (Public Key Infrastructure). Topics include what is PKI; usage examples of PKI; most popular certificate authorities.
2016-02-22, 2804🔥, 2💬

Bits, Bytes, Bitwise and Shift Operations
This chapter provides tutorial notes and tutorial examples on bits, bytes and bitwise operations. Topics include bits and bytes as storage units; 'byte' data type and (byte) casting; bitwise operations; shift operations.
2016-02-20, 1218🔥, 1💬

DTD (Document Type Definition) Introduction
This chapter provides tutorial notes and example codes on DTD (Document Type Definition). Topics include introduction to DTD (Document Type Definition); using DOCTYPE statement to define an XML document type; specifying XML elements, attributes and entities declaration statements inside or outside X...
2016-02-20, 1159🔥, 2💬

Java Thread Deadlock Demo Program
This section provides a tutorial example of simple deadlock demo program, SimpleDeadLock.java, with 2 threads waiting for each other.
2016-02-20, 2003🔥, 2💬

"WinRAR" - RAR and ZIP File Compression Tool
This chapter provides an introduction of WinRAR. Topics include installing WinRAR 3.42, adding files and sub directories to RAR/ZIP files, extracting files from RAR/ZIP files, setting passwords to RAR files, setting Windows Explorer context menu for WinZip, running WinRAR in command line windows.
2016-02-20, 461🔥, 0💬

SoapUI - SOAP Web Service Testing Tool
This chapter provides tutorial notes and example codes on SoapUI 5.0.0. Topics include SoapUI features; downloading and installing SoapUI 5.0.0; validating and importing SOAP based WSDL documents; creating and submitting test requests.
2016-02-20, 1462🔥, 1💬

Introduction of ASP Objects
This section introduces ASP built-in run-time objects - 5 run-time objects are provided by the ASP programming interface: Request, Response, Server, Application, and Session.
2016-02-20, 1581🔥, 2💬

Literal Formats for Floating-Point
This section describes 2 literal formats for floating-point values: decimal and hex floating-point literals. The default floating-point literal data type is 'double'.
2016-02-19, 722🔥, 1💬

File Handles and Data Input/Output
This chapter provides tutorial examples and notes about file handles and data input or output. Topics include using open() function to open file handles; using print() to output data; using &lt;file_handle&gt; to input data.
2016-02-19, 496🔥, 2💬

<< < 316 317 318 319 320 321 322 323 324 325 326 > >>   ∑:7836