CDN加速镜像 | 设为首页 | 加入收藏夹
当前位置: 首页 资源下载 源码下载 系统编程 搜索资源 - timer

搜索资源列表

  1. thread timer (D7).zip

    0下载:
  2. This component has the same functionality of the default Timer component, but it provides a higher resolution, until a maximum of 1 milisecond.
  3. 所属分类:系统编程

    • 发布日期:
    • 文件大小:6.82kb
    • 提供者:
  1. Win Timer

    0下载:
  2. 一个讲windows中定时器使用的文章,很全,将所有可能的用法都讲到了。-a timer used in the article, is full of all possible usage spoke of.
  3. 所属分类:系统编程

    • 发布日期:2008-10-13
    • 文件大小:33.18kb
    • 提供者:毕业
  1. TIMER

    0下载:
  2. 清华大学-电子信息工程系-实验用ARM-linux-源代码-TIMER篇
  3. 所属分类:Linux/Unix编程

    • 发布日期:2008-10-13
    • 文件大小:8.18kb
    • 提供者:姜勇
  1. timer.rar

    0下载:
  2. linux下的一个简单定时器设计,使用select函数实现功能,linux timer under a simple design, using the select function implementation function
  3. 所属分类:Linux-Unix program

    • 发布日期:2017-03-23
    • 文件大小:1.04kb
    • 提供者:高英杰
  1. thread timer (D7)

    0下载:
  2. This component has the same functionality of the default Timer component, but it provides a higher resolution, until a maximum of 1 milisecond.-This component has the same functionality of the default Timer component, but it provides a higher resolu
  3. 所属分类:系统编程

    • 发布日期:2017-11-09
    • 文件大小:7.13kb
    • 提供者:老李
  1. timer.tar

    1下载:
  2. linux下同一个进程中多个定时器实现。简单描述下定时器模块的实现,有一个manager单例类保存所有CTimer对象,开启一线程运行延迟函数,每次延迟间隔到,扫描保存CTimer的容器,对每个CTimer对象执行减少时间操作,减少到0则执行回调函数。对一次性CTimer,超时则从容器中删除,循环型的将间隔时间重置,不从容器中移除。 CTimer的start执行将对象插入到manager容器中操作;stop执行将对象从manager容器中删除的操作;reset执行先删除,重置间隔,然后再放到
  3. 所属分类:Linux-Unix program

    • 发布日期:2014-09-30
    • 文件大小:5.97kb
    • 提供者: 刘竞楠
  1. Timer(VB)

    7下载:
  2. 精密定时器集合:VB版 ■ SetTimer(多Timer):是使用SetTimer()和回调函数产生的Timer,与VB6中定时器控件效果一样,只是用API实现而已,不爱用控件的朋友可能会喜欢 ■ Timer大比拼(CSDN):是CSDN网友提供的测试各种Timer的代码:QueryPerformanceCounte() 多媒体定时器;和VB6定时器控件。测试时,可以看到3种定时器的区别。多媒体定时器和QueryPerformanceCounte()都是较好的选择.
  3. 所属分类:Windows Kernel

    • 发布日期:2015-08-10
    • 文件大小:112.27kb
    • 提供者:尹刚
  1. timer

    0下载:
  2. Linux 用户模式下高精度定时器实现源代码-Linux user mode to achieve high-precision timer
  3. 所属分类:Linux-Unix program

    • 发布日期:2014-10-27
    • 文件大小:3.57kb
    • 提供者:victor
  1. AccurateTimer

    0下载:
  2. 利用多媒体计时器实现的毫秒级的延迟-Use of multimedia timer to achieve the millisecond delay
  3. 所属分类:Windows Kernel

    • 发布日期:2017-11-17
    • 文件大小:2.6kb
    • 提供者:sjy
  1. timer

    0下载:
  2. 完成洗衣机定时器一样的功能,定时很有用的,可以随便调整定时-Washing machine timer to complete the same function, from time to time very useful, can be adjusted from time to time
  3. 所属分类:Windows Kernel

    • 发布日期:2017-04-02
    • 文件大小:8.71kb
    • 提供者:王泽文
  1. cputicker

    0下载:
  2. CPU 的精确计时器 This class implements an MFC wrapper class for the Pentium-specific (or better) time stamp counter which can be accessed using the "RDTSC" assembly language instruction. This counter has a resolution in terms of PCLKS (processor clocks)
  3. 所属分类:Windows Kernel

    • 发布日期:2017-03-28
    • 文件大小:15.46kb
    • 提供者:谢兵
  1. test

    0下载:
  2. windows环境下,vc++6.0使用timer的一个典型例子,其中还有背景设置。-windows environment, vc++ 6.0 use a typical example of a timer, of which there are the background settings.
  3. 所属分类:Windows Kernel

    • 发布日期:2017-03-31
    • 文件大小:30.95kb
    • 提供者:纪磊
  1. Timer

    0下载:
  2. 一个vc++的定时器类,不使用窗口定时器的例子.-A vc++ timer class, do not use windows timer example.
  3. 所属分类:Windows Kernel

    • 发布日期:2017-03-31
    • 文件大小:1.21kb
    • 提供者:budyou
  1. timer.ZIP

    0下载:
  2. 一个关于用VB开发中的timer控件的源代码示例,希望对各位VB初学者有帮助-a vb program for timer ctronl
  3. 所属分类:Windows Kernel

    • 发布日期:2017-04-17
    • 文件大小:9.93kb
    • 提供者:snzfq
  1. timer

    0下载:
  2. that s as the timer interrupt used in the linux application as the sample -that s as the timer interrupt used in the linux application as the sample
  3. 所属分类:Linux-Unix program

    • 发布日期:2017-03-26
    • 文件大小:5.03kb
    • 提供者:李有森
  1. Timer

    0下载:
  2. 实现了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
  3. 所属分类:Linux-Unix program

    • 发布日期:2017-04-01
    • 文件大小:3.55kb
    • 提供者:GuoQi
  1. linux-char-driver-by-timer

    0下载:
  2. linux 字符驱动实例,基于定时器的,可以用的源码。-linux instances of character-driven, based on the timer, you can use the source code.
  3. 所属分类:Linux-Unix program

    • 发布日期:2017-03-29
    • 文件大小:2.51kb
    • 提供者:王涛
  1. timer

    0下载:
  2. linux环境下通过定时信号实现定时器,采用差分链管理定时器-linux environment achieved through the timing signal timer, timer differential chain management
  3. 所属分类:Linux-Unix program

    • 发布日期:2017-03-26
    • 文件大小:3.95kb
    • 提供者:北极冰
  1. timer

    0下载:
  2. Linux下的C的编程,定时器的创建,可根据需要创建不同时间间隔的定时时钟-The C programming under Linux, the timer creation, according to the need to create different time interval timing clock
  3. 所属分类:Linux-Unix program

    • 发布日期:2017-03-28
    • 文件大小:759byte
    • 提供者:sanny
  1. linux-timer-example

    0下载:
  2. Linux Timer方面的教程。解释详尽,清晰。例子清晰,实用。能很好的帮助你掌握Linux Timer。-Linux Timer tutorial. Explain the detailed and clear. Examples of clear and practical. Well help you to master Linux Timer.
  3. 所属分类:Linux-Unix program

    • 发布日期:2017-03-29
    • 文件大小:71.57kb
    • 提供者:liuzhiwei
« 12 3 4 5 6 7 8 9 10 ... 35 »
搜珍网 www.dssz.com