登录
首页 » Visual C++ » 11

11

于 2012-11-22 发布 文件大小:2KB
0 216
下载积分: 1 下载次数: 0

代码说明:

说明:   广告流水灯程序 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

下载说明:请别用迅雷下载,失败请重下,重下不扣分!

发表评论

0 个回复

  • Digital-Signal-Processing
    适合科研工程人员的数字信号处理书籍,著名的FFTW算法就是基于此开发的。(an famous book about digtial singal proceesing.)
    2012-10-09 12:04:15下载
    积分:1
  • matlabandVC01
    精通matlab与c+c++混合程序设计+第2版_,PDF格式,还算清晰,刘维编著,有兴趣的朋友可以下载下来看看 共三卷 (Proficient in matlab and c+ c++ mixed programming+ version 2 _, PDF format, fairly clear, Liu Wei, ed, interested to see if friends can download down)
    2010-09-06 20:59:37下载
    积分:1
  • matlabandVC03
    matlab 与VC混合编程 PDF格式 刘维编著 还算清晰,有兴趣的朋友下载下来看看 03(matlab Programming PDF format mixed with VC Liu Wei edited fairly clear, interested to see friends downloaded 03)
    2010-09-06 21:01:54下载
    积分:1
  • bianry
    一种信息隐藏算法,二进制掩码,matlab下运行。直观,隐蔽性好(a code of information Hide,using bianry you can operate it in matlab.)
    2011-12-20 00:54:59下载
    积分:1
  • fwm_eappliedelectronicsphaseiireportfilesfinalrea
    Engineering anna university electronics department Engineering anna university electronics department
    2014-02-07 18:35:20下载
    积分:1
  • tichuxinghaobaoluo
    信号包络,提出信号包络,便于观察信号波动过程,非常有用(Signal envelope, put forward the signal envelope, easy to observe the process of signal fluctuations, very useful)
    2014-02-25 09:46:33下载
    积分:1
  • MATLAB
    初学者必备 完整的MATLAB入门到精通书本辅助实验程序 学后基本可以上手(Complete beginners MATLAB entry to the master book assisted experimental program learn basic can get started)
    2012-07-22 17:28:18下载
    积分:1
  • SEP-matlabe.m
    经典的SEP协议,代码完全正确,以及运行验证,对初学WSN路由协议的同学很有帮助。(Classic SEP protocol, the code is correct, and run the validation for beginner students WSN routing protocol is helpful.)
    2014-01-20 17:25:06下载
    积分:1
  • vc_matlab-engine
    自己编写的vc调用matlab程序,可以再vc的环境下实现matlab窗口显示图像,对初学者很有用(I have written matlab program called vc, vc environment can be achieved matlab window display images, useful for beginners)
    2011-10-12 19:33:39下载
    积分:1
  • Installer
    Simple visual basic calculator with installer
    2015-05-27 20:35:03下载
    积分:1
  • 696518资源总数
  • 105958会员总数
  • 18今日下载