搜索资源列表
C秒表
- 这是一个用C#编写的秒表程序,它根据你的设定时间(分钟)计时,到时自动弹出并发出三声Beep音(音量可调)或用Beep音唱出一首歌(节奏内设)-This is a C# prepared by the stopwatch procedures, which you have set time (minutes) time. when pop-up and issued three Beep Sound Voice (adjustable volume) or Beep sound sing a
16F877
- 采用一个16F877实现计时秒表功能,用汇编语言编写-16F877 using a stopwatch function of time to achieve, in assembler language
16f877
- 一个16F877实现计时秒表功能-16F877 achieve a stopwatch function of time
1
- 使用C语言开发的基于51单片机设计计时秒表,LCD数码管显示
一个16F877实现计时秒表功能
- 该源程序已在实验板上调试通过,读者可直接引用,并可以利用软件编程的灵活性,加以拓展,实现更为复杂的功能。--Use 16F877 to implement a clock functionality. It is tested on an experiment board.
电子秒表
- 实现电子秒表计时功能,精度可达百分之一秒。-electronic stopwatch function of time, up to 1% precision seconds.
秒表设计
- 用verilog hdl实现的秒表程序。可以精确计时到1分,可简单修改程序后实现更长时间的计时。
daima.用VHDL语言设计一个数字秒表
- 用VHDL语言设计一个数字秒表: 1、 秒表的计时范围是0秒~59分59.99秒,显示的最长时间为59分59秒。 2、 计时精度为10MS。 3、 复位开关可以随时使用,按下一次复位开关,计时器清零。 4、 具有开始/停止功能,按一下开关,计时器开始计时,再按一下,停止计时。系统设计分为几大部分,包括控制模块、时基分频模块、计时模块和显示模块等。其中,计时模块有分为六进制和十进制计时器。计时是对标准时钟脉冲计数。计数器由四个十进制计数器和两个六进制计数器构成,其中毫秒位、十毫秒位、秒位和
miaobiao
- 计时器的最长计时时间为l小时, 为此需要一个6位的显示器, 显示的最长时间为 59分59.99秒。具有开始暂停功能的秒表-miaobiao
12345
- 秒表完整程序,具有计时,暂停,清零功能能。-Stopwatch complete program, with the timing, pause function can be cleared.
LCD
- 在单片机的P1端口上接有LCD模块,用来显示计时时间。P3.3、P3.4端口分别接有按钮开关K1、K2,做秒表的计时控制按钮。-P1 port in the microcontroller connected with LCD module, used to display time of time. P3.3, P3.4 port were connected with the button switch K1, K2, do stopwatch timing control buttons.
miaobaioyuandaima
- 秒表源代码。计时精确到0.01秒,计时led输出。方便实用-Stopwatch source code. Timing accurate to 0.01 seconds, timing led output. Convenient and practical
多功能秒表计时器
- 模拟秒表计时。基于ARM860系统开发的主函数部分。(Analog stopwatch timer. The main function part based on ARM860 system development.)
3-简易秒表计时(修改版消影好方法)
- 单片机控制进行秒表计时,简单易懂,适于新手看(Singlechip control stopwatch timer)
秒表
- 用数码管实现秒表计时功能,能1秒1秒计数(With digital tube stopwatch function)
秒表项目
- 利用51单片机和数码管实现秒表的计时功能,精确到千分之一秒。(A stopwatch project ,which is make of 51 MCU and timer application.)
JAVA计时器(秒表)程序代码
- 实现计时器功能,用java编写,也有不足之处,请多多指教。。。(enable time ahdlj sahkdkhco asoudh)
99.99秒表 Keil+proteus
- 实现99秒的秒表计时有暂停继续,复位,可计时到99秒,里面有程序加仿真(Implementation of 99 stopwatch timings)
秒表
- 利用C#的系统计时器空控件进行计时的秒表。(A stopwatch that uses the system timer empty control of C#.)
VB6计时秒表
- VB6计时秒表,可用于各类比赛计时,也可以用于显示系统日期和时间。