CDN加速镜像 | 设为首页 | 加入收藏夹
当前位置: 首页 资源下载 源码下载 其它 搜索资源 - 设置系统时间

搜索资源列表

  1. jaq

    0下载:
  2. /*  本程序实现的功能: 显示系统时间和日期    该程序主要操作是: 使用了dos的系统调用功能,输入大小写D显示系统当前日期,当输入大小写T输出当前系统时间,当输入大小写Q退出程序,当输入其他字符时,提示错误 。   主要算法:将系统时间及日期转化成字符显示,通过堆栈来排序显示,同时涉及到 坐标位置设置的转换。时间和日期的显示都只调用了一个(函数)compute,避免了代码的冗余,尽量做到简洁,同时当一次操作过后,程序处于等待状态,以进行下一次操作,而非自动退出。该程序显示时间时多次调
  3. 所属分类:书籍源码

    • 发布日期:2008-10-13
    • 文件大小:2671
    • 提供者:碧匀天
  1. clock-ron

    0下载:
  2. 调用2CH号DOS中断读系统时间,把各相关寄存器中的内容转换位十进制ASCULL码输出,设置死循环,以秒为最小单位显示系统时钟。-call 2CH, DOS interrupt reading system, the inclusion of the relevant contents of the register-metric conversion output ASCULL yards, set up death cycle in seconds showing the smallest
  3. 所属分类:其它

    • 发布日期:2008-10-13
    • 文件大小:14081
    • 提供者:李海
  1. systime01

    0下载:
  2. 部分具体运行步骤: 将系统时间存储 用cl来设置标志 用循环来转换,每次转换成一位或两位数(一位数是星期)-steps : storage system with cl time to set up signs to use recycled conversion, Every time or converted into a double-digit (a number of weeks)
  3. 所属分类:汇编语言

    • 发布日期:2008-10-13
    • 文件大小:1198
    • 提供者:GertieChan
  1. homework3

    0下载:
  2. 用masm编的显示时间和设置系统时间的汇编源代码,通过提示可以进行相应的功能-masm addendum to the use of time - and time to set up the system source code compilation, can be suggested by the corresponding function
  3. 所属分类:汇编语言

    • 发布日期:2008-10-13
    • 文件大小:2340
    • 提供者:lz
  1. settime

    0下载:
  2. 这是一个可以设置系统时间的程序,按一定的规则进行系统时间的锁定。这个程序说明原理。还有一个正式版。主要差异是系统时钟在WINDOWS下准确与否。
  3. 所属分类:其它

    • 发布日期:2008-10-13
    • 文件大小:6641
    • 提供者:gt0005
  1. Assembly

    0下载:
  2. 汇编课的作业,右上角显示系统时间,倒计时。若倒计时结束发声并显示提示信息。 使用说明:cmd中运行,按S键倒计时开始,按P倒计时暂停。 主要技术:设置新的中断向量(1CH,9H),中断驻留,发声,显示系统时间
  3. 所属分类:汇编语言

    • 发布日期:2008-10-13
    • 文件大小:2840
    • 提供者:twofox
  1. AlarmClock

    0下载:
  2. 这个程序根据你的计算机系统时间允许你设置一个闹钟,它既可以嘟嘟响也可以播放音乐。 -your time computer systems allow you to set an alarm clock, it can beep can also play music.
  3. 所属分类:其它

    • 发布日期:2008-10-13
    • 文件大小:113851
    • 提供者:唐勇
  1. SetTheSystemTime

    0下载:
  2. 此源代码可以实现设置系统时间,是修改系统一案列-This source code can set the system time, to modify the system s case out
  3. 所属分类:source in ebook

    • 发布日期:2017-04-12
    • 文件大小:1970
    • 提供者:sunny
  1. [L_27_3]

    1下载:
  2. 自己编写的linux多用户作业调度系统,允许多用户提交作业,设置作业优先级,采用时间片轮转算法,并反馈给用户的终端-I have written multi-user linux job scheduling system that allows multi-user operation, set up operations priority, use Round Robin time slice and feedback to the user terminal
  3. 所属分类:OS Develop

    • 发布日期:2017-03-26
    • 文件大小:319130
    • 提供者:吴文斐
  1. 2

    0下载:
  2. 最终基于太阳能补光系统 本设计基于太阳能的植物智能补光系统以AT89S52为控制核心,光敏传感器实时采集环境的光照强度,利用DS1302时钟芯片判断光照时间。利用LCD液晶显示屏1602显示数据。可以设置光照时间以满足不同植物光照需求的目的。-The final optical system based on solar energy make up the solar energy plant design is based on intelligence premium optical sy
  3. 所属分类:assembly language

    • 发布日期:2017-04-08
    • 文件大小:65241
    • 提供者:yunbin
  1. display system time

    1下载:
  2. 汇编语言课程设计,课程题目:显示系统时间。该程序实现的功能有:动态时间显示 闹铃 设置音乐铃声 字体背景颜色的变换-Assembly language curriculum design, course title: Display system time. Implementation of the program features are: dynamic time display Music alarm to set the background color of the font cha
  3. 所属分类:汇编语言

    • 发布日期:2013-06-02
    • 文件大小:2895
    • 提供者:刘凯
  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
    • 文件大小:53184
    • 提供者:zj_yyh
  1. jisuanjijiekoushiyanbaogao

    0下载:
  2. 通过2CH、2AH号功能调用系统时间和日期,并将其显示在屏幕上;通过在主程序中判别从键盘输入的字符,实现不同的功能:结束程序、设置时间、显示秒表;在整个功能实现过程中,多次调用宏KEY、DELAY、PUSHA、POPA以减少程序代码。 -By 2CH, 2AH number call system time and date functions, and displays on the screen by the main program in the identification of
  3. 所属分类:assembly language

    • 发布日期:2017-04-23
    • 文件大小:47245
    • 提供者:double
  1. Delphi-system-fuction

    0下载:
  2. Delphi下设置windows的编程关键技术,设置系统日期和时间,控制面板大全等。-Delphi programming under the key technology to set windows, set the system date and time, the control panel Daquan and so on.
  3. 所属分类:Delphi VCL

    • 发布日期:2017-03-28
    • 文件大小:6669
    • 提供者:very
  1. change_PC_datetime

    0下载:
  2. 由于我的电脑主板供电系统有点问题,,每次开机都得重新设置电脑时间,很麻烦。所以做了一个根据取得网络时间来更新自己电脑的系统时间的软件-Have a problem with my computer motherboard power supply system, each boot had to re-set the computer time, a lot of trouble. So do made based on the network time to update the softwa
  3. 所属分类:Delphi VCL

    • 发布日期:2017-11-23
    • 文件大小:410647
    • 提供者:黄师
  1. clock

    0下载:
  2. 1、取原来的中断向量,保存并且设置新的中断向量; 2、在设置光标的位置,然后读取系统时间,保存数据; 3、用了2个子函数分别实现输出时间和符号‘:’; 4、设置驻留区的大小,然后结束并驻留内存。 -1, take the original interrupt vector, saved and set a new interrupt vector 2, set the cursor position, and then reads the system time, save t
  3. 所属分类:assembly language

    • 发布日期:2017-04-12
    • 文件大小:1946
    • 提供者:锋的开始
  1. deskClock

    0下载:
  2. 桌面时钟,利用MFC实现桌面时钟的功能,能实时显示系统时间,能对时钟的表针、颜色等进行设置和修改。-Desktop clock, desktop clock using MFC function, real-time display system, capable of clock hands, color settings and modifications.
  3. 所属分类:source in ebook

    • 发布日期:2017-05-18
    • 文件大小:5162120
    • 提供者:yujia
  1. sys time

    0下载:
  2. labvIEW编辑的VI可以直接用于设置操作系统的时间(The labvIEW edited by VI can be used directly to set the operating system time)
  3. 所属分类:LabView编程

    • 发布日期:2017-12-26
    • 文件大小:9216
    • 提供者:gggg01
  1. UPS断电自动关机系统

    0下载:
  2. 断电后由ups供电的电脑在设置的时间内自动关机。(After power failure, the computer powered by UPS automatically shuts off during the set time.)
  3. 所属分类:易语言编程

    • 发布日期:2017-12-21
    • 文件大小:121856
    • 提供者:qxb1232423
  1. 智能四路交通灯控制系统模拟

    2下载:
  2. 【智能四路交通灯控制系统模拟】 这款交通灯模拟系统基于labview软件开发,界面全部自己设计,简洁明了,功能多样化、实用化、具体化,最大程度还原真实的十字路口交通灯控制系统。在以往单纯的红绿交替变化上添加功能如下 1.数码管倒计时功能和灯光闪烁功能,四路人行道灯。 2.配备有操作板可以人为设置各路口交通灯的亮灭时间、闪烁频率,报警器频率,字符串提示。控制暂停和全灭。 3.数码管显示的系统实时年月日及时间。 4.显示以及交通管制中的7种模式(普通模式、三向禁行、南北通行、东西通行、夜间
  3. 所属分类:LabView编程

    • 发布日期:2021-04-10
    • 文件大小:178176
    • 提供者:注意素质
« 12 3 »
搜珍网 www.dssz.com