-
s_function_tutorial
Embedded Application using Matlab
- 2009-06-09 15:12:05下载
- 积分: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
-
shuzishuiyin
数字水印源码,基于matlab的,可实现,共同分享。(Digital watermarking source code, based on the matlab can be realized.)
- 2013-07-18 00:50:08下载
- 积分:1
-
New-Text-Document
matlab sar simulation
- 2013-08-14 22:05:28下载
- 积分:1
-
genetic-algorithm-TSP
介绍求解TSP问题的遗传算法,附带源代码和城市节点数据。(Introduced genetic algorithm for solving TSP problem,including the supplementary data source code and city nodes.)
- 2014-12-04 16:04:58下载
- 积分:1
-
fanban
c++ and matlab 散射电流可视化、球体1
(Scattering current visualization, sphere1 c++ and matlab
)
- 2012-03-30 11:19:33下载
- 积分:1
-
mierdaPAraTiCabron
This is code test to test the uploading features in this platform
- 2012-11-28 21:18:08下载
- 积分:1
-
GStreamer
最新的gstreamer内部原理和开发指南,讲的非常详细,收藏好多年啦(The new GStreamer internal principle and development guide, a very detailed, for several years)
- 2014-02-19 20:36:47下载
- 积分:1
-
QQ
说明: matlab编程的好工具 toolbar(toolbar welcome)
- 2009-03-15 23:05:10下载
- 积分:1
-
Matlab-book-base
matlab的参考书 对于基本语法的使用很详细,很实用,特别是对于通信行业者(matlab reference books for the use of the basic syntax is very detailed, very practical, especially for the communications industry who)
- 2012-06-07 12:24:29下载
- 积分:1