登录
首页 » Visual C++ » 11

11

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

  • Tmappping_BEEh
    运用星座图重排策略的HARQ方案,与chhase combined 方案的比较仿真 (Using constellation rearrangement strategy HARQ scheme, comparing simulation program chhase combined)
    2012-09-15 12:14:17下载
    积分:1
  • Mmattlab--AGGA
    实现MATLAB下的音频AGC,,关键是要有高效的算法。效果不错。 (Audio AGC on MATLAB, the key is to have efficient algorithms. Good results.)
    2012-07-27 16:18:22下载
    积分:1
  • component
    c++通用技能编码能力提升:组件安装管理程序,已测试。(c++ generic skills coding capacity building: Component Installation Manager has been tested.)
    2013-10-01 15:50:55下载
    积分:1
  • matlab_files
    programer test is peogramming
    2012-02-03 19:20:04下载
    积分:1
  • polynomial
    该源代码实现一元稀疏多项式的加法,减法的运算(The source code to achieve a dollar sparse polynomial addition, subtraction computing)
    2007-10-23 15:44:28下载
    积分:1
  • ukf_predict1
    无基卡尔曼滤波matlab程序实现,ukf(No Chica Kalman filter matlab program to achieve)
    2014-09-20 20:02:51下载
    积分:1
  • FFT-Matlab
    MATLAB下FFT变换实用2个例子,可以进行绘制fft波形及计算THD(The MATLAB FFT transform practical two examples can draw the fft waveforms and calculate THD)
    2012-12-23 21:51:33下载
    积分:1
  • dynamicweighing
    动态称重代码便于大家重复劳动,请批评指正(WIM Code)
    2010-01-11 22:16:58下载
    积分:1
  • lssvm
    lssvm All plotting is done with this simple command. It looks for the best way of displaying the result
    2017-07-06 11:19:56下载
    积分:1
  • SSTSLAB1001
    空间绳系卫星的仿真软件,用matlab编写,对于从事航天工作的人员有参考价值(Simple Space Tether Simulation Laboratory (SSTSLAB) is a simulation tool for matlab/simulink, the current version is a beta version, it need more test work to make sure that the results are acceptable accurate.)
    2009-04-02 20:58:10下载
    积分:1
  • 696532资源总数
  • 103709会员总数
  • 38今日下载