资源列表
CPPmemory-manager
- 内存管理是C++最令人切齿痛恨的问题,也是C++最有争议的问题,C++高手从中获得了更好的性能, 更大的自由,C++菜鸟的收获则是一遍一遍的检查代码和对C++的痛恨,但内存管理在C++中无处不 在,内存泄漏几乎在每个C++程序中都会发生,因此要想成为C++高手,内存管理一关是必须要过的-Memory management, C is the most cutting tooth hated, C is the most controversial, C, master gain bett
out_of_control
- Out of Control, 失控,有人说这是一本神书,很多年前所做的预测现在都实现了。当中的一些方法在科研中值得借鉴。-Out of Control. The prediction of the human future
cPPtongxunlu
- 1 需求分析 1.1功能需求分析: 1.11通讯录界面设计 1.12通讯录添加联系人模块 1.13通讯录删除联系人模块 1.14通讯录显示所有联系人模块 1.16通讯录关闭通讯录模块 1.2 环境需求分析 1.3 方法需求分析 2概要设计 2.1 系统功能模块图 2.2 设计思想: 3详细设计 3.1 设计原理 3.2主要代码描述 3.21添加联系人的实现 3.22删除联系人的实现 3.23显示所
DA8560.c
- DAC8560 驱动程序,基本驱动程序代码。可以自己再加以扩展-DAC8560
Thomas.Calculus.11th
- Thomas.Calculus.11th,托马斯微积分+课后习题答案,第11版-Thomas.Calculus textbook with problem solutions,version 11
c
- c语言编程技巧,包含了c语言基本的编程用法-c yu yan
ss-
- my computer direct show play
arg_var
- 利用可变参数实现简单的printf函数 编写了两种实现方法, 1,用stdarg.h自带的va_start,va_arg等函数实现 2,根据可变参数的原理实现 主要是用于加深对可变参数的理解 vc6.0 测试通过-Variable parameters to achieve a simple printf function Prepared two ways to achieve 1, the stdarg.h comes the va_start, va_arg,
C-Sharp-controls-query-Manual
- C#控件查询手册,对于初学者做界面还是很有帮助的,需要的控件快速查看。-C# controls query the manual, very helpful for beginners to do interface controls that need to quickly view.
mfc_caculate_3
- 本程序是用vc++6.0编写的类似微软的小型计算器,可以完成基本的加减乘除运算-This program is written in vc++6.0 is similar to Microsoft s small calculator, which can complete the basic addition and subtraction, multiplication and division
tx
- 一个学生通讯录管理系统,可以进行添加,删除,查询一些基本的功能,是可以运行的。-A student mail list management system, can add, delete, query some basic functions, can be run.
C-Sharp-control-property-events-Daquan
- C#控件属性事件大全,便于初学者学习查询,提高学习的速度。-C# control property events Daquan, easy for beginners to learn the query to improve the learning speed.
