搜索资源列表

  1. SetTimer1

    0下载:
  2. 时间触发器例子settimer 时间触发器例子settimer-The Time Triggers the example settimer time trigger example settimer
  3. 所属分类:其他小程序

    • 发布日期:2024-05-17
    • 文件大小:2098176
    • 提供者:李江
  1. Drag

    0下载:
  2. 高效拖动控件 ,Javascr ipt 来写 拖动效果非学好,不会走位, 用SetTimer 来更新,不是用MouseMove 来更新, 时间可以自已设定 有定位记录效果,可以用在多功能网站,效果没得说-A Good Drag Control, Whitch is write by Javascr ipt, the Screen fresh Click in Timer, About 20times
  3. 所属分类:图形图象

    • 发布日期:2024-05-17
    • 文件大小:3072
    • 提供者:tengfei
  1. MyThreadTimer

    0下载:
  2. 轻松实现线程内使用SetTimer实现定时器的源码-Easily use within threads the SetTimer achieve timer source
  3. 所属分类:进程与线程

    • 发布日期:2024-05-17
    • 文件大小:3015680
    • 提供者:外挂
  1. TimeAndDate

    0下载:
  2. 一个应用CTimer、SetTimer来实现电子时钟,秒表自动走动,里面还包含了时间类的加减计算以及控件自绘,字体颜色等-MFC CTimer SetTimer
  3. 所属分类:对话框与窗口

    • 发布日期:2024-05-17
    • 文件大小:13131776
    • 提供者:方波
  1. settimer

    0下载:
  2. 基于opencv,定时读取视频图片并保存-Based on opencv, video images and save the time to read
  3. 所属分类:OpenCV

    • 发布日期:2024-05-17
    • 文件大小:6859776
    • 提供者:tansuiyan
  1. WinBall

    0下载:
  2. 屏幕中间出现一个小球,向45度移动,碰到客户端的边缘后45度反弹,小球的颜色并变换一次,用settimer设置移动速度。-Middle of the screen appears a small ball, moving to 45 degrees, hit the edge of the client within 45 degrees bounce, ball color and transform once with settim
  3. 所属分类:其他小程序

    • 发布日期:2024-05-17
    • 文件大小:744448
    • 提供者:low-key-nick
  1. APIshizhongnc

    0下载:
  2. 易语言源码 API时钟和内存优化,主要命令SetProcessWorkingSetSize KillTimer SetTimer-Easy language source API clock and memory optimization, the main command SetProcessWorkingSetSize KillTimer SetTimer
  3. 所属分类:易语言编程

    • 发布日期:2024-05-17
    • 文件大小:1024
    • 提供者:key_sun
  1. timer

    0下载:
  2. 单片机 KEIL timer 高级应用 settimer 定时器事件-SCM KEIL timer timer events settimer advanced applications
  3. 所属分类:单片机(51,AVR,MSP430等)

    • 发布日期:2024-05-17
    • 文件大小:4096
    • 提供者:冒凉亭
  1. VCtimer

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

    • 发布日期:2024-05-17
    • 文件大小:21504
    • 提供者:kpudn63
  1. drawtime

    0下载:
  2. This sample displays the current time. I use SetTimer function to achieve this program.
  3. 所属分类:数据库编程

    • 发布日期:2024-05-17
    • 文件大小:4096
    • 提供者:jq29lac
  1. drawtime

    0下载:
  2. This sample displays the current time. I use SetTimer function to achieve this program.
  3. 所属分类:数据库编程

    • 发布日期:2024-05-17
    • 文件大小:4096
    • 提供者:o0renhu
  1. Settimer

    0下载:
  2. 校准本地时间,实现网络授时。非常不错的校对时间的工具-Calibration local time, network timing to achieve. A very good tool for checking the time
  3. 所属分类:Windows编程

    • 发布日期:2024-05-17
    • 文件大小:12288
    • 提供者:刘哲理
  1. DigtalClock

    0下载:
  2. 模拟数字时钟,掌握WM_TIMER消息映射方法,掌握SetTimer函数和KillTimer函数的使用方法-Analog and digital clocks, master WM_TIMER message mapping method, master the use SetTimer function and the function KillTimer
  3. 所属分类:系统编程

    • 发布日期:2024-05-17
    • 文件大小:2256896
    • 提供者:浅蓝
  1. Sun-Xin-MFC-instructional-video-5

    0下载:
  2. 孙鑫MFC教学5全内容1.CWnd::CreateSolidCaret创建插入符,ShowCaret()显示插入符,2.VC中CString::LoadString(ID号)3.路径层的概念:有两种方法创建路径层,4.在View上输入文字的步骤,5.模拟卡啦OK变色的步骤,6.SetTimer也可以用回调函数来操作,但并不方便-1.CWnd: CreateSolidCaret: create insert, ShowCaret (2.V
  3. 所属分类:界面编程

    • 发布日期:2024-05-17
    • 文件大小:1956864
    • 提供者:淡定哥
  1. DigtalClock

    0下载:
  2. 1.熟悉VC++ 6.0开发环境。 2.了解CTime类的使用方法。 3.掌握WM_TIMER消息映射方法。 4.掌握SetTimer函数和KillTimer函数的使用方法。-1. Be familiar with vc++ 6.0 development environment. 2. To understand the use of the CTime class. 3. Grasp the WM_TIMER m
  3. 所属分类:其他小程序

    • 发布日期:2024-05-17
    • 文件大小:7168
    • 提供者:浅蓝
  1. my_timer.c

    0下载:
  2. Timer for Embedded System using Sleep and settimer
  3. 所属分类:Linux/Unix编程

    • 发布日期:2024-05-17
    • 文件大小:2048
    • 提供者:VVV@94
  1. TeeChart.Pro.v5.ActiveX

    0下载:
  2. 好用,利用SetTimer函数和teechart类,绘制实时的周期曲线图,周期,振幅,占空比均可调。(Good use, using SetTimer function and TeeChart class, draw real time periodic curve diagram, cycle, amplitude, duty ratio can be adjusted.)
  3. 所属分类:其他小程序

    • 发布日期:2024-05-17
    • 文件大小:8798208
    • 提供者:chasingl
  1. SetTimer

    0下载:
  2. 我热爱编程热爱本论坛 阿斯打扫的点点滴滴嗒嗒(I love programming to love this forum)
  3. 所属分类:其他小程序

    • 发布日期:2024-05-17
    • 文件大小:5120
    • 提供者:RuinWorld
  1. 定时器TimerT1

    0下载:
  2. MFC 直接使用setTimer c++ 中,也有类似的定时器:CreateWaitableTimer、SetWaitableTimer 其实是windows API(MFC uses setTimer directly In C++, there are similar timers: CreateWaitableTimer, SetWaitableTimer is actually the Windows API.)
  3. 所属分类:Internet/网络编程

    • 发布日期:2024-05-17
    • 文件大小:6817792
    • 提供者:renjiawei
« 1 2 3 4 5»

源码中国 www.ymcn.org