Results for "Volume: ASP_Volume3"
Create all possible combinations of letters with this little recursion function...
This is a project done using C program to play snake and ladder game. The main thing in this program is getting random value from the computer
This program converts syllables into Japanese Kana (Katakana/Hiragana) characters intelligently. This program uses TTF fonts, so you don't need any extra language support to use it. Also, unlike the Japanese IME, the text can be copied into ANY program that supports TTF fonts including Paint Shop Pro etc. There are two fonts included. Each has it's own font map .ini which tells the program where the right symbols are in the TTF font. This means you can make your own font maps for any font you have that includes Hiragana or Katakana symbols. Such fonts are available on tons of free fonts websites. My "Japanese Katakana Entry" contained a fair few of them, and is still on PSC. Although this version is far more complete, but just as simple. If you would like to contact me or would like more fonts with font maps give us a shout at [email protected] I hope this is some use to someone. ;-)
(Updated version) Now with common list of passwords database and customized analysis. With the fast growing of the Internet, the use of passwords has become very important for all of us. But not a lot of people uses strong password (which mean it cannot be easily cracked). So I made this utility to test your passwords to see if they are strong. You just have to enter a password and the program will tell you how is it strong and it will also tell how much time it would take to crack this password. Note: You can customize the parameters in the program for your needs. Fully commented. You will surely be suprised of the results. NOTE: Please vote on Weak Password Detector 2.1 (in the code of the month section) please!
A retro game for anyone who ever used QBasic :) the old Nibbles game is back again. Included is all the code, images, and the EXE. Sound is on its way. ****-=[ PLEASE VOTE ]=-****
Easily Sort Any ListView Column Ascending and Descending.
Provides an improvement/replacement for VBs CommandButton. Allows graphics on the left of the button text, mouseover graphics, flat buttons, and setting backcolor and forecolor all of which can't be done or are hard to do with VBs CommandButton. A similar control exists on PSC called Gold Button and is by Night Wolf.
This is my second submission to PSC now, and its another internet app for you. Its a whiteboard using winsock... what this means is that you and a friend can connect, then when either of you draw on the whiteboard it appears on both your screens! You can both draw pictures together now! (oh, the fun!). Its a good demonstration of streaming data, and its just a pretty cool app anyway :). I've added a chat as well, just to make it a little more fun, and i even threw in a "save picture" for good measure :) Ive commented practically every line of code in this thing, in the hopes youre going to like it so much you'll actually vote for it! (My last submission only got 2 votes, and im still sour about that .. ) Enjoy the code... And remember to VOTE!!!
***RE-UPDATED (Fixed a stup*d error when song finished playing and there was no files in the playlist)*** Fully functionnal MP3 Player with multiple color schemes, Volume control, balance control, position control, basic controls (play-stop-etc), Auto-Play and Repeat functions. Includes MiniBrowser and streaming capabalities. Now includes the awaited Playlist window with Save and load capabilities... .
By Using THis Code We Can Develop User Desinged Cursors In DOS Mode. It Is A Very Good Code To Design Cursors, Also I Have Included A Tutorial On Mouse Cursors In DOS.
This is a simple program that can make you print what you type. But you can improve it to make it more beautiful. You can make it like an order form. Try it first. And you know then.
An implementation of bubble sort alghoritem.
Many people are trying to understand how XML work. This app show one of the applications you can give to XML. This is a simple note creator that will convert user-inputs into an XML document and with the style sheet included you will be able to save this document and display it in a browser (only tested on IE 5.x but should work on Netscape 4.6+). All the code is fully documented. Don't forget to unzip the .css file (the style sheet) in the same directory. Please rate it by your appreciation so I can continue create innovative applications. Note: You can easily modify the style sheet.
Ok I didnt CREATE this but I did OPTIMIZE it and make it into a COMPLETE control, the gentelmen that made it slips my mind but it was like yesterday i think, anways using the VB accelerator ssubtmr.dll and this control allows you to LIMIT the form size of as MANY forms as you want in a single project. Its quite nice, give it a try! PLEASE VOTE! :O) UPDATED....... No Need for SSubTmr6.DLL I decided it would be ALOT easier for Newer guys to use this if they didnt have to worry about distributing a DLL so... I just sorta built the DLL Code into the Control.... ENJOY!!
This Example lets you download a file to your harddisk. Recommended: Internet Explorer 4 or greater. Try it and you will see how easy it is.
This function shows the Format - Drive Dialog -- This is an undocumented Windows Function! Be carefull!! Use it on your own risk!
This is an example how to use the command-line option in VB. You are now able to retrieve parameters from an Command line.
This code interpolates between pixels to create a true anti-alias effect. With the same quality as rotated/streched pictures from profesional graphics programs!
This program demonstrate the way of creating Excel worksheet through VB. It also shows how to format and save the worksheet. You will learn good amount of Excel codin after looking at this code.
Similar to the first Multi-User phone book... but i added a class called TMenu to handle the menus and i changed some other things, i fixed some bugs but i think some other bugs appeared, anyways a readme file (with some usefull help) will be generated once you run the.