资源列表
CPP-Template-Mateprogramming
- 中文名: C++模板元编程中文版随书光碟 英文名: C++ Template Mateprogramming:Concepts,Tools,and Techniques form Boost and Beyond 资源格式: 光盘镜像 发行日期: 2010年01月 地区: 大陆 对白语言: 普通话 文字语言: 简体中文 -Chinese name: C++ template metaprogramming English name: C++ Template M
CPP-memory-management-techniques
- C++内存管理技术内幕.能解决内存碎片引起的系统崩溃等问题.-C++ memory management techniques. Can solve the memory system crash caused by the debris
Prefixspan
- Perfix Span Code in C-Perfix Span Code in C++
studentsmanage
- C语言课程设计,学生管理系统,能够完成插入,删除,排序,保存等基本功能。-A student managmement System .c
imos-sdk-for-win
- 华三SDK开发包 for WINDOWS,提供给学习开发华三设备的同学使用。-huasan SDK for windows.
mem
- 这个是C++编程的经典例程,很多时候我们在刷新窗口的时候,会有闪烁的现象发生,这是因为我们是直接在屏幕上重绘,为避免这种情况,我们可以先在内存画图,再把它贴到屏幕上。-This is the classic C++ programming routines, often when we refresh the window, there will be flashing phenomenon, it is because we are directly on the screen redraw,
VC6.0
- 这是VC6.0编程的一些总结,一般都是很细节的东西,而这又恰恰是这重要的,很多时候我们就是在一些小地方花了大把的时间,到最好还是没有解决,而别人的一个指点就能让我们豁朗开朗-This is a summary of some of VC6.0 programming, things are generally very detailed, and this is exactly this important, many times we are in some small place spent
SLR
- SLR分析表生成,以及分析的具体过程,自上而下的分析方法-produce SLR
compare2number
- 比较两个数的大小,从屏幕输入两个数字,比较大小-compare 2 number
do
- do语句实例,编程开发必用的语句实例,本例展现do语句作用和用法-do simple
switch
- switch语句实例,编程开发必用的语句实例,本例展现switch语句作用和用法-switch simple
while
- while语句实例,编程开发必用的语句实例,本例展现while语句作用和用法-while simple