-
ch11_1
利用类处理异常,实现根据异常处理规则,进行异常捕获(The use of unusual types of processing to achieve exception handling in accordance with rules capture abnormal)
- 2009-04-12 17:20:13下载
- 积分:1
-
OCR2
this file classify number an alphabet
- 2009-12-05 01:00:35下载
- 积分:1
-
plant
地球公转自转Revolution of the earth rotation(Revolution of the earth rotation)
- 2014-10-24 16:22:34下载
- 积分:1
-
MATLAB_code_PLL_book
C++ source code for Renesas One shot microprocessor
- 2011-07-02 12:28:37下载
- 积分:1
-
engine01
实现发动机性能的计算,在matlab环境下简单可靠的运行(this can use at matlab to engine)
- 2015-01-25 19:59:10下载
- 积分:1
-
basefunction
个人编写的应用于机械行业的arx开发函数,足够用的(Individual applications written in the mechanical industry ARX development function)
- 2014-09-10 18:03:01下载
- 积分:1
-
VC_USB_matlab_DLL
本代码实现了matlab调用VC的动态链接库与cypress的68013芯片通过usb进行数据交换(Matlab code implements the dynamic link library called VC and cypress in the 68013 chip data exchange via usb)
- 2010-07-28 12:40:48下载
- 积分:1
-
jMatlabofPICTURE
学习使用matlab软件,并使用matlab软件编写相应的程序完成对图像的增强处理掌握matlab软件在图像增强技术的处理方法(Learning to use matlab software matlab software to write the program completed master matlab software for image enhancement in image enhancement technology approach)
- 2013-01-07 16:39:41下载
- 积分: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
-
Exercise4
exercise 4 for icarnegie ssd4
- 2013-12-04 03:08:33下载
- 积分:1