-
MATLAB-and-VCPP
一种matlab与VC++混合编程的方法。供初学者参考学习。可以与MATLAB通讯。(One kind of matlab and VC++ mixed programming method. Reference for beginners to learn. You can communicate with MATLAB.)
- 2011-11-02 11:24:14下载
- 积分:1
-
binary-amplitude-shift
在现代通信原理课程中,在MATLAB中实现二进制幅移键控调制程序。(In modern communication theory course, to implement in MATLAB binary amplitude shift keying modulation program.)
- 2011-10-04 10:42:12下载
- 积分:1
-
chaoliujisuankechengsheji
电力系统的潮流计算 用牛顿拉夫孙法进行matlab潮流计算(Power flow calculation method matlab Newton Musharraf flow calculation Sun)
- 2011-05-01 18:13:55下载
- 积分:1
-
JJLine
说明: 一个简单ARX画线, f f(a simple line drawing,)
- 2006-03-02 14:53:11下载
- 积分:1
-
Edu_sys-stage-1
this is a web application for mobile collabartive learning application
- 2014-11-11 14:21:33下载
- 积分:1
-
BDEcode
Normalized Cuts Clustering
- 2011-01-24 21:01:43下载
- 积分:1
-
tform_Lidar
用matlab仿真实现的雷达图像的几何畸变校正过程(using Matlab Simulation of radar images of the geometric distortion correction process)
- 2007-01-27 12:11:39下载
- 积分:1
-
ejeu4w5i5e
双目资料,很好的学习资料,帮助很大,谢谢大家(Binocular information, good learning materials, helpful, thank you)
- 2010-03-09 14:09:48下载
- 积分:1
-
myPingV2
说明: 精度测试时延,基于原始套接字,高精度的测量,大学实验用很好(Socket)
- 2010-04-11 21:07:07下载
- 积分: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