搜索资源列表
jaq
- /* 本程序实现的功能: 显示系统时间和日期 该程序主要操作是: 使用了dos的系统调用功能,输入大小写D显示系统当前日期,当输入大小写T输出当前系统时间,当输入大小写Q退出程序,当输入其他字符时,提示错误 。 主要算法:将系统时间及日期转化成字符显示,通过堆栈来排序显示,同时涉及到 坐标位置设置的转换。时间和日期的显示都只调用了一个(函数)compute,避免了代码的冗余,尽量做到简洁,同时当一次操作过后,程序处于等待状态,以进行下一次操作,而非自动退出。该程序显示时间时多次调
myyclock
- 电子钟,java小应用程序,显示系统时间,同时含有日历显示。-electronic bell, java applets, and the system was found the time and the calendar shows that contain.
支持多个进程并发运行的简单进程管理模拟系统
- 支持多个进程并发运行的简单进程管理模拟系统。本系统的同步机构采用的信号量上的P,V操作的机制;控制机构包括阻塞和唤醒操作;时间片中断处理程序模拟的时间片中断;进程调度程序负责为各进程分配处理机。-support multiple concurrent processes running a simple process management simulation system. The system adopted by the synchronization signal quantity o
汇编七段数码管显示系统时间
- 双击启动程序。以暗色背景,白色前景的七段数码管显示当前系统时间。 按键。改变七段数码管的前景颜色。 按ESC。退出程序。 -double-click to launch the program. A dark background, the prospect of a white in paragraph 107 of the current digital control system show time. Keys. Changes in paragraph 107 of the
显示日期时间
- 在出现的提示信息中输入大写字母“D”,可 显示系统当前日期;输入大写字母“T”,可显示系统当前时间;输入大写字母 “Q”,可结束程序。-in the message input capital letters "D" will show that the current system date; the importation of capital letters "T" will show that the current system; the
wealsh_200512623259
- Wealsh 游戏更新器(网吧版) 本次更新主要为: 采用文件修改时间验证更新文件(之前是CRC32,速度受不了了)。 在服务端生成的更新文件列表内容如: \\accounts\\account.dat|317!2005-11-23(文件路径|大小!修改时间)。 文件对比准确率为99.99%,即能精确找出需要更新的文件。 当每下载完一个文件后将其修改时间更改成与服务器里面的文件一至。因此不用理会客户机与服务器的系统时间是否一样,都能找出需要更新的游戏文件。哈哈,
VSPlugIn
- 该程序是一个VS的插件,功能是将当前打开工作区中所有工程的版本替换为当前的系统时间。-the program is a plug - VS, the current function is to open up the work area of all the versions of the current system time.
系统时间显示
- 用MASM写的显示系统时间的程序,内附源码和说明-written with Multiple Display System time-consuming procedures, and notes containing FOSS
与系统时间严格同步的手表
- 与系统时间严格同步的手表,用C编的,介面还算可以.-system with strict time synchronization of watches, C series, interface figure.
time
- 汇编语言程序设计,显示系统时间。 首先在数据段开辟一显示缓冲区,用来存储系统时间。调用BIOS中断,返回系统时间,并将来返回的二进制时间转换成ASCII码,方便时间显示时的调用。分别将来小时数、分钟数、秒数存入显示缓冲区。通过写显存将时间显示出来。由于获取了的系统时间不会自动刷新,所以我们要设计成刷新的方式来不断获取系统的时间,这样就形成了会跳动的电子钟了。-Assembly language programming, display system time. First of all, o
boxAtime
- 显示系统时间的同时可以画多种颜色的矩形 汇编语言课程设计可用-Display system time while painting a variety of colors can be rectangular assembly language curriculum design available
time
- 动态显示系统时间的程序,显示格式为:时、分、秒、毫秒(1/100)-Dynamic display system time-consuming procedures, display format as follows: hours, minutes, seconds, milliseconds (1/100)
clock
- 一个简单的显示/修改系统时间的汇编程序。 极度适合初学者学习!-A simple show/modify the system time of the compilation process. Extremely suitable for beginners to learn!
2008128102918452
- 用汇编语言显示系统时间 课程设计报告,里面有源程序 以及较为详细的注释-Using assembly language display system time curriculum design report, there are source code, as well as more detailed notes
clock
- 本程序采用模块化设计,主程序采用子程序调用实现各模块功能,一共有四个模块: (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
汇编语言调用系统时间
- 调用系统时间,很简单但很实用,很容易看懂-Return from System Call
sys time
- labvIEW编辑的VI可以直接用于设置操作系统的时间(The labvIEW edited by VI can be used directly to set the operating system time)
带时间轴的实时曲线
- 带时间轴的曲线,自动读取系统时间,在自控上用的比较多。(Curves with time axis)
检测系统程序
- 本项目在国家自然科学基金面上项目“柔性人体动力学建模分析与仿真研究”(No.61673369)的支持下,设计一款能够检测不同力度、频率及作用时间的力学刺激,并以图像的形式实时显示的压力检测系统。该压力检测系统使用FSR薄膜压力传感检测外力信息,利用STC12C5A60S2单片机实现数据的处理和发送,并在上位机进行显示。系统模块包括压力检测模块、信号调理模块、信号处理模块,以及图像显示模块。通过信号采集、滤波、放大及AD转换等,最终在PC机上以图表的方式对所测力进行实时显示,具有较高的实用价值。(
智能四路交通灯控制系统模拟
- 【智能四路交通灯控制系统模拟】 这款交通灯模拟系统基于labview软件开发,界面全部自己设计,简洁明了,功能多样化、实用化、具体化,最大程度还原真实的十字路口交通灯控制系统。在以往单纯的红绿交替变化上添加功能如下 1.数码管倒计时功能和灯光闪烁功能,四路人行道灯。 2.配备有操作板可以人为设置各路口交通灯的亮灭时间、闪烁频率,报警器频率,字符串提示。控制暂停和全灭。 3.数码管显示的系统实时年月日及时间。 4.显示以及交通管制中的7种模式(普通模式、三向禁行、南北通行、东西通行、夜间