Results for "Category: Complete Applications"
UPDATED!!! A simple address book I made while messing about one night featuring a search engine(of sorts). Very basic. Sorry about not adding comments but I was in a hurry to post it.
Generate ASP Code make pages ASP with access a database MS Access: full project with Add register, update, view or delete and Parcial project with selection of table. Also a good editor to pages.
MSMS is a system for running websites powered by ASP. This is the core component, that handles logging in, signing up, and displaying pages etc. Various add-on components will be released, such as forums, news, articles, downloads, links, etc Components, Updates and help available at http://msms.pwnm.net
This is one of my first project as a programmer, the project's main goal was to make a user-friendly level editor for DOOM. I haven't touched this source for awhile as this project was abandoned later and never finished. This source will compile with no problem with Visual C++ 6.0, and there's a line in WinMain you can uncomment if you have a DOOM main WAD and then you will be able to see the textures displayed on the toolbar when you select a line. This code is currently very messy, but it can teach many programming techniques. It can help you learn how to read a large binary file such as the DOOM wads, it can teach you how to draw lines and different shapes with GDC, it can teach you how to write a full-blown Windows program without MFC, using the Windows API. This code can also teach you how to implement a large dialogbar, how to draw bitmaps and other types of images on a Window, open routines (Save not implemented fully), apply modes to your software, most of all, it's a fully-functional software coded in C++. If you like this code, please vote for me :)
This program is simply a little clock I made in my sp[are time. The clock consists of 28 pictures that alternate between an on and off state to tell the time in binary
Here's some MORE source code that I know everyone's wanted! Take your favorite CD audio tracks or WAV files and shrink them to MP3 format using this code. This WILL COMPILE in Visual C++ 6! YAY! Wanna learn how to decode them and play them back? Check out code number 372. Vote for me =)
This code sets Parallel Port i.e. Printer Port so as to light up LED(Light Emmiting Diode) connected to printer port,number of times..
Some Smart Card Tools. This is (Beta)Version 0.0.1 I'm still programming on it. Works with Towitoko smart card reader/writers other not tested yet. -There is just one Application yet. and a example. But i will add GSM support and a User-Interface soon.
DGB - A simple database program, Version 1, shows how to use linked lists, printing, clipboard, and other stuff.
Converts Either Fahrenheit to Calcius or Calcius to Fahrenheit, Good For Beginners. | If You Like It, Vote Highly For It!
This paint utility is similar to the Paint we have in windows Accessories, but with a limited functions. But this paint can be executed in Dos Environment without the support of Windows. This is not a master piece application in this kind, but I have tried to simulate the windows controls, menus, popups, and GUIs in the simple C graphics functions. You will definitely find the Interface of this application quite interesting with Icons, Menus, Message Boxes etc. and these functions and procedures can be reused for any of your application in which you may want to add some GUI interface. This is fully Mouse Driven. Other feature is the Image that you create using this application is compatible to the Windows Paint UTILITY - that is you will get the ACtual BMP which will be recognised as BMP by any other applications.(like word etc). Please Vote High, if you find it worth enough.
This code performs mathematical functions such as finding factorials, permutations and combinations, GCF and LCM, tests for perfect numbers and also can generate a fibonacci sequence.
Highly helpful for editing files
This code is a very basic 21 game, it has text colors and its own header file. It is a good example of functions. It is just annother consol game. Try it out and tell me what you think...
It asks you name, age, height, etc. and puts them in a *.txt file...
It automatically changes the desktop wallpaper after specified time. It converts GIF's and JPEG's to bmp before setting the wall paper. It creates two regsitry entries for the first time. Two entries are Image directory: Path of the directory where all image files resides and Time slice. It also creates a regsitry entry: HKEY_LOCAL_MACHINE/SOFTWARE/AUTOWALLPAPER
stores phone numbers
This is an API spy which will display all kinds of info on a window and has a bunch of options for you to play around with. Take the time to leave feedback and give me a vote too if you can find the time. Enjoy! =)
API Spy: lets you view various details on a window. It's a remake of the VB version (which you can also find on this site). Includes demos on: Accelerator keys, menus (trackpopup and system), subclassing tooltips, system tray example (with my own easy class), owner-draw buttons, a cool inputbox (one better than VB's), and all around cool functions. Make sure to check out the cool feature I call LOCK MODE. Content is mostly code, Neither DIALOGS or the MFC was used in the making of this project. Get it? NO DIALOGS or NO USE OF THE MFC! SO if you're looking for an easy way out, you won't find it here! Highly graphical, thanks to PhuryX13.
Encrypts files byte by byte by modifying their bits. Try to crack the encryption without reading the source, in maximum encryption mode that is. If you can email me!