搜索资源列表

  1. MinTimer

    0下载:
  2. 毫秒定时器,为什么要使用毫秒定时器呢?我想原因有两个。第一:CWnd里面的timer不能精确到毫秒级,所以必须要写一个精确到毫秒级的。第二:用CWnd里面的timer代价太大,因为有时我们的类根本就没有窗口,为了使用timer,而不得不从CWnd里派生。本人写的这个mmtimer,主要是为了解决上面这两点而设计的-millisecond timer, why should the use of millisecond timer? I
  3. 所属分类:Windows编程

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

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

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

    0下载:
  2. 毫秒定时器,为什么要使用毫秒定时器呢?我想原因有两个。第一:CWnd里面的timer不能精确到毫秒级,所以必须要写一个精确到毫秒级的。第二:用CWnd里面的timer代价太大,因为有时我们的类根本就没有窗口,为了使用timer,而不得不从CWnd里派生。本人写的这个mmtimer,主要是为了解决上面这两点而设计的-millisecond timer, why should the use of millisecond timer? I
  3. 所属分类:Windows编程

    • 发布日期:2024-05-19
    • 文件大小:112640
    • 提供者:zniao
  1. mmtimerandsocket

    0下载:
  2. 关于vc的高精度多媒体定时器及网络通讯功能简单实现的例子,用于工业上下微机控制参考-vc on the high-precision timer and multimedia communications networks to achieve a simple example. for the next industrial microcomputer control reference
  3. 所属分类:系统编程

    • 发布日期:2024-05-19
    • 文件大小:136192
    • 提供者:控制
  1. MMTimer

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

    • 发布日期:2024-05-19
    • 文件大小:3072
    • 提供者:笨熊
  1. mmtimer

    0下载:
  2. C++builder下编写的多媒体定时器应用的例子,非常方便地移植到数据采样控制方面的工控程序。-multimedia timer programming with C++Builder。
  3. 所属分类:系统编程

    • 发布日期:2024-05-19
    • 文件大小:13312
    • 提供者:haofeng
  1. MMTimer

    0下载:
  2. 定时器自动设置定时,定时级别为10MS,价值3-Timer is automatically set from time to time, regular level of 10MS, the value of 3666
  3. 所属分类:系统编程

    • 发布日期:2024-05-19
    • 文件大小:10240
    • 提供者:xiaobai
  1. mmTimer

    0下载:
  2. 这是一个ms级的定时控件,弥补了VB6中没有精密定时控件的空白,好的话顶一下.-This is a regular class ms control, VB6 does not make up for the precision control of the blank from time to time, if the top look good.
  3. 所属分类:Windows编程

    • 发布日期:2024-05-19
    • 文件大小:100352
    • 提供者:尹刚
  1. Timer(VB)

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

    • 发布日期:2024-05-19
    • 文件大小:114688
    • 提供者:尹刚
  1. mmTimer_source

    0下载:
  2. 最近有朋友要mmTimer的源码,这里便是 mmTimer的实现源码,包括VB(ocx),VC(dll),注意是单线程,需要自己改多线程-Recently, a friend to mmTimer the source, here is the realization of mmTimer source, including VB (ocx), VC (dll), attention is single-threaded, mult
  3. 所属分类:Windows编程

    • 发布日期:2024-05-19
    • 文件大小:173056
    • 提供者:尹刚
  1. MMTimer_test-ysirss20100708

    0下载:
  2. 自己写的用在网络流媒体传输中的mmtimer程序,完全可用的mmtimer测试程序,对不知如何使用mmtimer的人帮助很大,简单移植即可使用-Written with their own network streaming in mmtimer program completely available mmtimer test procedures, people do not know how to use mmtimer very
  3. 所属分类:流媒体/Mpeg4

    • 发布日期:2024-05-19
    • 文件大小:47104
    • 提供者:杨在
  1. timeSetEvent

    0下载:
  2. 采用wince6.0,天嵌开发板及BSP,制作的SDK,针对WM_TIMER定时精度不高的问题,本列采用多媒体定时器,可方便实现高精度定时器,最小定时为MS级。-#include "stdafx.h" #include "TimeCount.h" #include "TimeCountDlg.h" #include "stdafx.h" #include "TimeCount.h" #include "T
  3. 所属分类:单片机(51,AVR,MSP430等)

    • 发布日期:2024-05-19
    • 文件大小:8931328
    • 提供者:loveclt
  1. MMTimer

    0下载:
  2. 一个利用VC++ 编程环境ATL开发的多媒体定时器控件- one ActiveX Contrl about Multimedia timer
  3. 所属分类:ActiveX/DCOM

    • 发布日期:2024-05-19
    • 文件大小:2778112
    • 提供者:gaoxinhao
  1. mmtimer

    0下载:
  2. Timer device implementation for SGI SN platforms.
  3. 所属分类:Linux/Unix编程

    • 发布日期:2024-05-19
    • 文件大小:7168
    • 提供者:vonghusei
  1. mmtimer

    0下载:
  2. Intel Multimedia Timer device interface.
  3. 所属分类:Linux/Unix编程

    • 发布日期:2024-05-19
    • 文件大小:7168
    • 提供者:muesoudao
  1. mmtimer

    0下载:
  2. ieee_scalbn(x,n) returns x 2n computed by exponent manipulation rather than by actually performing an exponentiation or a multiplication. -ieee_scalbn(x,n) returns x 2n computed by exponent manipulation rather than by
  3. 所属分类:Linux/Unix编程

    • 发布日期:2024-05-19
    • 文件大小:2048
    • 提供者:cswuexh
  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. 所属分类:系统编程

    • 发布日期:2024-05-19
    • 文件大小:3072
    • 提供者:李汉

源码中国 www.ymcn.org