CDN加速镜像 | 设为首页 | 加入收藏夹
当前位置: 首页 资源下载 搜索资源 - timer vc example

搜索资源列表

  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. 所属分类:系统编程

    • 发布日期:2008-10-13
    • 文件大小:136696
    • 提供者:唐建林
  1. VC++Timers

    0下载:
  2. VC的窗口计时器实例-VC window timer example
  3. 所属分类:Windows编程

    • 发布日期:2008-10-13
    • 文件大小:27418
    • 提供者:王飞
  1. MyTimerProc

    0下载:
  2. vc自定义TIMER回调函数小例子 vc自定义TIMER回调函数小例子-vc-defined callback function TIMER small example of vc-defined TIMER small example of a callback function
  3. 所属分类:操作系统开发

    • 发布日期:2008-10-13
    • 文件大小:32373
    • 提供者:yhg
  1. VC-double-buffer-solve-splash-screen

    0下载:
  2. 几个图片是以另一个图片作为背景,如果定时器触发刷屏,则出现闪屏的现象。此例子演示了如何使用双缓存可解决闪屏的问题。-Another picture is a few pictures as the background, if the refresh timer is triggered, the splash screen phenomenon. This example demonstrates how to use the splash screen double buffer solve
  3. 所属分类:GDI-Bitmap

    • 发布日期:2017-05-13
    • 文件大小:3457313
    • 提供者:周鹏
  1. Timer_v1

    0下载:
  2. 很經典的系統時間程式,以動態顯示目前的系統時間,學習擷取System timer的應用,以Visual Studio .NET 2003 MFC VC++為基礎編譯及驗證可用。-System timer example, dynamic display system timer, can study get system timer app.
  3. 所属分类:Other windows programs

    • 发布日期:2017-05-21
    • 文件大小:6188357
    • 提供者:asxzas
  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
    • 文件大小:31693
    • 提供者:纪磊
  1. Timer

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

    • 发布日期:2017-03-31
    • 文件大小:1235
    • 提供者:budyou
  1. Timer

    0下载:
  2. 这是一个VC实现的定时器的例子,首先定制一个资源ID,然后通过SetTimer函数-Timer example
  3. 所属分类:Windows Kernel

    • 发布日期:2017-04-10
    • 文件大小:1890788
    • 提供者:Haoqingfeng
  1. timer

    0下载:
  2. 定时器的一个编程例子。能够了解硬件在VC中的运用。-Example of a timer programming. Able to understand the hardware in the use of VC.
  3. 所属分类:Driver Develop

    • 发布日期:2017-04-08
    • 文件大小:144563
    • 提供者:xusen
  1. vctime

    0下载:
  2. vc++定时器应用例子,多种定时器的方法,学习定时器的好例子。-vc++ timer application example, a variety of timer means, to learn a good example of the timer.
  3. 所属分类:Windows Kernel

    • 发布日期:2017-03-29
    • 文件大小:3724
    • 提供者:Tony
  1. CTimeDemo

    0下载:
  2. 定时器的使用实例源码,很不错的vc源码,推荐!-Example source code using the timer, very good vc source, recommended!
  3. 所属分类:GUI Develop

    • 发布日期:2017-04-05
    • 文件大小:28716
    • 提供者:吴新兰
  1. MilliSecondDemo

    0下载:
  2. 使用定时器显示毫秒级的时间\MilliSecondDemo,很不错的vc源码,希望能对大家有所帮助-E: \ Upload [source] \ 66485028awfwRw \ VC++ example Daquan Code \ Chapter 2 message mapping and processing \ Example 038- use the timer displays the time in milliseconds \ MilliSecondDemo, very good
  3. 所属分类:GUI Develop

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

    0下载:
  2. 本例VC定时关闭对话框,由于模态对话框会阻止用户输入。所以用到定时器。-This example VC timing to close the dialog box modal dialog prevents the user input. So use the timer.
  3. 所属分类:Dialog_Window

    • 发布日期:2017-11-25
    • 文件大小:1814
    • 提供者:zhangtao
  1. VcPP-Timer

    0下载:
  2. Vc++编写的计时器,界面华美,代码规范,是学习界面编程的良好例子-Vc++ prepared timer, gorgeous interface, code specification, is a good example to learn programming interface
  3. 所属分类:Other windows programs

    • 发布日期:2017-04-15
    • 文件大小:29994
    • 提供者:
  1. VCtimer

    0下载:
  2. VC 写的定时器 计数器示例程序,定时器响应函数(在SetTimer()函数的最后一个参数可以指定一个回调函数,没有指定时采用默认的回调函数OnTimer()),变量声明必须在“{}”中。如图所示的例子中,左侧为定时器,右侧为计数器,点击相应的控制按钮可测试对应功能。-VC wrote timer counter sample program, the timer response function (in SetTimer () function is the last parameter c
  3. 所属分类:Windows Develop

    • 发布日期:2017-04-24
    • 文件大小:21208
    • 提供者:kpudn63
  1. Timer115

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

    • 发布日期:2017-04-13
    • 文件大小:1994
    • 提供者:ttbxb1209turans
搜珍网 www.dssz.com