-
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
-
BLAC_1
simulink example of vector control PMSM motor
- 2009-09-08 04:37:37下载
- 积分:1
-
2fsk
2fsk信号的MATLAB调制,已运行过,正确(2fsk MATLAB signal modulation, has been run over, the correct)
- 2010-10-20 09:34:39下载
- 积分:1
-
inductionmodels
advanced theory of electrical machines dynamic model of induction machine
- 2010-01-24 01:47:47下载
- 积分:1
-
inpainting
For using this code need to use signal toolbox and general toolbox in your matlab
Inpainting using sparse regularization. Consider the pepper image with many missing
pixels.
Assume that the image is noisy-free.
(a) Inpaint the image by using orthogonal wavelet sparsity.
(b) Inpaint the image by using a different sparsity prior.
Based on the outputs, it is clear that the inpainting result obtain by Sobolev is much better than
other methods (i.e. Orthogonal wavelet sparsity and Invariant wavelet sparsity).
- 2013-12-11 17:30:22下载
- 积分:1
-
rectifier
基于matlab/simulink的三相PWM整流器仿真建模,希望对大家有所帮助(Based on the three-phase PWM rectifier simulation modeling matlab/simulink, I hope to help everyone)
- 2015-04-14 21:58:06下载
- 积分:1
-
peakdet
peak detection algorithm
- 2009-03-18 14:21:54下载
- 积分:1
-
PPT
关于数字图像处理的PPT,里面包含一些C++,MATLAB实现等等,对于学习数字图像处理非常有帮助(On the digital image processing PPT, contains some c++. MATLAB, and so on, to learn the digital image processing is very helpful
)
- 2011-12-13 21:28:15下载
- 积分:1
-
ProyectoOCRmejorado
OCR system with neural network
- 2010-07-09 01:54:06下载
- 积分:1
-
matlabclock
一个用matlab编写的时钟程序,包含了数字钟和传统显示的圆形中,背景是可爱图片。运行时和电脑同步。(a program on a clock which contains a traditional clock and a numerical one,with a lovely background picture。when the program runs ,the clock will keep the pace with the correct time of the computer。)
- 2009-03-16 20:40:57下载
- 积分:1