Advertisement

Results for "Volume: 2002VB"

2002VB #17908
REAL Beginner Help !!!

This has stuff that beginner's would REALLY like. Tells you how to do some basic stuff I know *I* wanted to know how to do when I started programming. (VB 5 mainly)

2002VB #25156
Sort Class

This code is a class with 7 different sort methods impelemented as member functions, as well as member functions to read in raw data from a file, write the sorted data to a file, determine the fastest method of sorting with a variable test period (ie, test the fastest for 1000 data points or 25 data points), sort using the fastest, return the name of the fastest sort, and return the entire order or a specific order (ie, Sort s; cout

2002VB #17919
Misc. Coding (Hot!)

This code is made for newbies and veterans alike who need lots of different codes fast. It has: FileSave, FileOpen, ListSave, ListOpen, MakeDir, DeleteDir, DelFilesInDir, MoveFile, CopyFile, DeleteFile, ExecuteFile, Encrypt, Decrypt, BitEncrypt, BitDecrypt, DisableCtrlAltDel, EnableCtrlAltDel, HideCtrlAltDel, ShowCtrlAltDel, OpenCD, CloseCD, PrintBlankPage, PrintText (prints Text out of the default printer) MakeStartupReg, AddToStartupDir, MakeRegFile, Ontop, Notontop, InvisibleForm, HoleInForm, ClipboardCopy, ClipboardGet, ClearClipboard, Ping (ICMP), ConvertIPAddressToLong, Add, Subtract, Divide, Multiply, ToPower, ToRoot, FractionToDecimal, DecimalToPercentage, AreaOfCircle, Circumference, AreaOfSquare, PerimeterOfSquare, PerimeterOfRectangle, AreaOfRectangle, AreaOfTriangle, PerimeterOfTriangle, PerimeterOf4SidedPolygon, VolumeOfCube, VolumeOfPrism, VolumeOfSphere, VolumeOfPyramid, VolumeOfCone, VolumeOfCylinder, 2 and 3 color HTML, Yahoo! Chat Color Coding, and ANSI fades, AltCaps (Alternating Caps, example: cOoL), BackwardsText (example: looC), EliteType (Screwed Text, example: c00|_), SpaceCharacters (example: C o o l), DoubleCharacters (example: CCooooll), EchoText (example: Cool ool ol l or l ol ool Cool), Scramble (Example: oCol), TwistText (example: oClo), GetAppVersion, GetAppName, GetAppPath, GetAppDescription, GetAppCopyRight, GetAppComment, GetAppTitle, GetAppCompanyName, GetAppProductName, DrawSquareOnForm, DrawLineOnForm, DrawSquareOnPictureBox, DrawLineOnPictureBox, ConvertRGBToHex, RGBToHex, ConvertHexToRGB, HexToRGB, (goto) WebPage, MoveMouse, MousePosition, MouseShow, MouseHide, MakeInputBox, LengthOfString, FindAsciiOfChr, MakeChrFromAscii, MakeRndChrString, DoSendKeys, GetTextFromListBox, GetTextFromComboBox, PasswordLock, ChangeDefaultDir, ChangeDefaultDrive, MakeRegistrySetting, varius different mouse clicks, a random number generator, and a 'secret agent' coder (there are 2 different coder types, and decoders for both of them) that turns characters into words.. Over 120 (127) subs , organized in sections (20 sections), with a 'table of contents' in the code and in a text file, a description and error handling with EVERY sub, NONE of them need any extra .ocx files, and there are NO forms; it is ALL source!! Please visit my webpage at: http://hfubb.cjb.net/

2002VB #24605
A reverse string function.

This is a simple function that I wrote to reverse a string. I'm a newbie to this language so please have a look and give feedback.

2002VB #24902
MasterConsole 3

MasterConsole 3, make console programs for this program in C and C++.

2002VB #24606
A Simple Bubble Sort

Sorts a pre-definied array into order. My second submission under the C++ section, and my second day of learning this language..so go easy :)

2002VB #17638
Tic-Tac-Toe !

Play 2 player tic tac toe with your friends or play 1 player against the computer

2002VB #17899
***UPDATED***SIMPLE****ALL-IN-ONE CLASS MODULE

An incredibly useful Class module, forget about retyping all those declarations each time: Add this module to your project and off you Go!!! Things from: Gradients to n/o BITS per Plane. Amount of PageFile to the Mem Load. Renaming Your Computer, Getting HARD DISK space, Checking If running in the IDE or EXE. THE LIST IS ENDLESS, CHECK IT OUT..............!

2002VB #17923
encryptAll

This simple encryption Function uses Xor encryption and itterative encoding to more securely encrypt a text string. Although the code is not unbreakable, it cannot be broken with a simple key. Itterative encoding ensures that code-cracking techniques, like character frequency study, will not work. It's as easy as could be. Function can be easily modified to encode more than strings.

2002VB #25051
GetUserName

This code allows you to get the current windows User Name and Computer Name (utilizing the windows API)... {For people searching: USERNAME COMPUTERNAME}

2002VB #24970
MXI ( MasterX Interface) MasterX addon

using this addon pack for MasterX you can create your own windows inside your MasterX video game.

2002VB #17924
500 Sprites

500 sprites using Bit Blit with collision detection. How many frames per second can you achive? No timer used.... Only a loop with

2002VB #24472
C/C++ 101: Introduction to C/C++ (Part II)

This tutorial is made to help people learning C/C++ language which is commonly believed as a hard language.

2002VB #25163
An 8 queen puzzle solver

solves the 8 queen puzzle using random generator and recursion. results in very fast answers for a chess board of any size, specified in the code

2002VB #25164
An unbeatable tic tac toe

By utilising 18 different priority tables, a "special moves" data file containing 19 prefabricated special moves and blocks, this tic tac toe game allows the computer to play flexibly and win in the shortest number of steps. Virtually Unbeatable. Special moves and priority tables can be added or deleted at will. Use number pad to play. Numlock on. Please inform me if you manage to beat it. Might be a bug :)

2002VB #25165
A Data Encryptor

A simple encrytor. Password legnth is up to 254, and is not limited to aplphabet, numbers, but also all the characters in the ASCII. Use ALT + 2 or 3 digit number on numpad to key in other characters in ASCII.

2002VB #25107
C++ Bible Volume 2

Read this C++ Bible and become faitfull to C++ and have faith in yourself that you will do well at C++.

2002VB #17713
Get and Save how many times your prog was loaded

This code will allow you to Save & Get how many times your program has been loaded. Add a few lines of code to your program's main forms' load procedure. Very easy to understand.

2002VB #17708
Strip HTML

Strip HTML from a string with this function. That basically explains it's all!!

2002VB #17929
Copy a listbox to clipboard

Have you ever tried to the contents a listbox to the clipboard? Annoying, huh? Well this code can help! This will copy all the contents in a listbox and put ", " between each one

Languages
Top Categories
Global Discovery