搜索资源列表
DCLOCK
- 利用图形化界面编写的计算时间的计时器,用3D渲染程序-use graphical interface, the time taken to prepare the timer, 3D rendering process
pointerclock
- 计时器是程序中最常用的后台任务机制之一,其时间间隔最低约为55毫秒,被广泛用于时钟、磁盘备份程序或需要在某一时刻运行的程序等。在Windows API中有很多查询时钟的函数,利用它们就可以编写出高精度的计时器。-timer procedure is the most commonly used mechanism for the background, one of the minimum time interval of about 55 milliseconds, are widely us
0132
- 数字计时器程序 Clock.asm -- Analogue Clock Demo based on Charles Petzold s DIGCLOCK.C Translated into assembly 20/9/99 by Ron Thomas Ron_Thom@Compuserve.com -digital timer procedures Clock.asm -- Analogue Clock Demo b ased on Charles Petzold s DIGC
脉冲记时CPLD
- 工作原理: 脉冲输入,记录30个脉冲的间隔时间(总时间),LED显示出来,牵涉到数码管的轮流点亮,以及LED的码。输入端口一定要用个 74LS14整一下,图上没有。数码管使用共阴数码管。MAXPLUS编译。 测试时将光电门的信号端一块连接到J2口的第三管脚,同时第一管脚为地,应该与光电门的地连接(共地)。 开始测试: 按下按键,应该可以见到LED被点亮,指示可以开始转动转动惯量盘,等遮光片遮挡30次光电门后, LED熄灭,数码管有数字显示,此为时间值,单位为秒,与智
实例42
- 一个简单的计时器程序,一个简单的计时器程序-a simple timer procedures, a simple timer procedures
篮球比赛器
- 供篮球比赛时使用,可以计时(支持倒计时),记分,犯规,暂停等 有个人得分列表。 提供赛前配置各节比赛时间-for basketball games use can be time (to support the countdown), points, fouls and suspension of personal scoring list. Before allocation for the game time
zasp-0715C-ASM
- C-ASM混合编程的毫秒级计时器,实现精确控制的工具-C - ASM mixed programming millisecond timer, and achieve precise control tools
2timers
- 具有两个计时器的程序,探讨计时器的创建和运行。-timer with two procedures, the timer on the creation and running.
counter_ds1302
- ds1302计时器原代码,调了很久才调好的-ds1302 timer original code, which had a good long time before they transfer
sportstime
- 计时器 可以用于各种方式的计时用途,只要做些修改-timer can be used in all forms of time-use, as long as the changes do
NetTimes
- 上网计时器 上网计时器 -Internet access timer timer timer Internet access online timer timer
TIMER0-driver
- s3c2410及嵌入式Linux平台计时器驱动实例-s3c2410 and embedded Linux platform timer-driven examples
mytimer
- 我个人做的一个计时器,用的是access数据库-Personally, I do a timer, using the access database
dclock_with_ui
- 很有用的精美计时器,各种接口都好,当时用来论文答辩会场用的,大家下一下吧-very useful exquisite timer, a variety of interface is good, then the venue for papers with the reply, everyone under my views
jishiqi
- 一个计时器程序,里面包括了热键的设计,虽然很功能步多,但可供学习-a timer procedures, including a hotkey inside the design, although functional steps, but they can study
competitiontime
- 赛程计时器的实现,c语言编写,比较简单,仅供参考-timer schedule to achieve c language, relatively simple for reference
ysjb
- 一个简单的颜色渐变程序加上一个计时器便成了一个小游戏了-a simple gradient colors procedures and a timer will become a small games. .
showtime_windows
- 在状态栏显示时间。实现方法在程序中添加一个触发间隔为一秒的计时器。-shown in the status bar time. Implementation of the procedure to add a second trigger the interval timer.
homework3
- 我自己写的一个电子时钟,带秒表,计时器,和简单的计算器功能,供初学者参考-I wrote it myself an electronic clock with a stopwatch, timer, and a simple calculator functions, for beginners reference
udptransport
- 基于UDP实现简单的可靠数据传输 由于数据是在不可靠的信道上传输的,因此数据在信道上传输时可能会发生比特错误,数据丢失。Rdt3.0及之前的版本都是停止—等待协议,它限制了网络底层硬件的能力。为克服这个问题引入了流水线技术,两个能恢复流水线中的错误的基本方法:第N个分组重发和选择性重复。综上,要实现差错编码,顺序号,计时器,分组确认,滑动窗口,拥塞控制。-simple UDP based on the reliable data transmission of data is not rel