Results for "Volume: Java_Volume1"
This code is provides almost similar options to that of the wordpad provided with the windows, and also a few more than that like of spell checking using OLE Automation
This VB code graphically shows the relationship between Sine and Cosine when drawing a cirlce. In my humble opinion, I think drawing a circle is the first thing all graphics programmers need to learn. Although it may look like I'm just plotting a single dot in a cirlce, there is another way of looking at this. You could say I am rotating the dot around it's origin. This is exactly the sort of code you will need to rotate a space ship around it's origin, ala 'Asteroids' style. In all my years of programming, I've never once seen an application such as this one. Hopefully, it will clear up what SIN and COS actually look like when plotted.
Version 1.1.11. A great game that is easy to learn, but hard to master. This game provides all the ingredients of strategy visualization, hand-eye coordination, and pattern-recognition, which promotes increased IQ ratings. So you are making yourself smarter! Additional features are UNDO, HINTS, auto-finish games (when there is a solution and you are stuck -- or just plain want to learn a set of moves [you cheater ;-) ]). Unlike the urban legend that there are only a few solutions to this game, a quick test revealed that there are about 200 solutions (if not more) starting from ANY location on the board (that's about 3000 total -- I used to think for years there was maybe 2 or 3). Prove it to yourself by selecting the same starting point, and let the game auto-finish for you. Chances are good it will successfully solve the same game differently each time. TRAINING WHEELS MODE added to walk beginners through a game. It highlights marbles with a cyan circle that will lead to victory when you move your mouse over them. Fun to watch all the possible variations in a single game. Added another cheater option that disables the HINT button when it is not possible to complete a game in victory. This helps beginners tell immediately when they took a step that will lead to defeat. Added more help and escapable demos and replays (use the ESC key).
SuperPicture is a modified PictureBox that supports scrolling and zooming. (Updated to include Panning support and fixes outstanding bugs. Added Picture property.) Based on original code submission by "amirnezhad", entitled "Simple Scrollable Image Viewer". Now is available as a UserControl. QuickBar for integrated zooming. Fixed scrollbar coloration. Well documented. I appreciate any feedback and/or votes. Enjoy!
Windows Lockout is great it disables ctrl+alt+del in all windows versions including XP and even better windows cannot load until a valid password is entered, it acts the same sort of way as windows xp activation on boot (no taskbar, icons ect) you must make the programe an exe than log off log on again and it may/may not appear then the secound time you log on it should, the password is: 1234567890-54321abc Please Please Vote For Me********************
This code will teach you to make text flash, for beginners, code by A2theK.
Basic library system based on one by Abdul Rafay Mansoor which contains: titles, books, members, employees, borrow books, return books, renew books, missing books, and pay fines. I have added open database (MS Access) file (for network environment), employee log in, lookup search function (uses ado in a single form), and bigger buttons. This is still in progress, appreciate feedback and suggestions.
AdBGone is an advanced popup and advertisement killer. It will stop popups before they are displayed and replace banners/advertisements with the AdBGone logo, solid color, or HTML of your choice. This was a project I started as an experiment to see if I could generate any revenue from it. I haven't done any work on this application since August of 2003 so I believe I should give the source code away. There is a registration feature on this application but the key encoder is included under 'adbgone/encoder'. In order to enable protection you must first download the known advertisement hosts from my site (www.ccorpsoft.com). This can be done through the menu, under 'Update Hosts'. There weren't many testers for this project so I am sure there will be a bug or two. Enjoy. If you re-use my code please respect my project and keep my name somewhere in the credits. Sincerely, Emanuel Miller (www.ccorpsoft.com)
The purpose of this project was to implement a cleaner & faster CRC32 algorithm
Plays and Converts/Rips MP3/OGG/WAV/WMA and CD Audio Tracks. Uses the BASS Audio Library from www.un4seen.com. Supports M3U/PLS playlists. Includes shuffler, ID3v1 tag editor and support for the LAME encoder as well as the OGG Encoder.
This Code is an Microsoft Excel File & Excel Worksheet Password Recovery Tool any Version of Excel File. "USE FOR EDUCATIONAL & HELPING PURPOSES ONLY!!!." Sorry!, for the delay in submitting this Code, Sorry to all My Friends who mail me to submit this Code. This is the Updated Version of my Last Submission on PSC. It also include the Feature to Recover the Password of Excel Worksheet. It Recover both the Password of Excel File & Worksheet. I have solve the Problem occur with my last submission of giving Refrence to the Excel Object Library. Now, it create the object of Excel to Recover Password. Now it works with all the version of Excel. But for all this there must be Microsoft Excel Excel Installed on the System. It show the usage of Dictionary Attack & Brute Force Attack from 1 to 25 Character Length But you can increase it to any length. when U modify this code & add New Features then please also send me the copy of that. This is also a Complete Application for Recovery. Download it (94 Kb Include English Dictionary File) & check it out. If you need support or to give suggestions to improve, you can e-mail me at vikasmadaan25@hotmail.com or thru yahoo messenger vikasmadaan25@yahoo.com If U Like the Code Then Please Vote for Me!!!. Because It Encourages us to Submit more Good Codes to Help People. Enjoy :) Vikas Madaan
Complete POP3 client for mails using winsock. Delete mails from server selectively, search and filter and download mails. Excellent for selective retrieval of mails from large mailboxes. Fixed some retrieval bugs in v1.01
This is a small project which monitors CPU load and displays the load as a graph. Graph can be line or bar (chosen by popup menu). visit my website http://vb.craftspakistan.com
Have you ever wondered how to do colour codes? Boxes? ASCII Graphics etc in telnet? Ever wanted to write your own MUD or telnet game? Then this code is for you. It provides 4 classes: CDrawing, CCursor, CErase and CColor to provide most of the methods you could want to use for, (example), a MUD game. Included is a small demonstration. I know the code is pretty horrible, and uncommented but that's because it was written in a hurry in amongst tonnes of other projects :) Leave some feedback if you like or dislike anything about it, or want to add some suggestions or anything.
Hi, This code can split a MP3 file and save it as new file. U can easily cut out the best pieces from a MP3 and save it as a new one. The GUI looks bad but it works and it's fast and I think that's important. I've uploaded coz there's only one MP3 splitter to be found on pscode (as far as i've seen) and it isn't finished jet. Just try and vote/comment
Just a simple demonstration of GDI graphic methods for drawing an icon in the XP-style.
This code will allow you to animate your start button text to whatever you want using the sendmessage api.
This is number two of my Anti Virus Program! Now the software is able to detect every virus by scanning for checksums (again: Only the viruses wich are mentioned in the DB). The demo db includes the checksums of some popular Virii (e.g. Code Red, Klez, Magistrar + Eicar Testvirus). I have completeley over worked the Scaning algorithm. It is now able to scann 150MB (~7000 Files) within 35s. That means it is three times faster than my previous version! I have also totally changed the GUI: It has move-down menues like the Explorer has. Other new stuff: 1) There's also a function that scans a whole directory (and sub folders) for virii. 2) "Fast file search" function this is a manipulated cDialog that allows to scan the file without leaving the cDialog! 3) There's also a possibility to "secure" files. This is like a quarantaine function: It stores the file encrypted to prevent it from beeing executed!
This code can easily merge two or more MP3 files into one. Also you can split an MP3 to a new MP3, so you can cut out the best pieces of a song and create a new song by using the MP3 Merge function.
Learn how to buld binary trees to evalute math expression. Ultra fast way to evalute math expresion or plot a graph of function.