-
Sstrapdownt
捷联惯性导航解算程序,内附实实测数据与说明文档可直接使用。
(Strapdown Inertial Navigation solver, included the actual measured data and documentation can be used directly.)
- 2012-07-26 14:37:01下载
- 积分:1
-
cache
The cache manager source code implemented in Windows kernel.
- 2009-05-30 14:00:05下载
- 积分:1
-
openfile1
一个用于实测信号处理处理与分析的实例,主要有时域分析和频域分析(A processing instance of the processing and analysis for the measured signal mainly sometimes domain analysis and frequency domain analysis)
- 2013-03-21 12:22:01下载
- 积分:1
-
15student
student project for start programing
- 2014-12-02 16:12:27下载
- 积分:1
-
Malthus_Model
Malthus_Model模型的原形,以及包括绘图的源代码。希望对正在学习的你有帮助。(Malthus_Model prototype model, and includes source code for the drawing. Hope you are learning to help.)
- 2011-05-05 23:17:34下载
- 积分:1
-
CDialogSK_src
title bar 示例 title bar 示例 (title bar examples title bar examples title b ar Example)
- 2007-04-14 00:54:11下载
- 积分:1
-
WIMAX
学习wimax,尤其针对ip技术,适合初学者(Learning wimax)
- 2010-03-15 23:21:04下载
- 积分:1
-
Software-Testing
随着计算机技术的迅速发展和越来越广泛深入地应用于国民经济和社会生活的各个方面,随着 软件系统的规模和复杂性与日俱增,软件的生产成本和软件中存在的缺陷和故障造成的各类损失也 大大增加,甚至会带来灾难性的后果。软件质量问题已成为所有使用软件和开发软件的人关注的焦 点。由于软件是人脑的高度智力化的体现和产品这一特殊性,不同于其他科技和生产领域,因此软件与生俱来就有可能存在着缺陷。(With the rapid development of computer technology and the more extensively used in the national economy and social life in all its aspects, with the growing size and complexity of software systems, software production costs and software defects and faults caused various types of losses also increased significantly, even catastrophic consequences. Software quality has become the focus of all those who use the software and software development concern. Because the software is highly intellectual expression and product of the special nature of the human brain, unlike other areas of technology and production, so the software may be born with a defect exists.)
- 2013-12-04 22:25:34下载
- 积分: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
-
VB_kalman
说明: vb语言实现的卡尔曼滤波源程序 (没有测试,输出部分要配合相应的过程)(vb language Kalman filtering source (no test, the output corresponding to tie part of the process))
- 2006-05-03 23:40:52下载
- 积分:1