Advertisement

Results for "Category: Math"

3_2004-2005 #146316
Trinomial Factorer

A simple console program that factors any quadratic trinomial in the form AX^2 + BX + C, A != 0 (I couldn't find one on PSC so I had to make my own, darn Algebra homework...) Source code and all VC++ files included, though will run on any compiler.

3_2004-2005 #146394
Non-negative integer Multiplication of ANY LENGTH!!

Please rate me if it worked for you.It is an extremely efficient Non-Negative INTEGER MULTIPLICATION of ANY LENGTH!!I assure you it is very quick..Any CS student may need it.It is my first Submission.

3_2004-2005 #146402
_int - A fast large-integer library

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 improve performance even more (though you can turn this feature off, in case your compiler does produce faster code for your case). There are a couple months of work in this code, so please leave a vote and a comment :)

3_2004-2005 #146421
conversion deciaml to hexa

conversion of decimal to hexadecimal

3_2004-2005 #146429
Swap Magic

Do you think it is possible to swap values between two variables without using a third temporary variable? What? No? Yes? Well, the answer is...YES. Take a look at the code and don't forget to vote!

3_2004-2005 #146445
Mortgage Calculator2

Calculates your monthly payments on a mortgage loan. Also compares how much interest to principle you are paying each payment. Also sorry i had to do it twice i accidentally put exe file instead of .cpp!

3_2004-2005 #146451
Orbit Example 1

This code shows the math necessary to simulate gravity. It uses two axis to simulate 2 dimentional gravity.

3_2004-2005 #146454
Mathematical parser

There is a NEWER VERSION of this application. The name is "Mathematical parser ver2", search it on this site or on my home page. Evaluates expressions with common symbols and mathematical functions. You can use trigonometric functions as well as the common operators like +, -, *, /... For examples on the syntax you can look at the picture. It looks terrible, I know... Within some time there will be another version, with other features as well as with other functions. Please, report me bugs (I think there are many mistakes), critics, comments...hi all.

3_2004-2005 #146466
Bouncing Ball Example

This example shows how to create a bouncing ball on your form, also let's you manipulate the kenetic loss and gravity settings. I found a simpler version of this online created in Java, it looked interesting so I converted it and improved on it. The formula still has a few bugs in it that you can read about in the project files, good source to learn how physics and C++ can interact, if you use improve this even more please pass along to others.

3_2004-2005 #146531
CPU Benchmark

This program allows the user to compare their computer (speed) with other computers who used the same program. The code is simple enough, the most complicated part is the color.

3_2004-2005 #146548
A fast Computation of N! ( Factorial) instead of recursion...

Quickly you can obtain your factorial number, and of course this code explain the theory you can optimize more and more this.

3_2004-2005 #146574
updated scientific calculater

This is an updated version of my previous code. Ive made some changes and have tried to make the look even better.plzzzzzzz rate my code

3_2004-2005 #146589
Asm in C++

This code shows how to add asm to your c++ code

3_2004-2005 #146594
^Word Generator^

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

3_2004-2005 #146595
Kinetic Energy

It gives you the numerical value of kinetic energy. This thing is related to physics.

3_2004-2005 #146599
Area of rectangle

It gives you the area of the rectangle

3_2004-2005 #146612
Statistical Bar Chart

It is a statistical Bar Chart.. Enter Your subjects Numbers and Look them in Bar Chart... Animated bar Chart...Please Rate it.. A sound.h file include with code must be include in the folder...

3_2004-2005 #146619
Superb MatriX Product

Multiplies any 2 mathematically possible matrices and gives result.Tough one to code so please do vote for me .

3_2004-2005 #146649
a BEST CALCULATOR

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 .

3_2004-2005 #146655
a power on calculator(windows base)

It is a powerfull calculator and u can find out (x^y).plzzzzz rate this if u have time.IT IS ALSO GOOD FOR YOU IF YOU ARE INTERMEDIATE.excuse me i had a mistake and i fixed it.

Languages
Top Categories
Global Discovery