登录
首页 » Visual C++ » 11

11

于 2012-11-22 发布 文件大小:2KB
0 183
下载积分: 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 个回复

  • QRCode_BIAOZHUN
    简单的二维码QRCode C_C++库使用演示源代码
    2014-08-20 22:25:18下载
    积分:1
  • VC_MATLAB
    VC + + 与MATLAB 混合编程研究及开发实例(VC++ Mixed Programming with MATLAB examples of research and development)
    2009-12-20 14:02:02下载
    积分:1
  • C
    说明:  C+陷阱与缺陷,适合于各个阶段的学习者学习!(C+ traps and defects, suitable for all phases of learners!)
    2010-04-01 15:05:17下载
    积分:1
  • gau_1
    高斯分布表面反射特性,应用于激光雷达等领域。(it is used for lidar)
    2012-11-21 19:07:03下载
    积分:1
  • svmlight
    第二个:matlab 和C++联合用于SLSVM,另外一种风格的(the second file: matlab and c++ together for SVM)
    2011-12-28 09:43:45下载
    积分:1
  • Ber_ldpc.zip
    The documents include a few more LDPC by C++
    2015-02-04 20:50:56下载
    积分:1
  • 11
    说明:  matlab高效编程程序源代码第十一章,可以运行。(efficient programming source code matlab Chapter XI, you can run.)
    2011-04-10 15:32:55下载
    积分:1
  • MATLABbeastcourse
    MATLAB基础讲解 适用于初学者 学会MATLAB不是问题 简单易懂 适用性强(MATLAB for beginners to learn to explain the basis of MATLAB is not a problem easy to understand applicability)
    2010-11-02 10:42:25下载
    积分:1
  • momitor
    监视程序,能监视系统有没有打开扫雷程序,如果打开就关闭,其窗口自动隐藏,按ALT+F10调出窗口,(Monitoring program, can monitor the system has no open mine program, if the opening is closed, its windows auto-hide, press ALT+ F10 transferred out of the window,)
    2009-10-03 03:34:46下载
    积分:1
  • pso123
    pso 算法 这是网上下载的程序 借鉴一些阿(pso algorithm which is downloaded from some A procedure)
    2007-05-14 09:50:44下载
    积分:1
  • 696518资源总数
  • 105289会员总数
  • 8今日下载