Hot Search : Source embeded web remote control p2p game More...
Location : Home Search - c mini project
Search - c mini project - List
Water is a small mini project inspired by a post in my message forum. The post was talking about whether or not it would be possible to create a water effect by modifying the waving flag tutorial. I stripped the flag of it s texture, put stars in the background, set up 3 layers of waving material, and used some simple blending to make it look as though the three layers were waves rippling across the screen. The effect isn t great, but it s cool looking!
Update : 2025-02-17 Size : 52kb Publisher : hxw

本书揭示了C++程序员创建世界级软件的奥秘。程序设计大师Herbert Schildt通过将C++语言广泛应用于功能强大的编程任务中,全面展示了C++语言的多功能性,敏捷性,和艺术性。本书内容包括探索C++的功能,创建内存管理的垃圾回收器子系统,开发线程控制面板,建立译码器以扩展C++的功能,开发可断点续传的Internet文件下载工具,创建财务分析库,用基于AI的搜索技术探索人工智能,建立定制的STL容器,以及开发Mini C++解释程序。书中所有示例和项目的源代码都可以从www.osborne.com 上免费下载。-This book reveals the C++ Software programmers to create a world-class mystery. Programming by Herbert Schildt Masters C++ Language widely used in powerful programming tasks, a comprehensive display of the C++ Language versatility, agility and artistry. The book includes exploration C++ Functions, the creation of memory management garbage collector subsystem, the development of thread control panel, the establishment of the decoder to expand the C++ Functions, the development of the Internet HTTP Download tools, create a financial analysis library, AI-based search technology to explore artificial intelligence, the establishment of customized STL containers, and the development of Mini C++ explain procedures. Book all the examples and the project s source code can be downloaded for free from www.osborne.com.
Update : 2025-02-17 Size : 5.7mb Publisher : 谈谈

these are the mini project codes on inventiry and record entry in c language.
Update : 2025-02-17 Size : 10kb Publisher : suresh

This an example USB project showing how to interface an optical mouse sensor (the ADNS-2620) with a standard XP/Vista computer. The TD-USB-01 board with a PIC18F2550 communicates with: * the PC: USB 2.0 through a mini-B connector. * the mouse sensor board: SPI over 4-wire flatcable. -This is an example USB project showing how to interface an optical mouse sensor (the ADNS-2620) with a standard XP/Vista computer. The TD-USB-01 board with a PIC18F2550 communicates with: * the PC: USB 2.0 through a mini-B connector. * the mouse sensor board: SPI over 4-wire flatcable.
Update : 2025-02-17 Size : 303kb Publisher : LU GU

BrainVita Game in C++...a simple game...built it as a mini project in 3rd year in BE...try it....simple and superb-BrainVita Game in C++...a simple game...built it as a mini project in 3rd year in BE...try it....simple and superb.....
Update : 2025-02-17 Size : 5kb Publisher : Karthik

remote fan rgulator for mini project to know how we embed the systems using c
Update : 2025-02-17 Size : 658kb Publisher : rajesh

Card Game-Big & small. It is a mini-card game. The program will randomly select one card within the 52 cards. Users can guess the card is a big or small. The program can also record the marks of each game. It s a simple program to learn the C++ language.-Card Game-Big & small. It is a mini-card game. The program will randomly select one card within the 52 cards. Users can guess the card is a big or small. The program can also record the marks of each game. It s a simple program to learn the C++ language.
Update : 2025-02-17 Size : 3.3mb Publisher : vp

mini project of robor soccer- based on c-mini project of robor soccer- based on c++
Update : 2025-02-17 Size : 3kb Publisher : sharah

This mini project sample code for c and c++.-This is mini project sample code for c and c++.
Update : 2025-02-17 Size : 44kb Publisher : sumita dhali

一个用sdl库制作的小游戏,用空格和方向键操作,压缩包内是Microsoft Visual C++ 2008工程。-a mini game uses sdl library. operate with arrow keys and space key. a entire Microsoft Visual C++ 2008 project included in the zip file
Update : 2025-02-17 Size : 780kb Publisher : qiubin

Mini project in C many Student do management project like library management ,Hotel management etc.But Snake Game is mini project of first semester build by my friend which is very different.It is console application without graphic library that s why it is more interesting.This game is perfect without any error and better user interface.It is complied in code::block using c language.Here goes a source code you can copy and compiled it in code::block.I hope it can help and become a reference for your project.
Update : 2025-02-17 Size : 3kb Publisher : chandra

smart library simulation code in C++ platform using microprocessors.
Update : 2025-02-17 Size : 78kb Publisher : Beryl

Mini Project in C Library Management System. This mini project in C Library Management System is a console application without graphic developed using the C programming language. It is compiled in Code::Blocks with the gcc compiler. In this, you can perform book-related operations like in a REAL library management system with computer. Those include functions such as add books, return books, issue books, delete record of books issued, view record of books issued, search for books, and more.
Update : 2025-02-17 Size : 17kb Publisher :

Mini Project in C Tic Tac Toe Game. You have probably played the Tic-Tac-Toe game to pass time during school hours. It’s fun when you play with paper and pencil. Here, we have developed a console application without graphic for this game as a mini project in C Tic Tac Toe game. It is the same noughts and crosses or the Xs and Os, the other names for Tic-Tac-Toe, you played with paper and pencil. This mini project is complete and totally error-free. This mini project in C Tic Tac Toe game is compiled in Code::Blocks with gcc compiler. The source code is not that long it is about 300 lines.-Mini Project in C Tic Tac Toe Game. You have probably played the Tic-Tac-Toe game to pass time during school hours. It’s fun when you play with paper and pencil. Here, we have developed a console application without graphic for this game as a mini project in C Tic Tac Toe game. It is the same noughts and crosses or the Xs and Os, the other names for Tic-Tac-Toe, you played with paper and pencil. This mini project is complete and totally error-free. This mini project in C Tic Tac Toe game is compiled in Code::Blocks with gcc compiler. The source code is not that long it is about 300 lines.
Update : 2025-02-17 Size : 10kb Publisher :

DL : 0
Quiz Game Mini Project in C. This is a complete and error-free Quiz Game Mini Project in C designed as a simple console application. In this project, a number of questions are asked, and the user is awarded cash prize for each correct answer given. Questions are chosen in such a a way that they cover all fields of an archetypal quiz game. The user’s general knowledge is tested with quiz questions regarding science, technology, movies, sports, general health, geography and many more. The source code is to be compiled in Code::Blocks with gcc compiler. This quiz game mini project in C is not designed to run on the Turbo C versions. The source code for this project is around 1000 lines.
Update : 2025-02-17 Size : 16kb Publisher :

This Mini project is compile in gcc compiler with code::blocks IDE. This project can be a good reference for those student who are doing there school project in c.Architecture of this project is very simple and easy to understand the code. Just file handling is used to store the data and corresponding function are made to manipulate the data. The tasks provide in this program are:- 1. A : for adding new records. 2. L : for list of records. 3. M : for modifying records. 4. P : for payment. 5. S : for searching records. 6. D : for deleting records. User are provide the above tasks.They can add records,modify and view records. Searching and deleting facilities is also provided.
Update : 2025-02-17 Size : 2kb Publisher : alaa

I have much experience in c
Update : 2025-02-17 Size : 8kb Publisher : saif raza

the project calculate the total bill of product purchased by the customer. very good project at the designing level. this is the mini project in c language at the college level.
Update : 2025-02-17 Size : 21kb Publisher : amitsinha

This C++ mini project on STUDENT REPORT CARD has student class with data members like roll no, name, marks and grade. Member functions in this class are used for accept / display details of students and a function to calculate grade based on marks obtained by student. Student Records are stored in binary file.
Update : 2025-02-17 Size : 5kb Publisher : Kitt

This mini project on Calendar in C programming language is a console application without graphics
Update : 2025-02-17 Size : 7kb Publisher : sags
« 12 »
CodeBus is one of the largest source code repositories on the Internet!
Contact us :
1999-2046 CodeBus All Rights Reserved.