<< < 44 45 46 47 48 49 50 51 52 53 54 > >>   ∑:7660

Archived: Download and Install JDK 1.7.0 on Windows
This section provides a tutorial example on how to download and install JDK 1.7.0 (Java SE 7) on a Windows XP system. A simple Java program was entered, compiled, and executed with the new JDK installation.
2023-06-24, 8310🔥, 14💬

"CREATE TABLE" - Creating New Tables
This section describes how to create a table through the JDBC interface.
2023-06-23, 100🔥, 0💬

DES Algorithm Java Implementation
This chapter provides tutorial examples and notes about DES algorithm implementation in Java language. Topics include an example Java implementation of DES encryption and decryption algorithm; test cases of single block cleartext and ciphertext.
2023-06-23, 8271🔥, 18💬

Enable Remote Access to "httpd" Service
This section provides a tutorial example on how to enable remote access Web pages served by the 'httpd' service by opening the firewall for 'http' service default port 80.
2023-06-22, 100🔥, 0💬

Byte Order Mark (BOM) - FEFF - EFBBBF
This section provides a brief introduction on the Byte Order Mark (BOM) character, U+FEFF, used as the Unicode character stream signature when prepended to a character stream. The U+FEFF character becomes a 3-byte sequence of EFBBBF when encoded in UTF-8.
2023-06-22, 2214🔥, 1💬

Chinese Calendar, Language, Music and Culture
Chinese New Year Day - The Most Important Chinese Festival Chinese New Year (Chinese: 春節, 春节, Chūnjíe; 農曆新年, 农历新年, Nónglì Xīnnián; or 過年, 过年, Guònián), also known as the Lunar New Year or the Spring Festival is the most important of the traditional Chinese holidays. It consists of a perio...
2023-06-22, 17113🔥, 2💬

Setting Up a Gopher Server on Linux Systems
This section provides a quick introduction of setting a Gopher server on a Linux system.
2023-06-22, 3320🔥, 6💬

"^" - Arithmetic Exponentiation Operation
This section provides some detail rules and a tutorial example on how arithmetic exponentiation operation works in VBScript.
2023-06-19, 222🔥, 1💬

SquirrelMail - Webmail in PHP
This chapter provides introductions and tutorial on SquirrelMail Webmail. Topics include installing and configuring SquirrelMail on CentOS systems; accessing mail server on local network; accepting self-signed certificate; using secure IMAPS and SMTPS ports 993 and 465.
2023-06-14, 102🔥, 0💬

A Sample WSDL 1.1 Document
This section describes a sample WSDL 1.1 document, which defines a Web service, helloService, with an operation called Hello.
2023-06-13, 1191🔥, 2💬

"regedit.exe" - Viewing Registry Values
This section provides a tutorial example on how to view registry values for the FreeCell game program, which stores game play statistics of each user in the registry.
2023-06-13, 719🔥, 4💬

Drawing Graphics - Using paint() on Frame
This section provides a tutorial example on how to override the paint() method in the javax.swing.JFrame class to draw graphics (a rectangle) on the frame window. This solution is not recommended.
2023-06-11, 9828🔥, 8💬

AES MixColumns() Procedure Algorithm
A detailed description of the MixColumns() procedure algorithm is provided. The MixColumns() procedure performs a matrix multiplication of a given 'state' with a static matrix. The MixColumns() procedure is used in the AES encryption process.
2023-06-10, 5631🔥, 3💬

Illustration of RSA Algorithm: p,q=5,7
This section provides a tutorial example to illustrate how RSA public key encryption algorithm works with 2 small prime numbers 5 and 7.
2023-06-08, 8950🔥, 11💬

MolFromSmiles/MolToSmiles for SMILES Format
This section provides a tutorial example on how to use rdkit.Chem.rdmolfiles.MolFromS miles(s)and rdkit.Chem.rdmolfiles.MolToSmi les(m)methods to handle molecules expressed in SMILES strings.
2023-06-06, 1700🔥, 1💬

Key Schedule (Sub-Keys Generation) Algorithm
This section describes the Blowfish Key Schedule (Sub-Keys Generation) algorithm. It uses the binary representation of the fractional portion of constant Pi - 3.1415927... as initial values.
2023-06-05, 1740🔥, 3💬

SquirrelMail for Mail Server on Local Network
This section provides a tutorial example on how to configure a SquirrelMail Webmail site to access a remote mail server on the local network.
2023-06-01, 100🔥, 0💬

View Transaction on live.blockcypher.com
This section describes how to view test transaction on live.blockcypher.com.
2023-06-01, 732🔥, 2💬

SquirrelMail Webmail Installation on CentOS
This section provides a tutorial example on how to install SquirrelMail on CentOS computers as a Web-based email client tool.
2023-05-29, 101🔥, 0💬

"apachectl status/start/stop" Commands
This section provides a tutorial example on how to use 'sudo apachectl *' commands to control the Apache HTTP Server, httpd.
2023-05-29, 101🔥, 0💬

Install Apache HTTP Server "httpd"
This section provides a tutorial example on how to install Apache HTTP Server 'httpd' on CentOS 8 systems.
2023-05-29, 101🔥, 0💬

AJAX (Asynchronous JavaScript And XML)
This chapter provides a quick introduction on AJAX (Asynchronous JavaScript And XML). Topics include what introduction to AJAX, XMLHttpRequest API, requests, responses, properties, methods and events; ; examples to send synchronous and asynchronous requests, to parse responses as JSON or other objec...
2023-05-28, 110🔥, 0💬

Provide Self Signed Certificate to SquirrelMail
This section provides a tutorial example on how to provide download self-signed certificate from mail server and provide it SquirrelMail as a trusted certificate to resolve the invalid certificate error.
2023-05-27, 101🔥, 0💬

SquirrelMail Configuration for IMAPS Port 993
This section provides a tutorial example on how to configure a SquirrelMail Webmail site to use the secure IMAPS port 993 to retrieve emails from a mail server on the local network.
2023-05-27, 100🔥, 0💬

<< < 44 45 46 47 48 49 50 51 52 53 54 > >>   ∑:7660