From source code,code examples
AGE AND ZODIAC SIGN FINDER. And also having detail description of all Zodiac Signs.
Hi. This is another version of the code i posted last year at:
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).
Just a basic calculator, first program i've written. Would appreciate any feedback,tips etc.
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.
reduces fractions so you dont have to
This code will help in creating applications that will need multiplication of a 4 by 4 matrix.
This code is a demonstration of script control
Return the ammount of atoms in a given body of water, using Width/Height/Depth
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
this is my final basic calculator functioner thing. I have submitted them before, but there was a flaw or two in each of them.
Checks any date regardless of regional settings. Uses the mask edit control handles null dates!
It does all the calculations to find the area of a triangle for you.
Calendar any AD year until 32xxx
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.
- 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!!!!!
I just learnt Sin and Cos so I got some practice to myself
It shows the time in normal format, AM/PM, and binary!!
This is just a simple calculator. i have seen lots on this sight with unnecessary code so decide to make my own.
This will teach you some of the basic concepts of mathematics in vb, also how to make reports using textbox control.
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.
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.
This is a calculator i submitted before. it's now cleaned up, and some Bugs are Removed. Check screenshot. some Super Functions. Fully Commented
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.
Decision about one of multiple alternatives to a goal, analysed by multiple criterias. (texts in portuguese)
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.
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!
This code will convert your decimal number the corresponding binary number.
hello people
This article explains a new aproach into using the Max and Min functions for RGB to HSL conversions and more other uses it gets...
What it is:
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.
1 line codes for adding hours to actual time plus the calculations.
This is just an analogue clock for people who want to use lines and be able to manipulate them in their code
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!!
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.
Provides a Monthly Calendar and keeps track of the Important dates and appointments you have.
this is my leasur programme.
This simple app tell you how old are you.(BUT you have to help it!!!)
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.
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.
calculator
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.
This project is a somewhat interactive tutorial on the fundamentals involved in rotating a point around a center (0,0).
It is a alarm clock.
This is a simple calculater. capable of +, -, x, and / functions.
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.
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
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
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.
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.....Nothing More
A Simple Beginnners Calculator With Simple Functions. Might be very useful for new Visual Basic Programmers.
it help u to set alarms to notify u for some tasks as u are busy doing some work
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.
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.
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...
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
Show A Simple Digital Clock. No Api or ocx. its very simple using label and timer
this is a stop watch i made real quick for a compatition i was having with friends
It Calculates the correct age of person.
Picture explains Program purpose
to calculate the average of 6 subjects with some spalsh and others
this is a arthemetic calculator which is an update of the recently posted calculator with the addition of some trignometric functions
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
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.
This program is called All In One Math. I made it a while ago when school was still in
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.
A Simple Code Blocks All Keys Except Numbers, Numbers Only
Analysis and Modelling of Electrical Circuit
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.
This application will tell you the area or volume of shapes all you do is put the numbers in.
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..
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).
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.
converts a binary number into one consisting of {1,2}
just shows basic math of how to make a ball bounce round the form, hitting the edges..
a bit more of a game than Ball Bounce 1....
The program is a very simple program.
This code will generate and plot "random number distribution"
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.
This is just a basic calculator that estimates how long it will take to burn a cd. Based on NERO times.
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.
Solves ANY Quadratic Equation. Graphs, Gives (X,Y) Points, and Shows WORK!!
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
converts binary to denary and denary to binary
Tells you what day your birthday will be on, any desired year you input.
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.
I accedently deleted BJ's Basic Calender instead of Editing it. Anyway...
computation of age, birthday, anniverssary.. etc
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...
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.
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.
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.
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 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 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.
Convert from decimal to binary or vice
convert any real number from base 10 to base 2,
Calculates Call & Put values using the Black-Scholes option pricing formula.
These routines are useful for handling the beta distributionm
Converts any base to any base
[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.
All it does is bounce the current time around the form.
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!
Purpose of this code is to develop a scientific calculator.
"Better than "Better than MS Calendar Control"
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.
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.
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.
Just a simple Binary Clock...
Teach yourself to count in binary on your fingers.
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.
Copies the day, date and time to the upper right corner of you screen.
The function allows someone to pass a mathematical argument i.e.
It perfoms most mathematical calculations include Logarithm evaluation, Binary and Decimal Conversions.
Tells the amount of interest owed on a user specified amount of money during a user specified amount of time borrowed.
SHOWS THE PRESENT CALENDER AND ENABLES TO GENERATE FOR GIVEN MONTH AND YEAR
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.
With this BigNumLib (big numbers library) you can do everything around large numbers (as strings):
It converts binary to decimal and decimal to binary.
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.
This is a really BASIC and SIMPLE program for demonstrating how to deal with numbers in VB ,,, Comments PLZZZZZZZZZZZZ
To Calculate the Body Mass Index
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.
Applys logical and bitwise operators to binary numbers.
Hi this is a calculator which calculates area of cone, cylinder, sector, sphere and does quadratic equations. perimeter feature also available
I begun to programme it when my dad sayd a joke "Why don't you programm a salvery-programm"
Sort by any day of the week, for scheduling with mutipule positions.
this code will calcualte your midterm and final avaerage and display it in a great tabel format.. must see code.
Hex2dec. dec2hex 902dec dec290.. you hawe option to select 90 numeric types
Displays the number of days, hours, minutes, and seconds till a specified date. Allows you to enter multiple dates.
Some more Calculator have been posted but this is a very compact one and it's easy to understand too,
P L E A S E V O T E F O R T H I S C O D E.
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.
I haven't seen this one so far, and it was suggested to me...
This example shows how to get the average of values using an unlimited amound of Arguments. This example uses the ParamArray statement.
This code is a little simple project I made for school
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*
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.
It computes the amount you will pay on a taxed item.
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
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.
Using this code you can get the date accoding to the regional settings.
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
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.
All-in-one client server example using Winsock's TCP/IP.
This code demonstrates how to increase and desrease the value in a VB text box.
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%
Visual Basic doesn't provide a adding function with "hh:mm" result this code does it! :)
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.
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 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.
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?
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.
This module does mathematic funktions with strings instead of Numbers.
This program takes a quadratic equation and shows all of the steps needed to get the values of X.
This simple application gives the current time once you enter the seconds. Initial time is considered 00:00 of 01/01/2000.
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.
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 :-)
Use this code to learn how to get an effect when left, right mouse button is pressed and many others. Please vote!
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.
just a simple graph generator
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.
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.
just tells you how many days are till your bithday, christmas and new year
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.
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.
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.
Just a standard calculator, with sqr, sqr root, trig functions, and some others...
It test your times tables. It shows how to use the randomiser
just an ordinary calculator without any use of arrays.
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.
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.
to demonstrate the aproximation logarithm.
To calculate Nissan's HorsePower
UPDATED Calculates a resistor by color code. see screen shot you will see what i mean :-) have fun ! vote (fully function now see feedbacks)
This function converts seconds to time with the following format "00:00:00". supports up to 99 hours.It's a simple function.
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.
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.
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.
To get experience of vb
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.
This program show the current time and the time the app was loaded using a cool interface.
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.
PROGRAM NAME: Geo_Dist
This Code Is A Simple Calulator For People Who Want To Lern How To Use Adding And Such In There Application.
The code plots 3d coordinates on a 2d plane.
The program calculates the time needed to download a file at the speed is entered .
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).
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!).
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 - v1 Beta 2
This is just my second little program and I wrote it in about 2 hours, but it works, I think :)
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 :)
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).
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...
To generate pascal's triangle =)
This program is made for students who is getting tired of calculating the area and the circumference of a circle
This program shows all of the composite and prime numbers between two chosen numbers.
Its a Math. programm with some different functions(e.g: Mandelbrot fractal, Trees etc...) - New Version(1.01)!
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!
Teaches to users to create super accurate Timers, more accurate than any other i have seen on the Planet
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.
This is program made for students who is gettin tire of calculating area and circumfrence of circles and squares
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.
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 Leap Years
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 :)
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.
Many function in this calculator. please rate me after downloading. Thank you!
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
This program converts dB (decibel) to mm/s (speed) and mm/s to dB.
a dialogue box contain a time and u can move the dialogue with the arrows keys
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...
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
This code is to help the user to calculate very simple unit conversions (Metric).
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.
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
This is my first calculator entry. It has the basic +-*/ stuff. I am now working on the next version, so keep checking up.
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!
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.
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.
Use this program to calculate triangle properties and draw a sketch of it.
Whit thise code you can +.-,*,/ number.. Just like the windows version.
My code makes binary shifting available from within Visual Basic.
...up to 10,000 digits and more.
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).
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.
This is a simple Caculator for the Begining Coder.
It is a multifunctionnal scientific calculator with a lot of algebraic function
!
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.
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.
My code generates Numbers to imitate the Countdown Maths Game
It converts your input into decimal no, Binary,Octal and Hexadecimal and visa-versa also
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.
You Enter Your Age,and it will tell you your age in doggy years!
Its a Calcuator
This Program is a THING!!! I developed a NEW way to Calculate "Copy And Paste"
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.
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.
Able to do mathematical operation of very long numbers (exp. more than 50 000 digits) and keep the accuracy...
With this code you can download intraday quotes from Quote.com, plot them in candlestick manner, and apply moving averages.
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!
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"
This is a utility in which you can combine many numbers of any range onto 1 number.
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).
This is a Copy of the Microsoft Calendar Control withount the 2100 Year Restriction! See ScreenShot
This code detection if a point is inside a triangle which can easily be turned into collision detection which is demonstrated in the program.
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!
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.
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.
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!
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
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
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.
A very simple calculator that uses check boxes
This program converts many of the most essential units from angles to units of pressure.
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.
Countdown on Holidays You Button on Holidays on Icons the tell you Lefts
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 ?
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!
This is my second sample of a IsPrime function.
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.
Easy way to Converts binary number to decimal...
Easy way to converts binary numbers to decimal and vice - versa...
Find various types of intersections
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
This program makes the conversion of dates from Julian to Gregorian and vice-versa. It is easy to understand
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 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.
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.
A Simple Calender program, with up to 60 programmable events
its a calculator, it is similar to trhe windows calculator,
Convert number from one base to another base: from binary to hexa, from hexa to octa, etc.
Just a Basic 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
A multifuctional calculator with graph plotter please vote for the one who did it also. Full of functions like LCM GCF and many others.
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
This code shows how to draw sin,cos, tan graph on the picture box.
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.
Shows you how to center text in a ListBox
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 ::. By Stuart Wright
Draw graphs in picture box
This code converts a number to 16-Bit Binary.
To demonstrate how to build a personalised date picker and how to format dates in visual basic.
A simple desktop clock and date display with quick access to a user created personal log.
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 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.
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.
This code will tell the user the distance between two XYZ coordinates.
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
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).
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!
This application calculates payment amounts on borrowed money depending on the amount borrowed, interest rate and payment schedule.
It's a basic calculator, with some picture functions and trasparent edges (rounded edges).
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)
Con este programa, puedes crear un cuadril?tero y obtener sus respectivas propiedades, tales como la superficie, el per?metro, etc.
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.
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.
This program converts latitude and longitude from one of three formats popular to the other two formats.
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.
This is a very basic calculator, it contains the most common operations (+, -, *, /, ^).
Calculate the cost to drive daily, monthly, and yearly.
Calculator witch you can change the colors
Just shows the corresponding dat for the entered date
This program will display the Days and hours left in year 2005.
The Calculus Calculator graphs functions and their derivatives, calculates the derivative at any point, and calculates integrals.
Helps to calculate a student's GPA, as well as a weighted GPA
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
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
Computes combinations & permutations (statistics & probability)
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!
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!
This program makes a random tree with line controls. And you can add fruits too!
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.
A simple database type program with a reminder,phone book,address book and E-Mail entry.
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().
Genrate the Circular Matrix
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
This is a basic scientific calculator
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.
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 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!
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...
Get instantly the plot for any second degree homogenoug equation in two variables.
take a number a brake it down by digits
You can use this to find the day of the week (Monday,Tuesday etc.) of any date entered in the format mm/dd/YYYY
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 simple sine and cosine curve plotter, with frequency function.
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
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
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.
This simple calculator, you can input any operator and value. I can update my program for Variable, Type Variable and any more.
Calculate PI
Calculates useful, but basic math calculations.
A simple calculator which displays the whole calculation along with easily accessible memory.
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.
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.
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
Using API function GetCursorPos this program is going to show you current cursor coordinates!
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..
This code finds the real roots for an equation.It is presented like a calculator.
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).
This code will perform basic operations of fractions.
Draw a Second-degree-graph with your values.
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 :)
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!
I needed a way to convert to and from Julian dates. There are several programs I found,but none that did I wanted.
Example of how to graph equations with the picture box control.
to find how many words u still need to write
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.
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.
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
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
It simulates the free turn based, text based
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.
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 that converts decimal, hex and binary numbers into the other formats.
This submission uses Pat McCotter's code one step
To learn "Line" Method in a picture box
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!
This code will tell you the difference between two dates.
This code gives you the date of the monday of any week (given by number) of any year
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.
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.
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
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.
A comprehensive (sort of) library of date functions/subs that does not required the use of VB's built-in functions.
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).
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!
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.
Implement date & time from computer in form.
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.
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)
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?
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.
Tell it what connection you are on, the size of your download, and it will tell you how long it should take.
find by which number another number can be divided
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.
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 is a simple digital clock that you can keep on your desktop while other applications run.
DDAverager v1.01 finds average of two numbers.
This will give u an idea of a time and date thing.
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.
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.
Days Left til Christmas
Calculate time duration between given DateTime, Very useful for filling TimeSheets, calculating overtime.
A Basic Calculator.
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.
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
This is a simple timer that will return the elapsed time between two different dates and times.
(Please vote)
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
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.
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.
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 Module for Summing two times...
This code evaluates any mathematical expression, e.g. 2*(3+4)^2 and returns its result.
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...
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.
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.
Put the time in miliseconds in the text box and convert it to formatted HH:MM:SS, very easy!!
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!
Learn how to buld binary trees to evalute math expression. Ultra fast way to evalute math expresion or plot a graph of function.
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.
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
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.
To predict the future of values provide to this HTTP Service via remote information services.
Evaluate an expresion like Evaluate("5+6*2")
Good for solving statistical problems..... / Resuelve problemas de estadistica.....
This Program calculate the even numbers very quickly also on your slow machine and enables you to calculate upto 999999.
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.
The Engineering Economics Calculator
Created by Rodney Wren WrensRoost@aol.com
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").
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.
This code module consists of 2 functions that will answer the following questions:
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!
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)
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.
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:
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
What this does is it finds the multiples of a
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.
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 :)
Sieve of Erastostenes for Prime Numbers
Thanks for those who appreciated and suggested on my previous upload "So-Of-Serires 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.
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.
Its a calculator i made to learn how to implement different kinds of code
This is the super update of the previous submission. This program can
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
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>
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).
This code adds up length values given in feet, inches and fractions of inches. And gives answer in feet, inches and fractions.
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
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 is intended to model free falling motion due to the earth's gravity.
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!!!
It converts Fahrenheit to Celsius and Celsius to Fahrenheit. It's basically the same as the other Converter, except fro mthe new features:::
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.
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.
This generates the fundamental numbers of Fibonacci. You can have all numbers that your computer can take.
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.
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
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...Really, is is fast. The code is well commented...Plz, Rate it.
To test your computer calculation speed/ Find the first 10000 prime number
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.
It calculates Philippine's way of transport 'Fare'. Meant for Filipinos. Hehehe.
This script uses a formula to find a specific term (input) in the Fibonacci Sequence. Please vote for my code!
Made to Simplify Fractions
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.
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.
What happened on today's date in histroy?
Evaluator consists of a Compiler & Execution class
Factors A trinomial .....
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.
This is a very simple program that can plot mathematical functions.
This demo shows how to compute a low/highpass FIR filter and use it on a time-domain signal trough convolution.
A graphical calculator. Many thanks to Chris Seelbach for his help. Please leave comments and vote for me if you like the program.
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.
1.Convert any number to its binary equivalent and get the
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 factors an equation using the quadratic formula.
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.
A simple 2D gravity simulator between particles of varying sizes.
This module contains routines for handling the Gamma distribution density function, cummulative distribution function and inversion thereof
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 ).)
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.
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.
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).
It is a graph plotter. It draws graph for any expression containing basic functions e.g. =,-,*,/,Sin,Cos,Tan etc.
It solves Equations from the gas laws of: Charles, Lussac, and Boyle's Law.
Golden Mean Fibonacci Sequencer
The program has many purposes just like Gaussian Elimination itself.
eto na yung geometry tutorial para sa grade 2
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!
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....
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.
To get the Week Number when select the DatePicker
This program graph mathematic's functions.
this is a simple programe to get the time diffence between two time strings. can be using for a payroll system
it capture values and plots them on a picture box
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.
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.
You can easily allocate objects preventing collisions among them.
An external function module to compute higher precision math functions for special applications.
Before I learned to use Pi in VB.. The name tell's you all
Chinese Lunar Calendar
I've recoded it and give an example.
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.
How Many Left of Days unil Halloween with Ms Agents "James"
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.
This code is just for converting decimal to hex nothing special but well i was bored!
Converts any inputted number to hex.
Converts Color code into RGB
Excursion of Bases... with great animation
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.
Curious of how to get the intersection of hundreds rectangles almost instantly
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.
It is an improved version of the prime number calculator by Kevin Pfister.
Shutdown / Reboot / LogOff / Power off by itself, by set Time.
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!
A Calender that can display any day and date in the years 200000000 BC - 200000000 AD
An example of using Cramer's Rule to solve two equations with two unknowns. See Cramers_Rule_ReadMe.txt.
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.
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.
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.
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.
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).
This is a simple time converter (i.e Seconds to minutes) see screen shot, please rate it and/or comment it
A simple program that generates trignometric ratio table. Designed for my friends. Votes and comments welcomed.
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.
This module implements the Karhunen-Loeve transform (also called Principal Component Analysis) of a symmetrical matrix (usually this will be the correlation/covariance matrix).
This is a cool little program for kids which supports level, skill, wins, losses, score etc.
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.
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.
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.
It shows how to use Signs and Numbers.
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.
Included project contain class for creating graphs. You cn also print graphs. Sample project added.
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
The code demontrates a library of math functions designed to work on very very large numbers.
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 :)
I love programming
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
I just want to show how to rotating a line based on angle, so u can use it for making a watch
This program can show the analog time with the alarm.
Calculate A leap year without storing a list
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.
Solves the following statements-
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.
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.
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!!! :)
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 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.
this software let you to calculate the loan amount
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.
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.
Keyboard, mouse calculator w/ BACKSPACE functionality
To Convert a number from meters to centimeters.
Coding is a full program that converts miles to kilometers and vice versa. With pcitures!
-Converter
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).
It generates a multiplication table, (HTML document) and send it to the tray. Now with progress bar! (please give rating or feedback)
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.........
Lots of date handling, math, graphics, tray animation, form icon animation, gif animation.
To count a pile of loose change.
This is just a basic 4 function Calculator.
Matrix Class, perform Matrix operations (not for everybody but math geeks will like it ;-)
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
This program translates any language(you could even make your own) to an other.
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!
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".
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 !!!!!
It's just a simple maths quiz
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.
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.
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 !!!
Simple Code To Multiply two matrices using arrays
Matrix Operations Library
To generate 1 To 12 Times Tables to enable and aid learning of times tables
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
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.
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!
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
To do matrix operations like add, subtract, multiply, invert, equation solving
this program draw functions,integerate,differentiate,solve equations,diff equation,draw series,and other options
This code will calculate an equalization
Allows you to use two more math operations in your project.
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).
This Program is convert from Minutes to DAY / HOUR / MINUTE...
ADDED WITH FRAME, and LOOK MORE CREATIVE
Graph Equation draw : The first and the best program that draws simultaneous equations in
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!!!
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
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).
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.
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.
It is an intermediate matrix calculator.Briani.Please vote me.
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.
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
Some mathematical aplications like sin e cos
These codes just calculate a simple mathematical calculations.
its a simple math game to help kics
Basically, it helps you to generate a number of random numbers - provided, that you specify the numbers, max and min limit...
Mechanical simulation with COLLISION detection. UPDATE: DRAW BY MOUSE ! Simulate Bridges, Buildings, constructions and walking ROBOTs. Largely improoved version, easier, simpler, more fun !
basically a compilation of usefull math/physics/trig functions (from me & everybody else)....
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.
Converts a decimal number to a binary representation
Calculate the Inverse of a Matrix
A very simple example of how to build and use a matrix of integers or any other variant
MyMath is a simple but powerful home-calculator. It help some students to do their homeworks... It's nice... Test it!!!
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.
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.
Calculates modulo for numbers with more than 15 digits (pure math)
this just acts as a calculator for the basic mathametic calculations with some additions
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
An Educational Software for School Students.
I wanted to write something simple to show how to multiply by repeatative addition.
shows a set of numbers arranged in four rows and
it calc maliat form iranian job . . . !!!
This is a national lottery number selector for people whom live in the UK. It generates six
Obtain Nth Root of and Integer to high precision
Converts a number into base 256 (Ascii) and then back again.
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.
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
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.
Enter any number, then it will show you how many time you enter a number, the average
Search more than 1 bit between 2 values
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.
This is the code I earlier submitted today which didn't include the form. Here is the original one...
Read this if you want to learn how to easily convert from any and every kind of number system to any other kind.
Finds a number based on its scientific notation
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).
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]
Insert a number, a base and this program will convert every number from decimal to the choosen base.
NuDec is a very simple program performing prime factor decomposition of numbers under 1,000,000.
JUST A SMALL CODE TO PLAY WITH NUMBERS
Newton Raphson and Bisection method for solving an equation
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 of a inputed number
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.
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.
Since many of you like my first polar graph, so here's a new one.
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.
This calculates weekly, monthly, and yearly payments based on the price you input.
Calculates all the pythagorean triples where every number is below the maximum value as stated by the user
Vote if you like this!
To solve the problem of computronic Diary which deals autoupdate tasks.
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.
checks for perfect numbers then lists them lightning fast can check 32 000 numbers in 2 mins
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.
Works out percentage of a number, includes keytrapping(only certain keys beening able to press) heavy commented on.
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.
First this program produces a prime number library
The last version has a bug,this version is correct.and the speed is more quick!
The screenshot tells everything.
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.
This code will calculate area and volume of different geometrical shape and rigid body.
This is a simple statistical program and is an exercise in using Linear Regression.
Verify if the number is pair.
it shows all the prime numbers between the two nmbers you entered it also shows you how many prime numbers their are.
This code finds whether the given no. is prime or not.If not then lists all of its divisors.SIMPLE!!
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.
This program uses accurate physics formulas to plot the path of a trajectory given an initial velocity and angle.
Experiment with strange attractors.
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.
lists factors for a given number and lists prime numbers up to a chosen number
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....
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.
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.
Graph polar function.
This program graph polar functions.
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.
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.
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.
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.
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).
This is just a simple caculator, the is for the beginner program, using simple, and little code.
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 Circuit Simulator
It determines the number of solutions to a quadratic equation using the discrimanat.
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.
It solves the equation ax²+bx+c=0
Very simple. It does exactly what it says on the tin. Well it would if it came in a tin. Which it doesn't.
Uses the quartic formula found at http://planetmath.org/encyclopedia/QuarticFormula.html
Use this program to calculate and Angle or length with any 2 known values.
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.
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.
This is a ranom number generator. This method was used by me origanilly in ASP.
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!
teaches some of the basics
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.
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.
These two Subs are able to convert a 'normal' expression into RPN format and to evaluate an RPN expression.
Within a range A and B, Generates unique non repeating random numbers.
i found nothing to do except this analog and digital clock.
This is showing how to use sin and Cos and some more for making swiral text
Created Unique Randomized Numbers.
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.
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 .
Convert Minutes to Time and time to MInutes
This is just a Ranom Number Thing. I was bord.
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!( :-) ))))
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.
this code can replace text in a word document(*.doc)file
Its a basic calculator, be nice with the voting, I'm new : )
Another Calendar Control
Date entry is made easy, especially for quick entry of data in database programming.
Reinforcement learning and visual basic to learn dialogue strategies. Implements classes and uses Microsoft Agent.
This program usually used in subject Numerical Method. The program calculate non-linear equation,Partial Pivoting in Linear Equation and Power Method.
tells time
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.
Solves Hypotenuse of Right Angle Triangle and both Angles.
Calcualtes thrid side of triangle and angles and area.
This code demonstrates simple rope physics.
You can draw difficult mathematical graphs painlessly with this program. For example,
Easy way to use Round Method to round seconds in a time value
Simple Alarm Clock plays a wave file at alarm
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.
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.
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!
displays the saving if you deposit money in a savings acount. with some cool fetures.
very simple and usefull stop watch . enjoy !!!!!
With this program, you can learn how to perform complex vb routines such
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.
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.
To find out the solastice and equinox dates from 1000 to 3000 AD and the dates when earth is at its apogee/perigee
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)
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.
This code is written on "sum of series" formula. You just type the first
This is a simple stop watch program. Very simple to create, but good for beginners.
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!
Uses a changable set of rules to calculate numerous generations of different cellular automatas.
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
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...
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!
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.
Hi all! I was just playing with sin and cos and made this program out
Shows superscript numbers in the correct format. (see picture if you dont know what this is)
it is asimple calculator. see it ,I think it is good ,please vote!
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.
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.
This code will tell you what time and what date the program started up
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.
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.
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.
Fixed. Does not use Variants.
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.
A simple calculator. Just wanted to show how you can make one yourself.
Math Graph is a program that graphs many equations and analyzes functions, it has the following features:
Learn how calculate standard deviation using arrays.
This function will return convert standard date to julian date. Work with leap year
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 :)
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....
simple program to sort 10 numbers in asceding and descending order.
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.
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:
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).
SVD is a robust algorithm used for solving linear least squares problems, and systems of equations. Keywords: linear algebra, matrix, neural network, curve fitting
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
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.
In this code you can learn how to use variables and to add them.
Gets the system Date/Time format(dd/mm/yy)
Hi friends,this is a scientific calculator designed and developed by Rajiv V Jathan
It calculates your inputs
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.
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.
This is a simple calculator that can do the four basic commands.
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!
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.
The code for a simple calculator with a sample form.
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.
Calculate the derivative of a parametric functions
This is a simple program that can do quadratic equations.Has some basic errorhandling.
This code provides an easy and fast way to convert from decimal base (Base10) to virtually any base
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!
This is just a simpe stop watch. Great for beginners who want to learn how to use simple time fuctions.
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
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.... ;)
Converts any number in any base to any other base (between 2 and 36).
This is simple maths calcultor just like windows calculator
Simpily Enter Any Number and it will Find its Square root.
To generate a sudoku puzzle and illustrate the complexity of creating shuch a puzzle.
sequential_logic for basic timer function and some application purpose also...
To execute various mathematical calculations including basic operations, advanced operations, statistical operations, trigonometric operations and the ability to switch between 4 different modes.
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
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
Very Simple and nice calculator on Georgian Language.
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.
Evaluate several special functions: bessel functions, gamma functions, beta functions, error (erf, erfc)... Uses algorithms from Numerical reciples in C
a simple calculator
Numper summary :)
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.
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!
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.
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 difference
Time Difference
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?
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
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
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.
Very basic Area calculator but it also includes some web functions.
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.
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.
The program will provide a fully commented and tutored process of how to use and calculate some basic trigonometry functions.
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)
just enter any date and it will tell u the day of that date,
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".
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 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).
Just enter three sides of a triangle and this cool application will tell you whether the triangle is equilateral, isosceles or scalene.
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.
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.
This program is the easiest prime number checker.
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...
If you like ,please vote or give comments so and can add more functions.
This application converts Fahrenheit to Celsius and Celsius to Fahrenheit.
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?
Solve simply three simultaneous linear equation using Crammer method.
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?
Converts Binary to Text and Text to Binary.
This module will automatically format the current time. Can format it as Miltary or Normal Time, choose to display seconds and/or extra zeros.
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.
Calculating the difference between two give time specificatins and then counting the timer backward until the difference is 0.
This program is created to take 2 times and calculate the time into decimal format to figure time sheets.
Calculates how many ciggarettes you could have had if you hadn't have spent money on something else. its really funny.
A very simple program that convert from twips (Visual Basic) to pixel and other side.
This Code used to calculate Trigo Function (Arcsin, Arccos and arctan).
To add times
my first real use of api's. it is a transparent clock hope you guy like it. if not oh well.
Its Cool Transparent Analog Clock. I wrote it for my Students.
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
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
A little graphics program using trig (i am not sure if it is trig but my friend said so) Vote if you like it =)
This is simple calculator. if you want more detail and more project with source code, visit www.picksourcecode.com
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
This piece of code was just for fun. Will display time in a fancy way.
This is true calculator.
this is a program that uses a formula created by einstein to calculate time dialation. please rate if helpful
This program will read your mind!
This app calculates experience from lvl 1 to 9999 for online game tibia
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 input signals by sherif rofael , First Time in planet source code , advanced code ,
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.
Converts Celsius to Fahrenheit and vice-versa. Test it and let me know if you have any suggestions via feedback below.
Visual Basic Program that computes flux and etc. of THREE-LEGGED CORE for ELECTRO-MECHANICAL ENERGY CONVERSION.
This program has been written by two authors:
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.
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.
Dug this up; had done it over a year ago. Another unit converter! A few of these around, so here's mine!
Couldnt find anything at all on this site about epoc time so i made in app for it. Enjoy.
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'.
This math library handles 2D Vectors, 3D Vectors, 4D Vectors, 3x3 Matrix, 4x4 Matrix, Color, and Quaternions.
Will convert any number, decimal, binary or hex into the other 2 instantly, capable of minus numbers, decimal numbers, 2's compliment, the lot.
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.
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?.
ConvDate - Convert a date from one format to another (any date format I could think of is supported).
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!
An advanced calculator that can do alot of formulas and such. (see screenshot)
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)
This updated version contains a fix for the WeekdayName function. The line should read:
FFT (fast fourier transform)
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.
Factors a number that the user inputs.
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.
Draws a dragon curve - the pattern created by folding paper.
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!
Math Programm
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.
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.
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.
A stopwatch for your computer. Standard stopwatch functions: start/stop, lap, reset.
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.
The following function converts any binary number to its equivalent decimal representation. It can convert the following binary number:
The following function converts any number written in radix xRad to its equivalent decimal representation.
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.
The Source Simulates Gravity. Its the Second attemp to post it. the last time it was deleted.
A simple program to allow user to add two or more vectors together.
FullScreen Analog Clock
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
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.
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?
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?
This program is a look alike as a calendar but is can search a certain "Weekday" by inserting the day, month and year.
- FIXED* Leap year has been fixed for ensure accuracy, with a little help from Roger Gilchrist.
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.
it can show you what goes into a number.
Super Worm - particles, springs, mass, force, velocity.
To Convert the Weighs Between Kilograms(KG) and Pounds(lbs)
XPlot is a general purpose graph plotter with manny options to cusomize.(see screenshots)
XTremeCalc is a simple calculator with all the usual mathematics functions.
This solves quadratic equations ax? + bx + c = 0 and gives the apex coordinates of the parabola.
This code proposes math operations depending on the difficulty level and on the game mode the player chose.
You enter a Number, select the Scale (Megas, Gigas, Teras, Petas, Hexas) and the programm shows you the values in diferents measures.
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 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.
This is a small Program which generates Combinations of Characters of a given string. The code is small (just 26 lines).
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.
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!
Math
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
This program converts a binary bit into a decimal number or a decimal number into a binary bit.
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.
The purpose of this little code is to convert the given date formation into another formation. This is what I mean:
My date and time programme displays the current date and the current time (it takes the date and time from your system clock).
This code draws the chart of a math function
Small App that calculates 2 given inputs to divide\multiply\decrease. Also detects if the inputs are not numbers (invalid)
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!!!
No comments
Funciones de dispersion para la materia de algebra moderna algo sencillo pero util.
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 - drawing in polar coordinates.
3D Surface drawing - learn how to draw 3D surfaces.
Tired of doing long division and multiplication? This will solve you problem. Very simple. Created as a learning guide for the newbie.
The Purpose of this small executable is to convert the decimals which are entered through the keyboard into Roman Numericals.
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.
This program can find the value of any Logarithm to any base example: Log 7 base 3.
This program Solves Quadratic Expressions
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.
Converts Distance to Decimal Feet and Decimal Feet to Distance.
Places a label in the upper right corner of the screen that displays the current day/date and time.
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 !!!
Will find what day of the week the first of any mounth in any year falls on.
Convert decimal to rational
My code uses nested loops to calculate how many ways there are to make change for a dollar.
This is a very simple Calculator for beginners.
Converts base 10, base 16 and base 2 numbers.
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!
Solving Eqation, Numerical Method, Jacobian
Populates form area with labels, using the 'unoccupied space' concept, instead of intersection.
Populates container (form or picture) with objects, using the 'non-occupied space' concept.
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.
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 !
This application demonstrates how gravity, fields, velocities, and angles work.
Shows ways to do math with Option Buttons
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.
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.
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.
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.
Finds all Pythagorean Triples given in a specific range.
Fast way of finding the prime numbers. Do not forget to vote...
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.
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.
Calculate decimale digits of the number Pi
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).
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.
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 :)
This Pregram shows you all the perfect numbers between a particular range.
This Pregram shows you all the perfect numbers between a particular range.
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!
Calculates pi digits in hex. Up to a million digits. You can of course change the source so that it outputs more digits.
This program can find prime numbers for you.
This program lists prime numbers from 1 to number you enter in a list box.
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.)
Parsing functions in VB
To compute the derivatives of the gamma function. These functions are used for analysing the Gamma, Beta and Extremal distributions
Hi friends,this is a scientific calculator designed and developed by Rajiv V Jathan
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 (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!
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
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.
This function performs ASTM E29-93A standard rounding on real numbers for numbers containing 15 or less digits.
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...
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.
Calculates linear regression.
helps ya wiv asm
this is a 2D pie chart.
This program is faster than any prime checker I've seen here. 2 main reasons