Results for "Category: Complete Applications"
Users can draw Simple Digital Logic Gates with this program. The specialty of the program is that the circuits can be drawn, modified and the outputs obtained with the inputs given through the MOUSE. Help, which is provided along with the program, can be invoked with the click on the “?” button.
It is an example of 3D Objects w/Lights and much more, such as Camera Rotation, Light Moving, Keyboard Arrows to move about the screen and etc... You will need GLUT in order to execute program, so you can download GLUT at http://www.xmission.com/~nate/glut/glut-3.7.6-bin.zip If you have any problems please let me know, or if you like the program please vote or leave some feedback. Thank You. - Andrew
It 's as powerful as none of today's tutorial. Just test it with ur own wisedom to judge... Professional choice...
You will see, this is actually two apps using Winsock. The one is the file server and the other is the client. With the client you can specify a file to download from the server. It then downloads the file with a speed between 250 - 360 kb/s depending on your network (I could only test it on a LAN)Other cool thing: Multithreading for multiple connections and when you minimize the server dialog, it jumps to the system tray. The system tray code is not mine though - all credit for that have to go to: Damjan Miholjevich NB:Remember to link to ws2_32.lib.
It logs every keystroke the user types, independent of the application they are using.
This is a simple common dialog with an image preview utility like the one with Photoshop and paint shop pro... This example uses the _PICTURE_ class which I created to help me using different image formats in c++ like the one in VB The class is based upon another one written in MFC which was posted on codeguru I think , but this one is made small and easy with simple APIs..Enjoy
This is a complete application example of using pure win32 API to create windows (NO MFC!). This program simply Hides, Shows, and changes the caption of Windows Media Player. It is very basic, and it is a nice example of Win32 API. Also shows how to add a custom item to the System Menu(See Screen Shot)KEYWORDS: Win32 win32 WIN32 API api Api CreateWindow RegisterClass SetWindowText Show SHOW show HIDE hide Hide WIndow WINDOW window GetDlgItemText FindWindow ShowWindow AppendMenu System Menu SYSTEM system MENU menu Jaime jaime Muscatelli muscatelli
It's a Calender Generator program that generate the all year calender that u want .....
This is a very basic 2 player chess program. I was required to make a graphics program for a computer science class using the CMU Graphics package. While this is an easy to use package, it is limited in it's uses. This program has some inherant limiatations. First, since only jpeg support is available, I had to make twice as many images (since jpeg format does not support transparent pixels). This program will not detect check or checkmate as I did not have time to implement these features. As you will see, there is no undo feature. This could be somewhat easily implemented. The largest error I made was with the way pieces are stored in memory. They reside within a 8 x 8 matrix but have a wrong orientation. This makes it extremely confusing to calculate the ammount of pieces between 2 positions diagonally. Please read the Orientation.txt file for more information on this problem. Lastly, I have implemented a feature that blacks the screen when the window does not have focus. This is part of a somewhat complex system to reduce flickering graphics. When left unchecked, the graphics will flicker at annoying rates.
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!!!