-
simmm1
MMM1排队系统建模与仿真,可以用MATLAB运行,有2个仿真图(MMM1 queuing system modeling and simulation, you can use MATLAB to run, there are two simulation charts)
- 2010-12-28 07:25:49下载
- 积分:1
-
chuli4
随便编写的,我刚学matlab图像处理,这是我的学习程序(Just write, I just learning matlab image processing, this is my learning process)
- 2013-05-09 16:18:04下载
- 积分:1
-
compare
int compare(const char* a, const char* b, int size)
{
for (int i = 0 i < size i ++)
{
if (a[i] != b[i])
{
return i
}
}
return -1
}
(int compare(const char* a, const char* b, int size)
{
for (int i = 0 i < size i++)
{
if (a[i] != b[i])
{
return i
}
}
return-1
}
)
- 2014-09-02 13:53:50下载
- 积分:1
-
antenna-princple
天线设计原理,适合天线初学者以及工程人员参考的经典资料(Antenna design principle of classical information, suitable for beginners and engineering personnel antenna)
- 2014-10-31 21:56:44下载
- 积分:1
-
copula
关于copulas相关的比较齐全的编程代码,能够简单地将相应程序运行(About copulas related to the relatively complete programming code, can simply be the corresponding program to run)
- 2013-03-17 11:12:53下载
- 积分:1
-
electromagnetic-radiation
电磁射线理论的经典教材,通信信道仿真必备(Classic textbook theory of electromagnetic radiation, an essential communication channel simulation)
- 2013-12-04 12:50:57下载
- 积分:1
-
EfPiSoft-1.0_src.tgz
hierarchical Mesh Segmentation based on Fitting Primitives 配套源码(code for hierarchical Mesh Segmentation based on Fitting Primitives)
- 2013-12-07 05:01:48下载
- 积分:1
-
VCreadfilesbyline(.TXT)
逐行读取文本中的数据,自动存储到一个序列数组中(Text data read line by line, is automatically stored into an array sequence)
- 2013-10-07 11:26:06下载
- 积分:1
-
ARCOBJECTsCODE
ARCOBJECTs开发指南,实例的资源文件(ARCOBJECTs Development Guide, a resource document for example)
- 2007-04-26 00:07:53下载
- 积分:1
-
Kalman
This is satellite flight software
This is satellite attitude control system software
- 2011-05-30 04:32:37下载
- 积分:1