-
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
-
MATLAB-PDE.pdf
说明: 偏微分方程的MATLAB解法--陆君安.尚涛.谢进.谷平--武汉大学出版社--2001.8(MATLAB Solution of Partial Differential Equations- Jun-An Lu. Shang Tao. Xie Jin. Gu Ping- Wuhan University Press- 2001.8)
- 2011-03-09 15:01:42下载
- 积分:1
-
DECOLOR_MATLAB_WINDOWS_WITH_DATA
Object Detection using Matlab
- 2014-08-07 11:26:57下载
- 积分:1
-
ballbeam
ball and beam system
- 2009-12-12 04:17:02下载
- 积分:1
-
ELDGA
Economic Load Dispatch by GA method
- 2009-06-06 13:24:51下载
- 积分:1
-
viterbi_2G
这是一个非常好的2G的程序,可以很好实现现代通信,OK(This is a very good 2G program, a good modern communication, OK)
- 2013-04-16 22:39:27下载
- 积分:1
-
遗传算法及其Matlab实现
说明: 一个利用MATLAB实现的有关遗传算法的实例(含代码)(同学送的)(An example of genetic algorithm implemented by MATLAB (including code) (sent by classmates))
- 2020-06-25 17:20:02下载
- 积分:1
-
蒙特卡洛
说明: 可实现雷达目标检测与跟踪,可绘制所有航迹(Radar target detection and tracking, can draw tracks)
- 2020-10-30 17:00:55下载
- 积分:1
-
CKPCA-HOG-SVM
为了准确地对监控场景中的运动目标进行语义上的分类,提出了一种基于聚类的核主成分分析梯度方向直方图和二又决策树支持向量机的运动目标分类算法。(In order to accurately monitor the movement of scene targets semantic classification, the clustering based on kernel principal component analysis of gradient direction histograms, and two and a support vector machine decision tree classification algorithm of moving objects.)
- 2011-11-17 11:41:40下载
- 积分:1
-
SIFT
DETECTING FEATURES OF AN IMAGE
- 2014-02-19 10:11:08下载
- 积分:1