-
shellpaixu
希尔排序(Shell Sort)是插入排序的一种。是针对直接插入排序算法的改进(双语对照查看希尔排序(Shell Sort)是插入排序的一种。是针对直接插入排序算法的改进。
Hill sorting (Shell Sort) is a kind of insertion sort. Is to improve the direct insertion sort algorithm.
)
- 2013-07-18 15:11:39下载
- 积分:1
-
ListCtrlStyle
动态设置列表控件的不同显示方式ListCtrlStyleListCtrlStyle.rar,很不错的vc源码,希望对大家有所帮助。(Dynamic control of a different set list display ListCtrlStyle ListCtrlStyle.rar, very good vc source, we want to help.)
- 2011-09-21 22:38:45下载
- 积分:1
-
VC-and-Matlab-mixed-programming
VC++与Matlab混合编程的快速实现(VC++ and Matlab Fast Implementation of mixed programming)
- 2011-04-18 23:13:13下载
- 积分:1
-
Savitzky-GolayPFilter
Savitzky-Golay 滤波算法的资源汇总,原理阐述(Savitzky-Golay filtering algorithm resource summary, the principle expounded)
- 2013-01-20 10:40:39下载
- 积分:1
-
toushi
图形学中的透视投影算法 在屏幕中心绘制立方体的透视投影 可以绘制一点透视图 二点透视图 三点透视图(Graphics in the perspective projection algorithm for drawing a cube in the center of the screen you can draw a little perspective projection perspective two point perspective three-point perspective)
- 2020-11-18 23:39:40下载
- 积分:1
-
smooth
OpenGL 程序,载入多个模型数据,并实现OpenGL显示,支持旋转,网格显示(Smooth OpenGL)
- 2009-04-01 11:03:41下载
- 积分:1
-
6_1
1. 定义一个抽象学生类CStudent,它具有公有成员函数Average(),该函数用于计算学生的平均分,函数为虚函数;定义一个文科学生类CStudentLiberalArts,它是类CStudent的派生类,并以公有方式派生,它具有的成员有:
1) 保存英语、政治、数学、地理和历史、美术成绩的整形成员变量;
2) 设置上述变量的公有成员函数;
3) 输出上述变量的公有成员函数;
4) 公有的成员函数Average()用于计算学生的平均分;
定义一个理科学生类CStudentScience,它是类CStudent的派生类,并以公有方式派生,它具有的成员为:
1) 保存英语、物理、数学、化学和计算机、程序设计成绩的整形成员变量;
2) 设置上述变量的公有成员函数;
3) 输出上述变量的公有成员函数;
4) 公有的成员函数Average()用于计算学生的平均分;
编写主函数,并测试以下内容:
1) 定义一个CStudent的指针数组pStu,数组长度为4;
2) 动态创建2个文科学生的对象,地址存于pStu数组的0-1个元素内;
3) 动态创建2个理科学生的对象,地址存于pStu数组的2-3个元素内;
4) 利用while循环调用数组里每个元素的计算平均成绩操作;
释放动态分配的空间,确保必要的析构函数能被调用。
(1 define an abstract class student CStudent, it has a public member function Average (), this function is used to calculate the student s average points function as virtual function definition of a liberal arts student class CStudentLiberalArts, it is the class CStudent derived class, and public be derived, which has members are:
1) Save English, shaping member variables politics, mathematics, geography and history, art achievements
2) Set the above variables public member function
3) public member function of the output of the variable
4) public member function Average () is used to calculate the average student s points
The definition of a science student class CStudentScience, it is the class CStudent derived class, and public manner derived, which has members as follows:
1) Save English, physics, mathematics, chemistry and computer programming achievement shaping member variables
2) Set the above variables public member function
3) public member function of t)
- 2014-10-20 15:29:16下载
- 积分:1
-
Experts-recommend
一个BBS专家推荐系统的设计文档,BBS上PHP网站,实现的使用。asp . net实现了. . PHP网站和MYsql数据库。 net是用sql2005
(A BBS experts recommend system design documents, BBS is PHP website, realize is to use. Asp.net realized.. PHP website with MYsql database,. Asp.net is to use sql2005
)
- 2011-06-23 15:19:36下载
- 积分:1
-
WinCE 设备驱动程序开发指南
WinCE 设备驱动程序开发指南中文版的,花了很多钱买的希望大家珍惜(WinCE Device Driver Development Guide to the Chinese version, and spent a lot of money to buy the hope of U.S. Value)
- 2020-06-26 01:40:02下载
- 积分:1
-
houbolt-newmark
采用huobolt和newmark写的求解动力方程的程序,能算速度,加速度,位移等。用C++编写的。(Using huobolt and newmark written procedure for solving dynamic equations can be calculated velocity, acceleration, displacement and so on. Written in C++.)
- 2012-01-09 21:29:24下载
- 积分:1