Advertisement

Results for "Volume: Java_Volume1"

Java_Volume1 #100181
Address Book (Dictionary ADT) with Hashing

This code is an example implementation of the standard Dictionary ADT. It is implemented as an Address book that uses hashing(instead of a basic sequential search) so that add, search, and delete should run with a Big-O value of O(1) or at least close to it!

Java_Volume1 #90479
Create New Controls At Runtime !

This code will allow you to create a new instance of a control at runtime ! Imagine. When your app is RUNNING you can create a new command button or a textbox on the fly ! The code they didn't want you to know ;)

Java_Volume1 #100182
Award Winner 2D to 3D converter v2.0

Last Month's award winner program is back with a bang.The new version 2.0 now supports mouse so drawing images with curved lines becomes too easy.By downloading this program you will learn how to include mouse ,convert 2d to 3d and lots of other things.Please vote for me Visit www.gauravcreations.com for more cool programs in vb and c/c++ .Please vote

Java_Volume1 #102725
Add To IE Menu

This program adds a new button to the internet explorer menu and the button can execute any program you want. The source code has been commented. plz vote

Java_Volume1 #100183
Owner-drawn combo boxes, consoles in GUI apps, together in one KILLER app (literally)

The program changes your Screen of Death color theme. When I wrote this program, my main intentions weren't to create a program that changes the color theme - they were to find out how the console API functions work, and how to build an owner-drawn combo-box... The Screen of Death color changer was just the result. =) You can see both the owner-drawn combo boxes and the console window, in the included screen shot.

Java_Volume1 #102477
Raw Disk Access

RDA makes direct, low-level, byte-precise reads and writes to mass-storage devices easy. No need to have to deal with DOS interrupt calls or any such nonsense - RDA takes care of all the behind-the-scenes work for you. RDA also handles the variations in access methods needed by different Windows versions. RDA can read from or write to any specific sector on a logical drive. And if that's not easy enough, there's even a nonvisual frontend component that makes RDA appallingly easy to use - pick drive/first sector/how many sectors to read, call one procedure to perform the actual read, read data from a property. RDA is based on and inspired by a Delphi unit file called VWIN32, written by Geir Wikran, and incorporates portions of VWIN32 directly. As such, RDA is released under the same licensing terms as VWIN32 - free for personal or commercial use as long as the source itself is never sold or misrepresented. PLEASE NOTE: The RDA distribution includes a demo application which requires the TMPHexEditor/TMPHexEditorEx components package by Markus Stephany. This package is available from http://www.mirkes.de/en/delphi/vcls/hexedit.php.

Java_Volume1 #90480
BMTEncode

Encode/Decode a string. (BMTEncode refined version). If f.ex. enter AA the 2 output chars wont be the same.

Java_Volume1 #103076
Dynamic Title / Menu / Breadcrumb Trail Generator

This code reads the names of all folders in a directory and generates a menu of links to those directories. If there are no directories, it checks the next folder down and uses those instead. It also generates a breadcrumb trail and page titles based on the url of the page.

Java_Volume1 #103273
A sample for .Net Remoting in Only 4 lines of Code

The attached file contains 2 Solutions, the first is the Remoting server, the Remoting server contains a Base Class, A Remote Object and a Console Server that registers and hosts the server class, the second Solution contains only the client. In basic terms the way it works is the Server Hosts the singleton Server object that inherits from the base class, the client does not have the server object and references only the base class, it connects to the server and calls a function in the server object which writes to the server. Let me know what you think, all the samples I have seen out there go into too much detail etc especially when you just want to know how to implement Remoting. Remember to fix the reference on the client to the base class

Java_Volume1 #103056
Battle.net Function

Function to obtain and return stats of an user from Battle.net. Over 200 people have viewed this, and not one of you have voted?!? C'mon, vote! Show that it was worth something to you- show you support the open source movement! OR even better- vote AND comment on it- give me some feed back!

Java_Volume1 #100184
Access MDB

To open MS Access or Ms SQL server database using C/C++ or VC++

Java_Volume1 #103838
Block Messenger Spam .NET

This program blocks messenger service spam. I saw that there was no thing for VB.NET so here it is. This code also shows registry adding, keys, shell commands, some basic form functions, system tray icon in VB.NET, getting the application path in VB.NET, short code, tons of comments. A similar program like this might cost you $ 30 on web sites. Get it for free! HOPE YOU GUYS ENJOY IT AND VOTE FOR ME. Visit www.fusai.rules.it for more software.

Java_Volume1 #102641
Delphi TextFile tutorial for beginners

This article is for those Delphi beginners out there who wish to learn a little bit about the basics of Delphi TextFile Management. I remember having lots of trouble with it when I was new to Delphi, so I figured I might as well help the 'freshmen' getting this done!

Java_Volume1 #100185
Code Response - How to correctly link to the winsock library (wsock32.lib)

This is a code reponse, to a ask a pro posting. He needed help linking to wsock32.lib when creating a win32 application using platform SDK in visual C++ 6. This is a blank windows application that links to the winsock librarys. Just build your application right on top of this project source.

Java_Volume1 #90481
DBGrid Dropdown Listbox

Ever wondered what the button_click event was for in a DBGrid? Well, this is it! You have to populate a listbox control and display that with the selection information. This will simulate a dropdown box within the dbgrid. This is an excelent way to input specific information into the dbgrid.

Java_Volume1 #103839
XML Encryptor - Decryptor (NSoft Utilities ) v1

Currently this is the start of my personal VB.NET general purpose utility library. Currently the only code in this release of the library is a class that does on-the-fly encryption of XML files and demonstrates the use of System.Security.Cryptography and System.XML and System.IO ! The code uses memory streams as buffers for the encryption and decryption processes thus reducing temp dir clutter. Very clean code, have not yet had a chance to document it though.

Java_Volume1 #100186
Private!!

Shows how to encrypt/decrypt text!!! how to get the text of a textbox and so on!!! Please vote for me!!!

Java_Volume1 #90482
EZ - .ini

Access .ini files in the blink of an eye. Use one line of your input to quickly retrive .ini values. With the same one line of code write to your .ini file. If you have any improvements on this code, E-Mail me at "karatebob@hotmail.com".

Java_Volume1 #100187
color in win32 console aplication

This code put colors in win32 Console aplication.

Java_Volume1 #103090
img2db

upload image(jpg) create thumbnail and store both in a database. Also can view images in database

Languages
Top Categories
Global Discovery