搜索资源列表
BOOM网站宝贝 v2.0
- 功能介绍: 强大的网站文件目录在线管理工具!弥补FTP工具的不足。是PHP网站站长的必备! ·列出服务器上的文件和目录。 ·测试文件是否可以读写。1为可,0为否。 ·在可读的情况下,能查看文件的内容。包括该文件里的敏感信息。 ·在可写的情况下,能【上传文件】、【修改属性】、【文件改名】、【编辑文件】、【新建文件】、【新建目录】。 ·【批量删除文件和目录】、【批量修改文件和目录属性】。 ·[MD5加密字符]、[批量代码生成]、[UNIX时间戳换算]。 ·另外还可返回系统环境信息。 ·管理员登陆功
hextoasc-time
- 是一个将16进制转为ASC显示的程序,它是显示了系统当前时间的小程序,但是并不能实现时时显示当前程序,只是为了学习进制转换而写的。 有谁能够改进一点,请教教我。 QQ:254082939-is a band of 16 to show that the ASC procedures, it is an indication that the current time of the system of small procedures, but that will not always s
显示日期时间
- 在出现的提示信息中输入大写字母“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
精致小闹钟
- 报时小闹钟 本程序是一个用汇编编的精致的图形时钟,运行时双击clock图标即可, 钟表显示的时间为本机系统的时间。 按b键可扩大画面 ;按s键可缩小画面;按c键可改变颜色;按e键可听音乐; 按q键退出本程序. -timekeeping small alarm clock this procedure is a compilation series with exquisite graphics clock, double-click the clock run
baoshixiaoshizhong
- 报时小闹钟 本程序是一个用汇编编的精致的图形时钟,运行时双击clock图标即可, 钟表显示的时间为本机系统的时间。 按b键可扩大画面 ;按s键可缩小画面;按c键可改变颜色;按e键可听音乐; 按q键退出本程序.-timekeeping small alarm clock this procedure is a compilation series with exquisite graphics clock, double-click the clock running ic
4-11
- 这一程序主要实现了字母的小写转大写、按照ASCII查找最大字母,根据ASCII排序,显示当前系统时间和设定时间。-the main procedures of the lowercase letters to uppercase, in accordance with the largest search ASCII letters, According to ASCII ranking shows that the current system time and setting time.
ghghgh
- 简单密码输入 编写一个简单的操作系统 简单的取系统时间小程序 -simple Password input to prepare a simple operating system from a simple system time small program
timetime
- 本程序用于动态显示系统时间,希望和大家一起交流一下-procedures for the dynamic display system, and we hope that in sharing what
显示日期时间
- 好东西.一个不错的文本汇日期系统!!!欢迎大家使用
电子表读取并显示系统当前时间
- 一个电子表,读取并显示系统当前时间,时间每秒刷新一次,显示方式为:hh:mm:ss。
系统时间显示
- 用MASM写的显示系统时间的程序,内附源码和说明-written with Multiple Display System time-consuming procedures, and notes containing FOSS
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
SystemTime
- 用汇编显示系统当前时间,显示时、分、秒.-Display system used to compile the current time, show the hours, minutes and seconds.
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
微机课设(红绿灯)
- 控制红绿信号指示灯设有一个十字路口,1、3为南,北方向,2、4为东西方向,初始态为4个路口的红灯全亮。之后,1、3路口的绿灯亮,2、4路口的红灯亮,1、3路口方向通车。延迟30秒后,1、3路口的绿灯熄灭,而1,3路口的黄灯开始闪烁(1HZ)。 闪烁5次后,1、3路口的红灯亮,同时2、4路口的绿灯亮,2、4路口方向开始通车。延迟30秒时间后,2、4路口的绿灯熄灭,而黄灯开始闪烁。闪烁5次后,再切换到1、3路口方向。之后,重复上述过程。(Control red and green signal l
检测系统程序
- 本项目在国家自然科学基金面上项目“柔性人体动力学建模分析与仿真研究”(No.61673369)的支持下,设计一款能够检测不同力度、频率及作用时间的力学刺激,并以图像的形式实时显示的压力检测系统。该压力检测系统使用FSR薄膜压力传感检测外力信息,利用STC12C5A60S2单片机实现数据的处理和发送,并在上位机进行显示。系统模块包括压力检测模块、信号调理模块、信号处理模块,以及图像显示模块。通过信号采集、滤波、放大及AD转换等,最终在PC机上以图表的方式对所测力进行实时显示,具有较高的实用价值。(