Advertisement

Results for "Volume: 2002VB"

2002VB #18209
Note/Frequency Calculator

This code is useful for frequency analysis, especially as done by Fast Furier(sp?) transforms, or FFT, and analysis. It takes in a Note from A, Bb, B, C, etc, all the way up to Ab, and an octave, and calculates the frequency that note would be pure at. It also accepts a level of decimal places to generate to. Simple, but very useful. Compiled EXE + Source Code.

2002VB #20590
Virtual Keyboard

This code demonstrates how you can create a virtual keyboard that can be toggled on or off for data entry purposes, could be of use in game/application software. I hope it proves to be of some use, votes and comments welcomed but not expected.

2002VB #20591
Image Selection Rectangles

This code demonstrates how to create image selection rectangles more commonly known as 'Rubber Band Lines'. These will prove useful to those of you who are writing an application which requires the visible display of a selected area in an image. Votes and comments always welcome.

2002VB #19006
WinTel

this is really hard to explane but for those who have used linux or have a shell provider where u run telnet and login and stuff its something like that just look at the screen shot...its fun to play around with..

2002VB #19072
AsciiTable

stop looking in the appendix page761 here it is...Asciitable

2002VB #18002
Registration Functionality

This is a simple way of using the built-in registry functions to create a way of giving yout program a 30-day timeout. It should be easy to add in encryption/decryption functions to encrypt the sensitive data. Again, this is simple and can be improved with encryption and an "email the registration information" function.

2002VB #21514
RijnDael Block Cipher

This is the first ever VB implementation of the RijnDael (pronounced Reign Dahl) block cipher algorithm. This form of encryption has recently been adopted as the Advanced Encryption Standard - the standard which is set to replace DES, the way that most encryption is done nowadays.

2002VB #22174
Longbow Webserver

Webserver for Win9x, full scripting implementation with file access, user security, virtual directories, virtual hosts, full logging, ip banning and customizable graphical directory listings

2002VB #20060
MSFlexGrid Manipulation

Add Rows to a MSFlexGrid With Alternating Colors. Option to Change Color Of Alternating Row. Option to Toggle Grid Lines On and Off. Please Vote For Me!! This is my First Posting on PlanetSourceCode. *** MAJOR UPDATE Coming Very Soon ***

2002VB #20902
Ultimate Versatile Masking Control

This is an update to the Versatile Mask Control and Ultimate Making Control. I have added functionality for Numbers and Number Precision as well as cleaned up the code for setting up the code at design time to make changes during run-time. I have also enhanced a couple of items withing the code to allow for better control of data being entered. I hope you enjoy this Completely revamped control.

2002VB #20634
Distribute Files

Copies a source file to predefined list of destinations. Mapped or UNC network paths. Optional Version Checking. Multiple Projects Very Useful, if you need to copy files to specific places on a regular basis, no more copy-browse-paste,Copy-browse-paste. Uses ADO, API API to show the Windows File Copy Dialog

2002VB #21665
Chat client and server using Winsock

This easy to follow code shows a way to connect two computers, using winsock and IP addresses, and send messages back and fourth. It has 'headers' or names that appear before the text and every single line of code is commented! Great for beginners who want to know how to easily connect!

2002VB #22040
Read Excel Spread Sheet

The purpose of the following code is to provide you with a series of prototype functions to open and retreive data from a MS Excel spread sheet. The following code should be inserted into a new module named, for example, "modReadExcel". Passing variables will set the Excel File Name to open, the active Excel Sheet, recover data (data is returned as a string variable), close and exit Excel and clear the memory. These Prototype function simplify the entire process and gives your program(s) less coding or what I refer to as Clutter. This code provides you with the basics of opening and reading an excel spreadsheet. I will be updating it in the future with the more advanced features if and when I encounter them.

2002VB #19747
Rich Textbox IRC Color Parser

The purpose of this code is to easily allow you to add color to a richtextbox if you are making an IRC client. I am currently in the process of writing an IRC client and I have had people telling me it's hard.. so I made my own color parser, it does not support backgrounds. Anyway, it works and I am going to make use of it, you could too, it supports 7 colors defined just like irc through character 3-31-2-15.

2002VB #20451
A Fun Game (~*- Tunnel Racer -*~) Racing Game

This is the first version of this code and will be updated a lot since this is my first version and I couldn't figure out how to do some stuff. Please email me with better ideas! In this game the walls get closer together every half second, and so far, you don't race anyone, you just try not to hit the walls. Make sure you put in 2 timers and oen picturebox that you will name picTrack. Have fun!

2002VB #22186
Auto Scroll ListBox/MSFlexGrid

Ever wanted to automatically scroll (vertical) ListBox or MSFlexGrid? Below is a quick solution and it's especially handy when you cannot use object.TopRow (due to variable row height, etc). Happy Coding

2002VB #21994
Windows Explorer Icons (20 x 20, Hot and Cold)

This submission contains 29 Icons ripped from Windows Explorer and Internet Explorer. There are a total of 29 separate icons, in both hot and cold form. A sample app shows the icons in use on a standard toolbar. This is not really code, but could be useful for web browser apps. This includes all the standard icons and all the optional ones. An EXE is included to check it out quickly.

2002VB #21948
An IRC Client

This might be the first most complete IRC clinet developed in Vb so far.This is originally developed to be used by a RTL (right to left) IRC enabled clinet for Dhievhi (an Hebre, arabic like language) for Maldivians (maldives a small island nation of more then 1000 island in the middle of indian ocean). The client has a Laytin to Thaana(dhivehi) converter and also suports english. This code is very useful if you are developing an irc client. The total thing works, though still under development. it works (minor bugs).it uses winsock and pure vb. I started the project back in 1998, and is still lagging... maybe i could get some help and develop the whole thing and finish it off! and yeah thanks for those who contributed to the code! Check it out and vote! any comments most welcome

2002VB #22168
No CPU Load - SafeSleep

The *BEST* way to safely Sleep/Pause without taxing the CPU.

2002VB #21339
Email and URL stripper

This will open any html document and strip out all URL's and Email address and add them to a List Box. I couldn't find any source here that does this, so here you go incase someone out there find it usefull.

Languages
Top Categories
Global Discovery