Computer Science
Computer science is the study and the science of the theoretical foundations of information and computation and their implementation and application in computer systems.
Language
Platform
Any
License
Any
This is a small utility to calculate the net income by checking a person’s salary and monthly expenses, on the basis of this information it calculates the loss/profit. It has a nice graphical User...
Full fingerprint verification and recognition algorithm source
code in c language for developers.
top down parser parses a given string for an input string which may match rhe table which is printed at the beggining of the program.this program was done for students of tsec originally done by...
Free Pascal binding for FAM/Gamin library. The archive also
contain an example program both in Pascal and in the C
programming language. The binding arrives with LGPL license
that allow the...
This is a C Source Code which is made as of Windows XP's Paint in which you can save or open file or draw anything you want.U will find how good the program is after looking at.
This is a graphical file browser which can be used in other programs as well.It is made in turbo C 3.0.
This program shows the utilization of the graphics header file in c to create a drawing application. Most beginners will be able to understand.
simple c application with concept of the data file for add, search, delete , update the books, members etc in general library system
This is a chess game i developed in c using c graphics.Each
coin has its own movement and the game can be saved. When
restarted u can load your saved game .It also keeps track of
whose turn it...
Flavius josephu's problem is to find a place for the last survivour. It is an important problem of data structure. It is implemented using circular linked list & Shows the power of circular linked...
This program converts any number from 0 to 99,99,99,999 to words . This can be useful in situations like receipt printing where we need to specify a number in words . Although the code is C the...
The Enveria IDE for Rapid Application Development (RAD) is an intuitive platform for programming robust GUI software.
Major Features:
* An interface that maintains an look and feel that is...
The code implements Huffman variable length data compression algorithm to achieve a Minimum variance encoding. Its pretty well commented and for enhanced understanding, try uncommenting the...
C Code Library is a powerful multi-language source code Library with the following benefits:
1. Built-in library with 50,000++ lines of code
2. Quick and powerful search engine
3. Powerful...
Deleaker is a useful add-in for Visual Studio 2003-2005 that helps you to analyze programming errors, many of which are unique to Visual C . Deleaker is a great tool for Visual C developers who...
A message-passing parser makes it easy to evaluate and interpret object-oriented languages, because the parser design allows the language interpreter to evaluate language references and the objects...
The Fileview is a simple file viewer capable of viewing large text files. Designed in C Language.
C API for SCSI device programming under windows. Encapsulates SPTI (SCSI Pass Through Interface) and makes SCSI device programming easy.
Linklist, stacks, queues, fcfs, priority, sjf process
scheduling programs written in c