Advertisement

Results for "Category: Math"

ASP_Volume3 #49299
ASP.NET Popup Windows

Show any Page as a modal popup window in ASP.NET.

ASP_Volume3 #50246
Infix 2 Postfix

It converts infix equation to postfix or reverse polish notation

ASP_Volume3 #50323
A Metric to Standard Conversion

To convert many different measurements. For example for feet to meters, and back. There is an easy menu that guides you to what you want.

ASP_Volume3 #50494
^a simple calculator

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.

ASP_Volume3 #50670
_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 :)

ASP_Volume3 #50868
Matrix Multiplication

It takes a user inputed matrix and multiplys it by another user inputed matrix producing a matrix...

ASP_Volume3 #50907
Simple Calculator Program

Simple Calculator Program

ASP_Volume3 #51208
Calculator in windows programme

Hello! (Sory for my english :( It is juste a windows calculator (not in MS-DOS) Good for beginers in c++ (like me :)) Please if you have a litle minute vote for me. Thank you in advance.... Kouznetsov Alexeï.............................

ASP_Volume3 #51220
Calculator (input w. operators)

This php-script let's you calculate any correct expression (like: 2^(3+(24%3))/34*4.5-.8). [Operators +-*/%(mod)^(power) and parentheses.] I programmed this because I wanted to program something for recursive calculation and because I needed to learn php for a project. Script should be easily customizable.

ASP_Volume3 #51874
Mortgage & loan payment calculator

my code calculates mortgage and or loan payments

ASP_Volume3 #52477
Fraction Calculator

Fraction calculator. MFC dialog application that adds, subtracts, multiplies and divides proper and improper fractions.

ASP_Volume3 #52770
recursive functions

Some functions to show the use of recursion in programming. This contains Fibonacci,Towers of Hanoi,Ackermann function

ASP_Volume3 #53293
A 5 Function Calculator

Just a simple calculator that will add, subtract, multiply, divide, and it will also do powers like 5^3 = 125.

ASP_Volume3 #53561
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.

ASP_Volume3 #53766
Matrix Math

A complete application that dealing wiht Matrix and 7 of there most important operation with graphics support,easy use,easy result,cool looking ,try and give yr judje...

ASP_Volume3 #53821
Calculates Quadratic Formula

This code applies the quadratic formula to an equation and derives the variable value given the three coefficients.

ASP_Volume3 #54107
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.

ASP_Volume3 #54112
Week Ending Date

Returns the date of the week-ending day based on the input date. Useful for due-by dates, weekly accounts etc.

ASP_Volume3 #54834
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.

ASP_Volume3 #54843
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.

Languages
Top Categories
Global Discovery