Visual Basic Code , VB.NET Code
Find Code:
  All
  VB.NET
  ASP.NET
  C#
  VB Classic
  ASP Classic
  Snippets
  Popular
  Submit Code
  Forums
  Articles
  Tips
  Links
  Books
  Contest
  Link to us
 Home >> Mathematics code

Untitled (click to download)Version: VB6
Author: Dave AlbinSubmitted: 9/27/2002Downloads: 6006
This object-oriented app reads in x,y data and fits the data to either a 1st, 2nd, or 3rd degree polynomial (using Cramer's Rule to solve various determinants). The app creates an output file of the "fit" data which can be compared with the "raw" data. ...more>>

Untitled (click to download)Version: VB6
Author: Dave AlbinSubmitted: 8/30/2002Downloads: 5456
An nifty interpolation utility. Read in x,y data where x is not uniformly spaced. The program auto detects the highest possible resolution in x and interpolates the y-values using that resolution. This version handles both integer and real values of x. ...more>>

Untitled (click to view code)Version: VB6
Author: snakeeyes1000Submitted: 8/13/2002Views: 9774
Code to convert decimal numbers to mixed numbers, and vice versa. DecimalToMixedNumber: Convert a number like "3.8 nto "3 4/5" SimplifyFraction: Convert a fraction like "50/100" into "1/2" FractionToDecimal: Converts a fraction like "22/4" into " ...more>>

Untitled (click to download)Version: VB6
Author: cmdkeenSubmitted: 6/20/2002Downloads: 6333
A program using trigonometry to calculate angles and sides in a right angled triangle.

Untitled (click to download)Version: VB5
Author: Marlon CzermakSubmitted: 6/15/2002Downloads: 5710
Within a range A and B, Generates unique non repeating random numbers.

Untitled (click to download)Version: VB6
Author: Werner SuttnerSubmitted: 5/12/2002Downloads: 8628
Calculator.exe & CalcVB.dll & CalcVC.dll source for VB6, VC++6.

Untitled (click to download)Version: VB6
Author: VikramSubmitted: 4/7/2002Downloads: 7545
A simple program for learning Addition, Subtraction, Multiplication and Division.

Untitled (click to download)Version: VB6
Author: Shahriar ManafiSubmitted: 3/20/2002Downloads: 5980
This application solves some of the selected problems of "Applied Numerical Analyses" book, written by Jerald & Whitley. Hope to be useful!!

Untitled (click to view code)Version: VB5
Author: Umesh K SuryawanshiSubmitted: 2/1/2002Views: 11230
Convert an Amount into words (ltd. up to 100 cores )

Untitled (click to download)Version: VB4
Author: Erdogan TanSubmitted: 1/23/2002Downloads: 5867
INVERSE FACTORIAL CALCULATOR v1.0 [ Finds the number for a given factorial value ]

<< Previous  Page 24 of  30  Next >>

Go to page: 24  25  26  27  28  29  ...