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

搜索资源列表

  1. 时间提醒器

    0下载:
  2. 用C#编写的一个小程序,可以在你工作和娱乐时定时提醒你-C# prepared in a small program, you can work and play regularly remind you when
  3. 所属分类:C#编程

    • 发布日期:2008-10-13
    • 文件大小:9.32kb
    • 提供者:cpower0668
  1. 51_ljq

    0下载:
  2. Keil C51 51定时器中断例程 编成语言:C-timer interrupt routines into languages : C
  3. 所属分类:C#编程

    • 发布日期:2008-10-13
    • 文件大小:32.89kb
    • 提供者:刘家强
  1. 8051_timer0_pulse

    0下载:
  2. 8051系列单片机的利用定时器进行脉冲宽度测量的c语言的简单的操作例程-8051 for the use of timer pulse width measurement of the C language routines simple operation
  3. 所属分类:其它

    • 发布日期:2008-10-13
    • 文件大小:14.01kb
    • 提供者:谢智强
  1. 定时器

    0下载:
  2. C#开发的定时器程序
  3. 所属分类:Windows编程

    • 发布日期:2014-01-22
    • 文件大小:257.15kb
    • 提供者:mimibess
  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. led

    0下载:
  2. 用单片机定时器控制数码管和流水灯程序,是用c语言编写的,欢迎提出不足-MCU timer with digital control and flow control lamp program, is written in c language are welcomed to raise enough
  3. 所属分类:Communication

    • 发布日期:2017-03-30
    • 文件大小:7.9kb
    • 提供者:赵鹏
  1. STC12C5410AD-PWM-C-8-timer

    0下载:
  2. C语言,利用两个8位定时器,实现两路PWM。两路PWM互不干扰。实现波形的渐强/渐弱。本代码是某大型代工企业的数码相机PWM模式下的检测驱动方式。可以用来驱动步进马达,最直观就在LED灯查看。-C language, the use of timers to achieve the two PWM. Two PWM without disturbing each other. Achieve waveform crescendo/diminuendo. This code is a large
  3. 所属分类:CSharp

    • 发布日期:2017-03-26
    • 文件大小:22.06kb
    • 提供者:小何
  1. TestTimer

    0下载:
  2. C# 定时器 (非系统控件定时器)的使用(跨线程调用) -Timer Thread
  3. 所属分类:CSharp

    • 发布日期:2017-04-24
    • 文件大小:43.45kb
    • 提供者:沙硕
  1. CSharp-Timer

    0下载:
  2. 本程序为C#定时器小例子,对于初学者有一定 参考价值。-This program is C# timer small example, there is a certain reference value for beginners.
  3. 所属分类:CSharp

    • 发布日期:2017-05-07
    • 文件大小:1.4mb
    • 提供者:yuchao
  1. AutoImageLiset

    0下载:
  2. 关于C#定时器和image控件的使用,可以加快或减慢速度。-About using C# timer and image controls, you can speed up or slow down.
  3. 所属分类:CSharp

    • 发布日期:2017-05-07
    • 文件大小:1.39mb
    • 提供者:zaianda
  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 3 4 5 6 7 »
搜珍网 www.dssz.com