-
spiht
set partitioning in heirarchial tree
- 2010-09-18 17:23:08下载
- 积分:1
-
MATLAB
Robot arm rotation. Rotation of 3 axial platform, simple task but it was fun. Play with it do whatever you want. Enjoy!!
- 2013-02-12 17:07:38下载
- 积分:1
-
HOSA
高阶谱matlab分析工具箱;高阶谱分析工具箱由matlab 的m文件开发;(Higher-Order Spectral
Analysis ToolboxThe Higher-Order Spectral Analysis Toolbox is a collection of M-files t)
- 2014-09-26 05:44:25下载
- 积分:1
-
LPT_COM
Matlab program for LPT/COM Ports control.
- 2015-04-12 20:23:10下载
- 积分: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
-
statcom6
Statcom With PI controller
- 2015-02-19 18:39:05下载
- 积分:1
-
shushang
无线通信原理与应用这本书上的第153页的仿真程序,根据J.I.smith的论文编写的(J.I.smith code for rayleigh-fading-code)
- 2009-05-25 14:56:16下载
- 积分:1
-
GA_ppt
遗传算法相关文档,对遗传算法的讲解清晰明了。(Genetic algorithms related documents, genetic algorithm on clarity.)
- 2015-03-27 14:23:16下载
- 积分:1
-
split_merge
source code for split and merge of image
- 2010-08-29 23:12:43下载
- 积分:1
-
tdoa
TDOA code for many application
- 2010-10-29 12:19:46下载
- 积分:1