-
FLACprogram
FLAC使用手册对于操作过程给与详细说明,对于初学者来说非常实用涵。(FLAC user manual for the operation to give detailed instructions, is very useful for beginners Han.)
- 2009-11-12 17:17:57下载
- 积分:1
-
radar-mainei-tezhengtiqu
雷达脉冲内调制特征的提取技术,用于雷达特征分析与信号分选。这是matlab程序。(Within the radar pulse modulation feature extraction technique for radar signature analysis and signal separation. This is a matlab program.)
- 2013-10-28 18:48:21下载
- 积分:1
-
matlab
matlab中,循环语句的教学以及应用。包含部分个人总结和感悟(the cycling sentence using in matlab. including some personal feelings)
- 2013-05-03 22:20:44下载
- 积分:1
-
kdtree-realization
K-d树实现。采用matalb和C++混合编译的方式实现。(kdtree provides a minimalistic implementation of kd-tree.
The implementation can be used either inside MATLAB by means
of MEX calls, or as a standalone tool, directly a C/C++
program. )
- 2015-04-09 10:37:33下载
- 积分:1
-
eabf969abc6d
matlab code for image segmenation
- 2013-04-15 22:24:33下载
- 积分:1
-
Reboundball
反弹的小球程序主要用于模拟小球碰撞后产生反弹的情况。(Rebound ball program mainly used to simulate the small-ball collision resulting from a rebound situation.)
- 2010-02-11 20:01:45下载
- 积分:1
-
matlabtools
介绍了MATLAB工具中的数学工具,是你用MABLAB开发时必不可少的参考书籍啊。(MATLAB tools introduced in the mathematical tools, is when you develop MABLAB indispensable reference books ah.)
- 2007-11-12 22:21:01下载
- 积分:1
-
DataBase
读取雷达基础数据,将它保存在二进制文件中,然后可以通过读取基数据文件直接画图(Read radar base data, save it in a binary file, then you can read the base data files directly drawing)
- 2014-12-25 12:42:47下载
- 积分:1
-
fenzhi
#include <iostream.h>
int main()
{
int i(0),sum(0)
while (i<=100)
{
sum=sum+i
++i
}cout<<"sum="<<sum<<endl
return 0;
}
- 2009-12-11 22:03:44下载
- 积分:1
-
sizhou
在看了网上的四轴飞行器的源码后,修改的自己认为比较简单的四轴飞行器工作源码(After reading the online source quadrocopter, modify yourself think a relatively simple job quadrocopter source)
- 2014-11-08 21:11:22下载
- 积分:1