资源列表
CDROMControl
- 光驱控制程序,用以控件光驱的进出,还有系统任务档的小图标等。-CD-ROM control program
ch2
- part 2 The C++ Programming Language, Third Edition by Bjarne Stroustrup. Copyright © 1997 by AT&T
CH2_Example_Bubble
- 通过给该实例可以更加清晰地了解API函数的功能,从而加深对windows编程的理解-Through more clearly to the instance of the API functions to understand the function, so as to enhance the understanding of windows programming
ch4
- part 4 The C++ Programming Language, Third Edition by Bjarne Stroustrup. Copyright © 1997 by AT&T.
ch5
- part 5 The C++ Programming Language, Third Edition by Bjarne Stroustrup. Copyright © 1997 by AT&T.
ch6
- part 6 The C++ Programming Language, Third Edition by Bjarne Stroustrup. Copyright © 1997 by AT&T.
ch7
- part 7 The C++ Programming Language, Third Edition by Bjarne Stroustrup. Copyright © 1997 by AT&T.
chapter1
- vc++的一些代码,This file contains a summary of what you will find in each of the files thatmake up your chapter1 application.-This file contains a summary of what you will find in each of the files thatmake up your chapter1 application.
chapter2_ODP
- 有关分布式计算的文档,介绍了相关概念和技术-Documentation for distributed computing, explains the concepts and techniques
character-
- 初学者编写的一个名为为字符统计的VB小程序-Written for the beginner a character called the VB applet statistics
ChildFrm
- 这是一个关于implementation of the CChildFrame class的代码 很有参考价值- implementation of the CChildFrame class
chongzai
- c++利用重载函数重载运算符,实现复数的加减乘除运算-c++ function overloading, operator overloading use to achieve the complex addition and subtraction, multiplication and division