|
Welcome to C/ C++ world on Planet Source Code! This site is one of the Internet's largest online databases of free code! You can search for particular code, simply browse by category, or just peruse! The site is filled with programs, .zip files, examples, snippets, and tutorials so feel free to jump on in! For all you masochists, here is a list of all the code in the Planet Source Code database for this world, all 1,259,494. lines of it!!! |
|
Busy Dialog (Core Information Foundation)
This library have five type of dialog boxes to show progress of long term task.
Cancel button is included for pause or stop the current operation.
Thread based dialogs start task in new thread.
Single and double progress bar based dialogs work for most of task.
Tic-Tac-Toe Tic-Tac-Toe source code allows a user to play the game of Tic-Tac-Toe against computer. The concept of Artificial Intelligence has been used. input/output,conditional,looping statements for project i need it immediately 10 conditional statements,10 input/output statements and 10 looping statements with programs and flow chart Windows TopMost Transparent Move ParentChange Tool This small program allows you to make Windows Forms to be transparent and always on top. Also you can change parent (container) of selected window and you can send WM_CLOSE message. Lastly, you can learn how you hide an area of the form! Give your feedback… Vulcano 3D Creating 3D enoviroment, appliyng textures, working with pixel shaders. Handling the command line - C - Part 1 This articles covers the process of handling the command line in a C (and C++) application; It explains what is the command line, when it is used and how to use it in your C/C++ applications, just like applications such as Ping, Telnet, Netcat and others do; Some samples are included. C++ Python Port Class Updated About This class was coded by codecaine aka Jerome Scott II. I made this class to port some of my favorite functions in Python, while also adding some custom functions. This class was built using netbeans 6.9 IDE and compiled with g++ on Mac. I tried to use the class on visual studio 2008 & Borland C++ Builder 2009, but they have special headers causing errors so I made separate versions of the class that will compile on each compiler to prevent hassle. I hope you enjoy this class. If you have any questions or think of some functions I can add you can email me at jerome.scott1@us.army.mil ILLUSION IN "C++" THIS CODE IS USEFUL TO MAKE GRAPHICS BASED APPLICATION SUCH AS ILLUSION ,MEDIA PLAYER THEME ETC... N-Queens on NxM board - exhaustive The program asks for board size and outputs all possible solutions to N-Queens (a common chess problem). It doesn't use a 2D matrix, but an 1D array that stores all info about where next queen can and can't be. FileSplitter - C++ - Windows/Linux A file splitter written in C++. Works both on Linux and Windows. - Applicaton asks the filename to be divided into smaller files; - The output filename (which smaller files will be merged into); - The size for each fragment; - On Windows, it generates a .BAT file for merging the parts; - On Linux, a shellscript file is generated for the same purpose. Knight's Tour (NxM board, from X,Y) - exhaustive The program asks for board size and starting position, then does an exhaustive search for solution to "Knight's tour", a common chess problem. Every solution is printed on screen with its own number. At the end, program prints number of all possible solutions. This is my attempt to write shortest algorithm. If you know of any shorter one, I'd like to take a look. PREVENT NEARSIGHTEDNESS PROGRAM From: www.restorevision.webs.com Do you often use the computer a LOT. Like, around four to ten hours a day. Does your job require it? Are you scared of having bad vision, then this product is for you. Eyesight reminder, is prorammed in VB6, purely and is also in the process of being developed. The fact is 90% of people who use the computer for a long time, will develop nearsightedness in the first few months. After that, your eyesight will get worse, how do you stop it, read on. To get this product, the developing site is : www.restorevision.webs.com. The site may have been updated as well. scroll bar To illustrate how to use Scroll bar on a client window. This program will open a text file and print it on the screen and the user can scroll up and down using scroll bar and view the file. TicTacToe This is the TicTacToe game. Enjoy! Snake IX This is just a snake game... stringstream example I would like to add on to your stream examples. Here is how you can extract numbers, characters, strings, etc... from streams both input and output. In a StringStream for extraction is you try to extract a number and it is not a number the value is 0. example of using vector It actually works like an array but it doesn't need to be defined... we can expand the size, for those who are confused and don't know and don't want any restriction of adding values they can use vector... its good for beginners. ENGINE2 his program shows the four strokes of internal combustion engine. It can help you to understand the working of IC engine easily. You can also select the speed of rotation of engine as u desire. Very interactive, now check it out. E-MAIL: krishx007@yahoo.com WEBSITE:gfxguru.net Check Out my other programes at www.gfxguru.net See YouTube Channel dedicated to Gfxguru.net at http://www.youtube.com/user/krishx007 Software Details ==================== Developed in : C++ Compiler used : TC++ 3.0 Licence : Freeware (Please give the credit of programming to author.) LANchat This project is developed in Turbo C++. This program enables chatting on the computer which is connected through network. The program is executed on a shared folder. Its features: 1. Asks for registration for new user. 2. If user is already registered then it will simply go to chat room where he can all of his friends who is already there. 3. It provide conference type chatting. COMPUTER A simple type of graphics programme that draw computer picture and two screen saver. Programme Name:COMPUTER Programme Code:COMPUTER Programmer:krishx007 WEBSITE:gfxguru.net E-MAIL: krishx007@yahoo.com Check Out other programmes at www.gfxguru.net See YouTube Channel dadicated to Gfxguru.net at http://www.youtube.com/user/krishx007 Software Details ==================== Developed in : C++ Compiler used : TC++ 3.0 OS :Window 98,2000,XP Vista,Windows7(only safemode) Licence : Freeware, Please give the credit of programming to author. Page 1 of 551 found. Entries 1 - 20 of 11013 found Next 20 entries |