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

This calculates Resistances, currents and voltages...Version: VB6
Author: Daniel HaskellSubmitted: 11/9/2002Downloads: 6481
This calculates Resistances, currents and voltages for basic, series and parallel circuits. the code is fairly well commented. pls e-mail with any enhancements you make.

Welcome to "MyBrain ,the most powerfull "fun toy" ...Version: VB5
Author: Ole PetersenSubmitted: 10/11/2002Downloads: 6162
Welcome to "MyBrain ,the most powerfull "fun toy" Cellular Automata program within the event horizon of this universe ( considering the size of the program and the fact that it was made with the help of Visual Basic and spaghetticode ! Three years ago I d ...more>>

Very simple VB app, that solves a quadratic equati...Version: VB6
Author: Adam ChampkenSubmitted: 10/8/2002Downloads: 6266
Very simple VB app, that solves a quadratic equation using the quadratic formula.

This object-oriented app reads in x,y data and fit...Version: VB6
Author: Dave AlbinSubmitted: 9/27/2002Downloads: 6908
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>>

An nifty interpolation utility. Read in x,y data ...Version: VB6
Author: Dave AlbinSubmitted: 8/30/2002Downloads: 6256
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>>

Code to convert decimal numbers to mixed numbers, ...Version: VB6
Author: snakeeyes1000Submitted: 8/13/2002Views: 11837
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>>

A program using trigonometry to calculate angles a...Version: VB6
Author: cmdkeenSubmitted: 6/20/2002Downloads: 7117
A program using trigonometry to calculate angles and sides in a right angled triangle.

Within a range A and B, Generates unique non repea...Version: VB5
Author: Marlon CzermakSubmitted: 6/15/2002Downloads: 6452
Within a range A and B, Generates unique non repeating random numbers.

Calculator.exe & CalcVB.dll & CalcVC.dll source f...Version: VB6
Author: Werner SuttnerSubmitted: 5/12/2002Downloads: 9409
Calculator.exe & CalcVB.dll & CalcVC.dll source for VB6, VC++6.

A simple program for learning Addition, Subtractio...Version: VB6
Author: VikramSubmitted: 4/7/2002Downloads: 8295
A simple program for learning Addition, Subtraction, Multiplication and Division.

<< Previous  Page 26 of  32  Next >>

Go to page: 26  27  28  29  30  31  ...