资源列表
MultiThread7
- 涉及主线程和用户线程通信、自定义消息等知识。可应用与后台计算 自己在VC中编译运行通过-This program can be used for calculating,so it is helpful in the Engeering product.
MyFirstCOM
- 一个简单基础COM程序的实现,仅限于初学者-A Simple COM program
Chp1
- C++基础程序教程,通过程序得到基础的学习-C++ based program tutorials, through the procedures are based learning
vcPP
- vc++的十个案例代码,不过可能有缺省,来源于30天学通vc++项目案例开发-Ten cases of vc++ code, but there may be the default
cPP
- 很好的一个c++的小程序,可以作为入门资料来学习-A good little program c++ can be used as introductory information to learn
vc
- 很好的一个vc的小程序,可以作为入门资料来学习-A good little program vc, can be used as introductory information to learn
perl
- 很好的一个perl的小程序,可以作为入门资料来学习-A good small perl program to learn as introductory information
zifuchuan
- 使用vc++做的一个统计中文英文字符数的小程序-Using vc++ to do a statistical number of Chinese characters in small programs in English
incredibuild
- 很好的一个inlcd的小程序,可以作为入门资料来学习-A good little program inlcd can be used as introductory information to learn
fc
- 粉刺的代码,分词程序 ,分词程序-fen cieretretreytytuhhgfhthtrhthththt h
Windows-game
- Windows游戏编程大师技巧(第二版)源码-Windows game progamming
ex5_1
- 1,设计一个类SavingsAccount,定义一个静态数据成员记录存款的年利率(rate),该类的每个成员都包含一个私有的数据成员balance,表示该成员当前的存款数额。提供一个成员函数CalMonthlyInterest(),用以计算月利息(用balance乘以rate再除以12),并将这个月利息加入balance中。提供一个静态成员函数ModifyRate(),用以改变静态数据成员rate的值。定义两个不同的SavingsAccount对象saver1和saver2,当前存款数额bala