A C++ N-grams Package 2.0
This is a simple C++ n-grams package that includes a header, the corresponding cpp file, and a sample driver program. It is a natural language processing tool for creating n-gram profiles for text documents. The details on usage is documented in the header right above each public function define...
A Vector Space Model Classifiers Package 3.0
This package defines a simple vector space model classifier interface and two derived examples - a rule based classifier and a case based classifier.
Dijkstra's Algorithm .cpp
Dijkstra' algorithm to find the shortest path between nodes i an j in a graph where i and j belongs to all nodes in the graph... Go ahead and steal it!!!
Do The Untwist v1.0
"Do The Untwist" is the problem of decoding an encrypted message. Its my first assignment of Algorithm Analysis. Programmed By: Rizwan Yasin (NUMLIAN - Islamabad)
EMage - Free Graphics Editor for DOS
A free graphics editor for DOS. It is avilable for download. The site also provides information about opening 16-color bitmaps using Turbo C++ 3.0, graphics algorithms and handling mouse events.
Float quicksort routine C/C++ 1.0
Here's a simple quicksort that sorts an array of floats. these two functions can be added to any c++ code and used right away. i've added some optimizations for simple-case scenarios (fast 2 & 3 element sorting). nothing fancy, just a bare-bones workhorse algorithm. note you need to use this WIT...
Font Image Recognition Routine 1.0.1
Font image recognition uses a 100x100 pixels 24-bit bmp image font image or freehand drawn letter image. Using the -i switch it builds an image vector file and using the -c switch it compares to an another generated vector file giving matching result. It is aimed to help PDA freehand text data input...
Game of Tower of Hanoi 1.1
It is a nice game of Tower of hanoi, made in c++. I'm just giving you the exe file. if you want the source code do write me a mail. Run the exe from inside of the graphics file folder.
General Purpose Hash Function Algorithms Library v0.0.1
The General Hash Function Algorithm library contains implementations for a series of commonly used additive and rotative string hashing algorithm in the Object Pascal, C and C++ programming languages
Magic Square
Its an algorithm written in C/C++ for solving magic square. Its a square of NxN cells, each cell has no.s whoes sum either vertical, horizontal or diagonally equal at any row or coloum.
Minimum sound Intensity Level v1.0
Programmed By Rizwan Yasin Khan (NUML Islamabad). Its the graph problem to find the path b/w two vertices having minimum level of sound intensity.
NQueensPuzzleSolver 1.0.0.1
Program to solve the 8 queens problem and the generic n-queens problem. Pretty fast up through 10x10 board. There are some much faster but this one was written by me in 1970 and I think my way of doing it may be unique.
Permalex v1.0
This program takes a string as input. Then it prints all possible permutations of the given string in dictionary order. It also gives the rank of given string in all possible permutations. The logic of this program is heavily based on recursion.
Prims Algorithm implementation 1.0
it is a demo of prims algorithm..and is implemented using an adjacency list...hmmm helpful do a download an check it out..
Rock generator v1.0
This program creates 3-dimensional rocks comprised of triangles by taking the convex hull of a sphere distorted with Perlin noise. It outputs these rocks in OpenGL code. It requires the free CGAL library from http://www.cgal.org/ to compile.
Tutorial on using mouse in ur dos programs
This tutorial helps to use mouse in ur dos programs also a gui library is provided for developing professional quality applications
Advanced Imaging provides the latest information on the imaging hardware, software and peripherals that are used in capturing, displaying, manipulating and storing images.
subscribe now