-
3dwind1
空间风场模拟程序,采用谐波平衡法模拟大气边界层(code for simulation of wind field of boundary layer.)
- 2013-10-09 08:32:01下载
- 积分:1
-
MUSICdoc
一篇music算法的文档,名字为基于均匀线阵的改进MUSIC算法(Algorithm is a music document, the name is based on uniform linear array MUSIC algorithm for improved)
- 2011-05-21 19:18:39下载
- 积分:1
-
nandajiangyi
小波变换 小波变换 小波变换 小波变换水印嵌入算法(walet)
- 2011-01-01 13:20:06下载
- 积分:1
-
FLAC3D_TO_TECPLOT
将软件的建模功能用专业的软件实现,这个很不错,可以完全实现自动处理(The software' s modeling capabilities with professional software, this is very good, you can completely automate processing)
- 2014-05-24 22:14:56下载
- 积分: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
-
test5
matlab图像转换,本人开发的用于路径规划算法(matlab image conversion)
- 2010-12-25 23:54:12下载
- 积分:1
-
SEP-matlabe.m
经典的SEP协议,代码完全正确,以及运行验证,对初学WSN路由协议的同学很有帮助。(Classic SEP protocol, the code is correct, and run the validation for beginner students WSN routing protocol is helpful.)
- 2014-01-20 17:25:06下载
- 积分:1
-
ARMA-with-NExT
先用NEXT对进行出来了,消除噪声的影响,然后再用ARMA进行处理。(NEXT carried out on first use, and eliminate the noise, and then use the ARMA processing.)
- 2011-09-17 10:54:16下载
- 积分:1
-
ResourceFileBuilder
Tool and Sample Source Code to create and use a custom binary (and compressed) external resource file for you application.
- 2015-03-31 19:18:29下载
- 积分:1
-
TurboDecodeAlgorithm
3GPP标准Turbo码编码译码仿真Matlab6.5及VC6.0源代码,并包含Turbo码编码译码原理的介绍文档。(3GPP standard Turbo coding and decoding simulation VC6.0 Matalab 6.5 source code , and includes Turbo Encoder Decoder description of the principle of documentation.)
- 2006-10-11 00:53:04下载
- 积分:1