资源列表
Thinking-CPP
- 详细的C++描述,适合初学者使用 并且是中文版的,并且有大量的事例来导学-Detailed descr iption of C++ for beginners
scoreNameList
- construct tests score corresponding to name list via user typing in and record by list.
arrayList
- Using list to represent purpose of dynamic size of multiple array.
mailQueue
- 模擬網路上mail系統server,並以queue作為buffer,並show出隨時間的處理情況。-Simulate a mail system server, queue as a buffer, and show the handling of the situation over time.
phonelistBST
- 以binary search tree來建構電話簿,提供使用者增加、刪除、顯示、搜尋等功能。-Use binary search tree to construct the phone list, providing the user functions such as "add, delete, display, and search ".
Unit1
- this how to know how many mens and woman-this is how to know how many mens and woman
SG-1
- Me faltan 66666 para bajar
DECRYPT_SQ1062217152002
- DESENCRIPTAR PROCEDIEMIENTOS EN SQL
a
- 谭浩强3版C语言程序设计课后习题答案及其解答-Hemopurification 3 after-school version of the C language programming exercises and answers answers
c
- c语言的课件,对于初学者有一定的帮助,此课件是完整的。-c language courseware, there is some help for beginners, this courseware is complete.
elecfans.com-VBWin
- vb.net 开发实例,帮助学习vb.net的基础知识,对vb编程者来说方便学习,每个知识点都讲解得很详细。-vb.net development examples to help learn the basics of vb.net, vb programmer is convenient for the study, each point of knowledge to explain it in detail.
Registration-code-generator-
- 本软件可以自动随机生成2至32位注册序列号及对应的注册码,并将这些注册信息包含到一个动态联接库DLL文件中,这样软件开发者可以将这个DLL文件同应用程序一并发行,并在应用程序的相关模块中调用这个DLL文件中提供的函数获得注册号及相对应的注册码,注册号及相对应的注册码对软件使用者来说是不透明的,它可以用效的避免软件的盗版及其重复注册,切实保护软件开发者的版权。 随软件一同提供免费的DLL源程序生成器工具(需CB5支持),DLL注册码查询工具,启动应用程序时的注册对话框示例程序及全部C++源代