登录
首页 » Visual C++ » 11

11

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

  • chapter17
    粒子群算法的工具箱,可以不用再编程,参数设置也容易(Particle swarm optimization toolbox, you can not re-programming, parameter settings are also easily)
    2014-08-29 17:06:32下载
    积分:1
  • Matlab---xyc
    改进的matlab取点求职的方法,很好用的,共享下(Improved access point matlab job search methods, the good, to share the)
    2011-10-08 13:31:27下载
    积分:1
  • GameOfLife
    利用MATLAB模拟的细胞自动机程序,可以借用来研究怎么写此类程序(Using MATLAB simulation of cellular automata program, you can borrow to study how to write such programs)
    2010-05-06 10:24:27下载
    积分:1
  • Monte-Carlo-simulatio
    对一个使用相关器或匹配滤波器的二进制通信系统,用Monte Carlo仿真估计Pe,并画出Pe对SNR的图。(A correlator or matched filter using a binary communication system with Monte Carlo simulation estimates Pe, and Pe draw the map of the SNR.)
    2011-10-04 10:44:48下载
    积分:1
  • sceneComplete
    Scene completion.This is a toy implementation of Scene Completion Using Millions of Photographs for 6.870 Object Recognition and Scene Understanding.(This implementation uses a of 54,000 256x256 images the Oliva lab for which we already have gist-based nearest neighbors data. )
    2015-04-20 10:49:28下载
    积分:1
  • MATLAB_PAF_AND_CODE
    深入浅出MATLAB7.X混合编程的PDF电子书和全书的源代码,MATLAB高级编程和混合编程学习的好例子!(Mixed programming MATLAB7.X easy PDF e-book and the book' s source code, MATLAB programming high-level programming and mixed a good example of learning!)
    2009-05-16 15:29:52下载
    积分:1
  • pipei
    matlab单枝节阻抗匹配单枝节阻抗匹配单枝节阻抗匹配(One minor impedance matching matlab)
    2013-11-20 21:51:08下载
    积分:1
  • fenduanxianxing
    三次样条插值,拉格朗日,分段线性插值的matlab程序(Cubic spline, the piecewise function interpolation method and Lagrangian matlab program, for example)
    2014-12-16 15:36:23下载
    积分:1
  • 05640848
    关于雷电系统设计的资料,对设计雷电定位系统有参考价值(About lightning system design information on the design of lightning location system have reference value)
    2013-10-27 20:59:07下载
    积分:1
  • Lorenz
    说明:  在matlab中画Lorenz吸引子的源代码(Lorenz attactor)
    2010-04-22 11:09:01下载
    积分:1
  • 696516资源总数
  • 106627会员总数
  • 16今日下载