资源列表
Exercise3
- this is exercise3 on ssd5 icarnegie. answer. own implementation!
tanchishe
- 一个简单的vc++控制台贪吃蛇程序。如vs2005及以上vs出现如warning C4996的警告: 1.在预编译头文件stdafx.h里(注意:一定要在没有include任何头文件之前)定义下面的宏: #define _CRT_SECURE_NO_DEPRECATE 2.#param warning(disable:4996) 3.更改预处理定义: 项目->属性->配置属性->C/C++ -> 预处理器 -> 预处理器定义,增加_CRT_S
ScoresManagementSystem
- 此项目源码为本人大学课题项目,编译环境为vc6。欢迎大家下载来做个参照,大家交流交流,互相进步。-This project source code for my university subject of the project, the compiler environment for vc6. Welcome to download to be a reference to the share exchange, mutual progress.
Mip-Map
- Mip-Map程序,在VS2010环境下用opengl写的。主要是针对纹理反走样的-MIP-Map program, OpenGL written in VS2010 environment. For texture anti-aliasing
idas
- 使用迭代深入优先搜索解决八数码问题,并且在算法实现过程中进行了剪纸优化功能-Using an iterative depth-first search to solve eight digital
Chnegji
- 自己用C++语言编写的学生成绩管理系统,较好地完成添加,修改,删除,排序等功能。-With written in C++ language student performance management system, add, modify, delete, sorting and other functions.
main
- MOSAIC AUTOMATIC REALISED BY ME
shuffleAndLicensing
- 洗牌和发牌。 这个程序包含类Card,类DeckOfCard和一个驱动程序。-To shuffle and licensing. This program contains the class Card, the class DeckOfCard and a driver.
Source-UnderWorld
- MUITO BOM MESMO -MUITO BOM MESMO MESMO
wages
- 用C++写的一个工资管理系统主要对对C++类的继承派生以及多态性的应用-Mainly on the C++ class inheritance and polymorphism of the application using C++ to write a salary management system
robot_control-master
- Robot control Program
kmp
- 用c语言书写的kmp字符串匹配的函数,主要实现字串与母串的匹配-KMP string matching function written in c language, the main string with the parent string matching
