-
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
-
grg
网上搞到的一个处理数据的程序,可以使用的。(Data of a processing program, you can get online.)
- 2013-04-21 11:02:52下载
- 积分:1
-
基于EM算法的混合COPULA mixed-Copula
基于EM算法的混合COPULA(Frank、Gumbel和clayton)(EM algorithm based on hybrid COPULA (Frank, Gumbel and clayton))
- 2021-02-25 22:29:38下载
- 积分:1
-
com
MSP430X44X系列的串口通讯操作完整程序(COM USED IN MSP430)
- 2009-07-17 17:22:41下载
- 积分:1
-
CCRXLS
vc调用matlab dll 读xls内容(vc call the matlab dll reading xls content)
- 2013-04-08 21:25:30下载
- 积分:1
-
2-D-FDTD-TE-code-with-PML
一个二维的fdtdc++编写的程序,较完整,带有pml边界条件。感兴趣的可以下载看看。(A two-dimensional fdtdc++ preparation procedures, more complete, with pml boundary conditions. Interested can download to see.)
- 2014-02-24 22:14:52下载
- 积分:1
-
NewtonRo
自己写的关于方程求根的matlab程序,仅供参考(Roots of equations to write about the matlab program, for reference only)
- 2011-09-27 10:38:54下载
- 积分:1
-
C-C方法求lorenz的延迟时间
C-C法求混沌系统的延迟时间,该程序是C-C法的函数文件,已测试,可运行多种数据,运行时间快(The C-C method seeks the delay time of the chaotic system. The program is a function file of C-C method. It has been tested and can run many kinds of data.)
- 2018-06-06 16:10:38下载
- 积分:1
-
exp2
实验二、数字图像伽马校正。MATLAB程序。有报告,有源码。(The second experiment, digital image gamma correction)
- 2011-01-04 19:22:34下载
- 积分:1
-
filter_HFSS
滤波器程序优化算法,可以生成脚本文件联合HFSS调用优化。(Filter program optimization algorithm, can generate a script file call optimization combined with HFSS.
)
- 2013-05-16 16:14:19下载
- 积分:1