CDN加速镜像 | 设为首页 | 加入收藏夹
当前位置: 首页 资源下载 源码下载 Windows编程 搜索资源 - 多媒体定时器

搜索资源列表

  1. vc_driver

    0下载:
  2. 基于8112板卡的编程(含多媒体定时器)-programming (including multimedia timer)
  3. 所属分类:按钮控件

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

    0下载:
  2. 多媒体定时器定时1MS,很准-multimedia timer regularly rungs, very -
  3. 所属分类:Windows编程

    • 发布日期:2008-10-13
    • 文件大小:307895
    • 提供者:李高
  1. PI2SEmluator(Ver1.01)

    1下载:
  2. i2s协议模拟测试主要源代码 总结 1.熟悉采用并口驱动程序SDK来访问并口(本次采用的并口驱动为:port95,WinIo,NTPORT) 2.熟悉I2S接口协议(根据不同的通讯设备有一点差别) 3.反复实验了解到Windows下采用高精确实时控制不能简单采用线程处理,而用多媒体定时器函数timeSetEvent来实现,否则线程在运行过程中会随机被系统其他进程打断而不能完成精确定时功能。
  3. 所属分类:网络编程

    • 发布日期:2008-10-13
    • 文件大小:4233
    • 提供者:guanjunduan
  1. supertimer

    0下载:
  2. 本实例实现了一中微秒级的精确定时,利用多媒体定时器的基本功能,可以通过两种方法实现精确定时。1)使用timeGetTime()函数,该函数定时精度为ms级,返回从Windows启动开始所经过的时间。2)使用timeSetEvent()函数.
  3. 所属分类:Windows编程

    • 发布日期:2008-10-13
    • 文件大小:64809
    • 提供者:shu
  1. SVRU

    0下载:
  2. VC环境下组播发送,通过多媒体定时器,实现定时发送!
  3. 所属分类:Windows编程

    • 发布日期:2008-10-13
    • 文件大小:35667
    • 提供者:刘少川
  1. MultiTimerDemo

    0下载:
  2. 各种定时器的集合,包括timer ,多媒体定时器等。
  3. 所属分类:Windows编程

    • 发布日期:2008-10-13
    • 文件大小:135063
    • 提供者:Ritter
  1. 多媒体定时器源码

    1下载:
  2. 最近写一个程序,其中用到了多媒体定时器,由于在程序中需要加速、减速、暂停、终止等控制方式,所以封装了一个使用多媒体定时回调函数定时方式和相应控制函数的类。不足之处请大家多多指教!-recently wrote a procedure, which uses a multimedia timer, because of the need to expedite the proceedings, deceleration, suspension, termination, etc. Control,
  3. 所属分类:输入法编程

    • 发布日期:2008-10-13
    • 文件大小:15338
    • 提供者:刘云
  1. PrecisionTime

    0下载:
  2. 通过多媒体定时器,timeSetEvent函数高精度时间计算。-Through the multimedia timer, timeSetEvent function high-precision time.
  3. 所属分类:Other systems

    • 发布日期:2017-05-08
    • 文件大小:2001810
    • 提供者:陈晓云
  1. mmTimers_src

    0下载:
  2. 多媒体实时定时器 -The real time timer for multimedia
  3. 所属分类:Multimedia Develop

    • 发布日期:2017-11-09
    • 文件大小:1243
    • 提供者:站长
  1. timer

    0下载:
  2. window多媒体定时器的应用例程,使用VC++6.0进行了仿真验证-Application of window multimedia timer routine, the use of VC++6.0 conducted simulation
  3. 所属分类:Windows Develop

    • 发布日期:2017-04-07
    • 文件大小:114957
    • 提供者:石头
  1. MTimer

    0下载:
  2. 多媒体定时器,让我们更准确运用它,了解它 愿我们一起提高,共同进步-The resource for media timer,but is sample ,have delete some parts
  3. 所属分类:Multimedia Develop

    • 发布日期:2017-05-09
    • 文件大小:2029323
    • 提供者:ghost
  1. yaohao

    0下载:
  2. 用多媒体定时器编写的摇号程序,翻屏速度毫秒级,完全随机。已摇出的号码不会重复。-lotto machine program,high speed,total random
  3. 所属分类:GUI Develop

    • 发布日期:2017-03-22
    • 文件大小:825922
    • 提供者:haofeng
  1. time_MultiThread_Semaphore

    0下载:
  2. 多媒体定时器和多线程信号量的演示小程序,演示了多媒体定时器的用法和多线程semaphore的用法-And multi-threaded multimedia timer semaphore demonstration applets, demonstrating the usage of multimedia timer and semaphore usage of multi-threaded
  3. 所属分类:Windows Develop

    • 发布日期:2017-04-04
    • 文件大小:14995
    • 提供者:toby
  1. supertimer

    0下载:
  2. 能够实现毫秒级的定时器,多媒体定时器-milisecond timer
  3. 所属分类:Windows Develop

    • 发布日期:2017-04-04
    • 文件大小:64813
    • 提供者:小李
  1. multimedia-timer-test

    0下载:
  2. 多媒体定时器的应用性测试,可以更深入理解多媒体的定时器应用。-Application of multimedia timer testing can be more in-depth understanding of the application of multimedia timer.
  3. 所属分类:Other windows programs

    • 发布日期:
    • 文件大小:26446
    • 提供者:sss
  1. WndlessTimerDesign

    0下载:
  2. 基于VS.net2005的多媒体定时器编程源码,用于测试多个定时器的发送数据精度,以及交互协调。编写了专门的定时器类,可以实例化多个对象。-Based on the multimedia timer VS.net2005 programming source code, for testing a number of the sending data accuracy timer, as well as interactive co-ordination. The preparation of
  3. 所属分类:Multimedia Develop

    • 发布日期:2017-05-19
    • 文件大小:5457791
    • 提供者:sss
  1. Clock

    0下载:
  2. 使用多媒体定时器timeSetEvent()函数,该函数定时精度为ms级。利用该函数可以实现周期性的函数调用。-Using multimedia timer timeSetEvent () function, the function ms timing accuracy for the class. Function can be achieved using the periodic function call.
  3. 所属分类:Windows Develop

    • 发布日期:2017-04-09
    • 文件大小:1892851
    • 提供者:vincent
  1. MulTimer-document-3

    0下载:
  2. Windows下的多媒体定时器源码,可以定时精度到1ms,是一些在Windows下开发软实时系统的一个比较好的选择!-Windows source code under the multimedia timer can be timed to a precision of 1ms, some soft real-time in the Windows system, developed under a relatively good choice!
  3. 所属分类:Windows Develop

    • 发布日期:2017-04-03
    • 文件大小:387189
    • 提供者:
  1. VC_programming_code_examples_how_use_multimedia_ti

    0下载:
  2. VC编程实现如何使用多媒体定时器实例代码VC programming code examples of how to use the multimedia timer-VC programming code examples of how to use the multimedia timer
  3. 所属分类:Windows Develop

    • 发布日期:2017-04-02
    • 文件大小:14698
    • 提供者:uK
  1. mutipmtimer

    0下载:
  2. 多媒体定时器的使用-The use of multimedia timers! ! ! ! ! ! ! ! ! ! !
  3. 所属分类:Windows Develop

    • 发布日期:2017-05-07
    • 文件大小:1894358
    • 提供者:王明松
« 12 3 »
搜珍网 www.dssz.com