-
EX_8
(1) 新建一个工程demo2,设计一个类Student,其成员变量包括学号(no)、姓名(name)、性别(sex)、专业(major)、联系方式(phone)和地址(addr)。
(2) 为类Student定义成员函数writeTo,实现从给定文本文件中读取学生数据,接口如下:
void writeTo (char filename[ ])
(3) 为类Student定义成员函数readFrom,实现将学生数据保存到给定文本文件,接口如下:
void readFrom (char filename[ ])
((1) Create a new project demo2, design a class Student, whose member variables, including school (no), name (name), gender (sex), specialty (major), contact details (phone) and address (addr). (2) define the Student class member function writeTo, students achieve reading data a given text file, the interface is as follows: void writeTo (char filename []) (3) define the Student class member function readFrom, students will achieve data save to text file given, the interface is as follows: void readFrom (char filename []) )
- 2016-05-13 19:01:27下载
- 积分:1
-
chapter09
matlab 中的一些很用的 基本代码。数值分析于应用一书里面的例子。(Matlab numerical analysis in the application of some very basic code.)
- 2013-04-27 10:42:07下载
- 积分:1
-
遗传算法得源代码
说明: 遗传算法得源代码,不是用MATLAB编得,而是用VC++编程.(genetic algorithm in the source code, instead of being MATLAB, but programming with VC.)
- 2006-02-20 20:52:59下载
- 积分:1
-
nonlinearKalmanfilter
卡尔曼滤波程序实现,非线性卡尔曼滤波,matlab程序(Nonlinear Kalman filtering, matlab program)
- 2014-09-20 19:53:40下载
- 积分:1
-
Wavelet_OMP
压缩传感算法,可以通过此算法恢复图像实现超分辨成像,多尺度小波变换(Compression sensing algorithm, through which the image can be restored to achieve super-resolution imaging, multi-scale wavelet transform)
- 2017-06-10 14:35:30下载
- 积分:1
-
Pviterbi_encor
经过验证的维特比编译码MATLLAB程序,每行代码都有详细的备注
(Proven Viterbi than the codec MATLLAB program, each line of code to have detailed notes)
- 2012-08-16 06:34:29下载
- 积分:1
-
matcom
说明: 介绍了vc与matlab的联合编程,很有用处(Matlab introduced vc with joint programming, very useful)
- 2008-11-26 16:55:45下载
- 积分:1
-
genetic-algorithm
Matlab遗传算法工具箱函数及实例讲解。(Matlab genetic algorithm toolbox functions and examples to explain.)
- 2011-05-14 18:38:04下载
- 积分:1
-
BBEZZIER_SURRe
贝塞尔曲面显示出来程序源码,里面包含非常常多子程序源码,希望对您有用 可直接使用。
(Bezier surface display program source code, which contains very often subroutine source code, I hope you can be used directly.)
- 2012-07-10 17:10:25下载
- 积分:1
-
maichongyinxin
基于脉冲测距引信的工作原理,应用MATLAB仿真软件,对脉冲测距引信系统进行设计(Based on the principle of pulse ranging fuze, using MATLAB simulation software, pulse ranging fuze system design)
- 2013-05-18 15:22:58下载
- 积分:1