|
Home >> Mathematics code
A calculator application that allows the user to e... | Version: VB6 | Author: Ian Perera | Submitted: 1/24/2001 | Downloads: 7071 | 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>> |
64 bit Hex/Dec/Bin Converter using Assembler by R... | Version: VB6 | Author: Robert Rayment | Submitted: 1/3/2001 | Downloads: 8981 | 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>> |
The Stack and Queue data structures are presented ... | Version: VB6 | Author: Jonny Anderson | Submitted: 12/16/2000 | Downloads: 5928 | 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 Anderson | Submitted: 12/16/2000 | Downloads: 6734 | 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 Gross | Submitted: 12/6/2000 | Downloads: 13522 | 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>> | << Previous Page 30 of 32 Next >>Go to page: 30 31 32
|
|