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

SIMPLE CALCULATORVersion: VB6
Author: Tripati Narayan DuttaSubmitted: 3/22/2005Downloads: 8377
A simple scientific calculator with all the basic operations, memory, trigonometric calculations and some advanced arithmetic features.

Calculate Regressions for Least Squares MethodVersion: VB.NET 2003
Author: Adolfo Leon SepulvedaSubmitted: 2/15/2005Downloads: 8228
'This program calculate Regressions for Least Squares Method Use 5 buttons for calculate: Power regression y= aX^b Exponential regression y=ae^(bx) Polynomial regression Ao +A1x + A2x^2... Get Y by interpolation ...more>>

Validate WHOLE, REAL numbers, and DateVersion: VB.NET 2002
Author: JacobGuzmanSubmitted: 2/7/2005Downloads: 7971
With this easy too understand program, you can validate if a number entered in a textbox is really a whole number or a real number. It tells you what you typed wrong, and where. Then you may do an mathematical operation between 2 numbers. it also valida ...more>>

Matrix Multiplication using DataGridVersion: VB.NET 2002
Author: JacobGuzmanSubmitted: 2/7/2005Downloads: 9614
This is an easy way to show you how to multiply 2 matrices. I used DataGrid to show the matrices...

Random NumbersVersion: VB6
Author: Ronald SteinSubmitted: 2/3/2005Downloads: 4164
I built this program to pick numbers 1 - 10 in a random order for a family football pool. It also has a cool form load and unload effect.

Complex CalculatorVersion: VB.NET 2002
Author: Petkovic VladaSubmitted: 1/24/2005Downloads: 9265
Complex Calculator. Example with class and validation data.

Solve equation systems by Gauss methodVersion: VB.NET 2003
Author: Adolfo Leon SepulvedaSubmitted: 1/12/2005Downloads: 7275
This VB.NET program use GaussJ class in Module1 for solving equation systems by Gauss Jordan's Method. For input Equations systems this program generate dynamic text boxes and prints solution e inverse matrix on form using dinamic labels. 'By Adolfo ...more>>

Geometric FormulasVersion: VB.NET 2003
Author: Andrew WeissSubmitted: 1/11/2005Downloads: 6304
This program easily allows users to calculate the area and volume of specific figures.

Checking & Savings Account ProgramVersion: VB6
Author: Sean CastnerSubmitted: 1/11/2005Downloads: 8693
This program can deposit and withdrawl amounts from two separate accounts. It is password protected so not anyone can look at you balances, the password is "password" without parentheses. You can save you progress and it also has a build in autosave feat ...more>>

Conversions using comboboxVersion: VB6
Author: ojasSubmitted: 1/5/2005Downloads: 4645
I have developed this program to show use of combobox. It has 3 conversion options, computer, time and mass.

<< Previous  Page 20 of  32  Next >>

Go to page: 20  21  22  23  24  25  ...