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

搜索资源列表

  1. 定时器报警

    0下载:
  2. 定时器报警c程序
  3. 所属分类:其他小程序

  1. 用c++编写的时钟和时钟定时器

    0下载:
  2. 用c++编写的时钟和时钟定时器,主要实现的是定制器的功能,采用面向对象。-a settimer by C++
  3. 所属分类:其他小程序

    • 发布日期:2017-03-23
    • 文件大小:274.96kb
    • 提供者:杨立
  1. mTimer

    0下载:
  2. 用VC++编程,比较三种定时器——SetTimer、timeSetEvent、、QueryPerformanceCounter、GetTickCount的在精度上的差别-Using VC++ programming, comparing three types of timers- SetTimer, timeSetEvent,, QueryPerformanceCounter, GetTickCount the difference in accuracy
  3. 所属分类:Other systems

    • 发布日期:2017-04-01
    • 文件大小:714.33kb
    • 提供者:Edison
  1. PrecisionTime

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

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

    0下载:
  2. DOS 下的定时器82C54测试程序,实现中断方式的测试,描述了82C54寄存器的配置和中断的配置-Under DOS timer 82C54 testing procedures realize interrupt testing, describes the register configuration and 82C54 interrupt configuration
  3. 所属分类:Other systems

    • 发布日期:2017-04-10
    • 文件大小:1.13kb
    • 提供者:wxjgya
  1. SetTimer(synchronizationAndasynchronism)

    1下载:
  2. 在LabWindows中要求对测量时间的控制精确度很高,为此我们常用Timer控件并不能精确控制。在此例程中列举了同步定时器与异步定时器,希望对大家有帮助。-In the LabWindows called for measuring time in the control of high precision, for which we often can not be precise control Timer control. Listed in this routine of synchr
  3. 所属分类:Other windows programs

    • 发布日期:2017-03-30
    • 文件大小:7.11kb
    • 提供者:写字板
  1. Timer

    0下载:
  2. c++中使用定时器Timer编程的实例-c++ to use the timer Timer programming examples. . . .
  3. 所属分类:Other systems

    • 发布日期:2017-04-01
    • 文件大小:43.44kb
    • 提供者:ln
  1. timer0

    0下载:
  2. 51定时器C程序,这个东西很好用不用哦,大家多看看。-51 timer0 Program
  3. 所属分类:Other systems

    • 发布日期:2017-03-24
    • 文件大小:6.88kb
    • 提供者:水晶宸子
  1. timer

    1下载:
  2. Labwindows CVI, 基于标准C的编程,定时器的使用范例-Labwindows CVI, standards-based C programming, using the example of the timer
  3. 所属分类:Other systems

    • 发布日期:2017-04-10
    • 文件大小:1.98mb
    • 提供者:Kevin Zou
  1. timer

    0下载:
  2. 用C++编写的一个定时器,希望对你有用。-a timer program Written in C++,i hope that was meaningful.
  3. 所属分类:Other windows programs

    • 发布日期:2017-03-31
    • 文件大小:35.45kb
    • 提供者:李小华
  1. V2.0

    0下载:
  2. 用C语言写的一个定时关机的小程序,是通过CFree的集成环境编译出来的,里面主要是一个定时器-Written in C language with a little time off program, is compiled by CFree out integrated environment, which is primarily a timer. .
  3. 所属分类:Other windows programs

    • 发布日期:2017-04-09
    • 文件大小:61.9kb
    • 提供者:wu
  1. cbClock

    0下载:
  2. 用CB写的小闹钟,可以用来学习CB编程,里面有一些控件的用法,定时器的使用,等等。-A clock sample with C++ Builder,use to study the tools
  3. 所属分类:Other windows programs

    • 发布日期:2017-04-15
    • 文件大小:7.72kb
    • 提供者:q
  1. Timer

    0下载:
  2. C#利用定时器实现有关时间功能,可以获取当前时间-use timer-related time function
  3. 所属分类:Other systems

    • 发布日期:2017-03-29
    • 文件大小:13.13kb
    • 提供者:曹鹏
  1. PWM

    0下载:
  2. c语言产生占空比可变的方波,用定时器做出来的。-c language variable duty cycle square wave
  3. 所属分类:Other systems

    • 发布日期:2017-11-20
    • 文件大小:528byte
    • 提供者:王亚辉
  1. 555-timer-frequency-change

    0下载:
  2. 51单片机c语言实现555定时器的频率改变,由1602观察。-555 timer frequency change
  3. 所属分类:Other systems

    • 发布日期:2017-11-23
    • 文件大小:1.64kb
    • 提供者:steve
  1. data acquisition and plot

    0下载:
  2. 从setup文件中读取文件参数 计算中断参数 通过8254定时器和8259中断控制器实现定时中断 将A/D采集到的数据解码成电压值绘制成图像 文件在TurboC下运行(Read file parametersom from the setup file, and then calculate interrupt parameters. Achieve a regular interrupt through the 8254 timer and 8259 interrupt controller.
  3. 所属分类:其他

    • 发布日期:2017-12-23
    • 文件大小:8kb
    • 提供者:Niejingyu
  1. MFC1

    0下载:
  2. 该设计用MFC开发的一个小例程,进行加载图片并设置定时器显示在界面上,希望对大家有帮助。(The design used MFC development of a small routine, loading pictures, and set the timer displayed on the interface, we want to help.)
  3. 所属分类:其他

    • 发布日期:2017-12-30
    • 文件大小:470kb
    • 提供者:芳睿
  1. dingshiqi

    0下载:
  2. Visual 2008 c++定时器的使用(Visual 2008 c++ Timer)
  3. 所属分类:其他

  1. 自动定时Ftp下载器源码

    0下载:
  2. C#编写,利用VS平台编译,自动定时FTP下载(Automatic timing FTP Download)
  3. 所属分类:其他

    • 发布日期:2018-04-20
    • 文件大小:783kb
    • 提供者:chengxuyuanC
  1. TimeTest

    2下载:
  2. 一个多线程的c++定时器,封装接口,有例子可以参考使用(A multi-threaded c++ timer, encapsulated interface, can be used as an example.)
  3. 所属分类:其他

    • 发布日期:2020-09-11
    • 文件大小:25kb
    • 提供者:林被
« 12 »
搜珍网 www.dssz.com