|
Area
Of Circle Calculator |
VB 5.0, VB 6.0 |
34288 since
6/6/1999 |
This
code
allows the user to find the area of circle by clicking a
command button and then typing in the radius of the
circle. It is very helpful to anyone working on a calculator
project. I am also coming out with area of triangle and
square.
|
|
Bit Mega Byte Bytes Gigas
Terras Converter to ... |
VB 4.0 (32-bit), VB 5.0, VB 6.0, VB Script |
5151 since
6/21/2004 3:21:45 AM |
You
enter a Number, select the Scale (Megas, Gigas, Teras,
Petas, Hexas) and the programm shows you the values in
diferents measures.
|
|
Math-Game |
VB 5.0, VB 6.0 |
10259 since
1/9/2004 11:47:58 AM |
This
code proposes math operations depending on the difficulty
level and on the game mode the player chose. I did this
for my little bros, so don't expect to have fun or be
super captivated... It can be neat if you have kids and
want them to work on their ...
|
|
Quadratic Equations |
VB 5.0, VB 6.0 |
9131 since
1/2/2004 9:25:51 AM |
This
solves quadratic equations ax² + bx + c = 0 and gives
the apex coordinates of the parabola.
|
|
program to calculate the area, circumference and
diameter of a circle. |
VB
3.0, VB 4.0 (16-bit), VB 4.0 (32-bit), VB
5.0, VB 6.0 |
6670 since
8/4/2003 12:56:00 PM |
This
simple little program
will calculate the area, circumference and the diameter of
a circle. Please leave your comments and votes, thanks :)
|
|
program to calculate the area, circumference and
diameter of a circle. UPDATED!!! |
VB 3.0, VB 4.0 (16-bit), VB 4.0 (32-bit), VB
5.0, VB 6.0 |
6005 since
8/5/2003 5:27:26 AM |
This
simple little program will calculate the area,
circumference and the diameter of a circle. If the user
has entered a non numeric character it will inform them.
Please leave your comments and votes, thanks :)
|
|
program to calculate the area, perimeter and radius of a
square. |
VB 3.0, VB 4.0 (16-bit), VB 4.0 (32-bit), VB
5.0, VB 6.0 |
4890 since
8/5/2003 5:05:31 AM |
This
simple little program will calculate the area, perimeter
and radius of a square. Please leave you comments and
votes, thanks :)
|
|
Simple Calculator With Error Handling |
VB 3.0, VB 4.0 (16-bit), VB 4.0 (32-bit), VB
5.0, VB 6.0 |
16146 since
8/14/2003 5:45:51 PM |
This
is a simple calculator just includes an 'Over Flow' error
handling system. It is also will commented!!!
|
|
If Statements,
Weekend? |
VB 3.0, VB 4.0 (16-bit), VB 4.0 (32-bit), VB
5.0, VB 6.0 |
6364 since
8/29/2003 5:49:28 AM |
This
will show beginners how to use simple If Statements why
telling them if it's the weekend or not. Please leave your
votes and comments :)
|
|
Odd or Even? |
VB 3.0, VB 4.0 (16-bit), VB 4.0 (32-bit), VB
5.0, VB 6.0 |
5583 since
8/4/2003 6:46:30 PM |
| This
simple little program will work out if the number entered
is odd or even. |