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.
File

3T - Tic Tac Toe (Windows)

I don’t know why, but the idea of programming a text based version of Tic Tac Toe was bothering me for days and after coding hours in PHP for another project, I needed some “refreshment” and started...
File

Profit/Loss Calculator

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...
File

Movie Database v1.1

Keep track of all of the movies in your collection. The program lets you add, edit and delete movies, search by name and list movies by genre or medium. That data structure used to store all of your...
File

WildAce Blackjack

Play blackjack against the dealer. Aces count for 11 only. for students: linked list implementation for players deck is array
File

Canvas

ASCII art painting surface class.
File

QuadraticSolver

Tool (console/DOS) to show the solutions of a quadratic equation.
File

Admin Report Kit for IIS - (ARKIIS) 6.3

Admin Report Kit for IIS 4.x / 5.x / 6.x (ARKIIS) is a powerful reporting tool for Microsoft IIS Administrators. ARKIIS presents IIS configuration information from the IIS Metabase in the form of...
File

Database Access Library for C++ 1.3

DALC++ is a C++ class library that makes connecting to a relational database effortless. It takes care of the transformation between the object-oriented paradigm and the relational model without...
File

LEDA - C++ Library of Efficient Data Types and Algorithms v6.0

Provides algorithmic in-depth knowledge in the field of graph- and network problems, geometric computations, combinatorial opimization, compression, cryptography, string alignment, and other....
File

C++ parser evaluator of mathematical expression string version 1.04

C++ parser function eval_math_expression_xyzt() evaluates a string of the mathematical expression with variables x, y, z and t (values defined separately). An example of the expression is...
File

Windows Bitmap Format in Java

This code provides information about the Windows Bitmap file format along with source code for some classes that can load and save bitmaps. Loading supports all bit depths(1,4,8,16,24,32) but not...
File

Windows Bitmap Format 1

This documents the Windows bitmap format and provides a class in c++ for reading and writing bitmap files.
File

SFTL - Simple Functional Template Library

The SFTL (Simple Functional Template Library) is a C++ library that attempts to leverage the use of the C++ STL through functional programming concepts.
File

FlexiArray v1.0

A flexible Array class that can be searched, processed. Out of bounds and other errors neatly handled using C++ policies. The array class can be paramterized using various custom traversal...
File

Eight puzzle problem solver v0.5

This program try to find the OPTIMAL solution for eight puzzle, by using A* algorithm(Function = Heuristic + cost) with repeated state preventing to be much faster, the source program was...
File

EAN8 barcode source code 1.0.0.0

EAN8 is a C++ class to draw ISO/IEC 15420-2001 barcode. The class is shipped as the source code.
File

EAN13 barcode source code 1.0.0.0

EAN13 is a C++ class to draw ISO/IEC 15420-2001 barcode. The class is shipped as the source code.
File

Code 128 C++ class 4.0.0.0

Code 128 C++ class to draw Code 128 barcode
1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16  Next
 

Recent Jobs

Official Programmer's Heaven Blogs
Web Hosting | Browser and Social Games | Gadgets

Popular resources on Programmersheaven.com
Assembly | Basic | C | C# | C++ | Delphi | Flash | Java | JavaScript | Pascal | Perl | PHP | Python | Ruby | Visual Basic
© Copyright 2011 Programmersheaven.com - All rights reserved.
Reproduction in whole or in part, in any form or medium without express written permission is prohibited.
Violators of this policy may be subject to legal action. Please read our Terms Of Use and Privacy Statement for more information.
Operated by CommunityHeaven, a BootstrapLabs company.