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

搜索资源列表

  1. zhounan

    0下载:
  2. 电子表的课程设计,从系统获取时间并有一定的注释-electronic forms of curriculum design, the time from the system and access to a certain Notes
  3. 所属分类:汇编语言

    • 发布日期:2008-10-13
    • 文件大小:2.14kb
    • 提供者:周南
  1. 2121

    0下载:
  2. 里面有五个汇编程序,包括将十进制转换为十六进制、获取系统当前时间与日期等。
  3. 所属分类:汇编语言

    • 发布日期:2008-10-13
    • 文件大小:11.42kb
    • 提供者:yujiaxue
  1. clock

    0下载:
  2. 调用系统时间,在屏幕上显示出来;获取键盘的按键值,判断键值并退出系统 -Call system time displayed on the screen access to the keys of the keyboard, the key to determine and exit the system
  3. 所属分类:assembly language

    • 发布日期:2017-12-10
    • 文件大小:2.59kb
    • 提供者:黄渊
  1. time

    0下载:
  2. 汇编语言程序设计,显示系统时间。 首先在数据段开辟一显示缓冲区,用来存储系统时间。调用BIOS中断,返回系统时间,并将来返回的二进制时间转换成ASCII码,方便时间显示时的调用。分别将来小时数、分钟数、秒数存入显示缓冲区。通过写显存将时间显示出来。由于获取了的系统时间不会自动刷新,所以我们要设计成刷新的方式来不断获取系统的时间,这样就形成了会跳动的电子钟了。-Assembly language programming, display system time. First of all, o
  3. 所属分类:assembly language

    • 发布日期:2017-03-27
    • 文件大小:1.53kb
    • 提供者:陈林波
  1. clockProgram

    0下载:
  2. 这是一个汇编程序,是个简单的闹钟程序,可以获取系统时间、可以校时!-This is an assembler, is a simple alarm clock program, you can get the system time, to school, when!
  3. 所属分类:assembly language

    • 发布日期:2017-04-03
    • 文件大小:24.42kb
    • 提供者:ryan
  1. huibian

    0下载:
  2. 汇编计时器,可以实现自动获取时间,清屏,以及显示年月日-Compilation timer
  3. 所属分类:assembly language

    • 发布日期:2017-04-09
    • 文件大小:5.47kb
    • 提供者:李默
  1. Clock5

    0下载:
  2. 可以计时的电子表,自动获取当前时间。适合微机原理学习着-Electronic form can be timed to automatically get the current time. Principles for Learning with Computer
  3. 所属分类:assembly language

    • 发布日期:2017-04-15
    • 文件大小:15.19kb
    • 提供者:李默
  1. 9F

    0下载:
  2. 汇编获取时间的现实,有对整点报时的设置,看看有益-get time use asm
  3. 所属分类:assembly language

    • 发布日期:2017-03-29
    • 文件大小:101.45kb
    • 提供者:z
  1. clock

    0下载:
  2. 本程序采用模块化设计,主程序采用子程序调用实现各模块功能,一共有四个模块: (1) 显示时间子程序模块 (2) 显示日期子程序模块 (3) 图形显示模块 (4) 获取系统时间/日期模块 (5) 设置时间/日期模块 (6) 主程序 -This program uses a modular design, the main program with subroutine calls the achievement of the module function, a tot
  3. 所属分类:assembly language

    • 发布日期:2017-04-02
    • 文件大小:51.94kb
    • 提供者:zj_yyh
  1. noname

    0下载:
  2. 电子时钟~~~ ~~第一部分:定义显示界面。 第二部分:调用系统时间(日期),并将调用的用二进制表示的时间数转换成ASCII码,并将时间数(日期数)存入内存区。 第三部分:将存在系统内存区的时间数(日期数)用显示字符串的形式显示出来。 第四部分:获取键盘的按键值,判断键值并退出系统。 -Electronic Clock ~~~~~~~~ Part I: the definition of the interface appears. Part II: call to system
  3. 所属分类:assembly language

    • 发布日期:2017-04-04
    • 文件大小:1.48kb
    • 提供者:kaixin
  1. DigitClock

    0下载:
  2. 汇编语言开发的电子时钟 数字显示 可获取当前时间并调整-Development of the electronic clock assembly language available figures show the current time and adjust
  3. 所属分类:assembly language

    • 发布日期:2017-03-27
    • 文件大小:1.34kb
    • 提供者:wjs
  1. clock

    0下载:
  2. 设计一个多功能时钟,可以自动获取电脑时间并跟随其不断计时-design a clock with 8086
  3. 所属分类:assembly language

    • 发布日期:2017-04-05
    • 文件大小:2.87kb
    • 提供者:李春霞
  1. clock

    0下载:
  2. 本程序能够在框架中实现绘制时钟图像,指针能够不断的获取系统时间,一分一秒的行进。-In the framework of this program can draw the clock image, the pointer to access the system time, one minute of the road.
  3. 所属分类:assembly language

    • 发布日期:2017-05-08
    • 文件大小:1.86mb
    • 提供者:王一
  1. 1

    0下载:
  2. 从服务器上获取SQLserver的时间和日期-THIS IS A DETECT
  3. 所属分类:assembly language

    • 发布日期:2017-04-05
    • 文件大小:1.28kb
    • 提供者:leon
  1. easy2

    0下载:
  2. GPS时钟系统是针对自动化系统中的计算机、控制装置等进行校时的高科技产品,GPS数字产品它从GPS卫星上获取标准的时间信号.-GPS clock system is for the automation system in the computer, control devices, such as the school s high-tech products, GPS digital products the GPS satellite to obtain the standard tim
  3. 所属分类:assembly language

    • 发布日期:2017-04-12
    • 文件大小:740byte
    • 提供者:张媛媛
搜珍网 www.dssz.com