资源列表
Mod01
- VS.net开发环境,为什么要选用VS.net-VS.net development environment, why should I use VS.net
CPP
- 1、 定义一个车(vehicl)基类,具有MaxSpeed、Weight等成员变量,run、stop等成员函数,由此派生出自行车(bicycle)类、汽车(motorcar)类。自行车(bicycle)类有高度(Height)等属性,汽车(motorcar)类有座位数(SeatNum)等属性。从bicycle和motorcar派生出摩托车(motorcycle)类,其中包含虚函数,虚基类,多态,综合性较高。-1, defines a car (vehicl) base class, with M
DlgDraw
- 示波器类,自己搜集的示波器的标准类,好像还可以-Oscilloscope class, gather their own scope of standard class, if you can
MATH
- 用組合語言寫的數學運算功能,給有需要的人用吧-to operation for Math in assembly language
vb.help
- VB编程经验手册,是不可多得的经验材料,有298个经验案例供您学习,快速成长-Manual VB programming experience, is a rare experience of materials, there are 298 cases for your learning experience, rapid growth
Windows_API_Ref
- Windows API参考大全,详细描述WindowsAPI编程的书籍-Windows API Reference describes in detail WindowsAPI programming books
windows_Code
- Windows 程序设计中文版本,是关于Windows程序设计最具权威的图书的源代码,作者是Charles Petzold-Chinese version of Windows programming, Windows programming on the most authoritative book, written by Charles Petzold
windows-programs
- 这是关于Windows学习的经典学习视频,看了这些视频包你精通windows编程-This is the classic study on the video Windows to learn, read these video packages you are proficient in windows programming
Windows-2000-native-API-reference
- Windows 2000 native API reference
Lab_5_D
- This a file that I made for my c++ cla-This is a file that I made for my c++ class
SunXin-VC-source-code
- 孙鑫老师VC++的PPT和源代码,里面有整个的源码-the source code and PPT from sunxin in C++ language
addition-of-polynominal
- 利用C++编程,实现一元多项式的加法。但仅限于指数是整形的情况。-The use of C++ programming, achieve a polynomial addition. But only the index case is plastic.