Advertisement

Results for "Category: Miscellaneous"

ASP_Volume2 #34142
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.

ASP_Volume2 #34143
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.

ASP_Volume2 #34162
Create a NT User using a hidden command.com

Simply put, quickly add users to your local machine (NT/Win 2000). This code shows you how to create a user and set them as an Administrator. You can set nearly all the prefrences for adding a user... email me if you need help doing so!

ASP_Volume2 #34164
Easy way to reset IIS

An easy way to restart IIS

ASP_Volume2 #34176
neXus 1.1a Source Code (Unfinished)

This source code is a jump in revisions from 1.0a to 1.1a of neXus. For those of you that don't know, neXus is my coordinate-mapping application inspired by an original idea from Tyson Westby. Anyways, the changes in 1.1a are that you can have a visual confirmation that you have marked a coordinate. However, unfortunately, this meant that I had to take some of the source code out. Some of the old functionality was lost, and some of the new functionality doesn't work correctly. Anyways, this application allows the user to map coordinates for irregular-shaped Visual Basic forms without the need for bulky ActiveX Controls. As always, leave feedback and vote!

ASP_Volume2 #34181
Complete Tutorial on Error Handling

Error Handling In Visual Basic - Goal Keep work fun by handling errors correctly. First for developers developing the software, then for developer and QA team, then for users, then again for the developers and QA, when there are bugs to fix (there will be J).

ASP_Volume2 #34182
A quick Example of how to stop a password unmasker from unmasking your password in your app

this is a quick example of how to stop a password from being unmasked in a textcontrol. i threw this together early today as i was looking for a was to stop such mischeif and hacks. hey do me a favor coment and vote please. also please help try and improve this for the rest of the vb community.

ASP_Volume2 #34186
Warcraft II BNE Trainer

Allows you to upgrade Swords, Sheilds, Catapults, Arrows, Ship Armor and Ship Cannons over and over again.

ASP_Volume2 #34200
Easy method of Writing And Reading Small Text File

Easy method of Writing And Reading Small Text Files

ASP_Volume2 #34203
FTP Server using the Winsock control

This is a simple FTP server I developed using the Winsock control. Its got a few bugs in it that need to be solved as well as some missing features. But I think you will find this useful. It is more complete than any other FTP servers posted here. Its got plenty of comments so I hope it is easy to follow. If you make any additions or improvments please let me know. Would be neet if we could make this sort of a collaborative effort towards a decent FTP server. Updated: *FIXED sending files to the client. (FINALLY!)

ASP_Volume2 #34212
A 3D Rolling Bowling Ball (Enhanced)

Check this out! This is a creative and simple way to simulate a bowling ball in motion in a 3-D hallway. I think you will have fun watching the "animation". Very simple codes. There is room for improvement. Comments are welcome. I have enhanced the look and feel of the 3D effect on this second update.

ASP_Volume2 #34224
GOOD KEYLOGGER - Update

As I Was Looking Around Your Site For Some New ideas, i saw, quote: "THE BEST KEYLOGGER ON PLANET-SOURCE-CODE". I Checked it out, and Here's Mine... Have a Go With It. Remember if you like my code PLEASE vote highly for it!

ASP_Volume2 #34231
SIMPLE IMAGE PROCESSING IN VB

This is not my code, this was developed at (www.advantage.co.nz/ur) and I am just passing along this SWEET code, If you like it i got plenty more tutorials and such from them, rate it really high!

ASP_Volume2 #34233
Simple Decimal To Binary Converter

This simple code will convert the Long Integers to it's binary Equivalent...

ASP_Volume2 #34237
Add Splitter Bars to your app *Revised*

Add vertical and horizontal splitter bars to your application. This code creates a form with three panes, and two splitter bars. I originally found the code in Planet Source Code last year, but found a couple of bugs, so I rebuilt it from scratch, and added the horizontal splitter. There are no DLL's or references to worry about, very easy to use.

ASP_Volume2 #34240
CAD IN VB!

Cad in vb! Demonstrates Arrays and basic i/o features. If you like the code, VOTE FOR IT!

ASP_Volume2 #34245
Brute force password Hacker

Crack or hack any zip.exe's or .zip .doc ,exe any login screens using brute force. Just try it!!.

ASP_Volume2 #34248
DriveSize (Updated)

This is an update to an earlier post a week or so ago. I have added a few things to the original including Volume Label, Disk Type and File System. Used, Free and Total space of the drive selected is displayed for the user. An error message is used for drives that do not exist. If it is a removable drive and no media is in the drive the program will report the drive letter as invalid. I believe it works with ALL file systems: FAT16, FAT32, NTFS, CDFS, etc if not let me know and I will fix it. Report bugs, suggestions and such to me.

ASP_Volume2 #34334
MouseXY

Shows MousePointer XY Position. Kinda skinable, as you can define custom background picture file / font and font color. Also have 'fun mode' using random erratic mouse movement capture/playback, to emulate wireless mouse low on battery or mouse in need of cleaning :) Comments and/or suggenstions very welcome.

ASP_Volume2 #34339
Printer Module

Printer module that allows you to manipulate network printers via code. Functions include, AddPrinter, RemovePrinter, GetDefaultPrinter, SetDefaultPrinter etc.

Languages
Top Categories
Global Discovery