Results for "Volume: ASP_Volume3"
This binary translator will not translate the text to decimal, but it will translate it to a char! As example. 1101000 1101001 will be translated as 'hi'. You can also translate huge load of text. Have fun!
Control from purpose of change your easy mode off use the activex textbox control. New version with new 2 controls (textfile and textfolder), and new propertie: forcediscardchars. Thats new propertie, has been the inputed ascii char not is accept case have in list of discardchars.
It is a implementation of Tree (Binary, AVL and Red Black) and the various operations (Insertion, Deletion) and traversal Inorder, Postorder and Preorder. Study the code in the order binary .. AVL .. Red Black to understand how the program enhances and works.. The various factors such as Balancing factor, height and colour fixup have been kept in mind. Each rotation in Tree is clearly depicted and coded as a separate function.
See the screen shot. play and enjoy the game. for your purpose i have included EGAVGA.bgi file to run the game.
EnHex converts a string to hexidecimal characters, which I designed for use with encryption routines that sometimes output unprintable characters. It's a simple way to convert unprintable characters into something printable. DeHex simply reverses the process.
use of link list in multiplying two polynomials of any order
This is a notepad that is black with green text... All the colors can be customized. It opens, saves (and save as), cuts, copies, pastes, and shows the file path (if saved or opened) on the Title bar. Demonstrates an easy way to save with a textbox... Also has horizontal and vertical scrollbars. I dont know the limit to the amount of text (if there is one). Please vote if you like it...
An about/splash box that has a flicker-free Credit scroll. Uses only the form and one Picturebox; bitblt's the pb image into the client area of the form and uses InvalidateRect to force a redraw of only the area affected. Has methods to read data in from a .RES or a text file. Vote for me if you like what I've done with this, but take a look at Mark's original and let him know he did a great job too! This code uses the basic idea of Mark Robert Strange's 'Flicker Free Gradient Credits' and applies a great deal of modifications to use less resources and have more features.
This is a set of three functions that pull tagged data, such as that from HTML or XML, based on the tag name. I've used this in a number of applications where I've need to store multiple bits of variable-length data in a single string or file.
This application uses a small amount of API and some judicious use of looping to draw a MandelBrot set inside of a picture box located on a form. The fractal is fully customizable and the sub routine that creates it is almost completely independent. To draw the image just click on the picturebox. To copy the completed image to the clipboard, right-click on the picturebox and select that option from the popup menu.
Select a directory and the program will show all icons in the selected directory, in one list. Cool, please vote.
Create Flash movies and allow them to launch ANY associated file on your system. Ideal for use as a CD menu and the like. (Excuse the name, I always call Flash, Shock because I use ShockMachine a lot :-0 )
After searching the net for some time I couldnt find a function that would give me a choice to open a Label hyperlink in an existing browser window OR open a brand new browser window. I coded this function with the help of some snippets i found. Included is some error trapping as well. I also added functionality to the hyperlink so that it acts like an internet hyperlink.
This is a Login program that you can easily put into your program... It lets you make a new name/password or put in a previous name/password to login. After pressing the Login button you will get a message of "Login Successful!" if your name/password match, if they dont you will get "Login Unsuccessful". This uses a database and searches for the name and matches it with its password (if login is successful)... If this is useful to you please vote for it.
The main purpose is to access Netzero through my Windows CE Device. But can also be used to Access NetZero Faster, and without the banners. This program allows you to convert your current netzero account so you don't have to use the netzero software. You can surf at faster speeds because there are no banners loading, just enter your username and password and it will tell you the codes to set in a Dial Up account. To use on 3.0.4 change the version to 0:3.0.4 Check out http://pass.ezcpufix.com for an online version. Use an Active X enabled browser!
Ever wonder how a program executes a certain command everytime you hold down ALT and press S? Or maybe how certain games nowadays respond to certain Hotkeys (ie: Starcraft, Duke Nukem, etc)? Well, here's your answer! No custom controls necessary, no dirty coding to sift through, and best of all, it's VERY HEAVILY COMMENTED. Enjoy!
This is a complete CD Label Application. You can print the Booklet,Inlay and CD Label ... You must have it !!!! Language english and german
I needed a way to select a network share, As I couldn't find any source I had to put this together. So now I am sharing it for others, enjoy
Using DCOM? Remote instantiation? well now you can respond to events from a remote component without freezing the server app!
Create a round clock in your IconTray and let you place a small round clock ontop of all your other forms.... All credits goes to my cousin, Eran Boujnah.