-
-
-
[
C/C++]
profile.rar
This code gets a text file which is output of simple scalar profiling command and process it, it extracts sequences of logical operations like and, or, shift.
-
[
Java/JSP]
SMS.rar
this follows the rules of writing a text message. This is in java
-
-
[
Visual C++ (VC++)]
freetype.zip
complete solution for visual studio 2008. Freefont is library for rendering text letters, it supports rotation and another features. Widely used in many opensource and comercial programs.
-
[
Others]
SCADA.rar
This text surrounds the development of the electric power SCADA system exactly, aiming at the present condition of the our count ry electric power charged barbed wire net curre ntly. according to the oneself at the e-lectric power protect the profession ...
Category:
SCM Upload User:
lytljd2008 Size:
425K
-
[
VHDL]
twofish_latest.tar.gz
... is included with more details about how to use the components and/or how to optimize some of them. All testbenches are provided (tables, variable key/text, ECB/CBC monte carlo) for 128, 192 and 256 bit key sizes, along with their respective vector files.
-
[
PHP]
UserInfo.zip
Displays the text boxes and combo boxes for the user to enter the registration details
-
[
Visual Basic (VB)]
Maths_expr215140542009.zip
This is a simple demo of how to evaluate mathematical expressions in text
format, including provision for variables and functions. The code consists of
three simple classes: 1) Calc- which does the main calculations, 2) Stack-
which is used to push ...
-
[
C/C++]
Huffman.rar
self contained Huffman encoder and decoder with CLI.
Simple program written in C. The program encode text entered to a file. The file is used by the decoder to recover text.