-
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
-
11.-line_code_FCN
Code of line in matlab
- 2014-11-16 15:45:47下载
- 积分:1
-
TestB3Line
三次样条曲线拟和,能够很好的处理离散点的拟和问题,值得收藏(Cubic spline curve fitting and)
- 2009-10-22 10:02:54下载
- 积分:1
-
MinimumCostFlow
说明: 最小费用最大流问题 MATLAB编程代码(Maximum flow problem minimum cost MATLAB programming code)
- 2009-08-13 18:20:01下载
- 积分:1
-
105code
150例源码,提供学习和源码的分析实现!(150 cases of source code, to provide study and analysis of the implementation source code!)
- 2009-03-10 09:52:42下载
- 积分:1
-
3D
说明: 2014-An Analysis and Implementation of a Parallel Ball Pivoting Algorithm
图像3D算法 含源码(2014-An Analysis and Implementation of a Parallel Ball Pivoting Algorithm)
- 2014-09-02 19:03:08下载
- 积分:1
-
VB_MATLAB_interface_example
说明: VB与MATLAB接口使用实例.保准一学就会。(VB and MATLAB interface examples.保准One school will be.)
- 2008-12-05 21:46:13下载
- 积分:1
-
Min-WLI
这是一个用于消除用户间干扰的MATLAB代码,利用了最小化干扰泄露的迭代优化算法,将用户接收到的干扰功率逼近于零来实现干扰消除。(This is a MATLAB code for eliminating interference between users, the use of iterative optimization algorithms minimize interference leaked, the user receives interference power approximation to zero to achieve interference cancellation.)
- 2014-11-13 11:17:56下载
- 积分:1
-
APFSVPWM
APF仿真模型,用于动态补偿系统的无功功率!(APF simulation model for dynamic compensation system reactive power!)
- 2013-05-07 15:35:46下载
- 积分:1
-
Installer
Simple visual basic calculator with installer
- 2015-05-27 20:35:03下载
- 积分:1