资源列表
shape
- 声明一个Shape抽象类,在此基础上派生出Rectangle和Circle类,二者都有GetArea()和GetPerim()函数,GetArea用来计算对象的面积,GetPerim用来计算对象的周长。封装上述各类,-Declare an abstract class Shape, on this basis, derived classes Rectangle and Circle, the two have GetArea () and GetPerim () function, GetAr
C--PPT
- C语言初学者的必备资料,有关C的相关语法及详细解释-C-essential information for beginners, the C syntax and detailed explanation of the relevant
cbianyiqi
- 重量级源码.....一个c编译器的源码....想要深入研究的一定要下载-C source code of a Heavyweight compiler ..... .... want to delve into the source code to download a certain look ......
checklink
- 一个检查当前连接和连接端口的程序源码.....c++实现的,感兴趣的可以-Check the current connection and a connection port of the program source code ..... c++ implementation, interested can look at .......
zhan
- 有一种栈,这种栈是按数组索引减小的方向增长的 在这个栈模型中,索引top在每次push索引操作后减小,而在pop操作后则增大。用此模型实现stack类模板-There is a stack, this stack is reduced by the array index in the stack direction of the growth model, the index top index in each push operation is reduced, and after th
VCSoPhuc
- +,-,*,/ 2 complex numbers
21733
- this code is a c++ graphics version of a space shuttle frame which can be rotated scaled in 3 dimension
Win-CE-6.0
- driverss for windows touch
IntelBase
- 详细描述了IntelBase实时数据可API的使用方法。-IntelBase API
add
- 加和的各种方法,可以帮助初学者很快的掌握C++的学习技巧。-Canada and the various methods that can help beginners quickly learn to master C++ skills.
setting
- Using x86 Assembly Language with Microsoft Visual C++ 6.0
Threading_in_C_
- thread programming in c#