Math and Dates in VB

From codeuu,source code

Jump to: navigation, search
AGE AND ZODIAC SIGN FINDER

AGE AND ZODIAC SIGN FINDER. And also having detail description of all Zodiac Signs.

AgeCalc and SunSigns

Hi. This is another version of the code i posted last year at:

A Stop Watch (Zipped Up)

This code will help you learn how to use a timer. It has tenths of a second, seconds, and minutes that add up, like a stop watch. I would really appreciate all e-mail and votes (I would like the votes to be based on how easy, my content, and how I explained how to make a stop watch).

A Calculator

Just a basic calculator, first program i've written. Would appreciate any feedback,tips etc.

An Algebra Forum

This project will find the slope and the y-intercept of two given coordinate points with the equation: y = mx + b which may sound familiar if you are good in math or are taking algebra. Please report any bugs to me and I'll try to fix them. This is my second version because I found some big errors. I am sure this is fairly accurate. Votes and notes will be GREATLY appreciated! There is a little note. It won't make 8/8 = 1, it will just show it as 8/8. It will also not reduce and the y-intercept is in decimal form.

A plus FRACTION REDUCER

reduces fractions so you dont have to

Advanced Matrix Multiplier

This code will help in creating applications that will need multiplication of a 4 by 4 matrix.

A Function Plotter Parser

This code is a demonstration of script control

Aquatic Atom Equation

Return the ammount of atoms in a given body of water, using Width/Height/Depth

A very begginer calculator

does a very basic amount of calculator funcions, i submitted one before, the addition button didnt work, but this one does, and i have a request, please go to the next calculator that i made named a very begginers calculator ver. final. that one is complete and has no flaws

A very begginers calculator ver. final

this is my final basic calculator functioner thing. I have submitted them before, but there was a flaw or two in each of them.

Any region date validation with maskedit - Handles Nulls

Checks any date regardless of regional settings. Uses the mask edit control handles null dates!

Area of a Triangle

It does all the calculations to find the area of a triangle for you.

A.D. Calendar

Calendar any AD year until 32xxx

age

This program tells you the weekday of your birth, for ex: put 20/7/2002 and it tells you that this day is saturday, also it calculates your age exactly : years,months,days,hours,minutes, seconds.

Ali's Calculator
    • UPDATED**this is a simple calculator! my first visual basic program. it is written in the most simplest way possible because i have only just started so no negative feedbacks PLZ!!!!!
Analog Stopper

I just learnt Sin and Cos so I got some practice to myself

Binary Clock

It shows the time in normal format, AM/PM, and binary!!

A simple calculator 1

This is just a simple calculator. i have seen lots on this sight with unnecessary code so decide to make my own.

Adding Machine

This will teach you some of the basic concepts of mathematics in vb, also how to make reports using textbox control.

A real Digital Clock

The purpose of this code is to simply show the time, it has digital-like digits displayed from an immage array. All the digits are provided for convenience and it is easily altered to suit the needs of the person.

An Advanced Calculator with Super Functions

This is a calculator i made to do my math homework. it has so many useful things like Percentage built in, and many other function. also shows a tooltip like VB when typing, for example you type p=Power(, and VB shows a Tip.

An Advanced Calculator with Super Functions(UPDATED )

This is a calculator i submitted before. it's now cleaned up, and some Bugs are Removed. Check screenshot. some Super Functions. Fully Commented

A Universal Decimal/Binary/Hex Converter v2.0

This code will convert any decimal, binary or hex number into the other two formats. A good code for those who want to learn how to use functions with multiple and optional parameters, also maths functions and creating a custom GUI. The program handles 8bit, 16bit, fixed-point, floating point and any length binary upto 31 bits. Full instructions given in the help window + extensively commented code. I'd appreciate some votes for this if you think it deserves them.

Decis - support to decision

Decision about one of multiple alternatives to a goal, analysed by multiple criterias. (texts in portuguese)

Another Finite State Machine example: keypad entry system

This is another example of using the FSM machine code I submitted (see my other submissions for fully commented code), showing how it can be used in a 'real world' situation. It simulates a keypad entry system - enter the right 4 digit code and you are allowed in, enter it wrong and you are not.

Analog Watch

One example of an analog watch using line and circle functions.If you like it leave a comment. If you don't like it leave a sugestion. Thks!

A Conversion Program For Decimal To Binary Values

This code will convert your decimal number the corresponding binary number.

a simple calculator 2

hello people

A new approach to the MAX and MIN functions

This article explains a new aproach into using the Max and Min functions for RGB to HSL conversions and more other uses it gets...

Advanced Scientific Calculator vs 2003

What it is:

All Primes

Returns all the prime numbers up to a specified number and reports the number of primes found and the amount of time it took to find them.

adding hours to actual time

1 line codes for adding hours to actual time plus the calculations.

Analogue Clock

This is just an analogue clock for people who want to use lines and be able to manipulate them in their code

Area of a Circle

You type in the radius of the circle and click the 'go' button and the computer calculates the area of that radius. It's really easy to use. It's very self-explanatory! Vote for me, please!!

AgeCalculator

Want to know the (almost) exact age of something? Wanted to know how long it has been since you were born, how long it is until christmas (or just... one of those other religion holiday celebration things). Ever wanted to get a file's age? This program will tell you all of those things. It calculates age based on 2 specified dates/times.

Appointment Book

Provides a Monthly Calendar and keeps track of the Important dates and appointments you have.

Analog Alarm Clock

this is my leasur programme.

Age Guesser

This simple app tell you how old are you.(BUT you have to help it!!!)

Area / Median / Perimeter / Height of a Trapezoid

Use this program to analyze and see how to find the parimeter, area, median, height of a trapezoid. It has really messy code because I have about 1 month of VB experience under my belt.

Another Base Converter

This is another simple Base Converter. At least it has a different GUI! This is the first version that i've made myself fo learn base convertions. It has some Bugs but works.

A Simple Calculator 3

calculator

A FormatDate Function

The FormatDate function takes a date (String or Date data type) and reformats it into a custom string date format. It will recognize just about any String format as long as it DOESN'T include day names or date suffixes (e.g. Tuesday 9th). It will take its own output and convert it to another format (except for output containing day names or date suffixes). Recognized seperators within a date string are: space(s), forward slash, dash(minus), comma, decimal point and bold decimal point (char 149), period, colon and semi-colon. It assumes a String date's day/month order is the same as the users system settings (day/month or month/day). If the month portion is above 12 it will assume the reverse order if the day is below 12. FormatDate returns the reformatted date as a String.

anatomy of point rotation

This project is a somewhat interactive tutorial on the fundamentals involved in rotating a point around a center (0,0).

Arealy simple alarm clock perfect for a beginer

It is a alarm clock.

A Simpley plus , -, x, / Calculater

This is a simple calculater. capable of +, -, x, and / functions.

An Infinit Addition/Subtraction/Multiplication/Division Updated

This code allows you to quickly add, subtract, divide, and multiply any length numbers without the overflow error. Unless you have a number so long it cause's it.

A Simple Calculator In VB

This code displays a simple calculator and u can study the basics behind the coding of the calculator.so many codes are yet to come baby..keep in touch

A Number Puzzle Implimented In VB

This is a program which simulates a number puzzle game.this will be very usefull for the persons who want to have some idea of vb development.so i think this code will be usefull for you.please rate me after downloading this code.ur rating will be very helpfull for me in future uploading

A Finding Numbers Program

This helps you find prime numbers between a range of you choice. It also adds all the numbers in a range from 1 to any number you choose as long as it does not go over it's limit. It also add all odd numbers or even numbers and it also find perfect numbers and abundant numbers. This can be of help in math.

A Pi Calculator

this is a short pi calculator that (you guessed it) calculates pi. there is a much simpler method of doing this which is simply (atn(1) * 4)

A Simple Calculator.Contd of A B C of VB 6.0

A simple Calculator.....Nothing More

A Simple Beginners Calculator

A Simple Beginnners Calculator With Simple Functions. Might be very useful for new Visual Basic Programmers.

alaram clock

it help u to set alarms to notify u for some tasks as u are busy doing some work

AMS-Projectiles

Projectiles Simulation simply calculates the path, displacement, angle, velocity and displays an animation. I updated the program after correcting some errors and adding new features. Now the code is commented.

BigMath 1.1 (updated July 8, 2007)

This is a BigInteger class library for VB6! This implementation is modeled after the Java and Visual Studio 9 versions. It supports an unlimited number of digits, including negative values! The negative values use a Two's Complement representation, the same as VB6. All mathematical routines are supported, as well as bit manipulation and shifting! Factorial has been added in version 1.1. You can easily create a BigInteger from all standard integer datatypes, String, Double, Currency and Decimal types, too. It can parse decimal, hexidecimal, and binary strings and can generate the same numeric base output string types.

AA - Currency To Text Converter

Check this out! A perfect code structure for numbers to text conversion. The code is quite easy and simple to understand, and it's surely a user-friendly. Try this out and dont 4get to send me some feedbacks. See screenshot. Vote for it please...

A.I to infer in triangle

My code to infer in the triangle. It can make your comp infer some unknown-element from valid-element which you input. It very quick, and easy to understand. please, vote for me. Thanks

A Beginners Digital Clock

Show A Simple Digital Clock. No Api or ocx. its very simple using label and timer

A Easy Stop Watch

this is a stop watch i made real quick for a compatition i was having with friends

Age Calculator

It Calculates the correct age of person.

Accel X

Picture explains Program purpose

average1

to calculate the average of 6 subjects with some spalsh and others

Arthemetic operations

this is a arthemetic calculator which is an update of the recently posted calculator with the addition of some trignometric functions

Advanced power calculator

This program is developed in Visual Basic 6.0. It is nothing but scientfic calculator. Here i designed a library for calculation. use this program for only studying purpose. if you want the executable visit www.picksourcecode.com

Analog Clock (Polar Coordinates)

This is an easy example of how to use Polar Coordinates and draw angled lines. This has many applications (game development, etc.). I have chose to make an analog clock as an example.

All In One Math (useful math program)

This program is called All In One Math. I made it a while ago when school was still in

Advanced Calculator

This is Calcultor Application created in VB 6.0. It performs the basic mathematical operations like Addition, sub, multiplication, division,sqaure root, square ,cube, factorial, and advanced trignometric operations, also it deals with radion and degrees. and many other mathematical operations can be performed with this calculator. If you have any doubts please mail me or visit website.

Azaiel(DA)

A Simple Code Blocks All Keys Except Numbers, Numbers Only

Analysis and Modelling of Electrical Circuit

Analysis and Modelling of Electrical Circuit

Artillery tanks plus Coordination tutorial

This is a very unique style artillery game. I first coded it in GW-BASIC but now I have made more changes and added more features. You have to give angle and power as inputs. and the tank will throw a ball which flies and hits the target. The wind pressure also effects the ball. Random land generate feature generates the land randomly and gives the tank and target a random position. The coordination tutorial is included. The tutorial is easy to learn. Every thing is expressed and explained in it. The throwing of ball, the arcing, trignometery in VB, Wind effect, etc are explained in detail.

Area and Volume of Shapes

This application will tell you the area or volume of shapes all you do is put the numbers in.

Application Registration - Key Generator v2.02 Build 01

The KeyGen will generate a key for a given name and password, this can be used to allow a programmer to issue software in demo mode, if the customer wants to purchase your software you only have to give them the key for the software based on there name and your password NOW WITH SIMPLE DEMO PROGRAM..

BigDecToHex.bas

Converting Decimal value to hexadecimal, WITHOUT! using the VB functions or mod! (which are limited to long value) Therefore The function can handle large numbers until 15,000,000,000,000,000 (1.5e+16).

Brute force password finder

I'm quite proud of this one due to its beautiful simplicity. The program works by searching all combinations of letters up to a length of 256 to find a specified word. It is a very good example of how to program a quick and efficient password finding algorithm.

Binary to Dyadic

converts a binary number into one consisting of {1,2}

Ball Bounce

just shows basic math of how to make a ball bounce round the form, hitting the edges..

Ball Bounce 2

a bit more of a game than Ball Bounce 1....

Binary.exe - a program to explain binary

The program is a very simple program.

burst

This code will generate and plot "random number distribution"

Binary Conversion (Works Both Ways)

Hi people! This is my first submission so please be gentle! It?s a simple little prog to convert binary to decimal and back again. Had to make the binary to decimal bit for college. Works with abnormally huge numbers. I couldn?t find any converters that worked with huge numbers on PSC. But then again I only looked for 5 seconds. Really Happy with this code cos it only took me 2 days to work out how to get it to go back to Binary.

Burn Calculator

This is just a basic calculator that estimates how long it will take to burn a cd. Based on NERO times.

Bobo Calculator

A scientific calculator. Written as Usercontrol, very lightweight, very easy to call. Demonstrates trigonometrical and logarithmic functions, each with just a line or 2 of code. Great to learn from.

Brad's Quadratic Equation Solver

Solves ANY Quadratic Equation. Graphs, Gives (X,Y) Points, and Shows WORK!!

Brad's Calculator

Solves your basic equations PLUS Slope, Square/Root Generator, Quadratic Equation(Graphs, X,Y, Shows Work), Distance between points, Circle, Square, Triangle, Parallelogram, Fractions, Powers. Very Useful for any student!

Base Converter (HEX BIN OCT DEC)

Base converter

binary/decimal decimal/binary convertoe

converts binary to denary and denary to binary

Birth Day Calculator

Tells you what day your birthday will be on, any desired year you input.

Big Numbers of any Base

In this is a module that contains a type that allows for numbers of virtually any size and any base. Also included in the module are functions for handling the new type. Included is an example form that outlines some of the mod's uses.

BJ's Basic Calender (Updated) Tue 16 July 2002

I accedently deleted BJ's Basic Calender instead of Editing it. Anyway...

Birthday Computation (Real) - by Ayette

computation of age, birthday, anniverssary.. etc

Very Big Integer Addition

This code calculates an huge Integer (I don't know how big, because system crashed at copy & paste). It works with strings so the Number can be bigger than double and so on...

Binary and decimal conversion

I wrote this code Because i needed to learn Dec to Bin and Bin to Dec conversions for a course Im doing. I borowed a module form Twisted Media.

Babylonian Square Root Function

This code serves as an alternative to the VB function 'Sqr'. It uses the Babylonian Method, and when I tested it, it yielded faster results than the VB 'sqr' function.

Bored Timer

I was bored so i made this timer/clock/uselessapp/whatever you wanna call it thing. It gets the regular time then counts the seconds, minutes and hours. You can compare it to the regular clock, set an alarm for a specific time or whatever. Can be easily modified to count days or more or useful if u want to keep track or uptime or sumthing else.

BJ's Math Questions (Updated 08 Jan 2003)

Randomizes two numbers as a sum. Eg. (2+5= or 36X29= or 10-39= or 46?29=) also has Text to Speach which tells you the info. (Not Needed. Can work without it.)

Biorhythm Ver 2.5

Biorhythm V2.5 is a great code to generate Biorhythmic Waves/Cycles. It produces 10 types of biorhythmic waves as compared to 9 types in Version 2.0(cycles)(which are Emotional Physical Intellectual Passion Mastery Wisdom Aesthetic Intutive Self-Awareness and Spiritual).

Biorhythm Version 3.0

Biorhythm V3.0 is a great code to generate Biorhythmic Waves/Cycles. It produces 10 types of biorhythmic waves (cycles)(which are Emotional Physical Intellectual Passion Mastery Wisdom Aesthetic Intutive Self-Awareness and Spiritual). There has been a lot of changes from the pervious version (v2.5). i have added a small help on Understanding Biorhythm and Add remove user name option. Also the interface has been changed.

Binary Decimal Converter

Convert from decimal to binary or vice

BINARY CONVERTER WITH DECIMAL POINT (NEW)

convert any real number from base 10 to base 2,

Black-Scholes (1973) Option Pricing Formula

Calculates Call & Put values using the Black-Scholes option pricing formula.

Beta functions

These routines are useful for handling the beta distributionm

BaseConv

Converts any base to any base

BaseConv ..Again

[Base Converter] Converts any base to any base. Updated - no bugs & smaller code. Had to post it again cos changing my email seems to have created a new author and deleted my old account, anyway... enjoy.

Bouncing Time

All it does is bounce the current time around the form.

BenCalc

I made this Program to further experiment with stings the only thing i couldnt work out was how to stop the number of characteres in the Display box becoming more than the length of the display box. So if anyone knows how to do this please comment below, Thanks. Ive sorted that now, thanks to Sien for helping me!

bark?n's scientific calculator

Purpose of this code is to develop a scientific calculator.

Better than 'Better than MS Calendar Control'

"Better than "Better than MS Calendar Control"

Bezier Curve Generator

This program allows simple creation of bezier curves. Given the 'Control Points' (the points which a bezier curve is based upon - two end points and any others to affect the curve), the 'CalculateBezier' function will return the coordinates of a point anywhere along the curve. The front-end to the function just shows you what a bezier curve is, and the large capability of the function to accept as many control points as you want (the front-end limits it to 99, but the function will accept more if necessary). The code is marked at 'Advanced' level because of the complexity of the equations used, although programmers at the 'Intermediate' stage might be able to understand it.

Binary Values

The purpose of this submition is to refresh a programmers mind on how binary numbers work and help any user to learn binary numbers easly.

Byte Shifter

This code shows you how to left and right shift numbers. The concept is little used, and as such VB6 does not offer an easy way to do this. This code shows you the way to do it as if you were doing it by hand on paper (better way of learning if you ask me). Anyway, for you .Net users...2003 apparently has these functions built in by way of the '<<' and '>>' operators (as seen in Java, JavaScript, C, etc. I don't have 2003 .Net, so I can't exactly verify, other than I saw it on MSDN.

Binary Clock v1.0

Just a simple Binary Clock...

Binary Finger Counting (User Control version)

Teach yourself to count in binary on your fingers.

Biorhythms v1.3

Ok, I have adjusted the program to accept the info from the calender control value property (didn't know about that one previously) so that no matter what your systems date format is, the age calculations will be correct. I also added a registry entry to save the birthdate entered as suggested by Paul Turcksin. Thanks for all the advise Paul.

Day/Date/Time

Copies the day, date and time to the upper right corner of you screen.

Basic math functions

The function allows someone to pass a mathematical argument i.e.

DCSoft Advanced Calculator 3.0

It perfoms most mathematical calculations include Logarithm evaluation, Binary and Decimal Conversions.

Banking Interest

Tells the amount of interest owed on a user specified amount of money during a user specified amount of time borrowed.

BASIC CALENDER

SHOWS THE PRESENT CALENDER AND ENABLES TO GENERATE FOR GIVEN MONTH AND YEAR

BAC Calculator

This is a Blood Alcohol Content (BAC) Calculator. You put in your gender, weight, amount you've had, and how long it's been and it tells you your BAC%. I thought it might be good for those ppl drinking tonight since it's St. Patric's Day.

Big numbers library BigNumLib

With this BigNumLib (big numbers library) you can do everything around large numbers (as strings):

Binary Conversor

It converts binary to decimal and decimal to binary.

BigNum Calculator(Correction 1 Jul 2007))

BigNum Calculator by Robert Rayment. Does calculations on, up to, 1024 bit numbers (~310 dec & 256 hex digits). Operations on single numbers include shift left/right, roll left/right, Not, Factorial, Squared & Cubed. On two numbers - And, Or, Xor, Eqv, Imp, Div/Mod, Mul, Sub & Add. The full results can be displayed and saved to the clipboard or a file. All calculations are for positive integers only. Make sure to compile the program, particularly for large numbers. Machine code is used for some conversions to speed things up by a few seconds since they take much longer than calculations, principally for 4 digit factorials. For small numbers this has some educational value but very large numbers are just a curiosity, though apparently there is some use in encryption. Zip 27 KB.

bArAhOnTa Basic Calculater

This is a really BASIC and SIMPLE program for demonstrating how to deal with numbers in VB ,,, Comments PLZZZZZZZZZZZZ

BMI Calculator

To Calculate the Body Mass Index

Base Converter V2

Convert numbers between hex, oct, dec and bin. This code also support negative numbers, and for negative numbers use 2's complement. Tis code is like Microsoft Office Excel functions for converting bases.

Bitwise and Logic operators

Applys logical and bitwise operators to binary numbers.

Bk calculator

Hi this is a calculator which calculates area of cone, cylinder, sector, sphere and does quadratic equations. perimeter feature also available

Basic Salvery programm

I begun to programme it when my dad sayd a joke "Why don't you programm a salvery-programm"

Day Of Week Sort

Sort by any day of the week, for scheduling with mutipule positions.

Grade Calculation

this code will calcualte your midterm and final avaerage and display it in a great tabel format.. must see code.

converts between various math types

Hex2dec. dec2hex 902dec dec290.. you hawe option to select 90 numeric types

Countdown Timer

Displays the number of days, hours, minutes, and seconds till a specified date. Allows you to enter multiple dates.

Calculator1

Some more Calculator have been posted but this is a very compact one and it's easy to understand too,

Non Repeating Random Number Generator

P L E A S E V O T E F O R T H I S C O D E.

ICQ v5 Encryption method

This code will allow you to encrypt text. It uses the method used by ICQ to encrypt its packet. Actually this is part of an ICQ client that I am making. This code is the core to ICQ.

Updated DecimalToFraction

I haven't seen this one so far, and it was suggested to me...

Average2

This example shows how to get the average of values using an unlimited amound of Arguments. This example uses the ParamArray statement.

Simple Numbers Project

This code is a little simple project I made for school

Create your own calendar with only 3 single controls and good old VB Code ( See Screenshot )

Take a blank form with 3 Labels, add some VB code and it turns out to be a method of making your own Custom Calendar Control or Application!! (EXE INCLUDED) *Please Vote*

Sabtudo- cool unit converter

This is an easy to use unit converter, convert between meters and miles, grams and ounces.. very easy to use. You can even create units, for example 1day = 10beers, or 1car = 10,000dollars.

Sales Tax Calculator

It computes the amount you will pay on a taxed item.

Temperature Conversion

converts fahrenheit to celsius, and vice versa. this is 1.5 I made a mathmatical error in 1.0, and added msgbox()'s if you don't select a checkbox or enter a temperature. download and try it out. then vote

Cris the Carpenter

This program lets you type in the measurements of your room, then type in the price per square metre and it then works out the cost. This version only pretends to E-Mail your order but in later versions I hope for it to really do it.

System Date

Using this code you can get the date accoding to the regional settings.

AverageCalc

The purpose of the code is to find the average of three numbers, but my code has made use of the case statement, and lots of Variables. Ideal for Beginners

Slurp's Calculator

This is a Standard calculator with the usual +,-,/,* functions. All procedures are contained within in a module which may seem a little odd to some but that should make it more educational at least. Included is coding to prevent division by zero which would otherwise cause errors. Also the last 10 answers found are displayed in a list box which might be useful for some.

Client / Server Sample (TCP/IP)

All-in-one client server example using Winsock's TCP/IP.

Math Example

This code demonstrates how to increase and desrease the value in a VB text box.

Calculate Remaining Time for a ProgressBar to Complete

This calculates the average time taken for a progressbar to get to its current percentage and calculates how much time it will take for the progressbar to reach 100%

Time Calculator

Visual Basic doesn't provide a adding function with "hh:mm" result this code does it! :)

DateTime to FormatInDecimalDays

This code solves any DateTime difference calculations, by coverting any date that is between the year 0 and the year 10,000 into a decimal format in days. The time of day is added to the date in day format as a fraction of the day.

Vectors Points in 3D and 2D

The reason I made this code was because I started to be interested in game programing. I realized that if the game is to be realistic, vectors are needed to forces like gravity and wind ect. This code will add 2D (on XY plane) and 3D (XYZ planes) vectors, subtract them. Get the Value from the velocity of the vector on the X -axis, and also for the Y & Z axis (Z only in 3D Vectors). One function called MovePoint2D will add a vector to a point (there is also function to move a point in 3D space). Last but not least ;), if one of the functions is giving two points, it will return a vector (yet again in both 2D and 3D). I hope this is helpful for anyone working with vectors to move a point.

Equation Solver

Equation solver is a DLL project that provides objects that can solve equations entered as strings. This revision supports basic trig functions (sin/cos/tan) as well as the basic math operations. It also supports the use of variables in the equation (in fact, at this point, if you don't use at least one, it will crash & burn) I created it for use in a control, which when finished I will post here as well with links to & from.

GetLocalTime API call

This is a really simple API call I was playing with. What is does it gets Year, Month, Day or the Week, Day, Hour, Minute, Second and the coolest Millisecond. It'll also set it for whatever you choose using another API. Cool, 'eh?

Function Grapher

This is a Function Grapher program that is able to take an almost unlimited number of functions the user enters, and graph them, either simultaneously or consecutive, with the first function entered being ploted first.

StringAritmetik

This module does mathematic funktions with strings instead of Numbers.

Quadratic Formula Simplifier

This program takes a quadratic equation and shows all of the steps needed to get the values of X.

Time Converse

This simple application gives the current time once you enter the seconds. Initial time is considered 00:00 of 01/01/2000.

Ball Logic

You have 12 billiard balls. One of them is odd in that is slightly off in weight from the others. The problem is to use a balance scale to determine which is the odd ball and whether it is light or heavy.

Prime Number Generator

Generates/finds prime numbers and prints them to a file. Has many options on how you want to see what the program is doing as well as allowing you to set a limit on how long you want the program to search; or how many prime nubers you want to find. Able to search for numbers inside double precision - 4.94065645841247 x 10^324 :-)

Draw it

Use this code to learn how to get an effect when left, right mouse button is pressed and many others. Please vote!

Catholic / Christian Date Calculations (Mysteries for the Rosary, Liturgical Season, etc)

Calculates for a given date the current liturgical season and appropriate prayers for the daily rosary, as well as that year's dates for Ash Wednesday, Easter and Advent.

Blitz's GraphViewer

just a simple graph generator

A 'Barebones' Binary / Decimal (Denary) / Binary Converter

This code is a simple binary/denary denary/binary converter. This code is meant to be as simple and as short as possible. I am not trying to confuse you with my coding here.

Second Counter

This code will take a desired number of seconds, and count them out, making a beep on every second. Pretty handy for timed games and other timed projects to let the user know they are being timed.

days countdown

just tells you how many days are till your bithday, christmas and new year

Timing milliseconds

This tiny piece of code I picked up from somewhere along the way, accurately counts how long it took to perform a task. The timer control updates every 0.05 seconds, so for very small intervals it does not work properly. With this one API call, you can get down to the milliseconds!!! Example code is included.

DateValidation

In general this is a function, that validates an entered date. It sets the output-date one day after the input-date and verifies if there is a month or year-break and even handles leap-years.

CoolConvert

It converts many units, such as distaces, angles, numeric temperature, ... It can also helps for using tabs. Sorry, I haven't had enough time to comment it but I think it's readable.

Standard Calculator

Just a standard calculator, with sqr, sqr root, trig functions, and some others...

maths tables tester

It test your times tables. It shows how to use the randomiser

Calculator (Basic)

just an ordinary calculator without any use of arrays.

A StopWatch

This Is a StopWatch or timer I made for very new programmers with vb. It has the stopwatch function, pause, pause for certain amount of time and stop and start. It displays 00:00:00 with seconds, minutes, and hours, it will even msgbox you when u get through a whole day on that. By Feet on 1/3/2001 at about 2 A.M. :x. Fully Commented.

Date/Time Changer

This program has a lot of basic code in it that could be usefull for beginers as well as some pros. It changes the date and time via simple buttons. I created this to make fake transactions in a database. It has Always on top, drag form, and clock.

sqrt

to demonstrate the aproximation logarithm.

Hp Calculator

To calculate Nissan's HorsePower

Resistor decoder

UPDATED Calculates a resistor by color code. see screen shot you will see what i mean :-) have fun ! vote (fully function now see feedbacks)

Coverts sec to hr:min:sec

This function converts seconds to time with the following format "00:00:00". supports up to 99 hours.It's a simple function.

Arc Drawing and Mathematical Routines - Including Line Intersection Routines - Updated

This submission is split into 2 - A DLL, which holds all routines for handling arcs, and a program, which demonstrates how to use the DLL.

GraphAmort

This mini-prog (which will have hopefully uploaded correctly this time!) will calculate the monthly payment required for a mortgage-style loan. Upon request, it will produce an amortisation schedule on a MSFlexGrid control. You may also view 2 simple MSCharts based on the grid's data.

Time and Date

I made this for Beginners who have always wanted to put the time or date in their application. I made this in August, 2000. It's a little late.

Royal Mail

To get experience of vb

Date Difference

This code will compile into a dll which will let you get the time difference between two dates based on work day hours, holidays, and weekends. Will only return the time that actually occured between work hours and on work days... It includes the a group project containing the datediff project and a sample project using it.

Show the time in an interesting way

This program show the current time and the time the app was loaded using a cool interface.

Age Finder

Find out how many years, months and days old are you. Excellent type of tutorial to study date functions. Please post comments over here or email me.

Geo Dist v2


PROGRAM NAME: Geo_Dist

Simple Calculator plus - /

This Code Is A Simple Calulator For People Who Want To Lern How To Use Adding And Such In There Application.

plot 3d points on a 2d surface

The code plots 3d coordinates on a 2d plane.

QuadRoot
Download Time Calculator

The program calculates the time needed to download a file at the speed is entered .

Truth Table Generator

This program creates truth tables from boolean expressions. I believe that it's very useful for Computer science students who learning Boolean algebra and predicate logic (like my self).

MSFlexgrid to HTML

This is an update of GraphAmort, a previous offering of mine. This time, you can export the contents of the loan amortisation schedule to a HTML file, for universal display, e-mailing etc. You can now also copy the graph to the clipboard for pasting into a graphics package (I should've added this the first time!).

The Metric Clock

This program is a digital/analog metric clock. I wrote this one night out of boredom, I was thinking of a simpson's episode where a character had mentioned metric time and pointed to a clock that had only 10 numbers on it. In metric time there are 100 seconds in a minute, 100 minutes in an hour and 10 hours in a day. Enjoy!

NeoEphemerix 2001



NeoEphemerix 2001 - v1 Beta 2

High-Precision Roots


QuadEqua

This is just my second little program and I wrote it in about 2 hours, but it works, I think :)

Geo-Mate

This program will calculate the area or the volume of the most used 2-D and 3-D figures. I know the code isn't very good (I should have used a function, but it's too late for that now) but the program works :)

A Eval function - evaluates math expressions

EVal evaluates math expressions like 2 + 3 / ( 99.5 - 10 ). Whole code is in a .bas file and there is a test application (see Screenshot). Operations availables are +, -, /, * and to make powers (^) usage character e (Ex: 2e4 = 16).

Cosmo Counter 1.1.2

it's a matetatic calculator that's working with BIG numbers say for example that you have 478656778243678643253475 (A) and 833245455234267348567238 (B) and want to multi them...with this program you can...

Pascal's triangle

To generate pascal's triangle =)

Circle calculator

This program is made for students who is getting tired of calculating the area and the circumference of a circle

Prime And Composite Numbers

This program shows all of the composite and prime numbers between two chosen numbers.

Chaos v1.01

Its a Math. programm with some different functions(e.g: Mandelbrot fractal, Trees etc...) - New Version(1.01)!

Density Calculations

This code does many things. You can find out the density of an object when you input the volume and the mass in. You can also find out the mass when you input the density and volume. And of course, you can find out the volume of an object by inputting the density and mass of an object. Pretty simple code. Check out the screenshot. Please vote, or at least leave a comment!

Super Accurate Timer Tutorial (E-Z)

Teaches to users to create super accurate Timers, more accurate than any other i have seen on the Planet

A Genetic Algorithm with a Twist

The purpose of this code is to demonstrate that a Genetic algorithm can be created using real values, that is by using real numbers instead of binary representations of them.

Mathematical app

This is program made for students who is gettin tire of calculating area and circumfrence of circles and squares

Calculator in 3 min.

it a calculator made in 1 min but i think that if you try to make your first one then you'll need 3 min.

Workdays per month

To determine our daily goals based on the monthly budget. This routine determines the number of workdays in a month, and how many workdays have passed for the month. Subtracting the monthly sales from the monthly budget (entered on the form here, but linked to a database in production) the daily goal is determined.

Calculate Easter

Calculate Easter

Calculate Leap Years

Calculate Leap Years

Calculator Option

This is just a simple calculator. You can use it to messa around with to see how it works. I know that the code isn't the best and I have an error for the addition. It takes two numbers and puts them together than adding them up. I would have corrected it but I didn't have time. I pollished it up though. Enjoy :)

Calculator6

This is an upgrade version of the Calculator program, I fixed all the errors Pluse I had more fun with the Color Dialog box as well as making the about box look a little better. Special thanks goes to H.Haienat for solving the add problem.

Calculator 007

Many function in this calculator. please rate me after downloading. Thank you!

Smooth Clock

This is another example of animating an analog clock. This sample demonstrates a smooth motion of the hands giving a more realistic clock appearance. Also shows how to use the Polygon API

Converter mm/s (speed) to dB (decibel) and dB to mm/s

This program converts dB (decibel) to mm/s (speed) and mm/s to dB.

Time

a dialogue box contain a time and u can move the dialogue with the arrows keys

Credit Card Calculator

Enter in your balance, annual percentage rate and monthly payment and find out how long it will take to pay off your credit card and how much interest you'll pay. Also, you can enter in the number of months you'd like to have your debt paid off by and it will tell you how much you need to pay per month. I wrote this a long time ago when I was learning VB. The code is simple and it's very useful. I use this program a lot still...

combination of 5 numbers and 4 operations

its a simple code compute all the combinations of giving 5 numbers and a total using the 4 operations "+,-,*,/" giving the solution with out repeating eather numers nor operations

Conversion Table Program

This code is to help the user to calculate very simple unit conversions (Metric).

cFraction Calculator

It's an Object Oriented Fraction Calculator. IT has a Class Module for fractions and another that performs the calculations using the Fraction Class. Since this code was originaly for a project I did in school it is heavily commented and easy to understand.. Great example of Error trapping and code standards.. Also shows the use of Class Modules and passing Objects from class to class.

Clock anoloog

Yeah! i learnt cosinus and sinus today just an hour ago and made this peace of work i made it in a few of minuts hope you like it it shows how to set a line to a specified degree's

Color Calc 1.0

This is my first calculator entry. It has the basic +-*/ stuff. I am now working on the next version, so keep checking up.

ColorCalc 2

This is my second version of ColorCalc. It has 17 new advanced features including Sin, Cos, Tan, !, %, and sqrt. I am planning on making version 3 with even more functions and a better look!

ColorCalc 3.0

This is my third ColorCalc and it is better than the rest. This version does not have any new features, but all of the buttons have been replaced with images. You can edit the images all you want to change the style of it.

Boolean arithmetic

This program includes functions for performing Boolean (bitwise) AND, OR, and XOR; as well as left shift, right shift, and one's complement. Right now, the subroutines are set up to use the values in the textboxes and output the results to another text box. However, you can easily modify them to take passed variables and return the results as a function.

Calculate and Draw Triangle

Use this program to calculate triangle properties and draw a sketch of it.

Calculator JRC

Whit thise code you can +.-,*,/ number.. Just like the windows version.

VB Binary Shifting

My code makes binary shifting available from within Visual Basic.

Compute Pi...

...up to 10,000 digits and more.

Calendar without ocx

Calendar without using ocx. Update of code posted 2002.24.02. Switching between week starting on Sunday or Monday. Chose witch format output date should be displayed in. Save/Load calendar settings to/from an ini file. Code is based on a project by Herman Liu (Posted 2000.12.01).

Convert from fractions to decimal and back

This code will convert a Fraction to a decimal, and also convert a decimal to the lowest common denominator. It has now been updated to handle repeating decimals.

Caculator

This is a simple Caculator for the Begining Coder.

Calculatrice6

It is a multifunctionnal scientific calculator with a lot of algebraic function

Calculator digit manual scientific

!

Chemistry - auto calculate limitng reagent

This is a program that automatically calculates the limiting reagent in chemistry problems. Alough it is not completly done, it is indeed a good start. The iface stinks and it is not yet full proof.

Combination Generator

Generates all possible combinations of a string up to a certain amount of digits, uses recursive calling to do it, very fast for VB, generates around 1,100,000 strings per second on a p-3 800.

Countdown Maths Generator

My code generates Numbers to imitate the Countdown Maths Game

conversion.zip

It converts your input into decimal no, Binary,Octal and Hexadecimal and visa-versa also

Convert Number into Words

This simple app converts a given number to verbage. It can handle numbers as high as 999 centillion (10^333 - 1). Plenty of room for improvement. A user asked for this earlier in the week, figured it may be useful to others as well. Enjoy.

Find Your Age In Doggy Years

You Enter Your Age,and it will tell you your age in doggy years!

Calculator plus

Its a Calcuator

Copy-Paste CalculatorUPDATED

This Program is a THING!!! I developed a NEW way to Calculate "Copy And Paste"

CD Audio Calculator MP3, WAV

I designed this software to make it easier to calculate sound file sizes so that then it is easier to create audio CD's. also included is a class module that makes media playing easy. ive seen alot of media players on PSC using media player objects. I avoid OLE objects. API is all.during compilation this program only requires MSVBVM60.dll and internet explorer. there also is a common dialog API module to avoid the object. Enjoy.

Converts Seconds to Time (functions withour any errors)

The code converts seconds into a time value of the format hh:mm:ss. Although there are many such codes in teh PSC however, I could not find any one which functioned correctly.

chip8086XT-V1

Able to do mathematical operation of very long numbers (exp. more than 50 000 digits) and keep the accuracy...

Candlestick Chart w Simple Moving Average and Exponential MA

With this code you can download intraday quotes from Quote.com, plot them in candlestick manner, and apply moving averages.

Math Tutor

Can't figure out how to divide in vb? Or do you need to practice some math? Need a cool idea for a new program? Then math tutor is the perfect thing for you! Math tutor can quiz you on addition, subtraction, multiplication, division, exponents, and roots.. Pick one of those, two, or even all of them at once! Math tutor will record your wrong and right answers, plus how many seconds it took you to solve each problem. There are also 3 difficulty levels so anybody from a first-grader to a college student will find this as a handy, dependable source for math studying!

One line Julian date calculator

Using minimal code converts current date to julian number. Can be used with MSACCESS. If used with 2.0 and 16 bit change "cdate" to "cvdate"

Combine Unlimited Numbers into 1 number

This is a utility in which you can combine many numbers of any range onto 1 number.

Calculation Julian to Gregorian and back in a different way

A lot of code on PSC is that does this conversion follows the same patern; calculating leapyears, counting days in a month and so on. This is a different approach, quick and simple using the computers calendar to take care of leapyears. The code is well commented and made for beginners. (needs some work on errortrapping).

Calendar Implementation

This is a Copy of the Microsoft Calendar Control withount the 2100 Year Restriction! See ScreenShot

Collision Detection With Pure Math

This code detection if a point is inside a triangle which can easily be turned into collision detection which is demonstrated in the program.

SIMPLY TIME CODE for begginers

YOU MUST SET TIMER INTERVAL ON 1000, please don't forget to do it, this is the important part of the program. This a simply time code that you can use wherever you want. I also add mouseover function. Everything is in the code!

Create your own Pc watch

This is an easy program made in Vb5.0 proffesional that lets you customize the title , the author and the color of the prog and make your Pc watch.

whats the diff

Many many years or even centuries people were hardly looking for a solutions to their problem s about computation. Then they found out that they can solve by using some gadgets like abacus, until they discover a simple to complicated calculator to solve for example individual's age. Now!!! forget everything just download it... then get an instant answer.

Test your machine for Y2K compatibility

This clever little program demonstrates how to self-test your computer for Y2K compatibility. No need to buy a $20 program to do it for you - just use this!

Calander(A day finder)

A greate discovery in computational Math to find the day name of a known date of millions years ago.This is my own eefort of months to find it out.now you can find the day of week from year 0 A.D to the Max limit of your data type .I am working to discover method to find out day of week of B.C dates and i have got near to success and soon i will uncovered that.Sample project is not enough work this is just for demonstration of one use of actual algo.My effort is "Private Function Dnum(dae As Integer, mon As Integer, Yea As Long) As Integer

Check for daylight saving time

This code will tell you if the current date is in daylight saving time (DST). It doesn't use any special system calls or API's. Easy to use and well commented

A Calculate Days Hours Minutes

Usally we get function for getting last day of month, last day of week ... but some time we need to calculate number of days and hours from given minutes and seconds. For that i have written this code.

Check Box Calculator

A very simple calculator that uses check boxes

Conversion program

This program converts many of the most essential units from angles to units of pressure.

Completly random numbers

This code can produce random numbers from -4 to 5.68743687432+e15 and more i think. It also have a basic popup for beginners to learn from.

Coundown on Holidays

Countdown on Holidays You Button on Holidays on Icons the tell you Lefts

Countdown on Holiday

Countdowns on Holidays Button on Icon will tell Lefts days and I work on Countdown for Thanksgiving,Labor Day,Father day <mother day and Easter How I can do ?

Kuangyan's Pi Calculator

It uses high level calculus formula for achieving integral looping numericals and and deducing Pi to the highest level possible on VB 4.0. What I MEAN is you type in a number and it spits out two numbers of which Pi is between, it gets as accurate as possible with a 16 byte memory on Variants which means you can hit the 14th decimal of Pi, good for extra credit for math class!

IsPrime2

This is my second sample of a IsPrime function.

Calc Buddy

Calc buddy is written specifically to solve simple math functions as well as harder equations such as the quadratic formula, and pythagorean theorem. This code will show you how to use some math functions such as taking the square root of something, or raising a number to a certain power.

Converts binary number to decimal

Easy way to Converts binary number to decimal...

Converts from binary to decimal and from decimal to binary

Easy way to converts binary numbers to decimal and vice - versa...

Clipping

Find various types of intersections

Cool Calculator with some cool skins

This is one of my first programs that i have done on my own. I am 15 and i just started to take visual basics in highschool. So i built this for some practice. It also fun to look at the backgrounds

Gives Prime Numbers and Factors. A MUST

Gives prime numbers and factors

Conversion Dates

This program makes the conversion of dates from Julian to Gregorian and vice-versa. It is easy to understand

Great Dice Roller random numeber

It generates random numbers from a min to a max a number of times taht you give it and puts them in a list box. You can keep going or clear the list box. Great Prog.

Calculator in Visual Basic 6

Calculator for Windows, The program is a good reference for VB6 Programmers. I've also included a code on Methods of Numerical Analysis to solve a set of linear equations by Gauss Elimination.

Calculating the factorials of n

It calculates the factorial of n. If you type in a number between 1 and 12 and click 'go' it calculates the factorial of n, which is n! If you enter a non-positive number, you have to try again. Once in the programme, it explains it in more detail. Please vote for my 'Factorial of n' Programme. Thanks.

Calender without additional controls

A Simple Calender program, with up to 60 programmable events

calculator by angryarmadillo

its a calculator, it is similar to trhe windows calculator,

Converter by Kresnata

Convert number from one base to another base: from binary to hexa, from hexa to octa, etc.

MillenaCalc

Just a Basic Calculator

Complex Calculator

This program is a show case of my complex math module. This program does basic math operatons but with complex numbers. (a+bi) where i^2=-1

Calculatrice 7

A multifuctional calculator with graph plotter please vote for the one who did it also. Full of functions like LCM GCF and many others.

Complete Prime Number Generator

This will generate a data file which will contain all prime numbers from 2 up to a long overflow (2,147,483,647 - turns out it's a prime :) ) To generate the complete file, it took my 3G processor about 2 hours taking up 420Mb in total. Also included in the zip is some code to get some stats on your data file. Let me know what you think

TrignoGraph

This code shows how to draw sin,cos, tan graph on the picture box.

Complex Number Calculator 1.0.5

Shows advanced math concepts. i, the ficta, is an imaginary number defined as i^2=-1. this allows for unique mathe matical applications. this new version also displays the polar form of the number (Re^(Si) as well as traditional rect (a+bi), absolute value, and conj. also you can perfectly raise one complex value to another.

Center Text in a Listbox

Shows you how to center text in a ListBox

DateFunction.bas

This Code will calculate the number of days between any two date, not including weekends. (Note: Dates must be in the format MM/DD/YYYY) Also included is a function that returns the day of the week for a date. The Day of the week is 0 for Sunday, 1 for Monday, etc. In order to used these, you must first convert your date using the SeparateYear Function --This defines a new type containing Day, Month, and Year. It makes it easier for the program to increment dates as necessary.

Colour-O-Matic

.:: Colour-O-Matic ::. By Stuart Wright

Graphs

Draw graphs in picture box

ToBinary

This code converts a number to 16-Bit Binary.

Custom Date Picker and Date format examples

To demonstrate how to build a personalised date picker and how to format dates in visual basic.

calendar log

A simple desktop clock and date display with quick access to a user created personal log.

Cinarian Clock

A clock using the Cinarian Character Generator (also seen in the Universal Time program) Added an FAQ to read it (click upper left corner)

Calculate Business Hours

Calculate difference between 2 dates while taking into consideration of business hours, weekends and holidays. There are probably different ways to solve this problem; this is my version.

ChecknFormatDateString

This function is very usefull when we want to validate a date, entered by the user manually in a textfield, and format the Date in some predefined format.This function does the same thing but with greater flexibility .Means it allows user to enter date in a bit more flexible way (where sometimes date()function wont allow u)(allows formats like 2.3.4, 12|5|2045, 12-5-4, 2/12/04, 2\2\121 whichever way user likes) and then it automatically completes and validates it and then reformat the date according to predefined format which will be passed as an argument to this function.

Calculate the Distance Between 2 Points

This code will tell the user the distance between two XYZ coordinates.

Complex Math

Perform functions on complex numbers. Add, subtract, multiply, divide, take logarithms, sines, cosines, tangents, raise one complex number to the power of another. Program has a nice interface allowing the user to see the complex vectors interact. Though written in VB5, it is really an excercise in mathematics. The bas module is where the real meat of the program lies, all the code for the complex number manipulation. The forms are just the 'fluff' for the nice interface. Sorry, the code is not documented at all; just a spur of the moment kind of thing. Any commen