CDN加速镜像 | 设为首页 | 加入收藏夹
当前位置: 首页 资源下载 源码下载 其它 汇编语言 搜索资源 - second

搜索资源列表

  1. 孙媳妇

    0下载:
  2. 首先,分别对8255、8253进行初始化,设置8255为A口、C口输出,设置8253的计数器0为工作模式3;其次,设置IRQ7的中断矢量,使得有IRQ7中断时调用SERVER;再次,调用INIT对计数值初始化;最后,主程序循环等待中断,开始秒表的计时。 2、 INIT子程序-First, the 8255,8253 initialization, set for the 8255 A-C mouth output, set 8253 as the Counter mode 0 3; Second
  3. 所属分类:汇编语言

    • 发布日期:2008-10-13
    • 文件大小:3.61kb
    • 提供者:孙媳妇
  1. 表盘式时钟汇编原代码

    0下载:
  2. 基本设计要求 1 在屏幕上显示一个适当大小的圆形,再圆形道上均匀的分配着60个点,代表1秒—60秒的位置,凡是5倍的点应当比其他的大。 2 以圆中心为轴,画一条斜线代表秒针,采用定时中断方式,每过1秒钟,秒针移动一个位置。 3 定时源可以使用试验箱上的8253。 4 按“ESC”之后,结束演示。 - The basic design requests 1 on the screen to demonstrate a suitable size the circula
  3. 所属分类:汇编语言

    • 发布日期:2008-10-13
    • 文件大小:38.69kb
    • 提供者:陈万通
  1. 8253 8259 time

    1下载:
  2. 计时程序,对8253进行分频,使用二个计数器,使第二个计数器的OUT作为中断源,送到8259产生中断,在LED上显示时间-time procedures for the 8,253-frequency, the use of two counters, so that a second counter OUT interrupted as a source to have interrupted 8259, the time shown on the LED
  3. 所属分类:汇编语言

    • 发布日期:2008-10-13
    • 文件大小:871byte
    • 提供者:钟华
  1. 定时计数器T0作定时应用

    0下载:
  2. 用 AT89S51 单片机的定时 / 计数器 T0 产生一秒的定时时间,作为秒计数时间,当一秒产生时,秒计数加 1 ,秒计数到 60 时,自动从 0 开始。-with AT89S51 SCM timer / counter T0 produce than the regular time, seconds count as a time when a second time when, seconds count plus one, count to 60 seconds, the automa
  3. 所属分类:汇编语言

    • 发布日期:2008-10-13
    • 文件大小:8.61kb
    • 提供者:王伯燕
  1. shuzishizhong.asm

    0下载:
  2. 1. 能显示系统当前时间,显示到秒级,并随时间刷新。 显示可采用七段电子表方式也可采用钟表方式,最好可在两种显示方法间进行切换-1. The current system can show that the time to the second-class show, and with time set. Paragraph 107 indicates use of electronic forms are also available clocks, the best show in two
  3. 所属分类:汇编语言

    • 发布日期:2008-10-13
    • 文件大小:9.63kb
    • 提供者:杨薇薇
  1. WordGame

    0下载:
  2. 用汇编语言做的一个打字游戏。运行环境是MASN5.0。 1,用户打开软件时先出现欢迎界面,当用户输入字符’1’时,再进入打字界面 当用户按的是”ESC”键时,退出打字游戏 当用户输入不是数字”1”或者不是按的”ESC”键时,屏幕不动作,直到用户输入数字”1”或者按的”ESC”键时 2,打字字符从第二行开始显示(双数行为显示打字内容,单数行由用户输入) 打字内容:1), We will see his boat and then.We ll say goodbye to him.
  3. 所属分类:汇编语言

    • 发布日期:2008-10-13
    • 文件大小:7.41kb
    • 提供者:sfd
  1. ph108

    0下载:
  2. 这个PH10有双接口的ASM程序,P3。0是第二个时钟,先接在多余的245脚上,然后引到板上就能显示完整的字了 -the probe double interface ASM procedure, P3. 0 is the second clock, Then in first surplus of 245 feet and then introduce it to the board will be able to display the characters
  3. 所属分类:汇编语言

    • 发布日期:2008-10-13
    • 文件大小:3.29kb
    • 提供者:王建军
  1. iir-111111

    1下载:
  2. (1)设计一个直接型二阶低通数字滤波器。 (2)在DSP TMS320C5402上实现IIR滤波。 (3)对IIR滤波器各项指标进行评价 -(1) design a second direct-digital low-pass filter. (2) on the TMS320C5402 DSP IIR filter. (3) right IIR filter evaluation indicators
  3. 所属分类:汇编语言

    • 发布日期:2008-10-13
    • 文件大小:3.63kb
    • 提供者:深蓝
  1. 7-13

    0下载:
  2. tr1 byte \"Please input the first 64-bit in hex:first - second\",0dh,0ah,0 string byte \"remener :use enter to tell high 32-bit from low 32-bit\",0dh,0ah,0 examp1 byte \"eg: 1234ecdf\",0dh,0ah,0 examp2 byte \" 03ab2543\",0dh,0ah,0-tr1 byte
  3. 所属分类:汇编语言

    • 发布日期:2008-10-13
    • 文件大小:801byte
    • 提供者:张钊
  1. Win32_asm_2006

    1下载:
  2. Windows环境下32位汇编语言程序设计(罗云彬)第二版完整源码-under Windows 32 assembly language programming (Luo Bin) complete the second edition of FOSS
  3. 所属分类:汇编语言

    • 发布日期:2008-10-13
    • 文件大小:828.74kb
    • 提供者:哈哈哈
  1. shuangzijiechabiao

    0下载:
  2. 双字节数据查表程序 输入数据(0-255)存放在21h中,同时21h为奇偶判断存储器 偶数查第一个表 奇数查第二个表 查表结果,高字节在r6,低字节在r7 注意:程序执行到表格时,一定要用跳转指令跳过表格,否则会把表格当作程序执行,出错 最长的定时时间为10mS@16MHz晶振 ;白菜奉献 -double byte data entry procedures (0-255) stored in 21h, while 21 h of judgment
  3. 所属分类:汇编语言

    • 发布日期:2008-10-13
    • 文件大小:1.91kb
    • 提供者:jinyulin
  1. nrf9e53

    1下载:
  2. 最新推出了无忧无线nRF9e5 SOC开发平台第二版、无忧无线nRF9E5模块第二版程序-launched the latest worry-free wireless nRF9e5 SOC Platform 2nd Edition, Wireless worries nRF9E5 module second edition procedures
  3. 所属分类:汇编语言

    • 发布日期:2008-10-13
    • 文件大小:1.39kb
    • 提供者:朱守灿
  1. Hanogkhk

    0下载:
  2. 用递规子程序的方法实现HANOI塔问题.子程序模块个数不限. 要求: 盘子个数可以输入,第一个塔为A,第二个塔为B,第三个塔 的名称为C.打印出移动过程. -regulation subroutine with the delivery method HANOI Tower. Open-number subroutine modules. Requirements : Number plate can be imported, a Tower A, the second tower
  3. 所属分类:汇编语言

    • 发布日期:2008-10-13
    • 文件大小:1.22kb
    • 提供者:陈于
  1. time

    0下载:
  2. class Time { public: Time(int =0,int =0,int =0) void setTime(int,int,int) void printMilitary() void printStandard() private: int hour int minute int second }
  3. 所属分类:汇编语言

    • 发布日期:2008-10-13
    • 文件大小:113.63kb
    • 提供者:xiaoxixi
  1. second

    0下载:
  2. 这是一款时间显示软件 简练但包含了一般时钟的特性
  3. 所属分类:汇编语言

    • 发布日期:2008-10-13
    • 文件大小:10.73kb
    • 提供者:曹先锋
  1. 8253-2

    0下载:
  2. 利用PC机的硬件定时8253, 编制秒表延时(0~9秒)程序.要求: 按任意键,开始计时, 在屏幕上以1秒间隔从0到9显示 按ESC键,计时停止.-use of PC hardware-timed 8253, the establishment of a stopwatch Delay (0 ~ 9 seconds) program. Requirements : by the arbitrary button, the timer on screen to a second interval
  3. 所属分类:汇编语言

    • 发布日期:2008-10-13
    • 文件大小:1.78kb
    • 提供者:周涛
  1. f_556014_32092.rar

    0下载:
  2. 1.用汇编语言编写程序,使其能实现在PC机上用电子时钟时、分、秒的格式显示时间的功能。 2.能用键盘输入的方法修改电子时钟的时间。 ,1. Using assembly language programming to enable them to achieve in the PC, electronic clock with hour, minute, second format shows the function of time. 2. Keyboard input method ca
  3. 所属分类:assembly language

    • 发布日期:2017-04-05
    • 文件大小:20.77kb
    • 提供者:李丽
  1. second

    0下载:
  2. 上传个EDA得VHDL语言编程得秒计时器,希望对大家能有所帮助 谢谢了-From months EDA was VHDL language programming a second timer, I hope all of you can help I would like to thank the
  3. 所属分类:assembly language

    • 发布日期:2017-03-30
    • 文件大小:2.94kb
    • 提供者:周杰
  1. The-second-chapter

    0下载:
  2. C++面向对象程序设计,第二章的课后习题编程源代码-C++ object-oriented programming, the second chapter Homework programming source code
  3. 所属分类:assembly language

    • 发布日期:2017-11-17
    • 文件大小:1.36mb
    • 提供者:叶彩兰
  1. Output-the-second-maximum-value

    0下载:
  2. 360 2013 笔试最后一题。输出数组的次大值,永不改变数组元素的方法-The last exercise of 360 company in 2013. Output the second maximum value, and can not change the array.
  3. 所属分类:assembly language

    • 发布日期:2017-05-18
    • 文件大小:4.52mb
    • 提供者:xcf
« 12 3 4 5 6 7 8 9 10 »
搜珍网 www.dssz.com