Important alert: (current site time 7/15/2013 5:39:02 PM EDT)
 

Browse Category or Search Results.

Search Results: Page 2 of 136 found. Entries 11 - 20 of 1351 found
Jump to page: 1 2 3 4 5 6 7 ...

  Description
Compatibility
Level/
Author
Views/
Date
Submitted
User Rating
 
  [C++ Simulator] Universal Turing Machine (Version 1.0)[C++ Simulator] Universal Turing Machine (Version 1.0)C++ (general), UNIX C++Advanced /
Alex Vinokur
5978 since
12/19/2003 12:19:36 AM
Unrated
       The program simulates a Universal Turing Machine (UTM). The UTM used is a three-tape Turing Machine: * Tape#0 contains transition table and initial instantaneous description of a Particular Turing Machine (TM); * Tape#1 and Tape#2 are working UTM-tape ...(description truncated)
 
 
  ^-Mean, Median, Mode, and Range-^^-Mean, Median, Mode, and Range-^Microsoft Visual C++Beginner /
Kyle C
15989 since
10/10/2002 12:35:24 AM

By 2 Users

       This program will ask how many numbers you want to find the average of, then it will allow you to enter your numbers(yes they can even be decimals) then it will calculate the mean, median, mode and range of what you enter. It will also show some work! So ...(description truncated)Click here to see a screenshot of this code!(ScreenShot)
 
 
  ^^A big number calculator^^^^A big number calculator^^Microsoft Visual C++Intermediate /
Nguyen Ngoc Giang
15513 since
9/10/2003 9:54:20 PM

By 4 Users

       This program is to handle all possible arithmetic operations (+, -, *, /, %) and logic operations (<, >, >=, <=, ==, !=) between 2 numbers, which have quite a lot of number of digits.
 
 
  ^a simple calculator^a simple calculatorC++ (general), Microsoft Visual C++Beginner /
Mike Hopkins
22518 since
8/21/2002 4:15:48 PM

By 11 Users
9 Excellent Ratings
       I have been learning C++ for two hours and i decided to have a shot at my first program. I am 17 and any feedback, comments would be greatly appreciated.
 
 
  ^A5*Calculator^A5*CalculatorC, C++ (general)Advanced /
Wasim Haque
16453 since
2/28/2003 2:31:37 PM

By 6 Users
3 Excellent Ratings
       A complete GUI scientific calculator for engineering applications.
 
 
  ^Picture Comparer^^Picture Comparer^C, C++ (general), Borland C++Beginner /
Niloy Mondal
6476 since
11/10/2002 5:03:29 AM

By 2 Users

       This is a program that compares two pictures drawn by the user and says whether the two pictures are similar or not. The code is commented and explanation is provided in a seperate file. Compiled in Turbo C++ 3.0.Click here to see a screenshot of this code!(ScreenShot)
 
 
  ^prime number generator^prime number generatorC, C++ (general)Beginner /
its_david1980
9505 since
7/19/2003 9:23:17 AM

By 3 Users
2 Excellent Ratings
       fastest prime number generator...give it a try generates prime number till u specify
 
 
  ^Word Generator^^Word Generator^C, C++ (general)Beginner /
Niloy Mondal
8826 since
11/5/2002 1:54:46 AM

By 6 Users

       This program can generate words of all possible combinations of a string by jumbling up the characters. For expample, see the screen shot. Coded in Turbo C/C++.Click here to see a screenshot of this code!(ScreenShot)
 
 
  _int - A fast large-integer library_int - A fast large-integer libraryMicrosoft Visual C++Advanced /
Jakob Bieling
8434 since
5/1/2002 1:00:30 PM

By 6 Users
5 Excellent Ratings
       This class manages large integers of any size (the size is limited by your memory). All useful operators have been overloaded so a behaviour as close to a built-in "int" as possible is given. Parts of the code have been written in inline-assembly to impro ...(description truncated)
 
 
  _math_v:0.1_math_v:0.1C++ (general), Borland C++, UNIX C++Beginner /
Narius Brabast
7797 since
11/22/2002 1:53:03 PM

By 1 Users

       This is a calculator. You can count allmost everything. Or you shuld do in futer version. This is only v:0.1. version 0.2 should be out in the next few days. And then it will be 5->6 .cpp files now it is only one dokument and that is not that good. This v ...(description truncated)
 


Search Results: Page 2 of 136 found. Entries 11 - 20 of 1351 found
Jump to page: 1 2 3 4 5 6 7 ...


Compatibility Filter Profile:

C
C++ (general)
Microsoft Visual C++
Borland C++
UNIX C++