搜索资源列表
timer
- Linux 用户模式下高精度定时器实现源代码-Linux user mode to achieve high-precision timer
Timer
- 实现了linux unix下基于posix标准的定时器机制,支持定义定时事件链表,用于学习。-a timer class baseed on posix ,which can be used in linux and unix.This class support timer event array. just for share and study
signalsExample
- Some examples/programs of using unix signals. Write a program wich simulates a stopwatch. First the timer is initialized at 0. When receiving SIGUSR1 an intermediate time will be displayed. When receiving SIGUSR2 the program will end. Write a
ONLINE
- UNIX下的信号编程,本例程将信号应用于定时器,在下班时间自动弹出警报。信号技术主要可用于后台定时器,应用范围很广-Signal programming under UNIX, this routine will signal applied to the timer, automatic pop-up alerts during off hours. Signal technology can be used for the timer in the background, a wide ra
timer
- UNIX/Linux应用程序在使用select/poll调用实现I/O的集中控制时,可借此实现通用的定时器功能。因为依赖于之前上传的双向链表实现,故而也包含在其中。-UNIX/Linux applications to achieve the centralized control of the I/O using select/poll call will be able to achieve universal timer functions. Doubly linked list impl
