-
-
hashing__.zip
program which uses hashing techniques for storing and retrieving the data.
Input to the program: Some random numbers. Input will be from a file.
Output: First the program reads all the input and store it properly using some hash techniques.
Once ...
-
MVADRS_Dark_Pixel_Counting.rar
This algorithm is to count the dark colored pixels in the input image. This can be used in goods sorting like rice, paddy etc... in paddy or rice or other goods or products to sort out the bad or defect one we can use this algorithm.
I had done this for ...
-
P2.rar
the names of the users input will be displayed alphabetically,
-
advdos-Duncan.zip
... -DOS
MS-DOS in Operation
Structure of MS-DOS Application Programs
MS-DOS Programming Tools
Keyboard and Mouse Input
Video Display
Printer and Serial Port
File Management
Volumes and Directories
Disk Internals
Memory Management
The EXEC Function ...
-
ActivityRecognition.zip
Activity recognition program using Motion History Image s 7 Hu moments. The program compare the Mahalanobis distance of the Hu moments of the video input with the reference and find out the activities.
-
-
CDS_Copula.rar
code to price a n-to-default basket CDS. It takes as input hazard rate coefficients and uses T-copula model to calculate fair rate of CDS
-
-
breaking_numbers.cpp.RAR
...
//
// Description: this code can be use for breaking numbers.
// An example of it: lets say that a user enter "561365" as input,
// the program will put every single digits of this number into an array.
// So later you can do any manipulation that ...
-
integer_test.cpp.RAR
... Sometimes we need a way to test the user input to know if it is an integer, i have ... incomplete since they only check
// to see if the input contain the numeric values from 0 to 9 if so it is said that the input
// is a number.Here you will fine a more ...
-