搜索资源列表
vectorExercise
- VC++编程基础之Vector使用。感觉vectoe很好用!~-VC + + programming base of Vector use. Vectoe feeling good use! ~
pdflib-4.0.2
- PDFlib 4.0 开发包(来自于VC知识库)-PDFlib 4.0 development kit (from VC Knowledge Base)
SortComparor
- 比较插入、归并、快速、基数四种排序算法的性能-Comparison of insertion, merge, fast, and base the performance of four sorting algorithms
shape
- 用C++实现一个具体事例,形状作为基类,正方形,三角形等等作为派生类。来体现类的多态性,其中涉及多态,继承,虚函数的使用。-using a C++ example to illustrate polymorphism, virtual function and etc. The example has a base class of shape, and many concrete shapes as derived classes.
gui_templete
- GUI Template for gnu gcc Base o GTK. *Require GTK Bundle instll on "c:\gtk"-GUI Template for gnu gcc Base o GTK. *Require GTK Bundle instll on "c:\gtk"
DBTools.src
- 控制台版本的数据库操作工具,基于jdbc编程,提供windows和linux平台启动脚本,支持配置文件-The console version of the database manipulation tools base jdbc programming, startup scr ipts for windows and linux platform are provided, support the configuration file
ch08_08
- 声明一个抽象类Med作为基类,其中仅包含一个string 类型数据成员title(名称)和两个纯虚函数print()和id()。然后派生出Book类,CD类和Mag类。在Book类中,包含3个string类型数据成员 author(作者), pub(出版者), isbn(书号)和函数成员print()和id()。在CD类中,包含3个string类型数据成员composer(制作者), make(介质形式), number(编号)和函数成员print()和id()。在Mag类中,包含2个strin
Teacher_Cadre
- 分别定义教师类Teacher和干部类Cadre,采用多重继承的方式由这两个类派生出新类Teacher_Cadre(教师兼干部类)。要求: (1)在两个基类中都包含姓名、年龄、性别、地址、电话数据成员。 (2)在Teacher类中还包含数据成员职称title,在Cadre类中还包含数据成员职务post,在Teacher_Cadre类中还包含数据成员工资wage。 (3)对两个基类中的姓名、年龄、性别、地址、电话数据成员用相同的名字,在访问这类数据成员时,指定作用域。 (4)在
ConsoleApplication1
- density base clustrin in csharp
add
- 基于对话框的加法计算器用VC++编写的‘ VS2010-base dialog VC++ cout add count
S
- Misakamm喜欢和她的男朋友一起滑雪这并不奇怪, 因为滑雪的确很刺激。可是为了获得速度,滑的区域必须向下倾斜, 而且当你滑到坡底,你不得不再次走上坡或者等待升降机来载你。Misakamm想知道载一个区域中最长底滑坡。-Misakamm like to ski with her boyfriend This is not surprising, because the ski is indeed very exciting. However, in order to gain speed,
Test
- C++多态实现例子,虚基类的使用,以及资源释放-C++ achieve polymorphism example, the use of virtual base class, and resource release
5_8
- [8] 一个名为CPersonInfo的类有以下保护属性:姓名、身份证号、性别和年龄,请用C++语言定义这个类,并为上述属性定义相应的方法。然后从CPersonInfo类中派生出类CEmployeeInfo (雇员),派生类CEmployeeInfo增加了两个新的数据成员,分别用于表示部门和工资。要求派生类CEmployeeInfo的构造函数显式调用基类CPersonInfo的构造函数,可根据需要为派生类增加新的成员函数。-a class called CPersonInfo protectio
ZJU-PAT-base-Source-code
- 浙江大学Programming Ability Test基础练习里面24道题的答案。网址http://pat.zju.edu.cn/ 做PAT里面的题时,我自己写得代码。-Zhejiang University Programming Ability Test basic exercises inside the 24 questions answers. Website http://pat.zju.edu.cn/ do inside PAT question, I write their o
Transporter-dune-base-sql
- Transporter d une base de données access vers le code de création en sql
transform
- 输入一个基数,可以将任何进制数转换成十进制数,并求和。-Enter a base, you can convert any decimal number into a decimal number, and summed.
WinServiceApplicationBase
- Windows service application base
realtime-particle-based-fluid-simulation---progra
- sph fluid:The base program renders particle systems using JOGL (Java ... JOGL: A Beginner s Guide and Tutorial ... By default, the simulation will perform several time steps per frame. .... More interesting scenes: Dropping water in a box is only so
ShellSort
- 程序才用c语言编写,实现希尔排序功能,算法复杂度为以2为底logn,另外有红黑树源码-Procedures before using the c language to achieve Hill sorting algorithm complexity is base 2 logn, another red-black tree Source
IsLegalIp
- 华为oj训练场基础题,判断是否是合法IP地址-Huawei oj training base, determine whether legitimate IP addresses