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

Program that solves n simultaneous Equations Using...Version: VB6
Author: Munaawa PhilipSubmitted: 2/25/2001Downloads: 8710
Program that solves n simultaneous Equations Using the Gaussian Elimination Algorithm. Just Input Augmented Matrix and the solution is Displayed.

A scientific calculator that also has a memo featu...Version: VB5
Author: AndreSubmitted: 2/20/2001Downloads: 9793
A scientific calculator that also has a memo feature that you can set to pop up at a certain time and 2 memory banks.

A calculator application that allows the user to e...Version: VB6
Author: Ian PereraSubmitted: 1/24/2001Downloads: 7121
A calculator application that allows the user to enter two numbers and them select the operator(^,*,+,-,/,\,mod) it be used to form an experssion with the number. selecting an operator should display the result of the expression. for example, enter 10 and ...more>>

This is a Fibonacci Sequence Generator. I am 15 a...Version: VB3
Author: AlexSubmitted: 1/9/2001Downloads: 6621
This is a Fibonacci Sequence Generator. I am 15 and this took some thinking. The code is obviously not refined. It does the job.

64 bit Hex/Dec/Bin Converter using Assembler by R...Version: VB6
Author: Robert RaymentSubmitted: 1/3/2001Downloads: 9063
64 bit Hex/Dec/Bin Converter using Assembler by Robert Rayment This is the first mixed VB-Assembler code I've put on A1VBCode other code is on PSC. It is a demonstration of using assembler with VB for those that are interested in having another 'stri ...more>>

This is a simple Length Conversion program. ...Version: VB6
Author: Mohammed MasoodSubmitted: 12/29/2000Downloads: 6225
This is a simple Length Conversion program.

The Stack and Queue data structures are presented ...Version: VB6
Author: Jonny AndersonSubmitted: 12/16/2000Downloads: 5990
The Stack and Queue data structures are presented in this VB application. Because both the Stack and the Queue structures offer considerably tailored functionality, they often outperform the VB Collection object.

A VB application which demonstrates Recursion. ...Version: VB6
Author: Jonny AndersonSubmitted: 12/16/2000Downloads: 6800
A VB application which demonstrates Recursion. This Simple Recursion demo provides an introduction to this technique and along the way gives you three simple yet powerful algorithms to take home - Find the Factorial, Get the Greatest Common Divisor, an ...more>>

Mortgage Calculator. Visual Basic application that...Version: VB4
Author: Robert GrossSubmitted: 12/6/2000Downloads: 13584
Mortgage Calculator. Visual Basic application that allows the user to enter amount of the loan, interest rate, and term. Calculates payment. Also, when user presses the Amortization command button, the program opens up a Microsoft Excel 97 spreadsheet and ...more>>

Blowfish VB - Do you use VB5/6? Are you a Crypto G...Version: VB5
Author: Patterson ProgrammingSubmitted: 12/1/2000Downloads: 6165
Blowfish VB - Do you use VB5/6? Are you a Crypto Guru? Then you need this little gem. This version includes the Pi table built in! Easier to implement.

<< Previous  Page 30 of  32  Next >>

Go to page: 30  31  32