登录
首页 » Visual C++ » 11

11

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

  • Fengzhuang_test
    vc matlab混合编程小例子!希望能给大家一点启示里面的链接库需要设置下!(vc matlab small example of mixed programming! An inspiration to give us hope that the links inside the library to set the next!)
    2011-04-25 17:15:27下载
    积分:1
  • gquad
    自己编的最新的gquad方法,非常的好用(Own series the latest gquad method, very easy to use)
    2011-09-26 13:02:18下载
    积分:1
  • Gaussian-blur-with-CUDA-5
    cuda5 and matlab code for Gaussian filtering and parallel image processing code, we hope to help
    2013-10-01 10:52:33下载
    积分:1
  • ECgroupon_V3.0_utf8
    creativemall glibal green comcepitong(creativemall glibal green comcepitiong creativemall glibal green comcepitong creativemall glibal green comcepitong creativemall glibal green comcepitong)
    2013-07-30 20:39:07下载
    积分:1
  • win-2000-xp-task-scheduler-exploit
    win 2000 xp task scheduler exploit,win 2000 xp task scheduler exploit,win 2000 xp task scheduler exploit(win 2000 xp task scheduler exploit)
    2013-11-19 17:56:33下载
    积分:1
  • sleeptest
    WINDOWS 下延时函数Sleep()以及for循环的测试程序, 死循环会使WINDOWS死机?怕是许多老程序员都未必知道.(Under WINDOWS delay function Sleep (), as well as for the cycle of testing procedures, will WINDOWS cycle crash death? Fear is that many programmers are not aware of the old.)
    2009-05-23 10:35:33下载
    积分:1
  • mesh
    对给定区域进行delaunay三角形化的程序,例子中为正方形区域,可以通过tecplot查看显示结果(Delaunay triangulation program on a given area for example, square area, you can view the results by Tecplot)
    2015-04-14 20:15:39下载
    积分:1
  • planetrendering
    planet rendering program implementation
    2014-01-23 03:40:25下载
    积分:1
  • rev5
    基于蒙特卡洛方法的主动声纳信号检测性能分析.主动声纳信号检测性能的分析上,目前在计算机仿真中一般假定混响包络的统计特性符合瑞利分布模型。基于此模型,已经有了较完善的理论。然而,在现代高分辨声纳系统中,混响包络的统计特性并不符合瑞利分布模型。此时在接收机工作特性分析时存在大量繁琐的公式推导。因此该文采用蒙特卡洛(M onte Carlo)统计试验方法,实现对瑞利分布混响背景下的主动声纳信号检测性能分析。结合对接收机工作特性曲线的仿真,得出了检测概率的理论值和仿真结果的误差曲线。误差曲线表明,蒙特卡洛方法在主动声纳信号检测的性能评估中是可行的。 更多还原 (Active sonar signal detection performance analysis, computer simulation is generally assumed that the statistical properties of the reverberation envelope distribution model of Rayleigh active sonar signal detection performance analysis based on the Monte Carlo method. Based on this model, has been a better theory. However, in the modern high-resolution sonar system, the statistical characteristics of the reverberation envelope does not comply with the Rayleigh distribution model. At this point in the receiver operating characteristic analysis, there is a lot of tedious formula derivation. In this paper, using the Monte Carlo (M onte Carlo) statistical test methods, active sonar signal detection performance analysis reverberation background Rayleigh distribution. The receiver operating characteristic curve simulation obtained the error curve of the theoretical value and the simulation results of the detection probability. The error curve shows that the Monte Carlo method in the assessm)
    2012-08-21 21:07:24下载
    积分:1
  • fgf
    学习的一个产物,供大家作为实验的参考,不好的地方见谅(A product of learning for us as a reference experiment, where poor excuse me)
    2010-05-12 10:43:30下载
    积分:1
  • 696518资源总数
  • 105651会员总数
  • 15今日下载