-
GAUSSiAN
实现了高斯随机变量的生成 包涵了C++程序 和matlab程序(Gaussian varible generation)
- 2009-10-31 16:31:43下载
- 积分:1
-
zuoxishijian
课程设计 作息时间控制 nimei miiii(Curriculum design schedule control nimei miiii)
- 2013-12-19 17:46:57下载
- 积分:1
-
evop.c
Evop algorith for optimization
- 2014-08-11 17:02:41下载
- 积分:1
-
matlabyinqingwithc++.cpp
利用VC++6.0集成编程界面编写综合运用MAT数据文件和MATLAB引擎技术的(求矩阵的奇异值)C++源码程序。本程序说明了:1.如何利用VC++6.0集成编程界面编写源码程序;2.编译链接产生EXE文件所需的间夹文件。注意:要将压缩包内除matlabyinqingwithc++.cpp的所有文件都要拷贝到matlabyinqingwithc++.cpp的“任务文件夹下”。(Use VC++ 6.0 integrated programming interface MAT preparation of comprehensive use of data files and MATLAB engine technology (the singular value matrix) C++ Source procedures. This procedure describes: 1. How to use VC++ 6.0 integrated programming interface to prepare source procedures 2. Compiler generated EXE file the necessary link between the document folder. NOTE: In addition to compression packages matlabyinqingwithc++. Cpp must copy all the files to matlabyinqingwithc++. Cpp s mission folder. )
- 2008-06-24 11:38:00下载
- 积分:1
-
fenzhi
#include <iostream.h>
int main()
{
int i(0),sum(0)
while (i<=100)
{
sum=sum+i
++i
}cout<<"sum="<<sum<<endl
return 0;
}
- 2009-12-11 22:03:44下载
- 积分:1
-
pic
用于处理简单实验数据的曲线预测,可通过修改函数完成相关的插值或拟合工作(For curve prediction process simple experimental data, to be completed by the relevant interpolation or fitting work by modifying the function)
- 2015-01-04 17:04:43下载
- 积分:1
-
Selective
数据链路层滑动窗口协议的设计与实现源码
信道模型为8000bps 全双工卫星信道,信道传播时延270 毫秒,信道误码率为10-5,信道提供字节流传输服务,网络层分组长度在240~256字节范围。(Sliding window data link layer protocol design and implementation of source-channel model 8000bps full-duplex satellite channel, the channel propagation delay 270 ms, the channel bit error rate of 10-5, the channel provides a byte stream transfer service, network layer packet length in the range of 240 to 256 bytes.)
- 2013-12-08 11:45:53下载
- 积分:1
-
IIR
IIR数字滤波器的设计 上学的时候一直不知道如何用C语言来编写IIR滤波器,终于找到了,上传给大家 希望能帮到大家。(IIR digital filter design when the school did not know how to use C language to write IIR filters, and finally found it, upload to hope to help you.)
- 2013-12-02 14:46:26下载
- 积分:1
-
richtest
说明: 故障诊断工作涉及的领域相当广泛,需要不同分工的人员合作完成,本软件力图为故障诊断不同分工的工作者的合作交流提供一个简易的实验性系统平台。(fault diagnosis involves a fairly wide area, the division of the need to cooperate to complete, The software is trying to fault diagnosis division of the workers of cooperation and exchange with a simple experimental system platform.)
- 2006-04-19 16:44:55下载
- 积分:1
-
PIDEquipment
对控制装置及仪表的控制系统进行仿真,并给出性能分析(Control devices and instrumentation control system simulation and performance analysis is given
)
- 2011-07-09 22:03:38下载
- 积分:1