-
shujukeshihua
说明: MATLAB数学实验之数据可视化,其中包含课件以及习题和答案,文档中附有源程序(MATLAB Mathematical experiments data visualization, which includes courseware, as well as exercises and answers, the document bearing source)
- 2006-03-08 15:23:32下载
- 积分:1
-
197software
接收来自下位机的数据,然后进行数据处理和通讯(From under the machine to receive data bit, and then data processing and communications)
- 2007-10-29 22:15:10下载
- 积分:1
-
left-crusion
消除左递归,包括自上而下的非递归分析和自上而下的分析(Eliminate left recursion, including non-recursive top-down analysis and top-down analysis)
- 2013-11-15 19:47:57下载
- 积分:1
-
pso-source-code
本源代码是MATLAB语言下的粒子群算法的实例,有需要的朋友可以参考(pso source code
)
- 2012-05-17 09:12:14下载
- 积分:1
-
Attachments_20131118
OPTICAL COMMUNICATION OPTICAL COMMUNICATIONS
- 2013-11-28 23:41:19下载
- 积分:1
-
-MIMO-system
CSI对MIMO系统容量影响的仿真与分析(Simulation and Analysis for MIMO system capacity CSI effect)
- 2013-12-09 16:40:40下载
- 积分: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
-
15
说明: 图象压缩方面的论文pdf格式
可用于毕业设计方面的工作(Image compression pdf format papers for school design work)
- 2010-05-26 20:35:06下载
- 积分:1
-
seismic
内含五个程序
1.zoeppritz Aki K I 和Richards P G的纵波近似程序
2.地震记录合成程序
3.大地电磁一维正演程序
4.雷克子波合成程序
5.地震反射系数生成程序(1.zoeppritz Aki KI and Richards PG longitudinal wave approximation procedures 2. Seismogram synthesis program 3. Magnetotelluric one-dimensional forward modeling program 4. Ricker wave synthesis procedure 5. Seismic reflection coefficient generator)
- 2013-11-23 20:50:58下载
- 积分:1
-
observe
视频采集 matlab仿真 这个程序可以参考参考 个人觉得不错(Video capture)
- 2012-05-11 08:21:16下载
- 积分:1