登录
首页 » Visual C++ » 11

11

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

  • WIMAX
    学习wimax,尤其针对ip技术,适合初学者(Learning wimax)
    2010-03-15 23:21:04下载
    积分:1
  • bitlocker_detect
    含:分析物理磁盘的分区表和各分区的bootsector for bitlocker以及WINDOWS下设备枚举.(including : Analysis of the physical disk partition table and the district for the bootsector bitlocker and W INDOWS equipment under enumeration.)
    2006-12-31 16:49:14下载
    积分:1
  • QFFT
    全相位离散频谱校正的matlab程序,能得到多频率信号的频率,幅值,相位。(All Phase discrete spectrum correction matlab program, to get multi-frequency signal frequency, amplitude and phase.)
    2015-01-18 23:59:22下载
    积分:1
  • minmumdemo
    以八个锚链受力平衡、力矩平衡为对象,使用Vb调用matlab进行线性最小化计算函数,matlab调用的函数写在m文件中。(To eight anchor the balance of power, torque balance for the object, using Vb call matlab linear function minimization calculations, matlab function calls written in the m file.)
    2011-07-04 15:19:01下载
    积分:1
  • vb-of-kalman
    vb语言实现的卡尔曼滤波源程序,超级酷,建议下载(vb language Kalman filter source files, Super Cool, the proposed Download)
    2007-05-28 18:28:27下载
    积分:1
  • 201310031112064238
    获取全局唯一标识符GUID值的access事例(Get access cases globally unique identifier GUID value)
    2014-12-26 02:49:43下载
    积分:1
  • fftshift_and_triang
    用C++实现了MATLAB中fftshift及triang函数功能,代码是实现此二功能的函数(With C++ Achieved in MATLAB function fftshift and triang function code is to achieve a function of these two functions)
    2008-01-17 13:24:16下载
    积分:1
  • matlab
    提供matlab7.0下载 Matlab 7.0.1 R14 SP1 (3CD带序列号)(Provide matlab7.0 download Matlab 7.0.1 R14 SP1 (3CD with serial number))
    2013-03-31 08:25:38下载
    积分:1
  • project2
    一列火车要将n节车厢分别送往n个车站车站按1~n的次序编号,火车按照n, n-1,…, 1的编号次序经过车站。假设车厢的编号就是其目的地车站的编号。 (A train to n cars n stations were sent to stations by 1 ~ n the order of numbers, the train in accordance with n, n-1, ..., 1 after the station number sequence. Suppose car number is its destination station number.)
    2009-12-21 20:15:00下载
    积分:1
  • pcm
    本文基于MATLAB/SIMULINK动态仿真环境,以实例阐述了建立脉冲编码调制通信系统仿真模型的一般方法。根据该系统的基本原理将整个模型划分为抽样﹑量化﹑编码等几个子系统,并在传输线路上加入高斯白噪声以检验该系统的传输质量和抗干扰能力。(Title Design and Simulation for PCM communication system Abstract )
    2012-04-27 08:24:53下载
    积分:1
  • 696518资源总数
  • 105651会员总数
  • 15今日下载