Results for "Volume: 2002C"
16K sample FFT based spectrum analyzer based on Deeth's original code, with print plot, file saving and loading, multiple sample rates, oscilloscope, average and peak hold, left/right/mono channel selection.
Always wanted to allow your controls to be moved at runtime? Don't want to write the code? Easy Solution - Use my control move code generator!
Finally! The complete Quake Stats Viewer. Extracts all the information you can think of from your Quake generated logs. This program is brilliant for use at lan games, or whatever. This program (literally) rips out all the information I could think of. Even generates a relative skill level of all the players in a game! This, I truly believe, is a must-see. I have included a small sample log file, for those of you that don't have Quake, or access to log files.
The code prints a flex grid control. It supports multi page printing, by using specified number of header and footer rows by the programmer. The header and footer rows will be printed on each page, and it also has an impressive PREVIEW window which user can see the exact result of print before printing..
Heres another good example of using a winsock control to access a ADO database over a network/dialup connection. This project shows how to Add/Delete, Read/Write access with ease. Also I have inbedded authentication against the database via the winsock control. This project gives you the functionally to store and retrieve data remotely and keep track off multi-users online with up to date online and offline status's, into a treeview control. you can create personal folders and use drag drop features to move messages around (remotely). Also allows users to compress the database to keep hundreds of message clean and tidy. also this code shows how to export messages and send internal messages to the server to be export by email, by a internet dialup connection. Now works with Windows NT / Windows 2000. email me if it doesnt work. chris@hatton.com Please Vote....
Updated post from January, 2001. Shows proper use of the Microsoft CryptoAPI and Zlib compression dll. Code now uses the Enhanced CSP for longer key length generation (up to 16384 bits; 1024 is currently considered secure). You shouldn't consider any homegrown method for business or government use.
Cellular automata are programs which simulate artificial life and "Conway's Game of LIFE" is the most popular cellular automatum ever. My version of LIFE is not the fastest in the world but is much faster than many programs I have seen, even written in C++ or/and assembly language (mine is in pure Visual Basic). The "game" is "played" on a grid of 2616 x 2016 cells and it runs smoothly even with 5000 cells or more. I also icluded 85 hit patterns created in the 70's, 80's and 90's.
Prints a Hexagonal map, let's user select hexagon and line width. It's a simple way to calculate hexagons. I have code that will overlay a hexagonal map using the bitblt for speed if anyone is interested.
THIS CODE HAS BEEN UPDATED, GOTO http://www.planet-source-code.com/vb/scripts/ShowCode.asp?txtCodeId=36149&lngWId=1 Updated Version - Now with no flickering or need for the Common Controls OCX. I also used the proper DrawFocusRect API rather than just using a rectangle shape. -=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-= This is my first submission to PSC - it is a character map form that you can use in your own apps. Includes a locate function that flashes the character if it is found.
***REQUIRES DIRECTX 7*** This is a 3D dungeon mapper that is very easy to use. Please see screen-shot. Displays / maps multiple levels within the maze. Great for MUD's, Doom-Wads, and other RPG maze-type games. Use the cursor keys to add 'squares', 'D' to go down a level, 'U' to go up, and 'Delete' to remove a square. Happy Gaming! Comments and/or votes greatly appreciated.
The Screenshot Says it all Please vote For it Visit www.gauravcreations.com for more exciting utilities
This is just a simple extract from a flexgrid to excel.
The original idea, graphics and sound came from an email I got with some JavaScript code to perform the same, but it was incredibly slow, so someone asked me to create a stand-alone program out of it, and this was the result. It demonstrates the BitBlt and LineTo API, and GetTickCount used in a loop. And furthermore, it's fun! :) Just hope this helps in some way, please leave comments and don't forget to vote!
An easy to use application logging class. Writes custom messages to a log file - useful for debugging problems on remote machines.
Classes to allow a VB app to browse the Network Neighborhood. Includes demonstration app.
Hi this is a update to my last Desklight Code I uploaded athew months ago. anyway I have fixed some bugs and added more things in and it now has a better GUI. Please vote if you like it and what out for my new update comming soon.Please Vote
You can catch the robbers of your store, office or home.You need some DLL files(ActiveX Video Protal) you can get that file from the Logitech Developer website or directly from my website at this address: http://geocities.com/ysoheil/Files.zip
Do you know shell32.dll (located in Windows\System\ folder) file has 106 ICONS? There are many files (EXE and DLL) has hidden Icons in your computer. DISCOVER hidden ICONS right now with this program. With this program you also find how to PRINT SCREEN of a SINGLE window (ALT + PrintScreen). I added sufficient comments with this project to help people understand source code properly. Please feel free to leave any comments or bug report. Please Don’t Forget to VOTE me. See the screen shot, which will tell you more!
Correct Reference to Files in App.Path. For Newbies and for all who get Errors and don't know why. If you think this deserves a Vote, then do so, if not, then don't. I just wanted to explain a common error source !
Resolve Minesweeper in less than 45 sec! Just run the program, and start minesweeper in Expert level. Click around to produce a sufficiently large area for the program to work with. beat this! than click the START button, click on the minesweeper window and let the program handle the rest It is rather cool to watch. It uses a probabilitistic approach as well to try to resolve problems not normally resolvable.