-
Noise
说明: 雷达回波模块当中的干扰噪声以及杂波噪声的仿真程序(Radar module which noise and clutter noise interference emulator)
- 2011-02-23 00:08:10下载
- 积分:1
-
MATLAB-MingLingDaQuan
姚东等编著的Matlab命令大全,适合初学者使用。(YAO Dong-ed, such as the Matlab command Daquan, suitable for beginners to use.)
- 2009-03-09 16:12:26下载
- 积分:1
-
11
说明:
广告流水灯程序
ORG 00H
MOV P2,#80H
START:MOV A,#0FFH 赋初值
CLR C
MOV R2,#8
LOOP:RRC A 带进位右移
MOV P1,A
CALL DELAY
DJNZ R2,LOOP
MOV R2,#7
LOOP1:RLC A 带进位左移
MOV P1,A
CALL DELAY
DJNZ R2,LOOP1
JMP START
DELAY:MOV R3,#20 延时0.2秒
D1: MOV R4,#20
D2: MOV R5,#248
DJNZ R5,$
DJNZ R4,D2
- 2012-11-22 13:22:07下载
- 积分:1
-
clamav-bytecode-compiler-master
camlav下载,欢迎研究杀毒人士下载,里面有代码的所有内容(calav,welcome to download the code)
- 2014-02-17 16:18:49下载
- 积分:1
-
D3DXMatrixRotationAxis_analysis
D3DXMatrixRotationAxis 数学原理解析
Axis To Axis 的矩阵生成
介绍广告版的复杂搭建 原理
附录 Matlab 和 C++ 代码
(D3DXMatrixRotationAxis mathematical theory of matrix analysis Axis To Axis generate complex structures introduced principles of billboards Appendix Matlab and C++ code)
- 2010-05-23 15:38:38下载
- 积分:1
-
Inverted-pendulum
对二阶倒立摆进行仿真,利用S函数搭建模块,实现对非线性二阶倒立摆的控制仿真(Inverted pendulum on the second simulation, the use of S-function to build the module, to achieve second-order non-linear simulation of inverted pendulum control
)
- 2011-07-09 21:51:11下载
- 积分:1
-
02
说明: 一些有关最优控制理论的控制实例程序集和仿真 (Control instance assembly of the optimal control theory and simulation)
- 2012-06-11 16:31:22下载
- 积分:1
-
Angular-precision
基于均匀圆阵的信号二维方向角高精度估计 (Angular precision estimates based on two-dimensional uniform circular array signal direction)
- 2013-12-08 17:06:55下载
- 积分:1
-
0035
小波算法的VC++实现实例,程序可以单独运行,也可以合并到自己的程序里面运行。(Wavelet algorithm VC++ achieve instance, the program can be run separately, can also be incorporated into their own program which is running.)
- 2012-06-10 09:07:44下载
- 积分:1
-
biaokuai
利用c++编程,该程序实现了不使用标准块输入访问simulink信号(Using c++ programming, the program achieved without the use of standard access simulink block input signal
)
- 2014-12-14 15:30:33下载
- 积分:1