-
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
-
vblast
Matlab中vblast仿真实现VBLAST技术在MIMO-OFDM系统中应用研究 MATLAB VBLAST (VBLAST BASED on matlab Vblast.m )
- 2020-11-25 13:09:38下载
- 积分:1
-
Metrix
说明: 该软件和代码实现的功能是对图象的加密和解密,运行环境是Xp+matlab,代码中有说明,很容易看明白.(the software code and the functions of the image of encryption and decryption, the environment is Xp Matlab, the code is described, it is easy to see to understand.)
- 2006-04-01 19:07:48下载
- 积分:1
-
acou
交错网格声波方程正演模拟,交错网格有限差分地震波场计算,二维的声波正演,利用空间10阶,时间2阶。(The CalCulation of the SeismiC Wave一 fieldwith Staggered-grid Finite difference Sheme)
- 2014-01-09 08:44:16下载
- 积分:1
-
PX4-Quick-Start-Guide
Amptek 探测器函数库的使用说明,针对Visual Basic,Visual C++(the manual for Amptek detector function under VB and VC )
- 2014-12-08 12:24:49下载
- 积分:1
-
kalmanfilter
说明: 包含一个VC程序和几个matlab程序一个基于Opencv的预测随机运动的点的经典例子(kalman fiter)
- 2009-08-04 09:12:10下载
- 积分:1
-
garasi
this is how we can usingmicrocontroller with gsm modem to giving command opening our door
- 2010-08-04 09:08:49下载
- 积分:1
-
hcjlu
合成地震记录,MATALB程序,包括合成记录,求反子波,反滤波,求反射系数(Synthetic seismograms, MATALB procedures, including synthetic records, seeking anti-sub-wave, anti filter, find the reflection coefficient)
- 2021-03-03 20:59:32下载
- 积分:1
-
AfDemo
這是一個C#框架, 實現了,很smart clien功能(This is a C# framework to achieve, and it's very functional smart clien)
- 2007-01-17 17:48:50下载
- 积分:1
-
S1
说明: pattern recognition MATLAB5
- 2010-04-08 04:18:04下载
- 积分:1