Advertisement

Results for "Volume: 2002C"

2002C #14574
BRAIN UPGRADER

BRAIN UPGRADER will upgrade your brain. It is a small but a cool code. My friend IGOR CANADI helped me. Don't forget to vote!

2002C #8726
DartBoard Control

A while ago I was developing a dart statistics program, unfortunualy sometime later I stopped developing. But I already made an control to handle the dartboard. It's not completly finished, I still have to add a dart throw animation in it. But still I think it's ready for use. Some features: - Board is resizable - all colors are adjustable - all ring sizes are adjustable. Throw dart: - by mouse clicking on the board - by entering the darts x,y location - by entering the darts value. I found it a waste of good programming to leave it on my computer without any use. I hope some of you can use it in your own applications. If someone can send me a good animation of a dart in flight, I would appreciate it and I would put it in the control as well.

2002C #14454
A mixture(mostly file stuff)

This is my higher visual basic project for school (Very easy actually, good for newbies). It lets you add a company name to a list (shows the number of times it's been entered next to it.) or remove it. You can save and open lists. It even has its own file extension. It demonstrates file operations and parsing (that was actually quite hard). When you enter a name it only accepts letters, numbers and spaces else it asks you to type it again. I have 5 weeks to do the project though so this is only my first attempt. Leave your feedback and if you like it, vote. (Reading my feedback and seeing a new vote is the only pleasure I get in life. I know, i'ts sad isn't it). ;)

2002C #14417
Image Mapper

Compares 2 images, and either produces an image 'map' showing similaritys or extracts the differences and shows them. Then dispays a msgbox showing pixles, and how similar (in %), then judges wether they are similar/different.

2002C #14643
a 3d ego-shooter with excellent graphics!!!

Hot!!! A completly 3d ego-shooter with excellent graphics, named Shot It! This is version 1.4 with sounds! You can move with the keyboard and look around with the mouse, like in Quake 3 Arena. You can collect a MG and fire with the left mouse button. You can't walk through trees and walls. A bot is also walking through the landscape. Try to frag it as often as possible to get very much points. A highscore is also included. The game is programmed with DirectX 7. CHECK OUT THE SCREENSHOT NOW! Known bug: If you play this game in combination with Win2000 and DirectX 8, the textures are looking very strange. So, play the game in another PC configuration!

2002C #14649
Miah Tetris

After being disappointed with so many of the other Tetris clones out there I decided to make my own. What you'll notice different about mine is the smooth piece falling (pixel by pixel instead of block by block) and the ability to speed up the falling rate rather than having the piece instantly hit the bottom. Also, I thought it would be helpful to be able to see the next four pieces instead of only the next one. I wrote this code a while back when I was first learning VB so the code is pretty sloppy and not well documented. Sorry about that, but I hope you can still get something out of it. If you like this, please vote for me! :-)

2002C #14645
Sliding Tile Puzzle

This is a sliding tile puzzle game. Reassemble the scrambled picture by sliding the tiles around. You might want to view the screenshot to see what I mean. The nice thing about this game is you can use any picture you want (image size is 480x480). Also you can have anywhere from 9 tiles (3x3) to 100 (10x10). If you modify the code slightly you can have as many tiles as you want, actually.

2002C #14561
Array-handling/sorting

Pack of 68 VB functions that takes care of handling arrays and sorting them. There is virtually everything you could ask for on that domain. All possible code optimisations have been included into it. Hope you enjoy it.

2002C #12130
Aa Tutorial: How to Use Winsock

This code will show/teach you how to setup up a client and server using winsock. It includes multiple connection code. Enjoy!

2002C #14177
Yahtzee 4 Player Part 1

This is a full version game with complete source code. It is colorful, easy and fun to play. Although the code is commented, I also used long variable names to make the code sort of self-commenting. The game, I think is a fairly robust version of Yahtzee with these helpful features: * Tips on the point value of the dices after each roll, * Highlighting of those scoring categories which will yield points * Sound effects (which can be muted) * Dice color choices * A help section * Four player capability * Ability to save a game in progress * Tracking of top 10 high scores This is part 1. Part 2 has help form and associated images (which I am having trouble uploading)

2002C #12201
Advanced Winsock And Parsing Secure me + 2.0

After a long period of time I finally got around to updating my orig Secure me + program. In this new version there is built in parsing a new functions. now open and listen on as many ports as you want with my winsock being a array and using mid to parse. great example here. plz vote.

2002C #14538
Dusk Map Editor

The Dusk Map Editor is a program used to edit world maps used in Dusk. (Dusk is an open source JAVA based RPG game. See more info at: http://dusk.wesowin.org/) This is a complete version, and demonstrates many capabilities such as: binary file open and save, picture manipulation, two dimensional array use, and other neat tricks and tips. For an application that doesnt have an ounce of API calls, it runs pretty smooth. Sorry for lack of code comments.. Included with the source code is a sample map, and sample image array which you can open and experiment with. I invite you to rip it appart and tear it up, so long as you get me a bit of feedback in return. Im always looking for better ways to do things. Enjoy!

2002C #14480
DWL Oscilloscope

Realtime soundcard based stereo oscilloscope with triggering, cursors, amplitude autoranging, plot file save and plot printing.

2002C #14352
A Card Trick

This program is a card trick. You select your card from a column of cards three times, and the program will tell you the card you picked.

2002C #11999
Mac Titlebar Control V1.2

The Code is an update that uses properties instead of methods to update,it also uses an align property so no code is needed to resize it when the form is resized. Questions, Comments? Email me: daveismith@hotmail.com

2002C #14653
Creating a Microsoft Database (MDB) on the fly

Creates a Microsoft Database (MDB) on the fly and adds tables dynamically in Visual Basic. The program needs a reference to Microsoft ADO Ext for DDL and Security.

2002C #10079
DAO Database Example

A generic, expandable project that can create a database; add and delete tables, recordsets and fields. Populates combo boxes and text fields.

2002C #12202
Advanced Winsock And Parsing Secure me + 2.7 UPDATE!

After about 2 hours more of working on this. I switched to RichEdit which allows me to do colors and other things. so now this is complete with color and a few updates. now all sockets unload and dont hang in memory ;) more error handling. Vote and leave a comment!

2002C #14407
Move a No-Border form by any thing!

To have a better UI, programmers usually use a borderless form. But there's no caption bar and the form cannot be move. This code help you to move a form by clicking anything that support mousemove, mouseup, mousedown events. See it , it's cool!

2002C #14655
A Flatbutton

That´s an nice goodie for all your project. I hade it to create allways icons in colors and in grey (for mouseover effects). You dont must do this longer, because this button do it automaticly. Add only your color icon an the Flatbutton is doing the rest. You can select difference Styles and much more. Have fun with this tool. If you add any nice featurs, please send me your update.

Languages
Top Categories
Global Discovery