Advertisement

Results for "Volume: 5_2007-2008"

5_2007-2008 #190495
__Magic_Square

This simple program was created by me Philip V. Naparan in just 13 MINUTES(just for fun).This application is very usefull to those beginner in VB Programming to empliment to them on how to use or create a two Dimensional Arrays.The Magic square is an application that the total of number in all comumn is the same as the total of number on its row.

5_2007-2008 #187436
A 3D Lesson v4, Advanced

Learn how to program in 3D using only Visual Basic - no OpenGL or DirectX. The major update in version 4 is the synchronization of MIDI music (2001 - A Space Odyssey) and 3D animation. I also wanted to experiment with some opening credits at the beginning. You can press the ESC key to skip the animation. The other major change is the various Camera variables have been cleaned up and placed into their own data type: 'mdr3DCamera'. You might also notice that I've created some additional data types (ie. mdr3DObject, mdrPolyhedron & mdrVertex). This is in anticipation of getting rid of the dots, and creating some lines drawings... should be exciting! Thanks go to everyone that has voted for my previous versions (look them up, they are easier than this one). The votes have helped me continue to improve this 3D application.

5_2007-2008 #188506
MiniRacer 2D

Just a small 2D racing game. Demonstrates use of ImageList, pictures with transparent colors, some calculations on moving objects and some simple file handling. But this is mostly for the fun of it. Try to beat my HiScore.. :) Under 5 seconds...

5_2007-2008 #184208
Motion Detection

Video Motion Detection is really quite simple. The 'joke' is to compare previous picture with the new one. So, teoreticaly this differences between 2 pictures are motion of some kind... BUT it is not that easy If U wish to do it correctly you'll have to 1. break pixel colors apart 2. set up a small buffer for let us say last 20 frames to counteraffect picture / pixel blinking 3. unite colors 4. check average value of a single pixel for the last xx frames 5. Check if difference is big enought to raise detection and finaly 6. Detect motion... This small demonstration requires Controll ezVidC60.ocx which is added to driver.zip file. You can also download it from http://www.shrinkwrapvb.com. This demo runs (or so it should) on win 98 or better... up to XP and is written for VB5 and above. Hope u like this demo. Votes and sugestions are wanted.

5_2007-2008 #190138
Grid to Excel

This SubRoutine will print the MSHFlexGrid Content to Excel as it is along with giving borders,colors,bold. Its quiet a small function but useful sometimes.

5_2007-2008 #183157
Floorplan Designer

Design floorplans (Walls, windows and floors). Not finished. It was my first VB program (started in 1998). I was planning for more but never had time. Anyway I found ways to do it in another way so I am giving you the original ideia.

5_2007-2008 #190405
Mouse Leave.An event that Microsft forgot to include

Download the code.Afterwards you will be able to trigger the MOUSE leave event.

5_2007-2008 #190412
SQL Server Database Control 1.0

Here is a list of this control futures: 1. Login in to MS SQL Server 2. Backup, repair and restore databases 3. Upload databases and delete databases 4. Control the server (Start, Stop, Pause and Continue) 5. Check Server Status (Started, Stoped or Paused) 5. Check connection if active to server or not 6. List databases in the MS SQL Server, list teables and fields in table 7. Open connection with database and SQL statments (like select) 8. Save any file to Binary Field in table (like upload picture to table) 9. Display picture saved in database field to object (like Picture control) 10. Save a file from database field (like picture or txt files) to harddisk 11. Check if EOF or BOF 12. Find any record easy 13. Add, Edit, Update and Delete records 14. Bind the database fields to VB Objects (like Text Box or Label) 15. Bind the database table to MSFLEXGRID32 control 16. Handle All errors easy (no visible run time or desgin time errors), all hadled by name & num. Its the easiest, coolest code ever seen! You can learn even how to upload and download files from MS SQL Server! Its learning control and can be used for your projects as well! I hope you like it, if yes, please rate it, thx anyway! :)

5_2007-2008 #190256
Any-to-Any database converter

Using ADO & ADOX, convert between various database formats like Text, Access, Excel, dBASE, Paradox, HTML.

5_2007-2008 #185032
EffectWorkShop 2.0 (Update 2.0.1)

Image-DHTML Editor>>>>> New and Easy GUI lets user get more control of the App, CorelDraw-Photoshop view,a more Pro Software with some new few tricks and functions that can be easy to use and understand, still working on it to finish it,but it will be ready in a few months,still needs better help and guide and needs to be bug free,but here is the beta version ...some of the functions may not be coded yet .if you want to help or got any idea's please send me your code or changes you have made...>> Download the zip File from the Link Below: http://www.geocities.com/al99110409/EffectWorkShop2/EffectWorkShop2.zip

5_2007-2008 #178094
Kazaa info finder

Kazaa Info Ripper opens your registry, and find out every info about your kazaa and kazaa lite aplications eg: Kazaa download folder, kazaa directory, KAzaa lite Startpage and network name (like @kazaalite.tk) , Kazaa directory, kazaa anotated download bandwidth and more! This is all VERY VERY SIMPLE and even a CHIPANSE could follow! Insert this into your project at will.. very easy to integrade! I use Kenneth Ives's bas registry module to access the module easily

5_2007-2008 #189066
Obscenity Filter

This application will try to close IE windows whose title captions contain obscene words. The app checks for dirty words in the title bars of IE windows and if it finds one, try to close it. I have included a file named "WordsList" which contains some dirty words.

5_2007-2008 #190627
VB6 Recent Projects Editor

I got tired of editing VB6's recent project list in the registry, especially after downloading and running tons of code samples. So I wrote a quick little application to do it for me and decided to share it with everyone else. Hope you find it useful!

5_2007-2008 #187500
MiTextBox

You can set the Text Alignment (Left, Right, Center) You can set the control Appearance (Flat, 3D) and Color in Normal and OnFocus states. You can set the type of entry allowed (Numbers, Numbers w/ simbols, Characters, (Y) or (N), Alphanumeric or Anything) You can set to play beep on bad entries. You can set Auto Upper Case. You can set Auto Select Text. Undo Text with Escape key pressing. Controls navigation with keys: Next TextBox: right arrow, down arrow and Enter. Previous TextBox: left arrow, up arrow. Support all the VB TextBox methods and properties

5_2007-2008 #187501
Get the System OS

Get the System OS

5_2007-2008 #190351
Office XP Style Toolbar-Lite

Creates Office XP Style Toolbar using image controls and shape. very lite. just try it. comments to [email protected]

5_2007-2008 #176238
RVTVBIMG v2

Image Processing in VB. A complete rewrite of the 2001 version. Read all uncompressed BMPs, GIF, JPG and PNM files. Write BMP, GIF and PNM files. Also capture/return external Bitmaps and StdPics. Extended Color Depth/Palette options. Dithers enhanced. New Blue Noise Dither. More than 20 new operations - including alphablending and color combination, Sharpen, Blur, Edge, Equalization, and color correction. Particular support for very large BMPs >16M in size. The compiled .dll is many times quicker than in the IDE. Apps using previous (2001)version will require checking and recompilation.

5_2007-2008 #187790
[ A program to count the number of characters in a TextBox. ]

This simple little program will count the number of characters in a TextBox. Please leave your comments and votes, thanks :)

5_2007-2008 #180826
GIF optimizer 1.1

GIF file size optimizer. This is a first release, so, code could be 'optimized' and some 'redundant lines' removed. I've been testing a lot of gifs, and by the moment, all seems to work fine. See 'fMain' for more information. Don't forget to compile first! :-)

5_2007-2008 #189206
Flash Explorer

Complete program like explorer. You can view text files, movies, mp3, wav, html and More.. Please Rate it. Enjoy.

Languages
Top Categories
Global Discovery