VBcoders Guest



Don't have an account yet? Register
 


Forgot Password?



Math/Dates Page 5 of 14


Converts any number system into any number system, up to base 36. Ex: Base 2(binary) to Base 11(Und New
Converts Currency into text ..this is a modification New
Converts decimal numbers to binary New
Converts Decimal numbers to Binary Digits upto 999999999. New
Converts decimal numbers to binary sequence and will convert any binary sequence back to decimal ju New
Converts fractions to decimals (x/2, x/4, x/8, x/16, x/32, x/64). Modifications can be made for oth New
Converts fractions to decimals Im new to vb and this is my first complete module i got tired of loo New
Converts hexadecimal pdu format to ascii text open as a standard exe VB application we should add a New
Converts Miles to Kilometers New
Converts numbers in decimal, binary, octal and hexadecimal into decimal, binary, octal and hexadeci New
Converts the time in Seconds to hh:mm:ss Format New
Converts UNIXTIME to human readable date and time New
Converts your number to TEXT (Example 12345 To Twelve Thousand Three Hundred Fourty Five) Userful f New
Convets Hex to Decimal and Decimal to Hex! New
Convolution Of Two Signals
Cool Calculator with some cool skins
CoolConvert
Copy a file 1 line of code Delete all files in folder 1 line of code delete a folder 1 line of code New
Count Days Between Two Dates (with or without weekends)
Count Lines of Code New
Count Number of Lines in a program where u can calculate total number of lines in multiline text bo New
Count the number of words writen in a Text box New
Countdown Timer
Cracking the Cracker Barrel Game
CRangeOverlap New
CRC32(Cyclic Redundancy Check)
Create a list of NON-REPETITIVE, randomly-generated numbers in any range! This time, you can custom New
Create a user specified number of random numbers and put them in a list box. New
Create and find the Max and Min values of an array New
Create random numbers when a button is pushed and display those numbers in a text box New
Create your own calendar with only 3 single controls and good old VB Code See Screenshot
Curve Fitting
Curves
Daily Grind New
Daily Penny Doubled 2B a Millionaire New
Date Class
Date of First/Last weekday in month
Date Routines
Date Time
DateFunc (Language-Aware Date Functions)
DateFunctions
DateValidation
Day / Week / Month Calendar
Day left till Christmas
DaysWorks
DDAverager v1.01
Decimal to binary calc. This one works. 8 BIT BCD output string from dec value input. Could be expa New
Decimal to fraction New
Decreases a number by a specified value. New
DecToBin
Detecting Prime Numbers. New
Determinant Solver
Determine Offset in minutes from GMT
Determine Prime and return Factors
Determines difference between two dates. Breaks down to Days, Hours, and Minutes. New