Advertisement

Results for "Category: Math"

3_2004-2005 #146656
UltimaX Math Library (175+ Functions) C++ Version

This Visual Basic version was popular so I decided to upload the C++ version. This is my first C++ submission. Hope everyone likes it. This math library handles 2D Vectors, 3D Vectors, 4D Vectors, 3x3 Matrix, 4x4 Matrix, Color, and Quaternions. The 2D Vectors, 3D Vectors, 4D Vectors, and Color all have linear and hermit spline interpolation. Also, the vectors handle easy/advanced collision detection routines, advanced quaternion and matrix functions, and much more. This is 100% worked out math functions, no calls to DirectX or any other API's. (*Other than the normal Cos(), Sin(), Sqrt(), etc*) Not every functions has been tested yet, so if there are any problems please let me know. Enjoy this and learn! -James-

3_2004-2005 #146688
FunctionsLib.h

This is my functionslib (library) that works with some of my programs - including a math program (remember its a header file)

3_2004-2005 #146723
^A5*Calculator

A complete GUI scientific calculator for engineering applications.

3_2004-2005 #146784
Geometric Calculator

This Calculator calculates the volume of a cone,Surface area of a cylinder and surface area of a cone. Please Rate the code. Thanks

3_2004-2005 #146786
maximum surface

You have to put points in a rectange. The program calculates the maximum surface ( which is quad ) of a rectange which does not contain points. It also has a graphical interface.

3_2004-2005 #146813
^prime number generator

fastest prime number generator...give it a try generates prime number till u specify

3_2004-2005 #146822
A bin2dec converter

A binary to decimal converter

3_2004-2005 #146882
Pythagorean Theory

This code[when compiled] uses the pythagorean theory to solve for the sides of a right triangle. I wrote this code using Micosoft Visual C++ 6.0. This is the first "Major" program I have written, as I am a beginner. If you have any problems, questions or comments[about the code] please e-mail me >>> wastedhellX@yahoo.com

3_2004-2005 #146943
Linear Equation In 3 Variables

This program solves 3 given linear equations in x,y and z to give the values of x,y and z that satisfies the given equations.The program also generates a 3 d graph of each of the given linear equations.

3_2004-2005 #146944
Calculator In C++

This is a simple calculator with '+' , '-' , '*' & '/' functions.It also finds the sin,cos,tan of a number(in degrees).

3_2004-2005 #146951
MathDrawer: A feature-rich mathmatical plotting application

MathDrawer was a project for my Visual C++ course. I was so excited about programming for Windows with this powerful language that I went far beyond what was required for the project. The end result is this: a rich featured plotting application that supports many trigonometric and other functions. It has three modes of operation: drag mode to let you set the scale of the graph by dragging the plot area, percision mode that will make the mouse pointer snap to the curve, and finally scroll mode which is like drag but scrolls automatically as you move the mouse. The application also lets you export the graph as BMP file. I'm sure there are other great graphing applications out there but this one demonstrates a lot of concepts in MFC and Windows programming. Vote if you like it, and don't forget to leave a comment or two.

3_2004-2005 #146959
Learning about Vectors

This is an article on implementing vectors in C++. It contains all the 3-dimensional mathematics that can be used to make lighting calculations, physics, etc! Visit my website to find many more articles such as this one! http://akrotkov.bullet-reaction.co.uk is my site.

3_2004-2005 #147749
Grapher

Never use graph paper again! This little baby can graph any function you please! Once it has done that just print the thing out! Great for homework stuff. To change the funtion you want graphed, simply open up the ASP file in a text editor and change the function around. (As well as some other customizations.) Have fun!

3_2004-2005 #148012
A simple calculator using VBScript

This is a simple calculator I made using VBScript and HTML.

3_2004-2005 #148015
another version of tempreature converter

converts from celcius to fahrenhite and vice versa, it's a new version of a similar program i submitted before.

3_2004-2005 #148613
PHP Function: dec2roman()

The PHP Group have made sure to include many number conversion functions (i.e. decbin(), bin2hex(), et cetera) but they forgot to include one extremely important function (well, not that important). They forgot a decimal to Roman numeral converter! I forgive them for such an oversight, and have written a function to accomplish the conversion. Originally released in July 2002, dec2roman() has been recoded (and optimized) from it's primitive ancestor. The original code was built to compliment an outline I built.

3_2004-2005 #148615
Number Converter

This utility shows how to convert numbers to different types (i.e. hex, decimal, binary, octal).

3_2004-2005 #148859
Rotating 3D Object

Ever wondered how to plot a 3 dimensional point onto a 2 dimensional coordinate system? This code shows how, and also shows the mathematics behind manipulating a 3D object in terms of rotating, scaling and translating. Try creating your own 3D object and watch it rotate around in front of you.

3_2004-2005 #149255
All C# Beginers Programs

Helping hand for the beginers! the .zip file contains these files Add.cs,Fabo.cs,Add.cs,Sort.cs,Greater.cs,Binary.cs,Reverse.cs,Prime.cs,Gcd.cs,BinSort.cs,Pascal.cs, Calendar.cs

3_2004-2005 #149377
Angle

This code allows for the easy drawing of angle measures (in either Radian or Degrees). It also provides a simple code for drawing lines in VB.NET

Languages
Top Categories
Global Discovery