Results for "Category: Complete Applications"
It is a banking project
This software is designed to manage your inventory system, with a facility of adding, modifying, deleting, viewing, searching, and analyzing a item stored in an inventory. This all functionality is very well comprised using Graphics Outlet for user to go on with it!!!
Maintaing Telephone Directory.
This Project gives a complete idea for user to learn how to create live project with a specific user requirement [DON'T MISS IT!!!]
This code and the accompanying tutorial show you how to make a screen saver using three functions. I wrote the tutorial and coded the project after reading about six screen saver tutorials on this site. NOTE THAT YOU MUST RENAME SCREENSAVER.EXE TO SCREENSAVER.SCR BEFORE EXECUTING IT, OR IT WILL DO NOTHING.
A study about the structure of audio format and digital musical notes is also required in order to accomplish the project. The aim of this project is to produce a program that will analyze a music track and output the guitar notes that were played on the track. This Microsoft Windows platform software application will be able to listen for acoustic guitar sounds from tracks where only one guitar is being played. The data will be outputted in tab notation. By creating this software, the public especially guitar players can get the guitar notes directly from the audio file (WAV format), probably from a Compact Disc without wasting money to buy music book from the shop or search the scores from the internet. Please visit website:: http://softworld.filetap.com
makes a list of your mp3 in html format! plz vote :D ~~~updated,now has a simple dialog and better code!
Complete Bank Application
This is the simple text editor that looks like TURBO C editor. it is generated using direct VDU memory manipulation and using double linked list
This utility invokes Scandisk or Defrag before loading Desktop and major process as a result there shall not be any intervention for Scandisk or Defrag. For further information about the problem read http://support.microsoft.com/default.aspx?scid=kb;en-us;222469&Product=w98 For further information read "Startup Utility 1.0.ppt" and "Startup Utility.doc"
This tutorial is a basic introduction to windows C++ programming. It is pretty basic and you should be able to figure out what is going on pretty easily. If you want to learn about programming windows, check this out. and VOTE!!! IF YOU DOWNLOADED IT, VOTE!!! IT ISNT THAT HARD!!!
THETICLE COVERS ALL THE ASPECTS OF C PROGRAMMING FOR A BEGINNER IT IS A SYLLABI FOR AN ADVANCED IT IS AN REFERNCE PLS DOWNLOAD THE ARTILCE DONT FORGET TO VOTE FOR ME YOU CAN LLWAYS GET ME ON WWW.TEENARMY.COM &WWWW.CODEPARK.TK pls dont forget for your valuable comments,doubts,suggestions and huble votes
A superior network packet sniffer using winsock and raw sockets. Custimize the scan to fit your needs, then start it. Supports all IP packets and protocols: TCP, UDP, ICMP.
This is a complete program to perform the university information system. This program also include graphics and sound.
File Mold can split, merge, compare, extract, inject and rename files. can accept drag & drop files. Uses some WindowProc, All in Dialogs. It also shows you how to use DragQueryFile and shellapi.h
A simple MFC application that converts ASCII characters to their hexadecimal, decimal and binary equivalent. User friendly interface, auto-convert options, fun sounds and commented source code(Its not commented as much as it should be, I will try and fix this later) I'm sick of rippers... Might I note the side effects of this application: User death, if my work is stolen, ripped or plagiarized Do not steal my hard work!
easy code,keylloger all characteres.umm see it
A few Windows Console APIs could make your C++ programs cool:)
This is a simple 3d Paint for Dos and Windows, that can store,edit,existing paintings !
Ecomposer is an application which will turn your keyboard into a synthesizer with 255 instruments. It is a very good code example of using MIDI in your aplication. It also shows how you can use DirectX api for input called DirectInput in your applications. you can record and playback the music. save the music in a file. record for 16 channels sperately and play back all of them together. with each channel having a different instrument. Besides all this it also uses genetic algorithms to create new music based on user created music. It is a good start to learn how genetic algorithms work.