Results for "Volume: 2002C"
Hi Folks, hi Ian, this site has the title 'Free(!) Source Code for the Taking' and I just cannot believe that the production plus handling plus P&P plus administration plus extras (mind No Profit) will cost a hundred bucks per CD. The community may wish to know, how you, Ian, have arrived at that figure, and it would be a nice and decent gesture if you could publish that. I am not greedy or anything like that, I just think, we have a right to know. Anyway, if you cannot publish that, I wish to have all my submissions deleted. Btw I consider it an insult to give us back what we submitted as a 'Price for Superior Coding'.
An Optical Character Recognition (OCR) program. The goal of this ongoing experimental project is to build a neural net capable of recognising zipcodes or text within bitmaps. Part 3 includes a much faster net (array based, rather than Class/Collection based), simulated annealing, and Nguyen-Widrow initialisation. Other keywords: AI, Artificial Intelligence, Perceptron, Feed-Forward, BackPropogation
You need Word 97 or 2000. This code uses Microsoft Word as a reporting tool by inserting data into a report template at points marked by Document Variables. An example project and template document are included.
This is another wonderful CyberCrypt version which includes two new Utilitys, 1: Self-Extracting EXE creator, 2: File splitter. I have done some editing to code in this program, and made it better for the user. I'd just like to thankyou all for voting contest winner for version 7.0 of CyberCrypt. For that i've also added some good graphical advances to make the user interface look better. If you think this is good then please vote, i'd also like some ideas, "I know", "I know", you all said put rar and zip format in but at the moment i've been working on other projects. I like this program very much and infact only found three bugs since version 7.0 of CyberCrypt. Don't worry if you have saved any CyT files in versions 6.0 lower because this one and version 7.0 has an archive convertor. Anyhow thanks again and please leave a comment.
Allows teachers and students to login. (To login the first time use user ID: system999 and password: sys99 - you will be logged in as a teacher and then you can create teacher login accounts). Teachers are allowed to create and edit tests and test banks, create and edit student accounts, and print tests and keys, and print test scores. Students will be allowed to take tests online and have their tests graded, along with changing their passwords.
O.K. This is the debut of both jeffButton and jeffSplitter. =) jeffButton is a custom control replacement for the VB command button. The enhancements it provides are: location of the caption, providing for the "soft button" effect, and most importantly, automatically creating disabled versions of your button icons... just like the standard vb toolbar. However, I must state now that the API calls I use to achieve this are newer, and probably won't work in Win95 and potentially early versions of Win98 and NT. Works fine on current Win98se, WinME, and Win2K. Anyways... the controls also demonstrates the mouse capturing API calls. The button control also supports hot and disabled icons if you so wish to provide them. =) Addditionally, this project post also exhibits my custom splitter control. I think, at the least, you will find my approach unique. Again, this control demonstrates the mouse capturing API calls. You can set the splitter's orientation, and bounds. And event fires every time the bar moves, allowing you to custom resize controls at will... which is what I like to do. Most implementations I have seen of splitter controls that automatically resize controls for you aren't very complicated, or else they end up adding a lot of overhead. jeffSplitter is simply and based on Edanmo's VB5 ocx splitter controls which provide the splitter but allow you the flexability to implement your own resize techniques (useful when a frame or toolbar is resized in the same section along with a grid or treeview). =) Anyways... hope you guys enjoy my latest offering. I cut with my previous policy of distinguishing between public and private code on this project, so additionally, any of you code hounds out there will also find in this project a rich library of base vb functions and API function definitions and constants in the two files: tools6.bas and mapiconstants.bas. =) I use this module base in both work and recreation projects. If you like it or the latest controls, please gimme a vote. ;) (it don't take long to vote, honest)
Use a standard picturebox as progress bar. This progressbar : 1. Don't use much code. 2. Change every aspect of appeareance in a simple way. 3. Fast. 4. Easy to use, create a picbox and place the call for the single sub in a loop. 5. Don't Flicker... New in this version is : Select % display alignment, optional CustomString to add before % display (looks better when doing multi tasks).. 100% Compatible with previous versions. - Now.. go vote! .. (Screenshot comming soon)
Shows you all computers and shared drivers folders, files and printers on LAN. Incuded file browser. I think it is the best one on PSC. Please send your comments and feedbacks to me for improving it.
Simple example of how to select (and retrieve) multiple filenames when using a common-dialog and adding them to a listbox.
(v1.01) -- Some function to manipulate file strings. GetFileName > Returns only the filename -- GetExtension > Returns file extension (optional lowercase) -- GetFileNoExtension (New) > Returns filename without extension -- GetPath > Returns full path. (optional without drive) -- GetDrive > Returns drive (optional include "\") .. Also fixed a horrible bug in the GetFilePath. Screenshot is from v1.0
*UPDATED: Sept 22, 2001 This clever module (BAS file) emulates some of Adobe Photoshop's most useful features and filters. Includes: Add Noise, Blur, Colorize, Darken, Flip Horizontal, Gradient, Invert Colors, Lighte, Merge, Merge Gradient, Pixelate (Mosaic). Now including: Replace Color, Stroke, TV Scan Lines; as well as Text Effects: 3D Gradient Text, Text with *REALISTIC* Drop-Shadows, Border-Only Text, Text with *REALISTIC* Outter Glows. Uses *ONLY* GetPixel and SetPixel. Check it out and please vote for me if you find it useful :] - Take a look at ths screen shot for examples. ZIP File includes only the module (BAS file). Sorry, didn't have time to code an example project :( Perhaps someone would like to do the honors and post it, if so drop me a line when it's finished? :) PLEASE please please leave comments/questions/suggestions :)
This is a Norton Personal Firewall Alertbar style aplette. It doesnt do much except pops out from the side of the screen when your IP address changes just to let you know what it has been changed to. Its a good example of skin mapping a form (taken from various other code submitted on PSC, so thanks). You can customize the skin on the form by right clicking on initially Franks face and changing it from the customize menu. I have put some extra skins in for you such as Moon and Mike Page, I hope you like it, I think its very funny, you can put your mates faces on it, anyways, please get it, comment and vote it. Thanks allot, Nick Pateman :) I fixed a few silly bugs, and now I think this is an essential item to anyones desktop, especially if you want to know what your ip address is very quickly, anyways CHECK IT OUT!!!, you'll love it!!!! You could even put your dogs face on it!, if you like that kind of thing?
A fun game with an objective to rapidly push the arrow keys as fast as you can.
Simple password manager which stores your web/ftp/online accounts, etc. Poorly commented, sorry :/ Demonstrates lots of simple functions, great for beginners.
This is a file compression and decompression utility. It's very, very fast because it uses the zlib compression library (included). Encryption supported. Also it can compress huge files without consuming too much memory. You can learn a lot by examining the source code. A search engine and a compressed files renaming system has been implemented. Help file included. Now the compression library is inside the EXE so you don't have to distribute it. Self-Extracting module included. Last Update: May 25th, 2001
This is a VBA form (tested in word 2000) using FSO to search for files from within MS Word. It is a work in progress but currently you give it the path and the file specs (wild cards ok). It will search and populate a list box with the results and tell you the number of directories searched, files found and the total size. **Must add reference for Microsoft Scripting Runtime
'Explodes/Implodes' form. (Look at screenshot to see what i mean) Looking for a nice touch when closing you'r forms? Then this might be something for you. Creates a nice effect, and can easily be modified to suit special needs. It also shows how to stop user from closing form with 'X' in one small line.
Allows the user to directly manipulate the contents of a dbase III compatible file.
This is a awsome Operating System with some features just like Windows. This includes a real working Delete Folder(recycling bin in windows), though i am having trouble with the restore feature. Add a new folder, change the name or delte the folder. Add a text file, deletion and re-naming does work, though i am now working on the text editer or Platnium OS. A run feature, so you can start any program by clicking File - Run. The interface is like a mac, all of the features are in a menu bar at the top. This also includes a "Updater" feature. So when you want to update the OS, you just click "file - Get Updates" then it will take you to a website where you can download updates (site is not up yet). This is just the beginning version of the OS, and there will be many more updates and features to come. All you have to do is just double click on the folder icon to open it. And PLEASE dont be so hard, i am only 13 years old.
Control an instance of Internet Explorer. Shows how to go Back & Forward, Show Favorites & History Bars, and load a URL into a specific Frame (Example uses _self as the Frame Target)