资源列表
examples-of-100-cases-of-C-
- 超级好的资料,例子都很经典 C语言编程100例-Super good information, are classic examples of 100 cases of C language programming
WindowsAPI
- 本书首先对Win32 API函数做完整的概述;然后收录五大类函数:窗口管理、图形设备接口、系统服务、国际特性以及网络服务。-Book on the Win32 API function to do the first complete overview and functions included in five categories: window management, graphics device interface, system services, international fe
POS
- POS document for beginner-POS document for beginner........
ELABORATE-EXPLANATION-OF-MFC-
- 该MFC参考含盖了Microsoft基本类库中的类、全局函数、全局变量和宏的内容。-The reference covers the Microsoft MFC base class library, global functions, global variables and macro content.
testdraw
- 非常好的 C++高质量编译 需要的下载-Very good quality C++ compilers need to download ~ ~
HugeInteger
- 将整数的各个数位存储为一个长度为四十的字符数组中各个元素。能够进行四十位的整数的加减法-Create a class HugeInteger that uses a 40-element array of digits to store integers as large as 40 digits each (e.g. 8783 is stored as an array of {3,8,7,8,0,0,0,....} ), and use another boolean membe
VirtualCanvas
- Cool control for DateTime Picker
xuqiufenximoban
- 软件需求分析模板 ISO/Volare/SRS等格式-Template Software Requirements Analysis
WebClient
- 这个是我下的 获得系统的图表 工程很强大 -This is my access to the system under construction is very strong in this chart I get the system under construction is very strong chart
zhucebiaochaojigonglue
- 一些关于电脑基础学习类容,希望能够对大家有所帮助!-Some content on the computer-based learning class, hopes to be able to help!
SeqSearch
- 实现顺序查找,通过对输入的数据建索引实现顺序查找-to creat the index to accomplish the SeqSearch
carsys
- 通过栈和队列实现车库管理,管理车辆的进战和出站-use the stack and queue to manage the car system