-
-
[
C/C++]
c.rar
... and the length of a string, in the main function in the input string and output its length. 2 There are n individuals form a ... issue of who the first few. 3 preparation of input () and output () function input and output data of the five student records. 4 ...
-
[
Visual Basic (VB)]
l_e_1_4_0_src.rar
... the original pages achieved by the drawing functions can be part of normal use, such as a drag-and-drop text into a textarea, input, as is now the more popular Internet browser pages is not with this function, oh. 4. support for plug-5. advertising filter ...
-
-
[
Visual C++ (VC++)]
BuildEqualizer.zip
** Aufruf: BuildEqualizer <Input-File>
**
** Das Werkzeug BuildEqualizer erzeugt aus einem ASCII <Input-File>
** das PGF-FILE EQUALIZER.PGF
**
** Syntax: Tokentrenner ist "\t \n"
** Format <Input-File>:
** Dummy-Tok ...
-
[
Visual C++ (VC++)]
findingSuperpixels.zip
In this code it gets the segmented image as the input and finds the superpixels. It is useful if someone has a segemnted image and wants to work with each segment. Forexample extract some features from each segment.
Category:
.net Upload User:
tsswmp Size:
3369K
-
[
C/C++]
HW3_KEY_shah006.zip
... Programming assignment 4 is exploring the use of Shared Memory (shm).
//
// This program configures the shm region, accepts user input, and stores
// the user msg in shm.
//
// Scope:
// Open and attach to shm region
// while runable
...
-
[
Matlab]
null_beamform_cf.rar
MATLAB function that performers delay and sum beamforming on two input signals in the frequency domain.
Category:
matlab Upload User:
dohkov Size:
1K
-
[
Visual C++ (VC++)]
AES.ZIP
AES implementation in C++.
Input: key file and the file for encryption
Output: the crypted file.
-
[
Visual C++ (VC++)]
CodHuffman.zip
Implementation for the Huffman Cod in Visual C++.
Both, the encoder and the decoder take as input a file and write the output into another file.
-
[
Visual C++ (VC++)]
Lempel-Ziv.zip
Implementation for Lempel-Ziv code.
Encoder and decoder are separated. The input is a file and the output is written in another file.