-
Chinese-Convert-Pro-3.5.1-Final
Nothing to do, we need to learn how to trick something on the webs
- 2014-01-09 01:53:33下载
- 积分:1
-
pso123
pso 算法 这是网上下载的程序 借鉴一些阿(pso algorithm which is downloaded from some A procedure)
- 2007-05-14 09:50:44下载
- 积分:1
-
SUSAN
用MATLAB和VC对图像用SUSAN算法和Harris算法进行图像角点提取,还有自适应的SUSAN算法的角点提取(MATLAB and VC with SUSAN Harris algorithm for image image corner extraction, and adaptive SUSAN corner extraction algorithm)
- 2014-10-01 17:07:42下载
- 积分:1
-
nelder
nelder-mead算法,程序不算太长,应该好理解,仔细看几遍就行了(nelder-mead method, it is very useful if you want it,just download it!)
- 2012-11-29 17:05:56下载
- 积分:1
-
pi4dqpsk_Demo
pi/4 modulation techniqe used in mimo
- 2014-09-22 07:04:38下载
- 积分:1
-
CDMSchen
此程序主要是对振动速度和位移信号的在线采集和处理,功能较为齐全。(This program is mainly for vibration velocity and displacement signal acquisition and processing online, function more complete.)
- 2014-11-11 22:27:09下载
- 积分:1
-
boost
BOOT PI CLOSE LOOP CONTOLLER
- 2013-10-19 18:20:50下载
- 积分:1
-
Cognitive-Radar-Theory-
雷达系统的理论和设计一直占主导地位
概率论与统计,信息理论,信号处理和控制
然而,类似的编码译码的属性之间存在的视觉
BIAM和雷达已经黯然忽视的m所有雷达系统(For over six decades, the theory and design of radar systems have been dominated
by probability theory and statistics, information theory, signal processing and control
However, the similar encoding-decoding property that exists between the visual
biam and radar has been sadly overlooked m all radar systems)
- 2013-09-09 20:22:52下载
- 积分:1
-
anpr
automatic number plate using C
- 2010-05-13 23:42:20下载
- 积分: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