Free download Date and math Visual Basic 6
- A Statistical Process Control X-Bar and R Charting program: A Statistical Process Control X-Bar and R Charting program. Author: Glen Jorgensen.....download
- 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. Author: Jonny Anderson.....download
- A calculator application that allows the user to enter two numbers and them select the operator: A calculator application that allows the user to enter two numbers and them select the operator(^,*,+,-,/,\,mod). Author: Ian Perera.....download
- A cool Scientific Calculator: A cool Scientific Calculator. I think I will upgrade next month. Author: Groolk.....download
- A feature rich calculator: A feature rich calculator. Author: Rahul Soni.....download
- A simple calculator program: A simple calculator program. Author: Microsoft.....download
- A very Simple Calculator: A very Simple Calculator, i made this to learn VB. Nothing special, though worth giving a look. Author: Shaikh Muhammed Arif.....download
- Amortization Calculator: This is an Amortization Schedule Calculator. Author: Brad Gosdin.....download
- Angle to XY: his code is used for games or other applications where you'll need an corner with an angle. You can specify The Starting XY(center), the Length (up) and the Angle ofcource. Author: LPChip Interactive.....download
- ArcSine in Degrees or Radians: This .bas module inlcudes functions that take a sine value as a parameter and return the corresponding angle in degrees or radians. Author: Steve Bazinet.....download
- Astronomical and Date Calculation Program: his is a simple astronomical application. It allows you to perform some simple date calculations, and drawing Moon phases and Jupiter's position for given dates. Author: sibair.....download
- Base Conversion: Provides simple conversion between numbers in different bases. Author: Richard Deeming.....download
- Base Conversion Class: This class module allows you to convert Base 10 numbers to any other base from 2 through 62. Author: Nathan Moschkin.....download
- Base convertor-Decimal, Binary, Hex and ASCII: This project converts a value of hex (base ), decimal (base ), binary (base ) or ascii into each of the others. Author: Mr T.....download
- Basic functions for complex numbers: can be used for the calculations needed in the drawing of fractals. Author: Hans-Henrik Jensen.....download
- Bitwise Left Shift and Right Shift for VB: can be used for the calcuProvides Bitwise shifting for VB integer values. Author: Hans-Henrik Jensen.....download
- Blowfish VB: Do you use VB/? Are you a Crypto Guru? Then you need this little gem. This version includes the Pi table built in! Easier to implement. Author: Patterson Programming.....download
- Boolean Expression Calculator: BOOLEAN EXPRESSION CALCULATOR...( Also a simple Mathematical language COMPILER prototype... ). Author: Erdogan Tan.....download
- Calculate an Interpolated Value: This function will return a linear interpolated value. See comments for further information. Author: Martin Wallace.....download
- Calculator: Calculator.exe & CalcVB.dll & CalcVC.dll. Author: Werner Suttner.....download
- Calendar That Could Be Extended to Scheduler: This calendar offers a lot of cool functions:. Author: Ethan.....download
- Calendar for Months between Year 1899 to Year 2101: A fully functional calendar for months between Year 1899 to Year 2101. Author: Anonymous.....download
- Class to calculate sunrise and sunset: This is a class I wrote based off a Java applet on a NOAA web page (see the source code for the URL). Author: Scott Seligman.....download
- Clock and Electronic Chronometer: Clock and electronic chronometer. Author: Razvan Iancu.....download
- Compute Geodesic Distance between Earth surface Coordinates: This function computes the geodesic surface distance between two cordinates on the surface of the Earth to an accuracy of about ?0 meters. Author: Jay.....download
- Convert Pro - Comprehensive Value Conversion Tool: Simple to use value conversion tool. Author: Andrew Davey.....download
- Convert Seconds to Days, Hours, Minutes, Seconds: This function takes seconds and a predefined format as a parameter and returns a neatly formatted time string. Author: Quentin Zervaas.....download
- Convert Seconds to Hours, Minutes Seconds as h-mm-ss: Drop it in and run. Author: Lyle E. Dodge.....download
- Convert Seconds to Other Time Metrics: This function offers seconds conversion up to five levels: munites, hours, days, weeks, years. Author: Vladimir Milev.....download
- Convert Values Between Different Bases: This function allows you to convert numbers from different bases between 2 and 36.Author: Waty.....download
- Convert a Decimal Number to Binary: This is a function that will convert an integer to a binary string using a method which I learned in maths not long ago. Author: Russell Phillips.....download
- Convert any Date Value to Julian Date Value: The Code can be used on any VB platform, since it uses basic VB functions, and is not dependent upon version specific code. Author: Anonymous.....download
- Convert your system date to MM-dd-yyyy for YK: This code converts the system short date to MM/dd/yyyy for compliance with Yk standards. Author: Andrew Ells-O'Brien.....download
- Decimal Rounding Function: This code will round a any number to the designated decimal place The Decimal portion is optional. Author: Ethan.....download
- Demonstrates a 2-dimensional random walk: Demonstrates a -dimensional random walk. A "walker" is placed in the middle of the screen. Author: Dave Albin.....download
- Dice_vb6: Same as dice_vb except that it has been upgraded to VB6 and includes optimization techniques. Author: Chris Gessler.....download
- Evaluation Class that Performs Evals Within String: This class evaluates string expressions and also can perform evaluations of expressions that are embedded within strings. Author: Ted Schopenhouer.....download
- Factorial Function for N between 171 and 681: This function calculates an approximate value for the Factorial function for numbers between 171 and 681. Author: Ed Ardzinski.....download
- Fast Prime Number Calculator: This sample calculate the first 100000 prime numbers in 3.4 seconds (PII-350Mhz). It also helps you to know how to avoid undesirable re-entrys when you use the VB function "DoEvents".Author: Roberto Lanuza.....download
- Fast Prime Number Generator: This is a very efficient algorithm for generating prime numbers. Author: Marcel Slooff.....download
- Fibonacci Sequence Generator: This is a Fibonacci Sequence Generator. I am and this took some thinking. Author: Alex.....download
- Financial Calculator: Users select any of the common financial scenarios presented, key in their actual data and the computed result is right there. Author: Anonymous.....download
- Generate Fractal Designs in VB (Version ): This program generates the popular fractal, The Mandelbrot Set. Author: Danish Mujeeb.....download
- Generates unique non repeating random numbers: Within a range A and B, Generates unique non repeating random numbers. Author: Marlon Czermak.....download
- Graph Mathematical Functions: This application demonstrates how to plot a number of mathematical functions on a user-drawn graph in VB. Author: M.Nosrati.....download
- Great little dice rolling routine: Great little dice rolling routine. Author: Unknown.....download
- Guaranteed Valid Date-Time Input Using Calendar Control: This form uses a calendar control and a list box to illustrate how to get valid date/time input from users without having to perform any validation. Author: Roy Low.....download
- HiWord, LoWord, HiByte, LoByte, MakeInt and MakeLong: When dealing with the windows API you often find that variables are packed into a LONG ( bits) and that you are required to decode these LONGs. Author: Merrion Computing.....download
- High Precision Square and Cube Roots Functions: This module contains functions that allow you to calculate square and cube roots to up to digits. Author: Jay.....download
- Hours of Operation Template Form: This template form can be intergrated into a server program that permits usage only during certain hours of certain days. Author: Anonymous.....download
- INVERSE FACTORIAL CALCULATOR v1.0INVERSE FACTORIAL CALCULATOR v1.0 [ Finds the number for a given factorial value ]. Author: Erdogan Tan.....download
- Line Drawing Based on Trigonometric Calculation: This demo application illustrates how to draw lines based on trigonometric calculations such as sin, cosine, and tangent. Author: Radovan O. Ostojic.....download
- Loan Calculator: This application calculates payments toward principal and interest for a long. Author: jay polam.....download
- Mass-Weight Force Conversion Module :This module allows you to convert between the following 8 units of mass or weight force commonly encountered in general science computations. Author: Jay.....download
- Mathematical Expression Evaluator: The zip includes an Expression Parser class that parses and computes mathematical expressions, and a demo client application. Author: Elad Rosenheim......download
- Module for Calculating Julian and Gregorian Dates: This is a simple set of two related, public calendar functions. Author: Jay.....download
- Mortgage Calculator: Mortgage Calculator. Visual Basic application that allows the user to enter amount of the loan, interest rate, and term. Author: Robert Gross.....download
- Output Prime Numbers and Prime Factors: This code outputs all prime numbers up to the limit of the VB double type to the debug window, a text file, and a text box. Author: Richard Deeming.....download
- Perform Fractional Arithmetic: This program is a simple integer fraction arithmetic program.It will solve a simple fractional problem of the kind. Author: Jay.....download
- Quadratic Equation Solving Function: This function solves a standard quadratic equation of the form:. Author: Jay.....download
- Random No between 1 & 50: Suppose U want to select Random No between 1 & 50 for exactly 5o times but no Number sholud be reapetedly selcted; then Use this appliction. Author: Santosh Patil.....download
- Random_name_picker: Random Name Picker will allow you to enter a list of names. Author: Aaron Thomason.....download
- Real & Complex Matrix program: Real & Complex Matrix program. Author: Jim Carbine.....download
- Return Maximum Combinations of a Number Range: This function calculates and returns maximum possible number of combinations for r elements of n elements (heap). Author: Erdogan Tan.....download
- Return a Triangle's Angle Given the Length of the Sides: Get the angle if you know three sides. Author: Remco deJong.....download
- Return the Number of Business Days between Any Two Dates: This function takes a start date and an end date as parameters, and returns the number of business days between the two. Author: Peter Sitero.....download
- Roman to Arabic-Arabic to Roman Numeral Converter: Convert Roman numerals to Arabic and Arabic to Roman numerals. Author: Anonymous.....download
- Round Up or Down to the Nearest Specified Value: Used to round values to the nearest value. Author: Chris Hanscom.....download
- Simple Calculator with Classes: This calculator application is a good example of object-oriented programming in VB6. Author: Alain Vandecraen.....download
- Simple Expression Parser: I've seen other Expression Parsers on this website. They are all very good, but somehow they seemed too long for me and did not operate in a way of my liking. Author: Jonathan Adamit.....download
- Simple PERMUTATION, COMBINATION, FACTORIAL calculator for beginners: COMBINATION, FACTORIAL calculator for beginners. Author: Erdogan Tan.....download
- Simple calculator application: Simple calculator application. Author: Vikram.....download
- Smart calculator: This is Smart calculator and easy for use and also has a property of "Always on the top" due to which it is easy for access total or any calculation. Author: Saiyed Irfan.....download
- Solve Basic Mathematical Equations in Strings: This module provides functions that allow you to solve mathematical equations (including multiplication, addition, subtraction, division, and exponents, or any combination thereof) contained in strings. Author: Anonymous.....download
- Solve Simultaneous Equations of Three Variables: This program provides a method for solving for x, y, and z in three linear equations of the form ax + by + cz = d, with values of a, b, c, and d given for the three equations. Author: Karthik S Chandrasekar.....download
- Stack and Queue data structures are presented in this VB application: The Stack and Queue data structures are presented in this VB application. Author: Jonny Anderson.....download
- The ORIGINAL SOURCE of Combinator concept in LOTTO: The ORIGINAL SOURCE of "Combinator" concept in LOTTO !. Author: Erdogan Tan.....download
- This is a MATRIX Project: This is a MATRIX Project. Author: Goran Trakilovic......download
- Truth Table Generator For Boolean Expressions: This program creates truth tables from boolean expressions. Author: Palladinos Nick.....download
- VB 64Bit Integer logical bitwise operation: VB 64 Bit Integer logical bitwise operation, such as BitShift(LSHIFT/RSHIFT), OR, AND, XOR, etc. Author: Hariyanto Lim.....download
- Velocity Conversion Module: This module allows you to perform direct interconversions between 75 units of speed or velocity and is very useful for science or technical programming involving speed as a factor. It recognizes 15 units of distance. Author: Jay.....download
- a simple synthetic division program: a simple synthetic division program. Author: Jim Carbine.....download
- calculate angles and sides in a right angled triangle: A program using trigonometry to calculate angles and sides in a right angled triangle. Author: cmdkeen.....download
- computes weekly payroll, current earnings, year to date earningsFICA tax, federal Income Tax Withheld, and check Amount: This program computes weekly payroll, current earnings, year to date earningsFICA tax, federal Income Tax Withheld, and check Amount. Author: shanti chigurupati.....download
- converts measure units that are commonly used in Europe and U.S.A: This program converts measure units that are commonly used in Europe and U.S.A. Author: Davor Ilic Dutch.....download
- generate a random numbered math test: Uses the Randomize statement and RND() function to generate a random numbered math test. Author: George Tsang.....download
- high precision astronomical almanac: A beta version of a high precision astronomical almanac that computes solar and planetary positions to within an arc second or better over several thousands of years. Author: Jay Tanner.....download
- interpolation of (x,y) data: A small application for interpolation of (x,y) data such that datapoints are spaced by an interval choosen by the user. Author: Dave Albin.....download
- learning Addition, Subtraction, Multiplication and Division: A simple program for learning Addition, Subtraction, Multiplication and Division. Author: Vikram.....download
- problems of Applied Numerical Analyses: This application solves some of the selected problems of "Applied Numerical Analyses" book, written by Jerald & Whitley. Author: Shahriar Manafi.....download
- scientific calculator: A scientific calculator that also has a memo feature that you can set to pop up at a certain time and memory banks. Author: Andre.....download
- simultaneous Equations: Program that solves n simultaneous Equations Using the Gaussian Elimination Algorithm. Author: Munaawa Philip.....download
I am really happy to read this website posts
ReplyDeletewhich carries lots of useful facts, thanks for providing these kinds of
data.
Here is my website :: teenporn