<< < 278 279 280 281 282 283 284 285 286 287 288 > >>   ∑:7888

Activity Diagram - Action Notation
This section describes the Action Notation used in a UML Activity Diagram. An Action Notation represents an action which is the fundamental unit of behavior specification.
2022-05-04, 309🔥, 1💬

Source Code Encoding Format - UTF-8
This section describes H language source code encoding format.
2022-05-03, 132🔥, 1💬

0E00: Thai
This section provides a quick summary of the Unicode code point block: 'Thai', which contains 128 code points to represent Thai alphabets used in the Thai language.
2022-04-28, 100🔥, 1💬

中國年歷 - 2021年至2030年
本章列出了2021年至2030年之間十年年歷。
2022-04-23, 912🔥, 3💬

What Is AES (Advanced Encryption Standard)?
A quick description of the AES (Advanced Encryption Standard) cipher is provided. AES is based on the Rijndael cipher and uses a substitution-permutation network, not a Feistel network. AES is more secure and faster than DES.
2022-04-18, 517🔥, 1💬

GB2312 Tutorials - Herong's Tutorial Examples
This free book contains Herong's notes and tutorial examples on Chinese GB2312 character set. It provides a mapping table of all GB2312 characters, native codes, corresponding Unicode codes and UTF8 codes. The Java program source code that produces the mapping table is also included. Topics include ...
2022-04-17, 29465🔥, 13💬

Missing Emulator Engine Program for 'arm' CPUS
This section provides a tutorial example showing the error of 'Missing emulator engine program for arm CPUS' when starting an Android emulator. This is caused missing emulator-arm.exe file in tools folder caused by anti-virus auto delete virus infected files.
2022-04-14, 5400🔥, 4💬

Installing AdventureWorksLT Sample Database
This section describes how to install AdventureWorksLT as a sample database on SQL Server.
2022-04-14, 129🔥, 6💬

Android Emulator Built-in Web Browser
This section provides a tutorial example on how to use the Android emulator's built-in Web browser to visit a web page. You need disable the cable LAN driver, if you are using Wi-Fi.
2022-04-13, 1299🔥, 2💬

RenderX XEP Example - Borders.fo
This section provides a tutorial example on how to run XEP tool in a command line window to process an example XSL-FO document provided by RenderX.
2022-04-13, 316🔥, 2💬

PDF Printing Version: Notes on Physics
Information on how to obtain the PDF version of this book for printing.
2022-04-13, 1172🔥, 3💬

How Secure Is RSA Algorithm?
This section discusses the security of RSA public key encryption algorithm. RSA private key is not 100% secure. But if the private key uses larger value of n = p*q, it will take a very long time to crack the private key.
2022-04-12, 2900🔥, 5💬

What Are Identity-Constraints?
This section describes 3 types of identity constraints supported by XSD: 'unique', 'key' and 'keyref' identity constraints. They are very similar to concepts of UNIQUE, PRIMARY KEY and FOREIGN KEY constraints on multiple columns in a database table.
2022-04-10, 913🔥, 1💬

String Literals and Source Code Encoding
This section provides tutorial example on how to represent non-ASCII characters in UTF-8 encoding byte sequences as part of String literals in the Java source code.
2022-04-10, 662🔥, 1💬

Outputting Form Default Input Text in UTF-8
This section describes how to set form default input text with UTF-8 encoded characters.
2022-04-08, 365🔥, 1💬

.INF File Name Extension - AUTORUN.INF Files
This section describes what is .inf file name extension and AUTORUN.INF file.
2022-04-05, 339🔥, 1💬

Installing Crypt::SSLeay 0.72 on Windows
This section provides a tutorial example on how to install Crypt::SSLeay 0.72 for ActiveState Perl on Windows systems.
2022-04-01, 2771🔥, 2💬

Using VBScript with Internet Explorer 11
This section provides tutorial example on how to enable script running and disable 'Edge' mode in IE 11 to load Web pages embedded with VBScript code.
2022-04-01, 6353🔥, 5💬

Using SOAP Extension in non-WSDL Mode
This section provides a tutorial example on how to use SOAP client functions to make Web service call without using the WSDL standard on the target SOAP node and print detailed debug information.
2022-04-01, 100🔥, 2💬

Bitcoin Wallet
This chapter introduces what is Bitcoin Wallet.
2022-03-31, 687🔥, 9💬

cdrtools - ISO 9660 Command Line Tools
This section provides information on installing and using 'cdrtools' - a set of command line tools to work with ISO 9660 file system.
2022-03-29, 689🔥, 2💬

SOAP MEP (Message Exchange Patterns)
This chapter provides notes on SOAP Request-Response MEP (Message Exchange Pattern), SOAP Response Message Exchange Pattern, SOAP Web Method Feature, and SOAP Action Feature.
2022-03-29, 465🔥, 2💬

Cleartext Block Size for RSA Encryption
This section discusses what is the most efficient block size when dividing a Cleartext message into blocks for RSA public encryption. The suggested block size is 'floor((x-1)/8)', where 'x' is the RSA key size, or the key modulus bit length.
2022-03-29, 1212🔥, 3💬

Compiling Multiple Source Code Files Together
This section provides a tutorial example on how to compile multiple C# source code files together.
2022-03-28, 3572🔥, 2💬

<< < 278 279 280 281 282 283 284 285 286 287 288 > >>   ∑:7888