登录
首页 » Visual C++ » 11

11

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

  • code-RGB-to-HSV
    matlab code to transform RGB into HCV
    2014-10-06 08:06:29下载
    积分:1
  • mex_vc6.0
    利用vc和matlab混编,调试mex文件的方法。附带VC详细操作步骤以及C++源程序(use VC and matlab to debug code )
    2009-04-03 10:37:30下载
    积分: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
  • GDOP
    卫星导航系统中计算DOP值,非常实用的程序,希望对大家有用(satellite navigation system )
    2009-12-06 19:14:46下载
    积分:1
  • SOFM
    一个关于神经网络的 SOFM算法的程序 改程序用C语言编写(A SOFM neural network algorithm on the procedure to change procedures for using C language)
    2009-12-27 12:59:56下载
    积分:1
  • Gauss
    线性方程组的数值解法的Matlab代码 采用Gauss算法和LU分解(Matlab code of the numerical solution of linear equations using Gauss algorithm and LU factorization)
    2012-05-28 16:51:51下载
    积分:1
  • PID3
    各种经典PID的MATLAB程序,主要涉及温度控制,压力控制,液位控制等(All kinds of classic PID MATLAB procedures, mainly related to the temperature control, pressure control, level control, etc )
    2015-09-14 12:42:45下载
    积分:1
  • Matlab-and-C-CPP-mixed-programming
    Matlab 和C C++ 混合编程 刘维编著(Matlab and C C++ mixture programming)
    2013-09-09 20:53:41下载
    积分:1
  • filter
    这是信号分析应用里面一个滤波的基本程序,非常有用,供需要者学习(This is a signal analysis application of the basic procedures inside a filter is very useful for those who need to learn)
    2009-12-21 13:19:01下载
    积分:1
  • LT
    说明:  最近在研究数字喷泉码,这是对LT码的仿真,系统XP,语言C++(Recent study of digital fountain codes, LT codes which is the simulation, the system XP, language C++)
    2011-11-24 13:07:01下载
    积分:1
  • 696518资源总数
  • 104349会员总数
  • 32今日下载