Advertisement

Results for "Volume: C_Volume2"

C_Volume2 #80961
Swap Magic

Do you think it is possible to swap values between two variables without using a third temporary variable? What? No? Yes? Well, the answer is...YES. Take a look at the code and don't forget to vote!

C_Volume2 #81916
StreamSocket

This code's aim is to run on a server which connects to multiple servers, and sends and receives data. It is meant to do it fast. I do not know if this is the fastest or best way to do the code. I'm not a highly experienced winsock coder. But I made sure to have the code as clean as possible and as bug free as possible. If you find any problems or have comments. Please I would like to know. Even if it's a method on doing it faster. Check the header file for documentation. On Each function. As shown in the example, you need to call the InitWinsock member function on the class, when your application enters. And DeInitWinsock when it exits. But not for each instance of the class though. I wonder if this is a good reason to make it static :) (Will change that some time) New Changes (13 December 2001) ->Fixed a bug in resolving host names. It will -now resolve them properly. -> Changed dome functionality to make text transfers easier -> Changed this code experience thingy to Advanced. If it shows my experience :) Also: Anyone know of somethign cool I could wright for win32 ?

C_Volume2 #73349
***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..............!

C_Volume2 #73350
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.

C_Volume2 #81917
GetComputerInfo

This code allows you to get windows version information, current windows User Name, and Computer Name (utilizing the windows API)... {For people searching: USERNAME COMPUTERNAME WINDOWSVERSION GETVERSION GETVERSIONEX GETUSERNAME GETCOMPUTERNAME} Note: Updated this old code to be actual Win32 code and added the OS version stuff.

C_Volume2 #80962
Creating StyleSheets dynamically using javascript

Creates StyleSheets Dynamically

C_Volume2 #81918
MXI ( MasterX Interface) MasterX addon

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

C_Volume2 #80963
Dynamic Content 2.0

This JavaScript displays different content for different links on the same area, dynamically.

C_Volume2 #73351
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

C_Volume2 #80964
A faculty book system

Hi, this program is for my Java assignment.. this is a simple program which make use of JTable, MDI, text file, array, etc... if you like this program, pls vote me :D Just compile and run the program. javac FacultyBookList_Main java FacultyBookList_Main ZIP file updated with icons. (thks to Carl)

C_Volume2 #81919
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

C_Volume2 #81920
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 :)

C_Volume2 #80965
US Mail Postage Calculator

This code calculates US Postal Service postage charges for the new rates rates starting on 6/30/2002. This code can be used on auction sites like eBay. The FormatCurrency and Replace function were found here on psc

C_Volume2 #81921
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++.

C_Volume2 #73352
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.

C_Volume2 #73353
Strip HTML

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

C_Volume2 #85276
DriveBar

Replace the drive combobox with a button bar control. Has green drive ready indicator or red not ready when mouse hovers drive button. Also on hover it displays drive info. Added the ability to rotate the bar control. This is accomplished by clicking the control on the form and open the properties window under appearances there is an option for vertical when true this sets the bar vertically on the form. the screenshot shows the DriveBar both ways. Please vote if you like this control. Special thanks to John Herald for the advice on the control. You probably will have to add a reference to Microsoft Scripting Runtime Libray which is located on the reference Com Tab as listed above. Then build the program before trying it.

C_Volume2 #84628
VB.NET OOPS (Object Oriented Programming) - A must read for any VB Programmer

This is a must read for every one interested in VB or VB.NET - and everyone who need to learn VB.NET. This article uncovers some basic Object Oriented Programming Features of Visual Basic.NET. The whole article is divided to 10 lessons. The source code for these lessons is provided with the article.

C_Volume2 #73354
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

C_Volume2 #73355
Client Server Chat

This is a pretty good exemple of what you can do whit Client/Server Applications In this exemple i use a chat Application but it could be a game or database App. You ca even make an icq with this just add some Send File routine and database... you ca even make a Fake static server with this Email me For more Detail on that. elterrorista@videotron.ca Thanks for using this code Carlos.

Languages
Top Categories
Global Discovery