-
matlabplot
说明: matlab下饼图的绘制
.(matlab drawing under the pie.)
- 2011-03-09 22:04:11下载
- 积分:1
-
grayscaleops
说明: 灰度膨胀和腐蚀,matlab源程序,在matlab本身函数的基础上进行改进(Gray-scale expansion and corrosion, matlab source, in the matlab function itself on the basis of improved)
- 2008-11-05 14:09:29下载
- 积分:1
-
chanel
卷积码编码N,M,K的一些相关的程序!!只是一个源程序.(convolutional coding N, M, K of the relevant procedures! ! Only one source.)
- 2006-06-15 18:22:27下载
- 积分:1
-
Ca-Matlab-programming.pdf
《C& Matlab programming》自学C语言和Matlab的编程的教材(" C & Matlab programming" self-learning C programming language and Matlab textbooks)
- 2014-10-18 09:22:01下载
- 积分:1
-
505Fraunhofer
Optics Fraunhofer region for diffraction design
- 2010-06-05 21:37:40下载
- 积分:1
-
MATLABTeachingCodes
说明: 这些程序是MIT学生学习Matlab时的教学程序,能面还有个pdf文档附有每个程序所实现的功能(This is the teaching codes at MIT for learning Matlab. hope it is helpful for you.)
- 2010-04-26 16:36:13下载
- 积分:1
-
PLL_theta
PLL锁相环的角度生成问题,角度的代入运算前的修正问题,总算是解决了!(PLL PLL angle generation problem, the angle of substitution before the operation to fix the problem, finally solved!)
- 2014-08-26 14:46:33下载
- 积分:1
-
matlab-statistical-tool-copula
本软文件是copula的matlab说明和案例,是Word文档。(The soft file is the copula matlab description and case, is the Word document.)
- 2014-09-03 21:56:10下载
- 积分:1
-
FactoryPattern
FactoryPattern example to illustrate abstract, concrete, and product patterns.
- 2014-01-17 08:08:22下载
- 积分:1
-
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