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

搜索资源列表

  1. CWndTimer

    0下载:
  2. 一个VisualC++的基于窗口的定时器类,可以实现1毫秒的精确定时-a VC-based window timer category, can achieve a millisecond of precision timing
  3. 所属分类:系统编程

    • 发布日期:2008-10-13
    • 文件大小:16656
    • 提供者:赵渊
  1. MMTimer

    0下载:
  2. 多媒体定时器头文件,可以精确在windows里定时1ms-multimedia timer header files, the precise timing windows Lane 1ms
  3. 所属分类:系统编程

    • 发布日期:2008-10-13
    • 文件大小:3568
    • 提供者:笨熊
  1. CpuClock

    0下载:
  2. 用vc写的在windows下纳秒级的时钟定时操作,可以用在需要精确定时的场合-with vc wrote in windows under nanosecond clock regular operation, can be used in precision timing needs of the occasion
  3. 所属分类:系统编程

    • 发布日期:2008-10-13
    • 文件大小:1409
    • 提供者:yaowei
  1. 精确定时

    0下载:
  2. 在工业生产控制系统中,有许多需要定时完成的操作,如定时显示当前时间,定时刷新屏幕上的进度条,上位 机定时向下位机发送命令和传送数据等。特别是在对控制性能要求较高的实时控制系统和数据采集系统中,就更需要精确定时操作。-in industrial production control system, there are many needs time to complete the operation, such as the timing shows the current time, regul
  3. 所属分类:系统编程

    • 发布日期:2008-10-13
    • 文件大小:4718750
    • 提供者:辽宁
  1. VC中基于 Windows 的精确定时

    1下载:
  2. 在工业生产控制系统中,有许多需要定时完成的操作,如定时显示当前时间,定时刷新屏幕上的进度条,上位 机定时向下位机发送命令和传送数据等。特别是在对控制性能要求较高的实时控制系统和数据采集系统中,就更需要精确定时操作。-in industrial production control system, there are many needs time to complete the operation, such as the timing shows the current time, regul
  3. 所属分类:系统编程

    • 发布日期:2008-10-13
    • 文件大小:30198
    • 提供者:唐佳
  1. usTimer.rar

    0下载:
  2. 非常精确的一个定时器,微秒级别的哦,希望对大家有所帮助,谢谢,A very precise timer, microsecond-level Oh, I hope to help all of you, thank you
  3. 所属分类:Windows Kernel

    • 发布日期:2017-05-15
    • 文件大小:3706849
    • 提供者:lemon
  1. WindowSmultitimer

    0下载:
  2. 一个集合型,窗口调试 Windows 精确定时器.-multitimer
  3. 所属分类:Windows Kernel

    • 发布日期:2017-04-28
    • 文件大小:165253
    • 提供者:哲仁
  1. Times

    0下载:
  2. C++中的Timer组件虽然好用,却无法提供精确定时,只能精确到100毫秒左右,本程序中提供了一个定时工具,可精确到1毫秒,可用于参考执行定时循环任务-C++ in the Timer component although useful, but can not provide precise timing, can only be accurate to about 100 milliseconds, the program provides a regular tool accurate t
  3. 所属分类:Windows Kernel

    • 发布日期:2017-04-07
    • 文件大小:458129
    • 提供者:limeng
  1. pricisetimer

    0下载:
  2. 精确定时器,可实现微秒级别的分辨,在数据采集同步等过程中很有用-it is a pricise timer with micro second precise,which is used in data sampling and some other mux process
  3. 所属分类:Windows Kernel

    • 发布日期:2017-05-07
    • 文件大小:1995370
    • 提供者:liaotao
  1. Base_Timer.tar

    0下载:
  2. linux下的一个基本定时器,精确到ms。访问接口类似于windows下的setTimer接口。-linux under a basic timer, accurate to ms. Access interface similar to the windows under the setTimer interface.
  3. 所属分类:Linux-Unix program

    • 发布日期:2017-03-28
    • 文件大小:5357
    • 提供者:li
  1. VC_timer

    0下载:
  2. 关于VC++的一种定时器的应用,可以精确的对系统时钟进行设置,是高分辨率定时器-VC++ on a timer application, can be precisely set the system clock is high-resolution timer
  3. 所属分类:Windows Kernel

    • 发布日期:2017-05-13
    • 文件大小:3413364
    • 提供者:kiwi
  1. timer

    1下载:
  2. 本实验是setitimer定时器实验。Linux下经常使用的定时器函数有两种:alarm和setitimer。如果定时要求不是非常精确的话,用alarm( )和signal( )配合就足够了。如果定时要求精确的话,可以使用setitimer函数。 开发环境 Redhat9.0-This experiment is setitimer timer experiment. Often used under Linux, there are two timer functions: alarm
  3. 所属分类:Linux-Unix program

    • 发布日期:2017-03-28
    • 文件大小:1258
    • 提供者:tiger
  1. timer

    0下载:
  2. 采用VC对计算机底层编程,精确定时到US级,可以用作定时和时间段计时-correct timer,about computer hard
  3. 所属分类:Windows Kernel

    • 发布日期:2017-05-06
    • 文件大小:1255116
    • 提供者:姚文正
  1. uS_Test

    0下载:
  2. 通过线程中对CPU时钟的读取和频率计算,讲时间间隔换算成精确的时间,可以精确到微秒,通过向主程序发消息,实现微秒定时。-Through the thread and read the CPU clock frequency calculation, converted into precise about the time interval of time, accurate to microseconds, send an announcement by the main program, t
  3. 所属分类:Windows Kernel

    • 发布日期:2017-04-04
    • 文件大小:213538
    • 提供者:杨久敏
  1. SysTm

    0下载:
  2. 通过系统编程实现精确定时器,提供源码并测试通过-System program ,Timer
  3. 所属分类:Windows Kernel

    • 发布日期:2017-04-04
    • 文件大小:38887
    • 提供者:钱参
  1. Cortex_M0_sys_timer

    0下载:
  2. Cortex-M0系统定时器在不跑系统的情况下用于精确定时,反之用于系统定时-Cortex_M0_sys_timer is viewed as a timer specified when the OS is not necessary,otherwise,you can use it for system timing.
  3. 所属分类:Driver develop

    • 发布日期:2017-11-23
    • 文件大小:859
    • 提供者:悟實求心
  1. zdgj

    0下载:
  2. 根据系统时间,超简洁自动关机程序。精确定时,绝不错误。-According to the system time, ultra-compact automatic shutdown procedures
  3. 所属分类:Windows Kernel

    • 发布日期:2017-04-25
    • 文件大小:175678
    • 提供者:刘山山
  1. MATLAB

    6下载:
  2. 固高直线倒立摆MATLAB版本控制程序,采用实时内核方式实现精确定时-Googol linear inverted pendulum MATLAB version control program, using real-time kernel mode to achieve precise timing
  3. 所属分类:Windows Kernel

    • 发布日期:2017-05-19
    • 文件大小:5429163
    • 提供者:cnx
  1. Millisecond-timing

    0下载:
  2. 毫秒定时,区别于控件定时,可以精确到毫秒。函数模块化,供大家参考,谢谢!-Millisecond timing, different the control timing, can accurate to milliseconds. Function modular, provide everyone reference, thank you!
  3. 所属分类:Windows Kernel

    • 发布日期:2017-04-30
    • 文件大小:52372
    • 提供者:153856153
  1. MmTimer.dll

    0下载:
  2. 这是一款精确的定时器,她的定时精度可以达到一个毫秒,通常普通的系统定时器只能达到十五个毫秒-this timer precise can to 1 ms,compare with other timer ,this timer have sharp optical advantages,have deeply precise which other timer only can to 20 ms
  3. 所属分类:Windows Kernel

    • 发布日期:2017-04-14
    • 文件大小:3142
    • 提供者:李汉
« 12 »
搜珍网 www.dssz.com