Home Forum
 

Math and Dates in VB

From source code,code examples

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 comments or improvements would be greatly appreciated. Thanks in advance. Please direct to Soze99@aol.com

EMMM to Float, Float to EMMM conversion

For those folk that play with EMMM stuff, finally something you can use. I got these calculation (entirely done in VB, not C) from a great guy somewhere in the US. It really helped me. Maybe it will help someone else in the world. The problem I had was that I had a hardware device that recorded information in EMMM format. This data could be downloaded through RS232, but for me to use this data in VB, I had to convert it from EMMM (2 byte float) to a data type "Single" (VB float). I do not think many people will be using it (maybe you prefer to use C).

CG Calculator

For model enthusiast's. Calculates the center of gravity of an airplane's wing, which is the center of gravity of the airplane. Screenshot explains it!

Calculate your Loan Payments

This application calculates payment amounts on borrowed money depending on the amount borrowed, interest rate and payment schedule.

Calculator2

It's a basic calculator, with some picture functions and trasparent edges (rounded edges).

Calculate Greek University Enty Score to the 'TEE Panellinies Eksetaseis'

This Code Calculates the average score of a Greek Technical Vocational Educational School (TEE) student to the 'Panellinies Eksetaseis' for his/her entry to a Greek Technical University (TEI)

CalcLines 1.0.1

Con este programa, puedes crear un cuadril?tero y obtener sus respectivas propiedades, tales como la superficie, el per?metro, etc.

CalcLines 1.2.0 in English

With this program, you can create a quadrilateral and obtain its respective ones properties, such as the surface, the perimeter, etc. This is version 1.2.0 of CalcLines, a general overhaul with more options and in English.

Cubic Equations Solver (SS)

Most of us already know the quadratic equation that can solve any equation of second degree, but what about the third degree (cubic equations)? Only a few people know about the cubic formula that can solve cubic (third degree) equations.

Convert Latitude and Lontitude

This program converts latitude and longitude from one of three formats popular to the other two formats.

CellLife

Aplicatia simuleaza deplasarea liniara a trei celule avand ca variabila cantitatea de hrana care este sintezizata la un interval aleator.Repartitia se face in mod aleator pentru fiecare celual cu limita de 1/3 din cantitatea initiala. Ceea ce ramane neconsumat este automat adaugat noii cantiati sintetizate.

Calc 1.0

This is a very basic calculator, it contains the most common operations (+, -, *, /, ^).

Cost to drive a car

Calculate the cost to drive daily, monthly, and yearly.

Calculator 2005

Calculator witch you can change the colors

DateCalc

Just shows the corresponding dat for the entered date

Count Date Time

This program will display the Days and hours left in year 2005.

Calculus Calculator

The Calculus Calculator graphs functions and their derivatives, calculates the derivative at any point, and calculates integrals.

G.P.A. Calculator

Helps to calculate a student's GPA, as well as a weighted GPA

Cracking the Cracker Barrel Game

Ever been to the restaurant Cracker Barrel and tried to win at that triangle game with the golf pegs? This program will solve the game when given any of the 15 pegs as a starting point. It creates a solution by trying every single possible combination of moves. Once the program has run, it will add all the possible combinations to a listbox, and sort each entry by the number of pegs that will remain -- the goal is to win by having only one peg remain. Entries starting with [1] mean that only one peg remains. After the brackets for each entry, the program explains how to get to a specific situation -- for instance, if it says 1W3, the peg in hole 1 should jump over peg 2 and end up in peg 3. Each jump is separated by an asterisk. For more information and a complete explanation, please visit http://www.celtickane.com/programming/code/cracker.php

Complete Base Convertion

This project Can Convert Numbers in any Base (Binary , Octal , Decimal , HexaDecimal) to another , and also You will be able to do Desired Operations including Division , Multiplication , Subtraction & adding - simple interface will explain the usage

Combinations amp; Permutations

Computes combinations & permutations (statistics & probability)

Calculadora Plus

This is a scientific calculator that can perform many calculations that can calculate like a Texas Instruments calculator. It can perform powers, square roots, logarithms, and trigonometry; simply add, subtract, multiply, and divide; and do other little things. You can also convert an expression to a fraction and round an expression to specified decimal places. You can switch between three modes of angle units: degrees, radians, and gradians. Using your keyboard, you can enter expressions by typing them into the input box, or by moving and clicking your mouse, you can just simply use the buttons below. I guess if an expression entered is way too complex, the calculator will return an error, otherwise it should work fine. Enjoy the power of this advanced calculator!

CyberNetCaf #233; Time Monitor (Server only with Alarm)

This example is use for server only. It is a countdown timer with alarm. Use in internet cafe. Problem with vbskfr.ocx? Download for free at: http://www.infotambo.com.ar/arc/skfr-ocx.zip If there any problem, tell me. Please Vote!

Random Tree

This program makes a random tree with line controls. And you can add fruits too!

Calculate Off Peak Hours, Overtime, Off Hours, Night Hours

This code is made to calculate off peak hours when billing a customer. In this example, any hours that fall before 9am and after 9pm on weekdays, and all day saturday and all day sunday. For us, we charge time and a half for these hours. I looked all around psc to see if I could find a function to do this, but I didnt, so I wrote one. Now I know, this could probably be done a lot better, but that is a big reason for posting it here (the other is to give back to the psc community). I welcome all comments and suggestions to make this code better, because i know there will be. All i ask is that you keep it respectful Im sure there will be a lot of, 'what were you thinking' thoughts entering your mind. And yes, i know, this code isnt written the neatest, or the most efficient, but it works. So all I ask is politeness. With that said, let the comments begin. I know there are plenty of areas that could be done better. Im not really too concerned with votes, but if you feel that this is at all deserving, feel free. Also, read the unputs, returns, and assumes.

TBook

A simple database type program with a reminder,phone book,address book and E-Mail entry.

Conservation of Momentum

A smaller ball with a smaller mass collides with a larger ball with a larger mass. The reaction occurs just as expected using Conservation of Momentum. Play around with the variables in Form_Load().

Circular Matrix

Genrate the Circular Matrix

PlotX: Graphics Plotter (y = 2 Sin(x) etc.) (UPDATE: VERSION: 1.3.0)

PlotX allows the user to plot up to eight graphs (of the y = ax2 + bx + c type or NOW the x = ay2 + by + c type!) at a time. The user can also use many built in functions like

Calculator (Advanced)

This is a basic scientific calculator

Conway's Game of Life

This is the game of live as invented by John Conway. There's some room for optimalisation, but the main goal was to keep the code simple rather then fast, using pure vb code.

coll stopwatch

It’s a demonstration of using the timer control to make a stopwatch with a pause / resume features, and shape control as progress bar

Calendar / Date Picker (v0.9)

Calendar / Date Picker by Trent Jackson. (Minor revision addressing a number of issues) Self-contained calendar in a fixed tool dialog containing all of the dates between (2000-2100). This makes it more than adequate. It shares very similar characteristics with the Windows XP calendar. Includes a few user-definable parameters which are all accessible via a right click popup menu. The popup is accessible anywhere on the grid. Also, it's even partially customizable with a choice of 2D or 3D cells & selection, foreground & background colour options & more!

CONVERSION TABLE

This code converts a number of common English units to Metric units and vice versa. It may be modified according to your needs and preferences and other units may be added to the list...

Curves

Get instantly the plot for any second degree homogenoug equation in two variables.

digits

take a number a brake it down by digits

DateFinder

You can use this to find the day of the week (Monday,Tuesday etc.) of any date entered in the format mm/dd/YYYY

Maths program

It is my maths program. It has a very powerful factor and prime number calculator and a trigonometry calculator which gives you the working outs.

A Sine/Cosine Curve Plotter

A simple sine and cosine curve plotter, with frequency function.

Calculator Version 1.0

The purpose of this code is that it will perform basic calculator function in Visual Basic. If you like this code kindly send me an email at jakerpomperada@yahoo.com. Thank you so much and God Bless From Jake Rodriguez Pomperada :-D

CalcPro

This is cool and powerful function evaluator. This evaluator can evaluate any function, support complex numbers, contain own programming language (see screenshot) so you can make your own functions, can detect sintax errors, errors in input formula and much more.

Calculate math functions

Calculate math functions

Cat Years

Enter a date and it will calculate your cat or dog's complete birthday list. These pets average 15 years their first year, 9 the second, and about 4 each year after. This code does the calculations to make that list for you, showing human and pet years in an easy to list.

Calculator3

This simple calculator, you can input any operator and value. I can update my program for Variable, Type Variable and any more.

Pi calculator

Calculate PI

Calculations

Calculates useful, but basic math calculations.

Calculator4

A simple calculator which displays the whole calculation along with easily accessible memory.

Metric/Currency Converter

This program is VERY useful. It can convert $'s and/or ?'s into 12 other currencies as well as making metric-imperial and imperial-metric conversions. Please feel free to edit the exchange rates.

Time/Date examples

This is a really simple program. It has a combobox and you just choose a time or date format. Then it will display the time in a textbox depending on which format you chose. If anyone knows more formats that I can use post em here and I will re-upload with it.

Date Picker

Allows user to enter a date to a textbox using the number key pad Up, Down, Left, Right, Plus and Minus keys...plus a dropdown date picker

Cursor Coordinates

Using API function GetCursorPos this program is going to show you current cursor coordinates!

modDates

This module is a collection of functions designed to compute differences between date ranges in days, parts of an hour, parts of a minute, etc..

Roots

This code finds the real roots for an equation.It is presented like a calculator.

Convert Decimal to LCD Fraction

This program uses a set of routines that convert any number to its fractional equivalent in least common denominator (LCD) form. For example: 1.80 is returns as 1 and 4/5. The routine returns the result in 'english' and as individual pieces (ex: 1,4,5 for the previous example) so you can tailor it to your needs. Also handles negative numbers, numbers with more than 2 decimal places, and decimal numbers with or without a whole number (i.e. 4.5 or 4 or .5 or all accepted and handled).

Fraction Calculator

This code will perform basic operations of fractions.

SecondDegree Graph Maker

Draw a Second-degree-graph with your values.

Find the Root of a Number

Finds a root of a number you specify. You can specify the root to find as well. I just find it cool how this works, thats all :)

Advanced Task Bar Timer

A timer that shows dayys, hour, minute, and seconds. Accurate to .9999 seconds + or - from your windows clock. Works in 95, 98, and yes Windows 2000!

Julian Date Converter

I needed a way to convert to and from Julian dates. There are several programs I found,but none that did I wanted.

Equation Graph

Example of how to graph equations with the picture box control.

WordsToGo

to find how many words u still need to write

Calculator (MUST SEE )

This code can Multiply, Add and take numbers to a power. The difference between this and a regular calculator is that if you use huge numbers, rather then the program returning 1.234423e38 or something like that, it will give the entire number.

Add Two Vectors

This code will allow the user to make two vectors, (a length and an angle), and add them together to find out what the resultant vector is.

Earth 2025 Attack Simulator

This is code to be use with the game Earth 2025 from games.eesite.com/earth , that utilizes input numbers to simulate a virtual war

Earth 2025 Military Estimator

It is a tool for the game Earth 2025, brought to you by games.eesite.com/earth . It takes a countries stats and returns his estimated military

Complete Earth 2025 Simulator

It simulates the free turn based, text based

Date Reminder

This app will tell you how many days are between today and the target date you enter in a Mask Edit Control. I saw this done with a Java Script, and I wanted to see if I could recreate it in VB.

Formulae to calculate the area of any regular sided polygon (Square,Pentagon,OctagonHexagon)

This code calculates the area of any regular sided polygon e.g. Triangle, Square, Hexagon, Octagon, Pentagon, Decadon. For thase of you who want to know how this works read the TextFile Polygon Formulae

Numeric converter

Numeric converter that converts decimal, hex and binary numbers into the other formats.

Get Consistent Date regardless of Regional Settings

This submission uses Pat McCotter's code one step

Random PeekMeter/Osccilator

To learn "Line" Method in a picture box

Floating point versus fixed point maths

This program is used to demonstrate and test the relative speeds of floating point and fixed point maths. Fixed point maths is useful (see last month's code of the month winner, aMAZEing 3D, I used fixed point maths for that!), but it is harder to use. I need to know which type of maths is faster because I am making a sequel to the game and I need every optimistaion possible, so please help by giving feedback. The program prints the results of the tests to a textbox, so you can easily cut and paste it to the feedback box. Thanks for the help!

Use the DateDiff Function

This code will tell you the difference between two dates.

MondayOfWeek

This code gives you the date of the monday of any week (given by number) of any year

Date Functions

I saw a few examples of "Working days in month" functions on PSC but they weren't 100% Accurate. Many just took 30/7 and subtracted 8 days for weekdays or other such estimations. This code can give you EXACTLY how many working days exist in the current month, and EXCLUDES common workplace holidays! This code has various functions including DaysInMonth(), IsLeapYear(), WorkingDaysInMonth(), WorkingDaysLeftInMonth(), IsHoliday(), IsWeekend(), ThanksGivingDay(), GoodFridayDate(), EasterDate(). This has been extremely useful in creating programs that distribute a given workload over a month's time.

Draw Shapes With Scroll Bars

This my first code I tried to send to PSC, Its just How to draw Shapes using Scroll Bars, Please send me you comments, I wrote many programs But they are in arabic(for Arabian People) Plz if any one Concern about that , just email me and I will Put them here in PSC.

Draw a Circle On other Curve

This is my second program i sent to PSC, Its just drawing circles on a path of a curve, Please vote for my code, Feel free to use it in you programs

DateLib

This is a beta version of my date library code that I'm developing, that will provide a consistent set of all-purpose date algorithms. I am still researching into this and will upload a final tested version, when available. If you find a bug or have any suggestions, please let me know.. I appreciate any constructive criticisms.

DateLib Update

A comprehensive (sort of) library of date functions/subs that does not required the use of VB's built-in functions.

Decimal to Binary and Binary to Decimal

This example demonstrates how to convert a decimal to its binary value (253 -> 11111101) and convert a binary value back to decimal value (11111101 -> 253).

Date Calculator 2.0

A completely useless but fun way to calculate the amount of months, weeks, days, hours, minutes, seconds, or milliseconds you have lived for, how long til your next birthday, how long since your last birthday, how long til christmas and how long til new year. Sorry about the messy code, but I didn't have time to fix it up!

Date Routines

Included are 6 date routines: FindEOCM (Find last day of the month), FindEOPM (Find last day of previous month), WeekNumber (Date to week number), WeekNum2Date (Week number to date), GetMonthNames (uses Locale names - Short or long description), GetWeekDayNames (uses Locale names - Short or long description). Test program is also included.

Date and Time #2

Implement date & time from computer in form.

Date Class

Hate doing math on dates? Well this code is for you! This class will do all of the math for you. I use to add those heavy calander controls to my projects just so I could use their fancy nextday, nextweek, and nextyear functions. So I decided to write a class that does all that and more. It has NextDay, NextWeek, NextMonth, NextYear, PreviousDay, PreviousWeek, PreviousMonth, PreviousYear and More! You can add increments of days, weeks or years by using the add and subtract functions. Lots and lots of comments and easy to use. Try it and let me know if it helps.

Discrete Maths

GCD, LCM, Binary and Linear SEarch, Prime Number,Encryption and decryption of Message, Set Operations(Union, Intersection etc), Max Min number in an array, Martices(Multiplication,Boolean Product, Inverse, Cramer's Rule, Determinant)

Defra's Countdown

This easy code calculates the difference between the actual date & time and the ones you type in. It's useful to know for exmple: how many days/hours/mins/secs to my next holidays?

Day / Week / Month Calendar

This is code has a day, week and month calendar similar (something) as the outlook has. This is not complete and I hope that you guys give me a hand on these.

Download Speed Calculator

Tell it what connection you are on, the size of your download, and it will tell you how long it should take.

diviseurs

find by which number another number can be divided

Determinant Solver

I want to help the math or batx students with this program that this can solve determinants 2x2, 3x3, 4x4. No more. I believe that this can help you ;) Vote please, I 'll very happy jeje.

DateFunc (Language-Aware Date Functions)

Date functions with which you can specify any language. Full of useful date functions and enumerations. See screenshot. Please vote and leave comments, if you like.

DigiWatch v1.01

DigiWatch v1.01 is a simple digital clock that you can keep on your desktop while other applications run.

DDAverager v1.01

DDAverager v1.01 finds average of two numbers.

Date and Time Tutorial

This will give u an idea of a time and date thing.

DivX Bitrate Calculator

I wrote this simple little program to help me get the best quality DivX encodings by figuring out the maximum video bitrate that will allow the file to barely fit on one CD (700MB). For those of you unfamiliar with DivX, it's the video equivalent of an MP3. It allows you to compress an entire DVD movie to fit on one CD at nearly the same quality.

Distance Calculator

This piece of code calculates time = distance over speed. Enter the distance you want to travel plus the average speed and you get a rough idea on how long it would take you to get there.

Day left till Christmas

Days Left til Christmas

DateTime Difference

Calculate time duration between given DateTime, Very useful for filling TimeSheets, calculating overtime.

EZCalc(Updated )

A Basic Calculator.

Euro-2-Drh

It's a very simple but efficient Euro converter from Greek Drachma to Euro and vice-versa... can easily be changed to any local currency.

Easy Math Expression (Updated)

Just enter your expression and let the computer do the job. If you have any comments or suggestions, you can email at AJB2001LG@YAHOO.COM

Elapsed Time Timer

This is a simple timer that will return the elapsed time between two different dates and times.

Erlang / Trunk Calculator

(Please vote)

Easy to use Sorting Algorithms

I had to write some sorting algorithms in Java for an algorithms assignment I had. I got a good mark for the assignment (95%) and didn't want to just trash the algorithms, so I re-wrote in VB encapsulated in easy to use class modules. Included is insertsort, quicksort, mergesort, heapsort and radixsort

Every Base Converter

Ive seen a lot of base converters on PSC, but most of them are limeted to only base 2(binary),8(octal),10(decimal), and 16(hexadecimal). Or they only convert from base 10 to another base. This program will convert Any number of any base to any other base up to 200. Plus it is very easy to understand and only 15 lines of code, could even be tweaked to convert to base 256. Hope you enjoy.

Expression parser

This module can be used to parse a mathematical expression given as a string. The result is just a double value, which can be used for anything you'd like to.

Equations By Anthony Maddocks

This code is basically to work out simple equation such as the area of a square or the area of a circle. This is the first project i have done and will give any beginner full knowledge of making a program to work out equations. Ps add me to msn please.

Easy Time Summer

Easy Module for Summing two times...

pure vb | no extra libraries needed

This code evaluates any mathematical expression, e.g. 2*(3+4)^2 and returns its result.

Easy Calculator?

For thos who can't understand those difficult or advance calculator coding, try to view this code. It is very easy with several line of code. Please leave any comment and please vote for me...

Engineering Calculator

This is a program stub that will eventually be a desktop application to use for various simple calculations that engineers like me need to do at work.

Equation Sketching

This code sketches a basic graph onto a number plane. Also the coordinates of the mouse in relation to the plane are shown in a caption.

Easy convert milisecs to HH:MM:SS

Put the time in miliseconds in the text box and convert it to formatted HH:MM:SS, very easy!!

Eval Function

This is a Eval function I made to compute simple math equations. I made it in about 3 hours, so there hasn't been much debugging. Every time I tried it, it worked, but I can't guarantee that it always will. If anyone has a better to set up the functions that find the two operands of an operator, email the code to me. Thanks!

Expression eval class (Expression Tree)

Learn how to buld binary trees to evalute math expression. Ultra fast way to evalute math expresion or plot a graph of function.

Even or Odd?

Nothing spectacular or ground breaking, but just a little piece of code I thought I would do in 20 minutes. After 'Fateha Rahman's attempts at writing this code, I felt my comments weren't really taking effect of improving their code much. So I decided to write this in 20 minutes of spare time to show how it should be done. This code shows 3 different methods of checking if a number is even or odd, and shows which is the fastest. It includes proper bench marking code with it.

Effect 3D Lines

This is an example of what you can do with only lines. It contains a focus/zoom effect also made with lines. Feedbacks are welcomed

extreme multiplier

this program produces a massive amount of multiples of any number that you select. Check out the screen shot! most controls load at run time.

Eigenspace HTTP Services

To predict the future of values provide to this HTTP Service via remote information services.

Evaluate Expression (More powerful than a calculator)

Evaluate an expresion like Evaluate("5+6*2")

Estadistica 1.0:::.Statistics 1.0

Good for solving statistical problems..... / Resuelve problemas de estadistica.....

Even Number Calculator

This Program calculate the even numbers very quickly also on your slow machine and enables you to calculate upto 999999.

Easy Sort Numbers

An easy to get your head around number sorting algorithm. When compiled - can sort 10,000 totally scattered numbers in around 15 secs on a mid end PIII system. Great solution if you only need to sort a few hundred or so. Best of all, it's only a 10KB download.

Engineering Economy

The Engineering Economics Calculator

First Sundays

Created by Rodney Wren WrensRoost@aol.com

Formula Calculator/END ALL Dice Roller

I've seen several version of formula calculators/dice rollers, but never to this extent! Processes strings like "3d6+7" with the advanced feature of conditional processing (i.e. if 3d6 > 15 then add 1d6 would be "3d6?>15:+1d6").

Fractional Rounding

This is a simple module I found that was written for a DOS version of basic. I made some cosmetic changes along with an example project. This module is useful in rounding numbers to the nearest cent, nickel, dime, quarter, or even to the nearest 0.33.

Find Floating Holidays and nth Weekday of any Month and Year

This code module consists of 2 functions that will answer the following questions:

Find Prime Numbers

This program has the ability to handle prime numbers.You can find prime no. and save them, find out if a number is prime.VERY EASY and It's pretty fast.If you like it please vote for me!

frmGetDate Form

Its a simple form I reuse all the time, it's a date selection form.. Very handy if your writing Lookup/data entry programs.. It's commented for ease of use.. Runs in vbModal mode if you use the .Go method (runs syncronously)

Faster Perfect Numbers

This is a much faster method of finding perfect numbers. The algorithm can easily be modified to show if a given number is perfect, rather than searching a range of numbers.

Fastest Perfect Number Generator

This code uses the fastest possible method of identifying all perfect numbers up to the limits of VB. It will find the first seven perfect numbers in under one second, using two proven facts about perfect numbers:

Fibonaccis Sequence

The program will tell you the value of the term for Fibonnacis sequence that you input. Unfortunately because of Data Type sizes the highest it will goto is the 1475th term

Find Math Multiples

What this does is it finds the multiples of a

Factorial

I originally wrote this to crack a friends password of 6 digits. But I'm now just posting the code to show you how to display all of them. Don't ask me for the crack version. Hopefully .zip works now. I'm using a diff program to .zip files.

Find the angle between two coords

A simple function that finds the angle between two given coordinates. Very usefull when making games, I hope =) Just thought I'd share it with you guys! Comments please :)

Second Fastest Prime Number Generator at PSC

Sieve of Erastostenes for Prime Numbers

Find-Nth-Term Formula

Thanks for those who appreciated and suggested on my previous upload "So-Of-Serires Formula".

Fin-nth-Term-In-GP Formula

This is another code written on mathematics. This code finds the nth term in a Geometric Progression. You just type the first number of series, common ratio and number of terms to get the result.

FirstSunday

The code produces the dates corresponding to the first Sunday of each month of a given year. These dates will help you to find the weekday of any calendar date in the given year. This bit of code was inspired by Rodney Wren?s submission, check out his program (search under "First Sundays"). My piece of code however does not require a database utility, it?s straight mathematics.

fReeZ's Calculator

Its a calculator i made to learn how to implement different kinds of code

Find enormous factorials-super update-now supports more than 20,000,000

This is the super update of the previous submission. This program can

Find the Area of a Circle

I made this to find the area of a circle. It is really simple, but don't laugh... I am just starting out at programming with visual basic, and I made this program in just a few minutes. All help is appreciated. If you have any suggestions please email me. Thanx

FPS2MPH

I didn't see a source code here that does Feet Per Second to Miles Per Hour... Something quite usefull for RC Racing (Or Street Racing for that matter)... so I sat down and wrote the code for it... all ONE LINE of it :) <to be honest with error handling it takes 3 lines>

Finite State Machine example: checking syntax

This is an example of what can be done with the finite state machine code I have uploaded (see my other submissions). It shows how you can define a particular grammar and how to check to see if that sentance fits this grammar/syntax. This would be helpful for text adventures etc, and should also give you an idea about how else you can implement other systems using FSMs. The output is printed to the debug window (Ctrl-G).

Fractional Addition

This code adds up length values given in feet, inches and fractions of inches. And gives answer in feet, inches and fractions.

Function Drawer

This program draws any function the user gives function can include: +, -, /, *, operations and Log, Ln, Sin, Cos, Tan, Abs, Sgn subfunctions. also you can zoom in or out to see details of the function

Factor a Number

This code takes a 5 digit number (can do more, just regulates time this way) and gives you the factors of the number. for example, factors of 8 are 1,2,4,8...

Free Fall Physics

Free Fall Physics is intended to model free falling motion due to the earth's gravity.

Fahrenheit to Celsius Conversion and Back Again

You select whether you want to convert from Fahrenheit to Celsius or from Celsius to Fahrenheit. You then type in the original Degrees (whether Fahrenheit or Celsius), the programme then converts from one degrees type to another. It's easy to use and is a good way to get conversion work done (ie: at school)!!!! VOTE FOR ME PLEASE!!!

Fahrenheit to Celsius Converter and back again UPDATED

It converts Fahrenheit to Celsius and Celsius to Fahrenheit. It's basically the same as the other Converter, except fro mthe new features:::

Format Module For Current Date

Easy way to format the current date. Date options include: DD/MM/YY, MM/DD/YY, DD/MM/YYYY, MM/DD/YYYY, DD, Month YYYY, Month DD, YYYY. Also lets you specify whether or not the zeros in the month/day are shown, lets you abbreviate the date, and specify your delimeter.

Fractal Drawer

Draws a fractal using your given parameters, or preset fractals are available. Not a tutorial on Fractals, but a fun tool if you know something about them. It's cool even if you want to play around with the preset ones.

Fibonacci's Numbers

This generates the fundamental numbers of Fibonacci. You can have all numbers that your computer can take.

Finite Automata

Finite automa is once of Theory of computation subject .that program canbe generate of begin or initial state to finite state(end of state) .program show of sale by coint machine. please development and make it show step by step at on the futher that 'll good for every student.

Family Age Counter

I designed this code so i would be able to remeber all of my family members birthdays, and see in an istant how old (days, months, years) everybody was. :P Opinions welcome :D

Fourier Plotter

This is a program to plot periodic functions using fourier series when the equation of a0, an and bn is given. You can also use VBScript here to specify constants, conditions etc. It can also plot any explicit function of x. It is not only a tool to plot Fourier Series but also to learn about its(Fouries Series) differents properties.

Fast Primes Generator

Fast Primes Generator...Really, is is fast. The code is well commented...Plz, Rate it.

Fast way to find the first 10000 prime /cpu test

To test your computer calculation speed/ Find the first 10000 prime number

FYI: Decimal To Fraction Conversion

A few posts recently on decimal>fraction conversions & thought I post a different approach. This one uses vector logic vs the brute force algorithms existing on this site. Enjoy. Patched to prevent negative values used in the Carpenter's Cheat routine.

Fare in Philippines

It calculates Philippine's way of transport 'Fare'. Meant for Filipinos. Hehehe.

FibSeq

This script uses a formula to find a specific term (input) in the Fibonacci Sequence. Please vote for my code!

Fraction Simplifier

Made to Simplify Fractions

Forever Calendar V2.0

Type in any year and the program will show all years with the same Calendar within a fixed range. Choose a date and the program will show the corresponding weekday.

Forever Calendar V2.5

This version has embedded button graphics that can be accessed through a property drop-down menu. The button foreground colors can also be changed in the property window. Also date presentation is now selectable using the popup menu.

On this date is History

What happened on today's date in histroy?

Evaluator

Evaluator consists of a Compiler & Execution class

Factoing A Trinomial

Factors A trinomial .....

Function Calculator

This is function calculator program. It can calculate value of any function. For example: {2*[3+sin(25)/cos(45*tan(11))]-25*[3*cos(2)-asin(0,5)]+50}*2 = 223,1635...There is 31 functions (sin, cos, exp, tan...) 6 operators (+,-,*,/,%,^), and also nCr – combinations, nPr – permutations, nVr – variations. For example: 100 nCr 2 = 4950.

Function Grapher 1

This is a very simple program that can plot mathematical functions.

FIR filters and convolution

This demo shows how to compute a low/highpass FIR filter and use it on a time-domain signal trough convolution.

Graphical Calculator

A graphical calculator. Many thanks to Chris Seelbach for his help. Please leave comments and vote for me if you like the program.

a - Generate your own Random Numbers

This simple program generates random numbers using the basic mathematical methods. The methods are 1. Mixed Congruential 2. Multiplicative Congruential 3. Additive Congruential. Understand the simple mathematics involved! No API's used.

Get One's Complemet ,Two's Complement ,Convert to binary and back to decimal

1.Convert any number to its binary equivalent and get the

Great Schedule Control

Here is a great little piece of code that will be VERY useful for anyone needing to schedule something. The interface is based on SQL Server?s schedule, but the code is 100% VB. It will schedule almost all possibilities.

QuadSolver 1.0

QuadSolver 1.0 factors an equation using the quadratic formula.

Geometry Calculators

My code is just a simple program with multiple calculators on one page. All of these calculators are based on Geometry for junior high students.

Gravity Simulator (2D)

A simple 2D gravity simulator between particles of varying sizes.

Gamma functions

This module contains routines for handling the Gamma distribution density function, cummulative distribution function and inversion thereof

Graphing Utility

This will graph functions. You can change the window settings and view different portions of the function. Outside of the basic operators, the only thing it does is square roots (which can also be achieved by raising the number to 1/2, or .5). Note: Fractions will not work unless you put them in parenthesis (In which case you must type it like ( 1 / 2 ).)

GoroUnreal Software - DateDiff Function

Shows you how to use the DateDiff function. The DateDiff function returns the number of days, months, years, seconds, minutes, hours, etc. between two dates or times.

Great Math Library

Hi, this is a Great Math Library, you can use it to kick-start the making of a new game, or you can use it as a base for a new 2D/3D Engine etc... or you can always just learn from it.

Geometrical Calculator

This is a very simple application that calculates areas and perimeters of geometrical shapes by entering their dimentions. I'm working on an updtate that will diaply the formulas used in calculations and sample pictures of the shapes in query (I know it's a lame program, but don't forget to vote).

Graph Plotter

It is a graph plotter. It draws graph for any expression containing basic functions e.g. =,-,*,/,Sin,Cos,Tan etc.

Gas Equation Solving

It solves Equations from the gas laws of: Charles, Lussac, and Boyle's Law.

Golden Mean ( Fibonacci Sequencer )

Golden Mean Fibonacci Sequencer

Gusiian Elimination

The program has many purposes just like Gaussian Elimination itself.

Geometry for Grade 2

eto na yung geometry tutorial para sa grade 2

GraphMaster Plus

This code is based off of my other code - Calculadora Plus (http://planet-source-code.com/vb/scripts/ShowCode.asp?txtCodeId=62676&lngWId=1). It can graph a function of x, and the buttons are in the same exact style as Calculadora Plus, except some of them had to be removed because of the purpose of this code. Enjoy the power of this graphing tool!

Get Server/Client/System Date Time

This code snippet gets the server / client / system's date and time. This connects to a target system and gets its date and time. Particularly useful if you are not intersted in using Winsock to get the date & time of a server but your client modules require the server date and time....

Getting triangle's missing angles/sides

This is an easy-to-use trigonometry program that allows the user to get an triangle missing side/angle by only knowing two sides or a side and an angle.

Get Week Number

To get the Week Number when select the DatePicker

Grapher 3.0

This program graph mathematic's functions.

Getiing the Time difference between two time strings

this is a simple programe to get the time diffence between two time strings. can be using for a payroll system

Graph Plotter 1

it capture values and plots them on a picture box

How to Set - Clear and Check bits in a number

Shows you how to set bits in a number to one or zero also shows how to check which ones are set or not Don't bother voting for this it is only an example.

Harmonic Analysis

This is an engineering visual aid to analyzing a distorted sine wave with up to three harmonics present in variable percentages, variable levels and with a variable DC offset. The user can plot the fundamental sinewave, just the harmonic content or the composite fundamental+harmoinics+DC offset. Useful as an electrical engineering tool to analyze waveform distortions from transformers, amplifiers or any linear circuit.

How to allocate HUNDREDS rectangles (labels, images...) without overlapping, no API

You can easily allocate objects preventing collisions among them.

Higher Precision Math Functions v1.0

An external function module to compute higher precision math functions for special applications.

HelpOn - Get Distance Angle

Before I learned to use Pi in VB.. The name tell's you all

HzxY Chinese Lunar Calendar

Chinese Lunar Calendar

HzxY Chinese Lunar Calendar English Version Updated 20030105

I've recoded it and give an example.

Heat Treatment Processing System

The project included development of mathematical models for different curves of IC-Carbon Diagram and data generation with the help of these models for drawing of IC Diagram. Data available for different mechanical properties of plain carbon against varying carbon was used for derivation of polynomials for the properties in terms of carbon and code was written in Visual Basic with a good looking front-end for the demonstration of IC-Carbon Diagram, application of lever rule and prediction of mechanical properties after different heat treatment processes for different plan carbon steels.

Halloween

How Many Left of Days unil Halloween with Ms Agents "James"

How to create gridlines

i did a listview printout for myself and thought, i wonder if i could do this code so here it is, it may help someone.

HexConverter

This code is just for converting decimal to hex nothing special but well i was bored!

Hexadecimal Converter by Nick Tabick

Converts any inputted number to hex.

How to convert Color code into RGB

Converts Color code into RGB

Excursion of Bases

Excursion of Bases... with great animation

IntBinHex

IntBinHex allows you to convert a number between binary, decimal, and hexadecimal forms. The algorithms used to convert the numbers are easily portable to other applications.

Intersection of HUNDREDS rectangles, no API

Curious of how to get the intersection of hundreds rectangles almost instantly

Imitate Life

This program creates lots of 'ants'. These creatures follow certain rules, when eating, multiplying and dying. They also get eaten by 'ant eaters'. Ant statistics are shown on screen. The ants are the white dots and the eaters are the purple dots. The green dots is food for the ants.

Improved Prime Number Calculator

It is an improved version of the prime number calculator by Kevin Pfister.

iMusicAlarm

Shutdown / Reboot / LogOff / Power off by itself, by set Time.

Infinity NaN in Floating-Point Numbers

This little module allows you to retrieve the values for positive and negative infinity and positive and negative NaN (not a number) for 32-bit VB Singles. Just a neat little trick you can use for advanced math routines where you need to test for special-case numbers. Merry Christmas!

Infinite Calender

A Calender that can display any day and date in the years 200000000 BC - 200000000 AD

Cramer's Rule Example

An example of using Cramer's Rule to solve two equations with two unknowns. See Cramers_Rule_ReadMe.txt.

Interest Calculator 2

This calculates interest made from, say a bank account. This may seem simple, yet nearly all programs that do the same thing have 1 thing missing and that is completely wrong. Interest is calculated on the total amount of money from the previous year. Most programs only calculate interest from the first year, not from the total of first year + next years interest and so on. Mine does.

Indefinite Accuracy Arithmetic Class

This class contains the basic arithmetic operations (+ - * / mod) and a square root function for integer operands of virtually any size. A few helper functions are also included. There is no real limit on the number of digits but your memory size and time (up to a theoretical maximum of more than four thousand million digits). However, extracting for example the root of 10,000-digit number giving a result of 5,000 accurate(!!) digits will let you drink a cup of coffee while waiting (faster when compiled -- about 27 seconds on my 1800 Athlon). The Screenshot shows the square root of 2 with about 1000 digits. Download is 8 kB.

Input Date in Textbox

This code allows the user to input dates in any format in text box stores in access database correctly (i.e in dd/mm/yyyy) irrespective of the the local date settings of the system.

Intersection of lines and circles

This code can find intersection of line and circle, line and line, circle and circle. It includes some useful math functions. The code is easy and commented.

Julian2Gregorian and back 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).

Joey's Time Converter

This is a simple time converter (i.e Seconds to minutes) see screen shot, please rate it and/or comment it

Jack's Automatic Trignometric Table Generator

A simple program that generates trignometric ratio table. Designed for my friends. Votes and comments welcomed.

k-means clustering

This great program/tutorial will introduce you with the heart of Pattern Recognition, unsupervised learning of Neural network called k-means clutering. When User click picture box to input new data (X,Y), the program will make group/cluster the data by minimizing the sum of squares of distances between data and the corresponding cluster centroids. Very well documentation. Different color code represent the clusters.

KLT PCA eigenvectors

This module implements the Karhunen-Loeve transform (also called Principal Component Analysis) of a symmetrical matrix (usually this will be the correlation/covariance matrix).

Kids Maths Program v1.0

This is a cool little program for kids which supports level, skill, wins, losses, score etc.

LARGE Prime Number Checker

LARGE Prime Number Checker. Largest Possible Number = 9999999999999999999999999999 (Much larger than other prime number checkers). Its fairly quick for a number <= 15 digits long. Equiped with progressbar, seconds of processing time, and currently thinking of information.

Bubble-Gravity

A screensaver and a simple simulation all in one. Little (or big) 'bubbles' bounce around the screen, following the laws of gravity and force. Each 'bubble' has a mass and velocity, and are affected by Gravity and Wind. You can change the gravity and wind, as well as changing the mass of an individual 'bubble' or applying a thrust to it. There are a lot of key commands, so press F1 while it's running if you're not sure what to do.

Linear Congruential Random Number Generator

This code is a better version of LCG uploaded by another user at Planetsource.It is a lot faster and has a user friendly interface. The generator routines can be used at any application for good random number generation.

Looper Puzzle

It shows how to use Signs and Numbers.

Least Square

Calcualtes Least Square Values of data retreived from Excel. This was made possible by other codes that i have found on the PSC and on the net.

Line graph creator

Included project contain class for creating graphs. You cn also print graphs. Sample project added.

ListFill

this .bas you can use it to fill a combox with month's "march" or days "sunday" or "21" years"1965" if you want to vote for this .bas your welcome

Large Math (Demo with Pi calculator and Mersenne Prime finder etc)

The code demontrates a library of math functions designed to work on very very large numbers.

Lines on Grids

This programme calculates the number of ways you can place a line of length x on a grid. Lines can be places horizontally, vertically or diagonally. I wrote this to solve my maths coursework :)

Love Clock

I love programming

Looser Clock

This counts using a timer and some progress bars, It has a bar for Seconds, Minutes, Hours, Days and Weeks... It really is (Bleep) but maby you can use it or something

Line Analog Watch

I just want to show how to rotating a line based on angle, so u can use it for making a watch

LogTimer

This program can show the analog time with the alarm.

Leap Year

Calculate A leap year without storing a list

Linear Equation Solver

This program will take 2 linear equations (equations of a line in 2-space) and solve for x and y. This is useful for finding the point of intersection of 2 lines. The code is very simple, and the equations used were derived manually.

Logic Calculator

Solves the following statements-

Linear System Solver and Determinant v1.10

This is a linear System Solver that solves the linear system of equations: [A]*{x}={b} for {x} and calculates the Determinant of matrix [A]. It features a user-friendly interface which is limited to 10x10 System dimensions. Yet, the solver itself, which uses the Gauss Elimination Method, can solve systems of (whatever) greater dimensions, too.

Large Integer module (LargeNum) REVISED v1.3

This module allows to perform basic computations on positive and negative Large Integer Numbers up to 32,767 digits: add, substract, multiply, devide, compare and exponential functions. Code is highly commented, sample LargeNum calculator included. Feedback is highly appreciated: main purpose here would be to considerably speed up the process, and even if code is maximised i'm looking forward to your input. For others who can't provide direct input, feel free to download, voting recommended even though not compulsory :) Cheers to you all, r.

Lorenz strange attractor

Draws a Lorenz attractor using you parameters. Can draw dots, or smooth lines. Single, or changing color. flat, or psuedo 3d. Cool tool! Please Vote!!! :)

Last Tuesday of the Month

Shows the Last Tuesday of the Month for any month, year, etc. Also shows how to avoid certain holidays. Created for a ham radio club's monthly business meeting schedule, but you could easily modify it for many other uses. I used the last Tuesday, but you could change it for the last Sunday, Monday or any other weekday. Please leave comments, and don't be lazy: Vote! (Click on the "Rate It!" button). Have an exceptional day!

LED Clock

LED Clock By Trent Jackson. Operates in either 12 or 24hr format and has the ability to adjust your system’s clock with a newly defined time. Adjusting the time is done in an identical fashion to the Windows Date & Time properties dialog. The clock is a building block - one of many, many more to come - that's intended to be teamed up with a main VBP. Designed & tested using XP styles only.

loan calculator

this software let you to calculate the loan amount

Large Math (update)

This code allows you to do extremely high precision (up to VB's limit on string size, approx 32,000 digits) math. It is capable of handling negative and floating-point numbers.

Matrix Functions

For a distributed processing class I needed to create two matrixes to multiply. This program creates them, saves them with Huffman compression (thanks whoever posted that), and also allows you to multiply them.

Kalkoleytor

Keyboard, mouse calculator w/ BACKSPACE functionality

Meters to Centimeters Converter

To Convert a number from meters to centimeters.

miles 2 kilometers converter

Coding is a full program that converts miles to kilometers and vice versa. With pcitures!

Metric Conversions 1.00

-Converter

Million Digit Math

This module will allow you to add,subtract,Multiply,divide,and implement powers on any two numbers of ANY length. It will also convert a number of any length from decimal to binary (and vice-versa).

Multiplication Table Maker

It generates a multiplication table, (HTML document) and send it to the tray. Now with progress bar! (please give rating or feedback)

Myclock

This is a simple program to display an analog clock . It uses an geometric function to position the needles in the clock.Please try this and grade.Please don't disappoint me.........

MoonStuff

Lots of date handling, math, graphics, tray animation, form icon animation, gif animation.

Money Counter

To count a pile of loose change.

MyCalc

This is just a basic 4 function Calculator.

Matrix Class

Matrix Class, perform Matrix operations (not for everybody but math geeks will like it ;-)

Mathematic expression solver

This package contains the MathTool class and three demonstration programs to illustrate its usefullness including a simple scientific calculator, a simple expression solver, and a 2D graphing plot. The MathTool class included inputs a mathematical expression string (such as "1+1" or something like

Multi-Language number Translator

This program translates any language(you could even make your own) to an other.

Math Tools v 1.0

Has a bunch of math tools in one program. Was meant to help newbies learn, well commented, one of my first VB progs. Anything wrong with it let me know, thanks a lot!

Math Helper Version 1.01

This program isn't working, so ignore this one, and get Math Helper version 1.0, since that one does work fine. I'll fix this one as soon as I can. Thank for the "Tips".

My Best Ever Awsome Yet Simple Calculator

This code, I can say, was actually regarding my first submission ever as a vb programmer.I had made a Awsome yet Simple Calculator. Which turned out to be 2 text boxes and four buttons for each operation. I just want to apoligize to the authors that saw the submission, and that this is alot better, this one is alot better. It uses ASCII for all it's operations, but, it still needs alot of work on it, it Add's, Multiplys, Divides, Subtracts, and Gives you percentages... Not so much an Awsome Calculator, But Simple in one's case, Have Fub ppl !!!!!

MATHS QUIZ

It's just a simple maths quiz

Microsoft Binary Format Conversion

Replacement for the old CVSMBF, CVDMBF, MKSMBF and MKDMBF function from QBasic the converted Microsoft Binary Format floating point to IEEE format. Comments inline explain the format fairly well.

Mandelbrot Set Plotter

This nice little program illustrates the wonders of the famous Mandelbrot Set. It's very flexible, including features like magnifying to a selected region, saving and loading previously calculated sets, indicators for where the mouse pointer is pointing to, etc. etc.

Moving Waves Great Mathimatical Functions

This code uses many math functions to create moving waves it also shows how to use objects and such and such great if you are making a game Enjoy & Please Vote !!!

Matrix Multiplication

Simple Code To Multiply two matrices using arrays

Matrix Operations Library

Matrix Operations Library

Multiply

To generate 1 To 12 Times Tables to enable and aid learning of times tables

Mathmatician

This is an updated version of the Multiply code submitted previously. Now includes the ability to do addition, division, and subtraction within the bounds of the average persons mental agility. Most I have seen requests answers to 67 X 97 for example. You don't need a calculator to answer these. Once again the code might be a little complex to acheive the product - but as always am happy to receive suggestions

Math Test V2

Updated version of previous application Mathmatician.This version now includes different levels of difficulty to test multiplication, addition, division and subtraction. All problems set use positive numbers and not for example 9/21. Also has option to revise wrong answers.

MoneyManagerBeginner

It's a really simple and beginner program, since I'm still a newbie at VB... But, I was practicing my arrays and saving and loading and everything... So, I came up with this Money Manager sort of program!

Math Wizard simple addition for 1st graders

This code was made for my boss, who is a first grade teacher, i help out in her room, She wanteed something like mathblaster but simpler so i took a couple of hours and made my first program without any help from friends or PSC

Matrix Operations

To do matrix operations like add, subtract, multiply, invert, equation solving

function drawing ,processing

this program draw functions,integerate,differentiate,solve equations,diff equation,draw series,and other options

Maths

This code will calculate an equalization

Math Ops

Allows you to use two more math operations in your project.

Math Grapher 2D

A mathematical functions plotter; will graph just about any function of the form y=f(x). Includes many custom declared functions, such as trig functions, inverse trig functions, hyperbolic sin, cos, and tan, logarithms, exponents of e, absolute value, etc etc. You have the ability to zoom in/out on the graph. It has memory for up to 10 functions at the same time (that get redrawn when you zoom in/out).

Minute to DAY / HOUR / MINUTE converter

This Program is convert from Minutes to DAY / HOUR / MINUTE...

Minutes converter to Day(s) and Hour(s) and Minute(s)

ADDED WITH FRAME, and LOOK MORE CREATIVE

Math Graph Equation Draw/Plot

Graph Equation draw : The first and the best program that draws simultaneous equations in

Money Bank

You type in how many Pennies, Nickels, Dimes, Quarters and Half-Dollars you have, and the programme calculates how much money (in total) you have, in Dollars and Cents. It's a very easy to use Money Calculator! Please vote for me!!!

Matrix Inverse and Transpose Calculator (v1.1)

This is a program that calculates the Inverse of a Rectangular Matrix [A] (Dimensions N x N) using the Gauss elimination method, the product [A]*[A-1] for verification purposes (must be always equal to Singular Matrix [I]) and also the transpose of Matrix [A]. The interface is limited to 10x10 dimensions, but the solver itself can

Mandelbrot and Julia Set Explorer

Draws beautiful pictures of the Mandelbrot set as well an infinite amount of Julia sets. Zoom in as far as you want, and set up colors the way you wish. You can even save your favorite pictures (they make nice background pictures).

Method of Least Squares Linear Function Finder

This program takes input in the form of a list of x or y coordinates, and then uses the method of least squares to find a line that best fits the points. More graphs included in a later version. As of now you cannot load a list of points. That will all come later.

Math Practice

This program produces random numbers with set levels of difficulty and math operations and asks the user to compute the specific math operation for that set of random numbers. At the same time, the users statistics are recorded which lets the user know how well they are doing.

Matrix Calculate

It is an intermediate matrix calculator.Briani.Please vote me.

Mean Value and Standard Deviation of function f(x,y) calculation with Monte Carlo Simulation

This program calculates (in fact estimates) the Mean Value and the Standard Deviation of an arbitrary function f(x,y) of two independent normally distributed random variables x and y.

ASCII, Binary, Hexadecimal, Octal Converter

This program can take text and put out the ASCII, Binary, Octal, and Hexadecimal code for it, it can also return ASCII and Binary code to text

Mathematical Aplication in VB6

Some mathematical aplications like sin e cos

MY SIMPLE CALCULATOR

These codes just calculate a simple mathematical calculations.

math game for kids

its a simple math game to help kics

MyRand Num Generator

Basically, it helps you to generate a number of random numbers - provided, that you specify the numbers, max and min limit...

MECH v8

Mechanical simulation with COLLISION detection. UPDATE: DRAW BY MOUSE ! Simulate Bridges, Buildings, constructions and walking ROBOTs. Largely improoved version, easier, simpler, more fun !

Math Physics Module for games

basically a compilation of usefull math/physics/trig functions (from me & everybody else)....

Miscellaneous datetime routines

Miscellaneous datetime routines showing beginners how to manipulate date in VB. Includes - count days in particular month, count weeks in given interval, getting the first/last day of given date - weeks first/last day, or months first/last day.

MYDEC2BIN

Converts a decimal number to a binary representation

Matrix Inverse Calculator

Calculate the Inverse of a Matrix

Matrix Example

A very simple example of how to build and use a matrix of integers or any other variant

MyMath

MyMath is a simple but powerful home-calculator. It help some students to do their homeworks... It's nice... Test it!!!

Maths evaluator

This program evaluates mathematical expressions to output a single number e.g. 1+1 will give 2. It can handle brackets indices and modulation(rounding) as well and ordinary operators.

Mathematic Expression Evaluator Final

Full Mathematic Expression Evaluator for VB 6 Support all Operaotrs, + - * / \ ^ % and Parms, Relational operators <> <= >= <> ==, Variable Support, Bitwise Operaotrs, Or, And, Xor, !=, &&, ||, MOD, DIV, SHL, SHR, >> << Increment/Decrement operators -- ++, Hex support, Functions and more.

Modulo

Calculates modulo for numbers with more than 15 digits (pure math)

maths

this just acts as a calculator for the basic mathametic calculations with some additions

Multiples

Ths is a code which i created to solve the problems with multiple tables and for myself to learn about arrays hope you like it

Multiplication Table

An Educational Software for School Students.

Multiply 1

I wanted to write something simple to show how to multiply by repeatative addition.

Magic Square for any desired sum-a new pattern

shows a set of numbers arranged in four rows and

maliat

it calc maliat form iranian job . . . !!!

National Lottery Number Selector

This is a national lottery number selector for people whom live in the UK. It generates six

Nth Root

Obtain Nth Root of and Integer to high precision

Number to Ascii

Converts a number into base 256 (Ascii) and then back again.

NH State LIC Generator

This code is showing how to generate a LIC# for the State of New Hampshire. I think it's an interesting way to see how math and string manipulation works on the LIC#. It's for extreme beginners that would like to learn how to format Dates, use the Left, right, and Mid Functions, and learn how to make one text box effect another text box even when the .locked is set to true.

Number Cruncher (multiples finder)

This simple program finds the multiples of any number entered. I made it just for a bit of fun so the code is pretty sloppy but it works pretty much perfectly. I dunno how it could be useful but just check it out for a bit of fun, my first submission on PSC

Number Compression

This takes a number (with or without decimal point) and compresses it into 4 bytes (or three if you dont need the decimal places part). If a number is smaller than 0 then it will not compress (unless you turn it into a positive number and add another byte to it. This will give you 4 numbers in 4 textboxes. If you then wanted to save it to a file you could then use the chr() function to get a single character back for each byte.

Number counter

Enter any number, then it will show you how many time you enter a number, the average

New AND function: Search more than 1 bit in once

Search more than 1 bit between 2 values

Number Conversion Calc

This special calculator converts different base numbers, eg, base 2 to base 10 and visa versa. This calc coverts base 2 all the way to base 16.

non-missing form of the mid function for numbers

This is the code I earlier submitted today which didn't include the form. Here is the original one...

Number System Conversion

Read this if you want to learn how to easily convert from any and every kind of number system to any other kind.

Number Sovler Based On Scientific Notation

Finds a number based on its scientific notation

Numerical Integration (Single variable function)

Calculates the definite integral of a single variable function f(x) using numerical methods: The Trapezoidal, the Midpoint and the Simpson's method. The program uses the MS Scriptcontrol (msscript.ocx) for evaluating the values of function f(x).

Normal Curve and Poisson Distribution

This code can be used to predict probability for continous random variables that can be modelled by the normal curve or discrete random variables that can be modelled by the poisson distribution. [New update includes Inverse Normal]

n-adica

Insert a number, a base and this program will convert every number from decimal to the choosen base.

NuDec

NuDec is a very simple program performing prime factor decomposition of numbers under 1,000,000.

NUMBER-FUN

JUST A SMALL CODE TO PLAY WITH NUMBERS

Newton Raphson

Newton Raphson and Bisection method for solving an equation

Nearest Decimal Conversion

This code is use full to convert double value to nearest decimal value like if we want 234.235 to 234.24 (2 decimal) or 234.4567 to 234.457 (3 decimal), we can do with this code.

Prime Factorization

Prime Factorization of a inputed number

Polar Graph 11/7/03 (games and animations also included)

Polar Graph is truly amazing. At first, I thought it was just a simple graph but when I start to program it and add some settings so that I can able to change the appearance of the graph, I was amazed with the result. I have found out that some of the games and animation that I have seen they have used polar graph. I also found out that it has many uses, of course, it depends on you. In my submission, I have included three programs (1) the polar graph itself, (2) games and (3) animation. If you want to learn more about polar graph then try to use this code. If you are a game programmer or if you like to make a very nice animation then this is what you are looking for. By the way, the games that I have included also help you on how to create a simple game.

Proxy Add or Subtract

Will add or subtract values in Proxy Format. Example: 91.201.96.255, adding one would be 91.201.97.0, subtracting would be 91.201.96.254.

Polar Graph (Rotate and 3D View)

Since many of you like my first polar graph, so here's a new one.

phys?cs for freshman university students

The purpose of this project is to help the freshman undergraduate students solve their physics problems about free falling objects,projectile and horizontal projectile motion objects. It is a very useful program for the ones studying engineering and natural science.This program helps students in a way the questions asked due to the physics text books.

Payment Calculator

This calculates weekly, monthly, and yearly payments based on the price you input.

Pythagorean triples

Calculates all the pythagorean triples where every number is below the maximum value as stated by the user

Pick A Number

Vote if you like this!

PCal

To solve the problem of computronic Diary which deals autoupdate tasks.

PMMLCG Random Number Generator 1.01

Generates Random Numbers using Prime Modulus Multiplicative Linear Congruential Generator for up to 100 streams. This is a translation of C code from Law and Kelton(2000) Modeling Simulation and Analysis.

Perfect Number Generator

checks for perfect numbers then lists them lightning fast can check 32 000 numbers in 2 mins

Polygon\Region area Calculator

Calculating a polygon\region area using two recursive method and trapezoidal method. It can be used to get the area of a country or a city from a map image file....Plz, read the attched DAT file first.

Percentage program

Works out percentage of a number, includes keytrapping(only certain keys beening able to press) heavy commented on.

Prime Number Teller

A simple program which will calculate whether a number is prime or not. Also can be used to find out how many prime numbers there are between 2 boundries. Now updated: will tell you which numbers between the boundries are prime. Also added a screenshot.

Prime testing

First this program produces a prime number library

Prime Number Test New Version

The last version has a bug,this version is correct.and the speed is more quick!

Persian Carpet Designs

The screenshot tells everything.

Powerfull Polynomial Solver

A console based polynomial solver capable to factorize polynomials of High degrees.It includes a validator and parser to detect coefficients and degrees.It uses different strategies for solving depending on the Nature of polynomial.

Measurement Calculator v1.0

This code will calculate area and volume of different geometrical shape and rigid body.

Paired Data

This is a simple statistical program and is an exercise in using Linear Regression.

Pair Number (Numero Par)

Verify if the number is pair.

prime number calculater

it shows all the prime numbers between the two nmbers you entered it also shows you how many prime numbers their are.

Prime Number Checker / Divisors finder

This code finds whether the given no. is prime or not.If not then lists all of its divisors.SIMPLE!!

Prime Checker

I have seen a few prime number checkers on here. In fact i used most of the code from another author (sorry i didn't get your name, so if you see this, i say good work!) The only difference is that it uses a timer and just goes through checking every single number without you having to input anything. there are two listboxes, and when it finds a prime number, it puts it in the first list, and when it finds a number that isn't prime, it lists it in another box. really not that usefull. but kind of fun, i guess.

Projectile Motion (Trajectory path) ACCURATE PHYSICS

This program uses accurate physics formulas to plot the path of a trajectory given an initial velocity and angle.

Parabola

Experiment with strange attractors.

Polynomial interpolation

Polynomial interpolation is the interpolation of a given data set by a polynomial. Given some data points {xi, yi}, the aim is to find a polynomial which goes exactly through these points. This program calculates the coefficients of that polynomial.

prime and factors finder

lists factors for a given number and lists prime numbers up to a chosen number

Permutation

The program can calculate the factorial up to 100! and list out the possible permutation. I have deloped it such a way so that that it just not stop after displaying the answers but the user can view the possible permutation in the list form. Ok have fun with my code....

Physics on bitmap

We all sean simple phisics endgines in VB work whith balls in a sqare box(Form).Boxes are too boring to me so i made one that works on a bitmap mask.

Prime Number Generation with Graph

This program will generate prime numbers continuously till user asks it to stop. A graph is shown depending on rate of generation of code. Useful in determining your computer’s speed.

PolarPlotter

Graph polar function.

Polar Plotter 1.0

This program graph polar functions.

Quadratic Equation Solver

This program is a simple Quadratic Equation solver which, aside from finding the x intercepts (whether real or imaginary), it graphs the equation and makes a table of values, and shows the quadratic equation with your values calculated inside. I submitted this program as an example for beginners on the correct use of Object Names, Variable Names, Etc (Based on the Leswinski Naming System). This program of course teaches you how to graph an equation in a picture box, and use a list box. The program uses a Variable Array to store the Y Values of the graph, thereby demonstrating how to utilize a variable array.

Quadratic Equation Solver 1

This code solves a quadratic equation inputted and returns the actual root in simplist radical form. Unlike the quadratic solvers here on PSC, this one solves for actual roots (in radical form), not just for long decimals. You can also have imaginary roots also in simplist radical form.

Quadratic Equation Solver v1.0

This code gives an example of a program that solves quadratic equations using the quadratic formula. It tells you roots, the nature of the roots, the discriminant, the axis of symmetry, and the turning point. Useful for helping you with your math homework.

Quadratic Solver

This program will solve any quadratic equation, even ones with imaginary roots. I've used the bisection method for finding a square root instead of the standard vb sqr() function, as it's slightly faster, and I can control the accuracy.

Quadratic Solver 2

This program will take a quadratic equation entered in the form y=ax^2+bx+c and find the both roots of the equation wether they be the same, different, or imaginary. It will then find the first derivative of the equation, along with the vertex, and also convert the equation to vertex form (y=k(x-p)^2+q).

Quick Caculator

This is just a simple caculator, the is for the beginner program, using simple, and little code.

QuickSort non-recursive

Sort arrays into alphabetical/numerical order. Uses QuickSort for large arrays, Insertion Sort for small subarrays, and CopyMemory APIs for string swapping. Fastest Sorting routine on PSC.

Quantum Simulator

Quantum Circuit Simulator

Quadratic Discriminant

It determines the number of solutions to a quadratic equation using the discrimanat.

quadraatics

A simple program that works out quadratic formulas. I have just made this as my program using functions and I thought it might be useful for newbs like me who haven't used functions yet to see them in a very basic form.

Quadratic Calculator Matrix

It solves the equation ax²+bx+c=0

Quadratic Function Calculator

Very simple. It does exactly what it says on the tin. Well it would if it came in a tin. Which it doesn't.

Quartic Equation Solver

Uses the quartic formula found at http://planetmath.org/encyclopedia/QuarticFormula.html

Right-triangle

Use this program to calculate and Angle or length with any 2 known values.

RoundedTime

Generate string containing current time rounded to the nearest N minutes (eg, set it for 5-minute intervals and 3:15 to 3:20 PM are displayed as 15:15). Could be used to fire events every N minutes, or whatever.

Random number generator (no duplicates)

A very easy and fast method for generating random numbers with every number only occuring once. You can also randomize from a negative number to a positive number.

Random number generator for VB

This is a ranom number generator. This method was used by me origanilly in ASP.

Reminder - Date/Time Manipulation ( plus )

This code is a demo for the two functions I wrote (GetFutureTime and GetFutureDate). I used it in a project to Snooze reminders like in Microsoft Outlook. The date function returns a date, for example, "12/12/2002" + "3 weeks". The time function returns a time, for example, "12:12:00" + "45 minutes". ENJOY!

RGB, VOLUME, BLINKING TEXT, MOVING TEXT

teaches some of the basics

RVTvbTZ

A VB port (with adds and alts) of the very widely spread TZ suite. With this you can determine the Time Zone of any place from when it was in Local Mean Time until into the future. Developed as a dll it can be easily incorporated into code needing the ability to handle DST and TimeZones.

Root Calculator

This code will calculate the specified root of a specified number. For instance if you input 15625 (which is 5^6) as a number and 6 as the root, the program will return 5.

RPN Expression Evaluator

These two Subs are able to convert a 'normal' expression into RPN format and to evaluate an RPN expression.

RandomNonRepeating

Within a range A and B, Generates unique non repeating random numbers.

real clock

i found nothing to do except this analog and digital clock.

Rotating Text Example (Sin and Cos)

This is showing how to use sin and Cos and some more for making swiral text

RandomizeNumber

Created Unique Randomized Numbers.

RandomGEN

This is a random string generation example. This example show how to use rnd() and chr() to make totaly random strings. You can choose whether it contains lower-case characters, upper-case characters, and numerical characters.

Range of Prime Numbers Finder

This code returns all the prime numbers between two numbers which are entered by the user. There is a save prime numbers function, status bar though it could slow down the calculation, and other features. This program needs a file called wprogbar.ocx which can be found at http://papmech.150m.com/wprogbar.ocx .

Ray's 2003 Time Converter

Convert Minutes to Time and time to MInutes

RndNum

This is just a Ranom Number Thing. I was bord.

Roman Numeral Converter

Hi! THis program converts numbers to and from Roman Numbers. Short algorithm, and easy to understand. (I dont have VB 6.0, so i use the Excel VBA to do it, no difference (press Alt+F11 to access the Excel VBA Visual Basic Editor (very handy tool for anybody who uses excel!( :-) ))))

RoundUp made simple

This fully documented code gives the user a very simple way to round up any decimal number, whereas VB does not give us this function.

replace text in word document

this code can replace text in a word document(*.doc)file

Richie's Basic Calculator

Its a basic calculator, be nice with the voting, I'm new : )

Jack Calendar

Another Calendar Control

RK Date Control

Date entry is made easy, especially for quick entry of data in database programming.

Reinforcement Learning and Dialogue strategy learning

Reinforcement learning and visual basic to learn dialogue strategies. Implements classes and uses Microsoft Agent.

Numerical Method

This program usually used in subject Numerical Method. The program calculate non-linear equation,Partial Pivoting in Linear Equation and Power Method.

R-Clock2

tells time

Re: Fast way to find the first 10000 prime /cpu test

This is a little bit of an improvement over your posting. I know this is probably not totally optimized itself. So if you think of anything I missed Please tell me thanks.

Right Angle Triangle

Solves Hypotenuse of Right Angle Triangle and both Angles.

Right Angle Triangle Two Known Sides

Calcualtes thrid side of triangle and angles and area.

Rope Physics Demo

This code demonstrates simple rope physics.

Mathematical Graphic Plotter

You can draw difficult mathematical graphs painlessly with this program. For example,

Ray's 2006 Round Second in Time Value

Easy way to use Round Method to round seconds in a time value

Simple Alarm Clock

Simple Alarm Clock plays a wave file at alarm

Sqr Reduce

This program reduces numbers under radicals. If you wanted to reduce the square root of 75, just type 75 into the text box and press enter. A message box will come up and tell you that the square root of 75 reduced is 5*Sqr(3). Code is not commented, but easy to under stand. E-mail me if you have any questions. Vote if you like.

Single Slit v3

Well, here it is again, my first VB program that is supposed to mimic an optics experiment. I've finally gotten waveforms in (after about 2 hours of coding and debugging), but the ideal/crude laser visual is still implemented.

Smart Analog Clock

Use this quick, simple clock code on any of your programs. It doesn't use any graphics and is fully customizable down to a milisecond hand!

Savings Account v1.0

displays the saving if you deposit money in a savings acount. with some cool fetures.

StopWatch 0000

very simple and usefull stop watch . enjoy !!!!!

SNOW EFFECT

With this program, you can learn how to perform complex vb routines such

Simple Calendar Calculator

This is a simple program that is capable of calculating the number of days between two dates and it can also determine the date n days before the reference date.

Special Numbers

This module uses many special number functions. You input a number(s) into a function and the function returns whether that number(s) is the desired special number. For example: Let's say that you wanted to find out if 48 and 75 were a quasiamicable pair. You call the function, "If IsQuasiamicable(48,75) = True Then" and whatever. The function IsQuasiamicable returns true because 48 and 75 is quasiamicable.

Solastice And Equinox

To find out the solastice and equinox dates from 1000 to 3000 AD and the dates when earth is at its apogee/perigee

School Countdown 3.0

This program counts down till the end of the school year. Select your own date using DTPicker. Also uses SSTab nad writes to INI the poisition of the form and the date. Minimizes after 10 seconds into taskbar, with a popup menu and an Icon. Before clicking the back button, Please VOTE FOR ME!!!(My code teaches a lot of stuff)

Sine-Text

SineText is an algorithm to align text on SPlines, Circles, Arcs or siply polylines. This algorithm guarantee always the chars perpendicularity to the line. In this sample i used a wave effect to show how it works.

Sum of Series Formula

This code is written on "sum of series" formula. You just type the first

Stop Watch -very simple-

This is a simple stop watch program. Very simple to create, but good for beginners.

Math Helper Version 1.0

This Program Is used to Help People who have trouble with Basic Math To some extent, Algebra. I made this program because I was sick and tired of how easy somethings are to solve, but how much time it takes to do the work to solve it, so I made this. It does look odd, but at least I got some code for beginners to learn from my mistakes!I will try to fix the background, since I heard the flashing makes people sick, I'll do this as soon as I can. Thanks alot for the feedback!

Simple Cellular Automata

Uses a changable set of rules to calculate numerous generations of different cellular automatas.

Semiperfect Number Generator

This code generates semiperfect numbers using the equation (2^m)+1 to 2^(m+1)-1. Note: Some semiperfect numbers like 12 and 18 are not shown because they are multiples of 6 which is a semiperfect number. (it is also perfect) Every multiply of a semiperfect number is a semiperfect number. A semiperfect number

So, you hate trig? Yet Another Clock

Very much beginner code, it's not very well commented and I'm not *too* proud of it, but it works and it's kinda funny. Maybe not...

Sunrise, Transit and Sunset For One Year

A simple piece of code that calculates sunrise, transit and sunset for one year for any location on Earth (fairly low accuracy ? 2 min.). Suggestions for improving accuracy are welcome!

Simple Calc

This is a very simple calculator. The purpose is to unserstand how the matrix controls work. The functions of this calculator are very poor, and I think there are many bugs, but the important piece of code is written, if you want you can improve it. Hi.

Sin Cos Waves Maker

Hi all! I was just playing with sin and cos and made this program out

Show superscript numbers, along with regular text (ie x 2

Shows superscript numbers in the correct format. (see picture if you dont know what this is)

simple calc

it is asimple calculator. see it ,I think it is good ,please vote!

Sudanay Advance Clock

Sudanay Advanced Clock shows the Time, Date, Day, Month , Year, Day of the year and Day's until the end of the year all in one screen.

Smoothly Animated Pyramid

This just an example on how to do smoothly animated tracking/following. In this example i used a pyramid shape, and the top verticy follows the mouse, but if u move it fast enough, it tracks it and follows it (in a direct line, not in a bent line). Very versitile code.

Startup Time

This code will tell you what time and what date the program started up

Steve's Generic Calculator

A Simple calculator making example of arrays in particular.I think I might have worked them out.A bit boring I Know but it will get better as I Learn more.

Sun Elevation Calculator (SZA)

Calculates the Solar Zenith Angle for a given day, time, latitude and longitude. In other words, the elevation angle of the sun at a given time and place. Functionality is included for calculating Dawn, Dusk and Noon times for specified times or periods, and outputting to file.

Scientific Notation

My code is made to help students who are currently working on scientific notation is school. I think that helping students is a great thing to think about when programming so that is why all my programs help students.

SimpleTimer Fixed

Fixed. Does not use Variants.

Simple Quadratic Calculator

Uses the Quadratic Equation to find the values of x when y is 0 by using the values: A, B, and C provided by the user.

SteSoft EasyCalc

A simple calculator. Just wanted to show how you can make one yourself.

Math Graph 2.0: Advanced graph plotter/function analyzer UPDATED 21-August-2005

Math Graph is a program that graphs many equations and analyzes functions, it has the following features:

Standard Deviation

Learn how calculate standard deviation using arrays.

Simple Julian Date Converter Function

This function will return convert standard date to julian date. Work with leap year

Solve a plus b=c-d Equasions

This program allows you to enter a formula (see screenshot) and then solve it to get 'x'. It has the abbility to switch between two languages, English and Dutch. Please let me know what you think of it :)

Simple Multiplication Table(updated

well, some of my friends were looking for code similar to this and had a difficult time doing so. i guess maybe a lot of people also have similar experiences. and so....

sorting (bubble sort)

simple program to sort 10 numbers in asceding and descending order.

Statistical Calculator v2.0

Shows the mean, median, mode, variance, sum, standard deviation, average deviation, coefficient of deviation, total, square total, and variance for an array of values using either the population or sample method. Computes any of four different types of regression models (Linear, Logarithmic, Exponential, or Power). Includes an equation solver for both x and y data.

Statistical Calculator v2.1

Shows the mean, median, mode, variance, sum, standard deviation, average deviation, coefficient of deviation, total, square total, and variance for an array of values using the sample method. Computes any of four different types of regression models (Linear, Logarithmic, Exponential, or Power). Includes an equation solver for both x and y data. Here's whats been changed in v2.1:

Scientific Calculator (Life-like) UPDATED

This is a scientific calculator designed to mimic the use of an actual scientific calculator, its layout is also as based on a real calculator... It has "two-screen" display so that it shows the expression as well as the result. This uses the Chip8083FX.dll which is not included in the zip but can be downloaded from the URL given below. (Please read the readme). It is not really complete as yet; as it does not have the help file, declare constants, standard constants, declare function or base conversions, (i am working on that). It also has a 50 step history... I hope that the code is easy to understand (it is a bit sloppy & w/o comments).

Singular Value Decomposition

SVD is a robust algorithm used for solving linear least squares problems, and systems of equations. Keywords: linear algebra, matrix, neural network, curve fitting

Simple function using calculator

This is just a basic calculator that uses functions to add, subtract, divide, and multiply... the purpose of this code is to show people that have no idea how to use functions, what they can do and how to use them, if you are a complete newb when it comes to functions this is the right thing for you

Super Calculator

This is the first program that I wrote in Visual Basic, I wrote it a looong time ago. Its a pretty simple program if you ask me. It does simple calculations, some physics problems, it can solve quadratic equations, and some other stuff. If you can figure out how to use this, your awesome.

Simple Variables

In this code you can learn how to use variables and to add them.

System Date/Time Formatter (dd/mm/yy)

Gets the system Date/Time format(dd/mm/yy)

SciFi CalciCulator

Hi friends,this is a scientific calculator designed and developed by Rajiv V Jathan

Simple Calculater(in Dutch)

It calculates your inputs

Square Root Simplifier

This program simplifies the square root or gives you the solution if this is an integer. It displays the list of all divisors or tells you if the number is a prime. Tell me if this was uesful.

Science Calculator

This is just a scientific calculator, with things like sine, cosine,tan,i has degree, radian, and gradian mode. It can also do several meteric conversions and celsius to farenheit and back.

simple calculator 1.0

This is a simple calculator that can do the four basic commands.

Simple Funny Math Game

Its a simple little Math game with Auto Generated Questions about Math its pretty kool and make lots of Fun this code shows u howto generate the questions!

Simple 4 function calculator

Well, this is my first submission. It is a simple, 4 function calculator. The special thing with this one is that you can see what you type in in a text box.

SimpleCalculator

The code for a simple calculator with a sample form.

Significant Rounding

This small project illustrates the concept of rounding numbers using significant digits. Unlike the Round function found in VB/VBA, which provides bankers rounding, this function provides the correct rounding of a number based on the number of significant digits needed. This basic concept is often over looked in scientific application development and is critical if your software is targeted to this audience. Take a look and provide some feedback… 29May05 - Fixed Bug with ComboBox.

simbolic derivative calculator

Calculate the derivative of a parametric functions

Silver

This is a simple program that can do quadratic equations.Has some basic errorhandling.

Simple and Fast

This code provides an easy and fast way to convert from decimal base (Base10) to virtually any base

Savings Account Calculators

This program will help you calculate how much money your savings account will make over a period of time. Includes a feature to meet your own savings goal. Simple code and a lot of comments. Please vote if you find it useful, and comment to help me make it better. Thanks!

Simple Stop Watch

This is just a simpe stop watch. Great for beginners who want to learn how to use simple time fuctions.

Simple Ruler Snap Function

A simple way to ruler snap 'long' variables to a step sequence. Handy sometimes when your building accurate graphics design programs or what not :P

SI Converting

This code demonstrated the basics for SI converting. I know it a little bit buggy at some places, but it will do the trick! I am very sorry, this code is written in Dutch, i'll quess you will understand it anyway. Have fun with it, and if you have any suggestions, just replay.... ;)

Simple Base Converter

Converts any number in any base to any other base (between 2 and 36).

Simple Maths Calculator

This is simple maths calcultor just like windows calculator

Scheduler
  • initial 1.0*
square root calculator

Simpily Enter Any Number and it will Find its Square root.

Sudoku

To generate a sudoku puzzle and illustrate the complexity of creating shuch a puzzle.

sequential logic

sequential_logic for basic timer function and some application purpose also...

Scientific Calculator fx35A

To execute various mathematical calculations including basic operations, advanced operations, statistical operations, trigonometric operations and the ability to switch between 4 different modes.

Scheduling Algorithm (Short Remaining Time First)

well I can now share knowledge...Hope this is the first scheduling algorithm in Short Remaining Time First ever posted... Hope it can help some beginners like me...for more scheduling algoryhm (fcfs,sjf,pp,npp,rr,ml, etc.) please email me at thsison@yahoo.com

Scheduling Algorithm(First Come First Serve)

This is my second post.. the first is the SRTF... this is all about the scheduling algorthm in OS the FCFS..Please feel free to develop this program but remember to put recognition to the credits... thnx for comments and emails

Simple Calculator

Very Simple and nice calculator on Georgian Language.

Simple Equation-Solver/Grapher

This program is designed to parse lexicons in a given string, do all the applicable math, report any errors, and graph the result (if possible) on a 2D coordinate plane.

Special Functions

Evaluate several special functions: bessel functions, gamma functions, beta functions, error (erf, erfc)... Uses algorithms from Numerical reciples in C

Simple Caculator

a simple calculator

summary

Numper summary :)

Temperature Converter

Temperature Converter converts temperature formats between Centigrade, Fahrenheit, and Kelvin. As screenshot shows, it provides a simple GUI to work with. Code can be easily implemented into a larger application.

Game of life clone (cool math)

This is a program using conways "game of life" maths to animate cool patterns, but this vesion also includes other math rules (see screenshot). You can also save/load patterns, import/export other formats. Lot of examples converted to my format is included!!! If you know how to speed this up then please tell me. And if you like it.. please vote.. i have spent very much time on this program!

Tetris Block Calculator

If you've ever played Tetris you know that each shape is made of four blocks and there are seven in all. Ever wondered how many shapes there'd be if they were made of five or more blocks? Well, I did, so I wrote this program to figure it out.

Timer with .wav player

This is a countdown timer. Enter in the number of minutes and seconds you want and it will count down to 0:00. Optionally plays a wav file at the end of the countdown. While running, you can press the keys "s", "m", "l", and "f" to make it small, medium, large or full screen. Please check out my other submissions.

Time Diff

time difference

Time Diff (Updated Version)

Time Difference

Toturial on Gradient

This is a easy to understand toturial. Just about every line has a piece of comment, dutch and english, what do you think of that ey?

Trig Screw

It does something completely pointless, and s t u p i d. Create and rotate a screw of points using Sine and Cosine. Makes a trigonometric screw

Trignometric Functions (Graph)

This program allows you to open, save, print? the graphs and you can add your own expression and plot them. If you have any comments or suggestions, you can email at AJB2001LG@YAHOO.COM

The ultimate, fastest, prime number generator

This program generates prime numbers by using a really non-demanding algorithm. It also allows the user to save the list of prime numbers. This is the first version.

Teachers Software: Area

Very basic Area calculator but it also includes some web functions.

Teachers Software: Random Equations

If you have a projecter for a pc/laptop at your place of teaching this would be great to have on at the start of a lesson.

Triple view Calculator

This is a calculator I made. It has standart view, scientific view and base convesion view try it and contact me. i'll be glad to hear your opinion.

Trigonometry Helper

The program will provide a fully commented and tutored process of how to use and calculate some basic trigonometry functions.

Triangle program

This program calculates and draws a triangles as well as calculate and draw the area of the triangle. It also does all this for two right triangles that were spawned from the original triangle.(The command buttons on the side are the minimum informational values that are needed to calculate a triangle)(Revised conditions once more)

theday

just enter any date and it will tell u the day of that date,

theday updated

just enter any date and it will tell u the day of that date, put 11/9/2001 or 9/11/2001 according to ur regional settings and the program will tell u that the day was "tuesday".

Traveling Salesman

The Traveling Salesman is a famous math problem that does not have a easy way to be solved. The method used here is brute force, which is the WRONG way to attempt to solve any problem like this when n is a very large number.

The First Derivation Code

The purpose of this code is to make the derivation procedure. This code derivates a function (eg. 12x2+3x to 24x+3, for those who know how to derivate).

Triangler v1.01

Just enter three sides of a triangle and this cool application will tell you whether the triangle is equilateral, isosceles or scalene.

The Integration Machine

The simple VB6 project is to demonstrate how to take advantage of Microsoft Script Control OCX File and to give novice or mathematics-challenged developers created application that require the use of Integration ( f(x) ) instead of resorting to the non-open-source and expensive commercial ones. The runs on any computer that can execute Visual Basic 6.0 application, eg Windows 9x/NT/2000/XP/.Net and UNIX inplementations via emulators. This project requires msscript.ocx, which is found in most Wintel PC.

Time DOS Format, 32 bit binary and hex

display's the time in 32 bit binary DOS format or 4 byte hexadecimal. im not sure i did this correctly, but i had to because i dont see any other examples posted here. anyone familiar with DOS and 32 bit dos time PLEASE correct me if this is backwards or wrong.

The Easiest Prime Number Checker V 1.12

This program is the easiest prime number checker.

The Simplest Clock

I made this clock program in about a minute... It is very simple, in fact it only uses 2 lines of code! plus remarks for beginners that have no experience with visual basic. Very simple and easy, 4 labels, a timer, and 2 lines of code...

Time to first Mill

If you like ,please vote or give comments so and can add more functions.

Temperature Converter 1

This application converts Fahrenheit to Celsius and Celsius to Fahrenheit.

Trajectory calculator

Calculate trajectories. Common problems can be solved using this app as well..like what must my angle be if i want to shoot a projectile a 100 m?

Three Linear Equations Solver

Solve simply three simultaneous linear equation using Crammer method.

A Very Amazing Calculator The MagiCalc v1.0... MSUT SEE

If you want to be amazed, then take a look at this calculator. It works like a powerful compiler that can evaluate complicated expressions and can amazingly handle syntax errors. Try this "+(2((5+4)/2*6+1.56845)4 + 3^(3-(--5)/2))/(25^.5)+2-3*4/-2^2.2*5". That's not all! Why don't you download the code, and let the calculator talks about itself?

To Binary -RW

Converts Binary to Text and Text to Binary.

Time Auto-Format

This module will automatically format the current time. Can format it as Miltary or Normal Time, choose to display seconds and/or extra zeros.

Time Computation

This will compute the number of hours, minutes and seconds elapsed since you run the program. It is very helpful in computing Total Hours/Minutes comsumed.

Time Difference Calculator and Countdown.

Calculating the difference between two give time specificatins and then counting the timer backward until the difference is 0.

Time calc

This program is created to take 2 times and calculate the time into decimal format to figure time sheets.

The Ciggy Calculator

Calculates how many ciggarettes you could have had if you hadn't have spent money on something else. its really funny.

TwipsConverter

A very simple program that convert from twips (Visual Basic) to pixel and other side.

trigo

This Code used to calculate Trigo Function (Arcsin, Arccos and arctan).

Time Calculation

To add times

Transparent old timer clock

my first real use of api's. it is a transparent clock hope you guy like it. if not oh well.

Transparent Analog Clock

Its Cool Transparent Analog Clock. I wrote it for my Students.

Trigonometry Functions

This code module provides several trigonometric functions. these functions use degrees rather than the default radian based ones. functions are Sin, Cos, Tan, Cot, Cosec, Sec and degree and radian converters

Truth Tables / Tablas de verdad

This will help to generate truth tables of N boolean functions; u can use any expresion combinig and operator,or operator, not operator, parenthesis. vote please!!! ; send me ur comments they?ll help me to do my best pls!!. Sorry 4 the english I don?t speak english

Trig Contour Plot

A little graphics program using trig (i am not sure if it is trig but my friend said so) Vote if you like it =)

Mini Calculator

This is simple calculator. if you want more detail and more project with source code, visit www.picksourcecode.com

two kinds of random number

it makes random numbers with diffrent kinds of code witch one of them was made by me and John V and it shows how to create random colors with one line of code :D and tells when its the weekand or not

Twix Time

This piece of code was just for fun. Will display time in a fancy way.

true calculator

This is true calculator.

time dialation calculator

this is a program that uses a formula created by einstein to calculate time dialation. please rate if helpful

Mind Hack

This program will read your mind!

Tibia Experience

This app calculates experience from lvl 1 to 9999 for online game tibia

Truth Tables

Truth Tables by Trent Jackson. For anyone who's studying Discrete Mathematics, this simple utility is for you. Work with truth tables directly on the screen, or printout blank tables and complete them with a pen. (My choice of method) Program handles 2, 3 & 4 BIT tables with up to 5 compound propositions. Has the ability to save the tables to disk as a plain txt file for later recall. Insert able symbols for connectives: AND, OR, NOT, implication, equivalence. These are made up from a combination of standard ASCII characters, no Unicode support sorry. Tested with Win XP only.

Convolution Of Two Signals

Convolution of Two input signals by sherif rofael , First Time in planet source code , advanced code ,

True (not pseudo) Random Coin Toss

As you know, computers generate a pseudo set of random numbers. This is unavoidable in a digital environment. A coin toss is in reality an analog event. The only way to have a truly random number generator is by introducing an analog to digital conversion. This program does exactly that. The analog random event sampled is sound frequency and by using a microphone, a completely random set of numbers (seeds) are generated. The audio FFT is borrowed from PSC. Many methods have been suggested to perform this task. Some have used random data sets as seeds. Others have sampled mouse movement. A website provides realtime random atmospheric data (www.random.org). There has even been a proposal to include a cesium chip in all computers eventually as it decays in a random fashion. My method seems foolproof as long as a microphone is set at a reasonable sensitivity and the environment is noisey. The importance of true randomization cannot be overemphasized as this is essential for the scientific method and in clinical studies. My application, which will be posted soon, is simpler and more abstruse. I intend to use this random generator to identify variations in our collective unconscious, an idea I heard about on National Geographic. ---Update(08-22-07):Instability added, minor changes ---Update (08-25-07): Algorithm improved, Added Temporal Instability monitor with raw data, Chi Squared Statistic with table to assess randomness. You may compare a Simulation (using the Timer seed) versus my Hardware (sound) Seed, although significant difference will require over about 1 million flips. The instability data may be viewed in 15 minute intervals for about 1 year using MSChart32. Rudimentary help file with more to follow.

Temperature Converter v1.01

Converts Celsius to Fahrenheit and vice-versa. Test it and let me know if you have any suggestions via feedback below.

Three-legged core

Visual Basic Program that computes flux and etc. of THREE-LEGGED CORE for ELECTRO-MECHANICAL ENERGY CONVERSION.

Unlimited Calendar

This program has been written by two authors:

Ulli's Math Module

This is a String Parser / Math Formula Evaluator OCX-Control. It contains over 100 functions: simple add / subtract, mult and div, roots, exponentiation and logarithm, math, trig and stat functions, conversions, LCD, SCM, primes, faculty, dates and times, differentiation and integratation and l.b.n.l. some functions for fuzzy sets and for plotting curves. All functions can be combined into huge formulae like for exam?le Sin(33?+12'+21")*pi-e+3.3e4+sqr(5*(21-9)) which incidentally returns 33006.748173093. The Control also supports formulae with letters or names instead of numbers like r?*pi Whenever the Control detects a token in a formula, it will query the value for the token and the client may supply anything that is a valid formula including further tokens, thus enabling chain-calculations. A user accessible result stack is also implemented. Anyway - it's a treasure chest for math routines (for example containes a very fast prime number generator which can compute 100,000 primes in less than 2 (two!!!) seconds on an AMD Athlon(TM) XP1800+). A cross-linked help file is included as well as two sample proggies to test and demonstrate the capabilities. Download is 36 kB.

Updated Convert Numbers or Text to Binary

I wrote this to show ppl how to take a number like 126 and make it into 01111101. It now also calculates the binary for say the word "hello". There are still 2 ways now to calculate the binary. 1 new one that can change the base also. Other options like writing binary to files and more.

Unit Converter

Dug this up; had done it over a year ago. Another unit converter! A few of these around, so here's mine!

Unix Epoc Time App

Couldnt find anything at all on this site about epoc time so i made in app for it. Enjoy.

Updated 3DGraphCalc

3DGraphCalc is a 3D-graph viewer. You type in an equation in the form Z=..(X & Y) and you can then drag the graph around with the mouse. The use intended is dragging at a low Delta-value (Detail-level of grid), and when you've found the preferred angle of view, change the Delta-values to e.g. 50 and hit 'Graph'.

UltimaX Math Library (175 plus Functions)

This math library handles 2D Vectors, 3D Vectors, 4D Vectors, 3x3 Matrix, 4x4 Matrix, Color, and Quaternions.

Universal Binary Hex Decimal Converter

Will convert any number, decimal, binary or hex into the other 2 instantly, capable of minus numbers, decimal numbers, 2's compliment, the lot.

Ultimate Base Number Converter

This program can convert any base (Binary, Octal, Decimal or Hexidecimal) to any base (Binary, Octal, Decimal or Hexidecimal). Numbers are accurate till a decimal equivelant of 999,999,999,999,999. Nothing too fancy, but is the first code I have seen on PSC that allows ou to toggle with ease between each of the base types after entering initial number in any base type. Also shows you how to limit a text box character entry to specific letters or numbers or even a specific length in bytes. Also please note that if you have Windows 2000 or XP, you can do this same thing with the included calculator in advanced mode. If you have Windows 98 or NT 4.0 this is a very handy converter, since those OSes cannot convert numbers greater than a Decimal 4,294,967,295. Enjoy the code and feel free to use any part of it for your programs.

unique random numbers - Array

This is a nice idea to create unique random numbers, in a fixed interval. This module could be very useful for your security module or in game programming or make runtime GUI and so on?.

Ultimate Date Conversion Utility

ConvDate - Convert a date from one format to another (any date format I could think of is supported).

UNIX Epoch Timestamp via API ( plus Other Time-Related Subs) Updated

This module is a collection of various time functions, including the generation of GMT offset UNIX Epoch timestamps, Leap Year calculation, Days In Month calculation, and the completely unique GetTimeZoneOffset(), GetCurrentTimeZoneOffset() and isDaylightSavings() functions! I was unable to find any VB code for timestamp generation, so I had to make my own! Have you ever needed to compare dates that were created in two different countries? If so then you've probably run into the differences in dates in various regions of the world. The US formats dates as "mm/dd/yy" where as most of the rest of the world uses "dd/mm/yy". This is all fine and good, until you need to compare one to the other. According to VB's documentation, the date format is defined by the local systems settings. This has the effect of improper comparison when equating dates generated in two different regions. IE - is CDate("3/4/03") March 4th or April 3rd? VB makes the assumption that the date was generated on the local system, so if the local system's format is different then the system that generated the date it will be incorrect. It becomes even more fun when dealing with other languages! CDate("Mar 4, 2003") will generate an error on a non English machine as "Mar" is not a recognized month or abbreviation. Utilizing a GMT offset UNIX Epoch timestamp can avert this issue. The timestamp is the number of seconds that have elapsed since the epoch (January 1 1970 00:00:00 GMT). So instead of storing "3/4/03" you store "1046700000" which is the number of seconds between March 4th, 2003 and the epoch. Best of all, this module allows you to convert back from a timestamp into a date variable, allowing you to format it for the local user. ** In a nutshell, utilizing a timestamp in place of a locally formatted date will allow you to correctly compare dates no matter what language or format was used during the creation of either date you're attempting to compare. ** The other unique functionality of this module is the GetTimeZoneOffset(), GetCurrentTimeZoneOffset() and isDaylightSavings() functions. These allow you to determine the Time Zone Offset and Current Time Zone Offset of the local system. IE - Canberra, Australia is GMT + 10:00, so 10 is Canberra's Time Zone Offset. During summer daylight savings, Canberra's Current Time Zone Offset is 9. If you didn't follow that, then you'll probably never need this functionality (but it's in here if you do)! The rest of the functions are pretty standard, though well-commented and optimized functions concerning leap year and days in a month calculation. The module is pretty well tested, but your mileage may vary. Please leave a comment or send an email if you find a bug or have a new feature to add or request! Thank and enjoy! UPDATED - (Finially) fixed the leap year bug. Please let me know if you find any issues!

Ultra Calc

An advanced calculator that can do alot of formulas and such. (see screenshot)

Universal Time

Convert to and from the common universal time methods (Metric, Swatch, Star date) added Cinarian Time, and Vana'diel (FFXI) time. And an FAQ to read Cinarian Time (Click the Cinarian time symbol to read it)

UTC DEMO (updated)

This updated version contains a fix for the WeekdayName function. The line should read:

Numerical FFT (Fast Fourier Transform)

FFT (fast fourier transform)

Ulli's Sudoku Solver (4x faster again)

This is an object-oriented Sudoku Solver combining the "cross hatching" strategy with a backtrack algorithm. It solves easy puzzles in about 600 µsecs and really hard ones usually in under 150 msecs (when compiled) on my old AMD Athlon XP1800+. The most evil one I could find is in the screen shot.

Very easy Number's Factor Finder

Factors a number that the user inputs.

Variable Length Integer Maths

A full implementation of Variable Length Integer and Variable Length Fractional Maths. This is a Global DLL so that functions are available as if they were standard VB. Contains a full range of functions incl. GCD, LCM and Factorials, all basic math functions, as well as Exp,Log, Sin, Cos, Tan and their inverses in Fractional Maths. Once compiled you only need to reference the dll to use it. No need to declare an instance of it.

Dragon Curves

Draws a dragon curve - the pattern created by folding paper.

VB ASM Calc (various ASM examples)

This zip file contains a collection of *.ASM files, dll files, and VB source code to show you how to use various ASM instructions through a DLL in VB. Like adding, subtracting, multiplying, Cos() (fpu), arrays.. all through an ASM dll. When you have mastered these various items you can start putting small ASM dlls together which will often outperform VB code, doing the same thing!

Very Simple % Prog

Math Programm

VB Holiday Calculator

This code will give you the dates on which the major American and Jewish holidays fall (from what I could see, there are not many resources out there for calculating the Jewish holidays). The code is modularized so that you can use it for your purposes. The sample app has you input a year and outputs the dates for all of the holidays that year.

very easy to understand basics calculator

This is little example of a calculator with the basics if math.Perfect for beginners because no classes or mudels are being used.looks like clone of the microsoft calculator.

Volume Surface Area Calculator

A simple, easy to customize, code that can be used to shorten simple 3D volume and surface area calculations. Be aware that the PI used to calculate in this program is not that accurate.

VB Stopwatch

A stopwatch for your computer. Standard stopwatch functions: start/stop, lap, reset.

Visual Basic Numbering Systems Functions

Contains functions useful for converting numbers from decimal to a number in a different numbering system such as binary, hexadecimal, octal and many others. For example, you can convert a decimal number to any number in any radix you like, the radix could be octal, hexadecimal, binary or any. You just assign the radix instead of the value xRad.

Visual Basic Binary-to-Decimal function

The following function converts any binary number to its equivalent decimal representation. It can convert the following binary number:

Visual Basic To-decimal function

The following function converts any number written in radix xRad to its equivalent decimal representation.

Vector Collision

Simple collision detection. Shows the maths involved to detect when a point hits a line. In this example I have used a bouncing ball. The vectors are constantly moving in a sine wave. Uses nothing but vb lines and shapes.

vB Gravity VOTE

The Source Simulates Gravity. Its the Second attemp to post it. the last time it was deleted.

Vector addition program

A simple program to allow user to add two or more vectors together.

VB Analog Clock

FullScreen Analog Clock

Volume of the Swimming Pool

This program will determine the volume of water in the swimming pool. If you like my code kindly send me an email at jakerpomperada@yahoo.com. Thank you and Goood Bless Happy Programming From Jake Rodriguez Pomperada -D

VB Horoscope

Simple VB program using IF-ELSE Statement to check someone birthday fall inside which Horoscope. Reason why I made this is because every time I have to visit http://astrology.yahoo.com to check my friend's astrology.

Updated RSA key maker

This is an update on my previous upload; RSA keymaker. This update can now create HUGE RSA key-pairs, but the RSA encrypting added does not support too high keys :( can anyone fix this?

What day is it?

If you want to know what day it is counting from a specific day, this program will tell the name of that day. For example, suppose today is Monday, what day is it after 5 days from Monday?

Weekday Search

This program is a look alike as a calendar but is can search a certain "Weekday" by inserting the day, month and year.

Weekday Search 2
  • FIXED* Leap year has been fixed for ensure accuracy, with a little help from Roger Gilchrist.
Waves and Math

The code determines the following things with a great GUI: the number of waves that go by in a second, the frequency of waves (2 different ways to find this, # of events/time, or wavelength/velocity) the time it takes for a wave to pass, THE wavelength of a wave, and the velocity of a wave.

what goes into this?

it can show you what goes into a number.

Worm Spring

Super Worm - particles, springs, mass, force, velocity.

Weighs Converter

To Convert the Weighs Between Kilograms(KG) and Pounds(lbs)

XPlot

XPlot is a general purpose graph plotter with manny options to cusomize.(see screenshots)

XTremeCalc

XTremeCalc is a simple calculator with all the usual mathematics functions.

Quadratic Equations

This solves quadratic equations ax? + bx + c = 0 and gives the apex coordinates of the parabola.

Math-Game

This code proposes math operations depending on the difficulty level and on the game mode the player chose.

A Bit Mega Byte Bytes Gigas Terras Converter to ...

You enter a Number, select the Scale (Megas, Gigas, Teras, Petas, Hexas) and the programm shows you the values in diferents measures.

1Math Program

It calculates area, volume, and surface area of any shape you can think of. I also added a Pythagorean Theorem page. I made the Program to sell to the kids in the younger grades for Math cheats

Math Graph : Advanced equation plotter/solver (UPDATE: VERSION: 1.2.0)

Math Graph is an advanced program that graphs and solves equations plus many other calculations(area under curve, slope at any point,...), it supports most types of graph(normal, parametric, polar, implict)and also supports many functions, it has a powerful equation solver that solves almost any single variable equation, it has the ability to open and save files and print the graph on a sheet of paper.

Combination Generator 1

This is a small Program which generates Combinations of Characters of a given string. The code is small (just 26 lines).

Equation Solver 1

This program can find roots of quadratic or cubic equations. The program can also be used to find the cube root or square root of a function. The program uses Bisectional method, it is explained in a text file.

NIS Updater - Reads INI To Tree View

This code does a lot. It has a function to read INI files. Then puts the information into a tree view! Its flexible, so it can have 99 or 2000 things in the tree view with out chaning the code. Once (None) is placed, it stops. Awesome!

Calculator5

Math

Dec To Bin

Convert decimal to binary numbers... if you need to convert from binary to decimal... check my other code : http://www.planetsourcecode.com/vb/scripts/ShowCode.asp?txtCodeId=47733&lngWId=1

Decimal/Binary - Binary/Decimal Converter

This program converts a binary bit into a decimal number or a decimal number into a binary bit.

Distance Between Two Zip Codes. VERY LITTLE CODE

This code allows you to input two zip codes, and find out the Distance (In Miles, Kilometers, and Nautical Miles). The Access Database was aqcuired on this site some time ago.. so thank you to whoever it was that posted it. :) Feedback is appreciated.. and Vote if you like it.

date format converter

The purpose of this little code is to convert the given date formation into another formation. This is what I mean:

Date Time

My date and time programme displays the current date and the current time (it takes the date and time from your system clock).

Drawing the Chart of a math function

This code draws the chart of a math function

Detect Calculations

Small App that calculates 2 given inputs to divide\multiply\decrease. Also detects if the inputs are not numbers (invalid)

Decimal 2 Binary

You can convert any decimal number to its equivalent binary representation, you can even convert the decimal number 999999999999999 to binary, if you don't believe me then TRY IT!!!

Date time dialog box

No comments

Dispersion Functions / Funciones de dispersion

Funciones de dispersion para la materia de algebra moderna algo sencillo pero util.

Date Conversions

Converts a very short user input (for very fast user input) date into a valid date. For example, give in only 12 and get back 12/01/2005, give in 1202 and get back 12/02/2005 and so on.

Digital flower

Digital flower - drawing in polar coordinates.

Draw 3D Surface

3D Surface drawing - learn how to draw 3D surfaces.

DiMulCalc

Tired of doing long division and multiplication? This will solve you problem. Very simple. Created as a learning guide for the newbie.

Decimal To Roman

The Purpose of this small executable is to convert the decimals which are entered through the keyboard into Roman Numericals.

A plus plus Download Time Calculator

It calculates how long it will take to download a file. You can specify a filesize in Bytes, Kilobytes, Megabytes, Gigabytes and Terabytes. You can also set the download speed at whatever you want, in BPS, KBPS, MBPS, GBPS and TBPS. Not that are Bytes per second not Bits per second. It will then tell you how long (In Days, Hours, Minutes, Seconds form) and any value thats 0 will be cut out (eg 0 days, 1 hour, 0 minutes and 5 seconds will show up as 1 hour, 5 seconds). Displayed in an easy to read form.

DCSoft Variable Logarithmic Base Calculator

This program can find the value of any Logarithm to any base example: Log 7 base 3.

DCSoft Quadratic Equation Solver

This program Solves Quadratic Expressions

DM Expression calculator

hi This is a small Expression calculator I made in VB anyway can work with almost any expression, has variable support, Works with Floating point number, brackets, operators suppoted +=*/\.< >= and more. Anyway hope you like it. Most of all the Expression calculator class has been commented please vote if you this code.

Decimal to Distance Converter

Converts Distance to Decimal Feet and Decimal Feet to Distance.

Date and Time

Places a label in the upper right corner of the screen that displays the current day/date and time.

TAS Site Words And Beyond

I wrote this program for a friend of mine with Autism to help him learn to read. It includes 18 word lists including all 5 levels of Dolch word lists. Program requires Microsoft Speech API 4.0. Uses random sorting routines to display 4 words from list then audibly says one of the words to the student. Student must then click on the same word from the four words displayed. Includes scoring. I originally found a program similar to this online and they wanted money for it. So if you need this program, here it is all you have to do is compile it. Don't forget to vote. Enjoy !!!

DayOfWeek

Will find what day of the week the first of any mounth in any year falls on.

DUSTY ABACUS
Decimal to fraction

Convert decimal to rational

Different ways to make change for a dollar

My code uses nested loops to calculate how many ways there are to make change for a dollar.

EZCalc

This is a very simple Calculator for beginners.

Number Base System Conversion

Converts base 10, base 16 and base 2 numbers.

Finding points on a circle using only degrees (Sine/Cosine)

This tutorial shows how to find a point on a circle (with any radius), using only the degree of the point. It teaches the use of Sine and Cosine in doing so. A great tutorial if you are going to be manipulating circles!

Numerical Method, Jacobian

Solving Eqation, Numerical Method, Jacobian

Occupied Space concept used to allocate 100 labels randomly w/o overlapping (no API)

Populates form area with labels, using the 'unoccupied space' concept, instead of intersection.

OccupiedSpaceFun, this function allocates randomly many objects (differerent size), no collision

Populates container (form or picture) with objects, using the 'non-occupied space' concept.

Open File Common Dialog replacement

A nice replacement for the open file common dialog. Coded to be very simple to undersatnd and change. Includes a nice picture previewer on right click. Thanks to planet-source for the file extraction code.

ODD or EVEN Numbers

This program display the ODD or EVEN numbers....Simple code ....you will also learn how to input numbers only in the textboxes...MUST HAVE For begginers !

Orbit / Gravity Emulator updated

This application demonstrates how gravity, fields, velocities, and angles work.

Option Button Math

Shows ways to do math with Option Buttons

Open Source Cover

Cover.dll is a library of functions to aid in the rapid testing of Covering Design systems for C(v, k, t). The Visual Basic component contains sample routines for all library functions and does an adequate job of locating minimal covers.

Pythagorean Theorem

Using this program, you are able to find any of the three sides in a right angle triangle using the pythagorean theorem. You can find either the hypotanuse or an unknown side.

PC Calendar Pro

A calendar proogram fully complete with all the works. Keeps track of important dates like birthdays, holidays, etc. It's very useful when you need to remember something important, because every time you log on, you are notified of upcoming events. Includes support for annual, weekly, and even monthly events.

PayPal Calculator

If you use PayPal a lot like I do this might be useful to you. Say you want to send someone exactly $25.00. By using this program you can see that to compensate for the amount PayPal takes out you'd have to send $25.87. Or, if someone sends you $40.00 you'll get $38.82 of it, etc.

Pythagorean Triples Finder

Finds all Pythagorean Triples given in a specific range.

Prime Number Finder

Fast way of finding the prime numbers. Do not forget to vote...

Perfect Numbers

This program generates perfect numbers. If you do not know what a perfect number is I will try to explain. 6 is a perfect number because 6=1x6 or 2x3 and 1 + 2 + 3 = 6. 28 is a perfect number because 28=1x28 or 2x14 or 4x7 = 1 + 2 + 1 4 + 4 + 7 = 28. For more information on perfect numbers go to http://www.resonance-pub.com/perfectnums.htm . Also here is some code, unfortunately in C, that it does almost the same thing. http://pw1.netcom.com/~hjsmith/Perfect/PerfeCpp.html . If you can do it faster drop me a line.

The Life (a Conway's 'Game of Life')

I have made a Conway's 'Game of Life' with lots of properties. You can customize allmost everything. There is an integerated editor. You can save and load maps. The rules can be set as you want. You can program some iterations, make pause, and then resume to game. To look clean there're some margins that you can customize too. The cells picture is auto-resizable to the window's size. There're some stats in the status bar. I did it only with basic coding, there're not any API declarations.

Pi decimal calculator

Calculate decimale digits of the number Pi

Vortex 3

This version of the Vortex Screensaver has been greatly improved. You can now customize the effect with a very easy-to-use configuration menu, integrated in to the program and accessible through the Microsoft Windows Display Properties window (control panel, or right click on desktop and then select Properties).

Pocket Calculator using a State Transition Table

This pocket calculator is meant as an example for the almost forgotten State Transition Table technique. With this technique the complete behaviour pattern is stored in a two-dimensional table containig Reactions to input-triggers (in this case key presses, but depending on circumstances the triggers may be anything else), and States. An STT is an ideal tool to control game characters for example because it allows different reactions to identical inputs.

Prime numbers and Prime factors

This code will calculate for you every prime number from one number to another and add it to a listbox(eg. 1 to 10000) using a pretty fast code! A second function is calculating the prime factors of numbers (eg. 852=2x2x3x71) from one number to another and add it to a listbox. Hope this will help somebody :)

Perfect Number Gen

This Pregram shows you all the perfect numbers between a particular range.

Perfect Number Generator Program (Updated)

This Pregram shows you all the perfect numbers between a particular range.

PayPal Calc

This simple program allows PayPal users to calculate the gross amount of money they will receive from a payment when the user specifies a couple things about their account (Preffered or not, Merchant or Standard, Personal or Premier/Business) and the location of the person sending the money (US or other). Simple!

pi Hex VC plus plus 6

Calculates pi digits in hex. Up to a million digits. You can of course change the source so that it outputs more digits.

Prime finder

This program can find prime numbers for you.

Prime Lister

This program lists prime numbers from 1 to number you enter in a list box.

Properties Of A Circle

This program can take one known value of a circle (such as the length of the radius or the area of the circle) and tell you many other things about the circle (it's diameter, circumfrence, etc.)

parsevbc

Parsing functions in VB

Polygamma function

To compute the derivatives of the gamma function. These functions are used for analysing the Gamma, Beta and Extremal distributions

SciFi Calciculatro

Hi friends,this is a scientific calculator designed and developed by Rajiv V Jathan

Prime Numbers Finder

This code find all prime numbers between X and Y, ex: i want to find all prime numbers between 0 and 100 and it give you all them, the code is commented

Equation Evaluator

Equation Evaluator (EE) acts like a calculator in that a user can type in an equation, EE will interpret (parse) the equation, and calculate a result. Numerous mathematical functions (sine, integer, and so on) are predefined. Unlike most calculators, EE can be used as a subroutine in other programs, and is specially coded to evaluate the equation efficiently with different variable values. The same equation can be evaluated thousands of times (with different input values) in a fraction of a second!

Linear Regression Calculator

The purpose of this code is to use the least squares method in order to predict a new response variable gained through the input variable

proper bell-curve random number generator

The short description would be how to demonstrate how to produce a random number among a set, with an even probability to get any given member in the set. Usual random number generators I see on here are too simple and end up with maximum and minimum ranges of the desired set being half as likely to be generated as anything in the middle. Obviously the members in the middle will be that much more likely to occur, resulting in a set of random numbers that isn't quite right.

ASTM E29-93A Number Rounder

This function performs ASTM E29-93A standard rounding on real numbers for numbers containing 15 or less digits.

A-Clock

A-Clock is simple alarm clock. You just have to set time and date, write caption and message and click "Start" button. To stop alarm, click "Stop" button. You see blue box on A-Clocks down-left corner. There reads "Alarm: on" if alarm is on and "Alarm: off" is alarm is off. Vote me if you like this code...

Angle Selector - Advanced Trig

Ever wonder how image editors create their angle selectors? Ever needed a dialog to select an angle? This code is for you. Using advanced math functions NOT built into VB, this code creates a selector in a picture box. It has functions to return the ArcSine of a number and to convert degrees into radians and back.

A Linear Regression Formula

Calculates linear regression.

ASM Helper (Offset:Segment, Hex2Dec, Dec2Hex, Hex calc, Dec calc)

helps ya wiv asm

A 2D Pie Chart

this is a 2D pie chart.

A Genuinely Fast Prime Checker

This program is faster than any prime checker I've seen here. 2 main reasons

Personal tools