| |
Description | Compatibility | Level/ Author | Views/ Date Submitted | User Rating |
|
|
 |
^^A big number calculator^^ | Microsoft Visual C++ | Intermediate / Nguyen Ngoc Giang (from psc cd) | 7004 since 1/5/2015 5:52:00 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 | C++ (general), Microsoft Visual C++ | Beginner / Mike Hopkins (from psc cd) | 3516 since 1/4/2015 4:55:00 AM |
By 11 Users
|
|
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 | C, C++ (general) | Advanced / Wasim Haque (from psc cd) | 4781 since 1/5/2015 12:52:00 AM |
By 6 Users
|
|
A complete GUI scientific calculator for engineering applications. |
|
Please support the site by visiting our
sponsor:
|
|
|
 |
^prime number generator | C, C++ (general) | Beginner / its_david1980 (from psc cd) | 3430 since 1/5/2015 1:40:00 PM |
By 3 Users
|
|
fastest prime number generator...give it a try generates prime number till u specify |
|
|
|
 |
^Word Generator^ | C, C++ (general) | Beginner / Niloy Mondal (from psc cd) | 3516 since 1/4/2015 1:06:00 PM |
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++. (ScreenShot) |
|
|
|
 |
_int - A fast large-integer library | Microsoft Visual C++ | Advanced / Jakob Bieling (from psc cd) | 2932 since 1/3/2015 4:07:00 PM |
By 6 Users
|
|
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) |
|
|
|
 |
A 5 Function Calculator | C++ (general) | Beginner / Tom Devine (from psc cd) | 4808 since 1/2/2015 1:15:00 AM |
By 6 Users
|
|
Just a simple calculator that will add, subtract, multiply, divide, and it will also do powers like 5^3 = 125. (ScreenShot) |
|
|
|
 |
a BEST CALCULATOR | C++ (general), Microsoft Visual C++ | Beginner / nobody (from psc cd) | 3007 since 1/4/2015 3:55:00 PM |
By 13 Users
|
|
Please vote me!!!factorial & delta & +,-,*,/,%, ... . it is fine. if you have a time vote it.I have better versions of the calc that I will be posting . |
|
|
|
 |
A bin2dec converter | C | Beginner / koby-GR (from psc cd) | 4195 since 1/5/2015 3:30:00 PM |
By 2 Users
|
|
A binary to decimal converter |
|
|
|
 |
A fast Computation of N! ( Factorial) instead of recursion... | C, C++ (general), Microsoft Visual C++, Borland C++, UNIX C++ | Advanced / michele berardi (from psc cd) | 9254 since 1/4/2015 6:49:00 AM |
By 3 Users
|
|
Quickly you can obtain your factorial number, and of course this code explain the theory you can optimize more and more this. |
|