Advertisement

Results for "Volume: 6_2008-2009"

6_2008-2009 #198556
Simple VB IDE Tip

Just a tip.

6_2008-2009 #207372
Search for a string in Listbox

Search for string in listbox

6_2008-2009 #204546
Simple Winsock Tutorial

This is a short and to the point winsock tutorial. Pleae note this only covers tranferring text between two computers. Nothing more.

6_2008-2009 #209690
Karnaugh Veight Diagram

The purpose of this program is to simplify a 4-variable Karnaugh-diagram.

6_2008-2009 #208769
File line sorter.

This code is simply sorting lines in a text file alphabetically using a listbox control. This could be good for sorting wordlists, names, adresses.. etc.

6_2008-2009 #197570
Bobo Code Formatter

Even if your own code is very tidy, when you download other peoples code it can sometimes be nearly unreadable because of the formatting or an overuse of comments. The aim of this project is to quickly provide standard indenting, remove blank lines and optionally comments from VB source code. I hope you find it useful.

6_2008-2009 #208962
HTMLville v1.0

This is a program I made with my group for my computer applications class. It is an HTML tutor, and it has such features as lessons, a code library, quizzes, a high score list, and an editor. It uses an Access Database to store usernames/passwords for the login, username/score for the high score board. New users can easily start a new account, the default account name is User/User. I hope you find this code useful :D

6_2008-2009 #208986
Rainbow Rotator

This is so cool! A rainbow of yellow to blue rotate in a 3D format, and magically turns into a rainbow of light blue and green. This is not a skin! And doesn't need any API's to work. This is basic, but gives greate results. You can use it as an into to a game or even a program. If you click on the form, you will be able to stop the rainbow at any time. Look at screen shot. :-)

6_2008-2009 #208023
Serial Com Port Utility

(Post hack Re-Submit) This is a serial port communication utility that allows the control of the properties of the MSComm object. It includes a simulated oscilloscope display of the data waveform received by the port. It is still in its development stage and is not very robust code as the project was just somethng I threw together to check the communication to a PLC, but our engineeers wanted more. I am looking for input from other programmers as to there likes and dislikes so any input would be greatly appreciated. I submitted this before but was "hacked" by some useless person.

6_2008-2009 #206453
DDE Peer Sample

Just a simple DDE Peer application to demonstrate how it can link 2 apps together like a chat screen. Does not work over networks however. This is in reply and addition to Chui Tey's recent articles. To use it: run 2 instances of the app and type in the second textbox of either of them. Please note that DDE is (1) slow and (2) very old technology.

6_2008-2009 #203391
Zooming API regions

This project doesn't try to be a great class, only a little sample to show how to scale API regions.

6_2008-2009 #200847
UPDATED - A Subspace Replica

If you're lucky, you've played the game Subspace (aka Continuum) If not, download it. Well, this is the beginning of my attempt to copy it. Even though it isn't finished, this is a complete program. The reason I've uploaded it now is just to show some examples of trig algorithms for movement and BitBlt being used in a loop. For me, starting to use BitBlt inside a continuous loop was difficult at first because it can be tricky to get rid of the flickering. Anyway, here's my code and how I did it. Oh yeah, also has an example of GetAsyncKeyState, a good API to know. UPDATE: Bombs, Bullets, Explosions, Enemies, Walls, Energy Bar. If you downloaded it already, dowload it again! The program has reached the point where it is too big to upload so if you want an up-to-date version, just email me.

6_2008-2009 #197677
OOP and VB!

The purpose of this is to show VB developers how to start using Classes and Collections. This is a VERY BASIC example. Expect more advanced one's soon. *PLEASE VOTE* - (note: this is a repost, I forgot the Collection examples last post.)

6_2008-2009 #209367
A_Great_Winsock_Example

This Winsock example shows you the basics of Winsock. VERY SIMPLE! This code is sure to help anyone who wants to make any kind of chat program or an over the internet multi-player game and much more! Please vote!

6_2008-2009 #208238
OCX Gauge

Here is my first submission since a "hacker" erased all the things of my repertoire. Il s'agit d'un contrôle.It is a gauge showing pressure in psi having as value source in kPa. (Because we use metric values at my work and because i still love imperial system) i made that Old Style Gauge.I tempted several manners to arrive at my purposes (almost the end), in the first place, a simple line for the needle, it did not seem real, then I had to draw a needle in three fragments to make her the smallest as possible and by using the method of SetPixel and GetPixel. The only problem is that there is a refreshment in every consequentive change...Test it and why not try to improve it... All the constructive messages are welcome.

6_2008-2009 #209809
CUri - A URL parser class

This is a URL parser class that accepts a URL (such as "http://www.blah.com/") and parses out: - the protocol - the hostname - the username - the password - the port - the resource - the querystring Enjoy!

6_2008-2009 #199866
Hyperlink with Hand Icon

Includes demonstration of how to make labels appear as hyperlinks, open the users default web browser, and uses a hand cursor when hovering over the icon. The hand.cur file is loaded seperately so that you may incorporate it into your other applications.

6_2008-2009 #207285
Spiderman

Spiderman with Marvel Comics graphics and cool sounds. This update has the sound module. I forgot it in my first submission. Sorry! Please Vote!

6_2008-2009 #204599
Sunset - SunRise

It returns the time of the sunset or sunrise when you supply the latitude and longtitude

6_2008-2009 #209810
a 3D Command

Try this code it is very good by this code you can make any command like 3D except ComboBox and ListBox PLS See another code for me a*2x*2y And WATER And looking for your VOTE PLS

Languages
Top Categories
Global Discovery