资源列表
Singlton
- 单实例类的实现,一个类只能创建一个对象,创建第二个对象的指针指向的也是第一个对象-请键入文字或网站地址,或者上传文档。 取消 Dān shílì lèi de shíxiàn, yīgè lèi zhǐ néng chuàngjiàn yīgè duìxiàng, chuàngjiàn dì èr gè duìxiàng de zhǐzhēn zhǐxiàng de yěshì dì yī gè duìxiàng “”的用法示例:由 Google 自动翻译英语中文(简体)日语The
CPP-Memory-management-algorithms-n
- 一本很好的讲述c++内存管理的书,对c++编程者有很大的帮助-failed to translate
float2int
- 浮点转定点,常用于数据协议分析,欢迎大家下载-failed to translate
BestPlan
- 在控制台中以最小生成树的编程来实现管道铺设的最短路径-Minimum Tree
Huffman
- 实现了哈夫曼树,以及使用哈夫曼树进行简单的编码,初学仅供参考-Implementation of a Huffman tree, and the use of Huffman tree for simple code, beginners are for reference only
CHECKSYS
- 一个简易的超市收银系统,操作界面简洁且人性化,能够实现最基本的收银结账和自助购物等功能-A summary of the supermarket cash register system, the user interface simple and user-friendly, able to achieve the most basic the cashier checkout and self-service shopping
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.
