登录
首页 » Visual C++ » 11

11

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

  • aerodynamics-of-wind-turbines
    Denmark Technical University的大牛Hansen,第二版风力机空气动力学。(Denmark Technical University' s Daniel Hansen, the second edition of wind turbine aerodynamics.)
    2013-07-19 09:00:35下载
    积分: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
  • mhuffmana
    matlab程序,完成hufffman编解码的功能 (matlab program to complete the hufffman codec function)
    2012-08-07 01:41:18下载
    积分:1
  • lfsr
    1)利用CC++语言实现给定的LFSR; 2)通过不同初始状态生成相应的序列,并观察它们的周期有什么特点; 3)利用生成的序列对文本进行加/解密(按对应位作模2加运算)。 给定的LFSR为:(1) the use of C C++ language given LFSR 2) to generate the corresponding sequences by different initial state, and observe what are the characteristics of their cycle 3) using the generated sequence of text encryption/decryption (press the corresponding bit for modulo-2 addition operation). LFSR given as follows:)
    2015-12-14 16:26:56下载
    积分:1
  • Some-simple-optimization
    一些简单最优化方法的matlab实现,及一些方法(Some simple optimization method matlab implementation)
    2011-05-08 18:51:47下载
    积分:1
  • xu
    说明:  这是个滤波器设计程序编码,希望各位朋友看看!(滤波器设计)
    2010-12-26 10:21:19下载
    积分:1
  • biaogao4
    机械设计及理论 转子动力学中对轴承的研究(Mechanical Design and Theory Rotor Dynamics)
    2013-10-08 10:47:31下载
    积分:1
  • ml
    说明:  ml detection mimo good
    2009-12-12 17:13:49下载
    积分:1
  • Radiometer-array
    缺失部分方位信息的辐射计阵列有源校正 (Radiometer array azimuth information of the missing part of the active correction)
    2013-12-12 13:34:03下载
    积分:1
  • knapsack
    实现背包的最有装载,可以实现背包的最有价值(The realization of the most loaded backpack, the backpack can be the most valuable)
    2008-12-12 10:39:41下载
    积分:1
  • 696518资源总数
  • 105111会员总数
  • 25今日下载