Advertisement

Results for "Author: kevin"

C_Volume2 #78381
Chat Program

This is a very cool chat program that is easy to use... I hope you will like it... Have Fun !!

Java_Volume1 #90241
Make your own Mp3 Player!

Every wanted to make your own Mp3 Player instead of using WinAmp etc...This is your chance. Read this tuturial and find out how you can make your own Mp3 Player.

Java_Volume1 #90899
A quick VB tip

This is not code but a simple tip. To easily move one or more controls around the screen, simply select the control(s), then press the arrow keys while holding down the ctrl key. Use the arrow keys along with the shift key to resize controls. I find this gives me much better control than using the mouse. Note: This also works with "locked" controls, which can't be moved by the mouse. Very useful if you tend to lock the controls on your form a lot.

Java_Volume1 #91494
3D Mathematical Plot

This project shows how to take any custom equation that is a function of X and Y, and plot it in a picture box. The plot is a rudimentary 2D colored contour plot, but it does look pretty. This project has several useful components: 1) An equation parser class with built-in error checking 2) Color mixing algorithms with a customized interface 3) Shows how to plot XYZ values in a picture box Cool stuff...

Java_Volume1 #91496
Loan Calculator with Extra Payments

This code shows how to calculate loan payments and amortized payments over a fixed amount of time. It allows the user to include an additional payment, either as a fixed amount of extra principal, or as a fixed payment over the P+I) It is based on an old VB 3.0 example, but improved to include the extra payment capability. It also calculates how much money is saved with the extra payment included.

Java_Volume1 #91904
FFT and Savitzky-Golay Data Smoothing

This code shows real-time smoothing of noisy data using two algorithms. The first is a FFT (Fast Fourier Transform) method that is used in image processing. The second algorithm is the Savitzky-Golay technique, which uses a quadratic least-squares moving window. This program allows the user to create noisy data with a varying number of points and randomness, then apply different smoothing settings on the data. A graph updates the data after each smoothing event. Easy to apply to any data - Microsoft should have included this with Excel (The Excel moving average function is very weak).

Java_Volume1 #93016
Checker Game

This is a Game where you see how many Check Boxes you can click in so many seconds. I know it sounds dumb but it's competitive. Especially on 20 seconds. Please email me with comments.

Java_Volume1 #93173
Command Button - Change Forecolor (Trick!)

Ever wanted to give your boring Command Buttons a different text color? Here's your chance ;)

Java_Volume1 #96925
Chat Program

This is a very cool chat program that is easy to use... I hope you will like it... Have Fun !!

1_2002 #104492
A quick VB tip

This is not code but a simple tip. To easily move one or more controls around the screen, simply select the control(s), then press the arrow keys while holding down the ctrl key. Use the arrow keys along with the shift key to resize controls. I find this gives me much better control than using the mouse. Note: This also works with "locked" controls, which can't be moved by the mouse. Very useful if you tend to lock the controls on your form a lot.

1_2002 #104493
3D Mathematical Plot

This project shows how to take any custom equation that is a function of X and Y, and plot it in a picture box. The plot is a rudimentary 2D colored contour plot, but it does look pretty. This project has several useful components: 1) An equation parser class with built-in error checking 2) Color mixing algorithms with a customized interface 3) Shows how to plot XYZ values in a picture box Cool stuff...

1_2002 #104494
Loan Calculator with Extra Payments

This code shows how to calculate loan payments and amortized payments over a fixed amount of time. It allows the user to include an additional payment, either as a fixed amount of extra principal, or as a fixed payment over the P+I) It is based on an old VB 3.0 example, but improved to include the extra payment capability. It also calculates how much money is saved with the extra payment included.

1_2002 #105845
Chat Program

This is a very cool chat program that is easy to use... I hope you will like it... Have Fun !!

1_2002 #105846
PopUp

This a great example of different PopUp menus... One on left click, one on right click etc... Very useful !!

1_2002 #105847
Make your own Mp3 Player!

Every wanted to make your own Mp3 Player instead of using WinAmp etc...This is your chance. Read this tuturial and find out how you can make your own Mp3 Player.

1_2002 #108587
Checker Game

This is a Game where you see how many Check Boxes you can click in so many seconds. I know it sounds dumb but it's competitive. Especially on 20 seconds. Please email me with comments.

2_2002-2004 #117388
Make your own Mp3 Player!

Every wanted to make your own Mp3 Player instead of using WinAmp etc...This is your chance. Read this tuturial and find out how you can make your own Mp3 Player.

2_2002-2004 #118046
A quick VB tip

This is not code but a simple tip. To easily move one or more controls around the screen, simply select the control(s), then press the arrow keys while holding down the ctrl key. Use the arrow keys along with the shift key to resize controls. I find this gives me much better control than using the mouse. Note: This also works with "locked" controls, which can't be moved by the mouse. Very useful if you tend to lock the controls on your form a lot.

2_2002-2004 #118641
3D Mathematical Plot

This project shows how to take any custom equation that is a function of X and Y, and plot it in a picture box. The plot is a rudimentary 2D colored contour plot, but it does look pretty. This project has several useful components: 1) An equation parser class with built-in error checking 2) Color mixing algorithms with a customized interface 3) Shows how to plot XYZ values in a picture box Cool stuff...

2_2002-2004 #118643
Loan Calculator with Extra Payments

This code shows how to calculate loan payments and amortized payments over a fixed amount of time. It allows the user to include an additional payment, either as a fixed amount of extra principal, or as a fixed payment over the P+I) It is based on an old VB 3.0 example, but improved to include the extra payment capability. It also calculates how much money is saved with the extra payment included.

Languages
Top Categories
Global Discovery