搜索资源列表
VHDL
- VHD设计实例8位加法器的设计分频电路数字秒表的设计
dianzimiaobiao
- 用8253设计电子秒表,(说明:主要是通过别人的程序上载)
89C51dianzimiaobiao
- 用89C51设计电子秒表,有程序和结构图,流程图
stopwatch
- 设计一秒表,实现计时的开始,暂停,停止功能。-Timing can start, pause, stop function
clock
- 设计一个带有指针、时钟,并且具有秒表功能,能方便我们的使用和操作。-Design with a pointer, clock and stopwatch functions with, we can easily use and operation.
jwood-standup-timer-v1.4-1-g91940ca
- Standup Timer应用用于控制站立会议时间,类似秒表倒计时,可以提醒每个人的讲话时间已到,从而保证每个与会者使用时间一样。从该项目的代码中,可以学会如何使用时间函数。另外,这个项目的代码是采用视图view、模型model严格分离的设计思路。-Standup the Timer application is used to control the standing meeting time, similar to the stopwatch countdown, you can remin
vhdl
- vhdl电子秒表设计 分频器 t触发器 模型框图-clock about vhdl
StopWatch
- 设计一个名为StopWatch的类,该类包括:具有访问器方法的私有数据域startTime和endTime;一个无参构造方法,使用当前时间来初始化startTime;一个名为start()方法,将startTime重设为当前时间;一个名为stop()方法,将endTime设置为当前时间;一个名为getElapsedTime()的方法,以毫秒为单位返回秒表记录的流逝时间。画出该类的UML图并实现这个类。并编写一个测试程序,用于测量使用选择排序对100 0000个数字进行排序的执行时间。-Desig
KCSJ_Clock
- 一个可以用的秒表课设,用于大学的课程设计,包含时钟(A stopwatch class set, can be used for curriculum design, of the university of containing the clock)