搜索资源列表

  1. 7定时器

    0下载:
  2. 这是用CCS编写的DSP汇编程序,可以实现320TMSC54XXDSP的定时器试验。-CCS is used to prepare a compilation of DSP procedures, TMSC54XXDSP can achieve 320 Test the timer.
  3. 所属分类:其它资源

    • 发布日期:2008-10-13
    • 文件大小:4016
    • 提供者:张会昌
  1. 定时器源代码MFCTimer

    0下载:
  2. 使用vc编写的定时器源代码-vc prepared to use the timer source code
  3. 所属分类:系统编程

    • 发布日期:2008-10-13
    • 文件大小:63804
    • 提供者:郑燕
  1. DSP的定时器中断汇编程序

    0下载:
  2. 基于TMS320VC5402 DSP平台的定时器中断程序,使用的汇编语言,在CCS里调试通过。-Based on TMS320VC5402 the DSP platform timer interrupt program,with assembly language, debugs in CCS passes
  3. 所属分类:其它资源

    • 发布日期:2008-10-13
    • 文件大小:17408
    • 提供者:锁斌
  1. 定时器通道溢出捕捉实验

    0下载:
  2. motorola 单片机 熟悉定时器接口模块的使用 -timer familiar with the use of interface modules
  3. 所属分类:其它资源

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

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

    • 发布日期:2024-05-12
    • 文件大小:307200
    • 提供者:李高
  1. 单片机的中断定时操作

    0下载:
  2. 单片机的中断定时操作,详细介绍了c51中定时器设置和中断设置应用情况-SCM interrupted regular operations, detailing the decoder timer settings and installed applications interruption
  3. 所属分类:单片机(51,AVR,MSP430等)

    • 发布日期:2024-05-12
    • 文件大小:54272
    • 提供者:薛春艳
  1. 定时

    0下载:
  2. 针对windows的定时器,演示windows中的3种计时器使用方式,达到的精确程度-windows against the timer, which demonstrated windows of the three timer used in order to reach the level of precision
  3. 所属分类:钩子与API截获

    • 发布日期:2024-05-12
    • 文件大小:27648
    • 提供者:白云
  1. 阿带定时器2.0

    0下载:
  2. 定时关机/提醒实用工具。包含关机、透明窗口、不规则窗口演示代码。- Fixed time closing machine/reminder practical tool. Contains Guan Ji, the transparent window, the irregular window demonstration code.
  3. 所属分类:系统编程

    • 发布日期:2024-05-12
    • 文件大小:158720
    • 提供者:resun
  1. 实验四定时器中断

    0下载:
  2. 定时器中断实验代码, 定时器3进行0.1秒定时,每0.5秒改变一次P2,P3口的值以产生走马灯效果。-timer interruption experimental code, three timers for 0.1 seconds regularly, every 0.5 seconds to change a P2, P3 to the values I have merry-go-round effect.
  3. 所属分类:单片机(51,AVR,MSP430等)

    • 发布日期:2024-05-12
    • 文件大小:14336
    • 提供者:fdfd
  1. 定时提醒器

    0下载:
  2. labview 定时器可以显示年月日还有秒数 ,labview 定时器可以显示年月日还有秒数(The LabVIEW timer displays the days, days, and seconds, and the LabVIEW timer displays the days, days, and seconds)
  3. 所属分类:其他小程序

    • 发布日期:2024-05-12
    • 文件大小:19456
    • 提供者:cyjiang2017
  1. msp430的四种计时器程序

    0下载:
  2. msp430的四种定时器程序。。。。。。。。(MSP430 four kinds of timer program)
  3. 所属分类:串口编程

    • 发布日期:2024-05-12
    • 文件大小:8192
    • 提供者:kkxlbf
  1. 定时器测 (2)

    0下载:
  2. 用stm32计算编码器,简单配置,简单实用(no english to state,so please text it by yourself)
  3. 所属分类:其他小程序

    • 发布日期:2024-05-12
    • 文件大小:6758400
    • 提供者:啊啊11
  1. 定时_计数器

    0下载:
  2. 利用定时器和计数器,实现LED不同状态的变化(The use of timers and counters to achieve LED changes in different states)
  3. 所属分类:单片机(51,AVR,MSP430等)

    • 发布日期:2024-05-12
    • 文件大小:41984
    • 提供者:L小玉
  1. 定时器

    0下载:
  2. Java的定时器功能,可用于完成相应的定时任务。单独执行或web任务安排(Java timer function, can be used to complete the corresponding timing task. Individual execution or web task arrangement)
  3. 所属分类:JSP源码/Java

    • 发布日期:2024-05-12
    • 文件大小:3072
    • 提供者:特朗普X
  1. 秒计时器

    0下载:
  2. 计时采用定时器的方法,不但节省了单片机的资源,而且定时精度高。故做精确定时或者单片机资源有限时,提倡用定时器的方法。(The timer method is used for timing, which not only saves the resources of the single chip, but also has a high timing accuracy. Therefore, it is recommended to
  3. 所属分类:单片机(51,AVR,MSP430等)

    • 发布日期:2024-05-12
    • 文件大小:32768
    • 提供者:孔庆东
  1. 实验8 定时器中断实验

    0下载:
  2. 使用stm32f103,利用库函数实现定时中断。(Implementation of timing interruption)
  3. 所属分类:其他嵌入式/单片机内容

    • 发布日期:2024-05-12
    • 文件大小:306176
    • 提供者:老胡361
  1. ZIGBEE基础实验代码跑灯和定时器

    0下载:
  2. CC2530的基础实验代码,包括跑灯,按键控制和定时等实验(CC2530's basic experimental code, including running lights, key control and timing experiments.)
  3. 所属分类:单片机(51,AVR,MSP430等)

    • 发布日期:2024-05-12
    • 文件大小:144384
    • 提供者:李白43
  1. 毫秒定时器

    0下载:
  2. 在Isis中基于51单片机的仿真,实现毫秒定时功能(In Isis, based on the simulation of 51 MCU, the millisecond timing function is realized.)
  3. 所属分类:单片机(51,AVR,MSP430等)

    • 发布日期:2024-05-12
    • 文件大小:53248
    • 提供者:折木|
  1. pic定时器

    0下载:
  2. 用PIC单片机长时间定时控制,采用内部时钟源无外围电路需求,用途广(Long time timing control with PIC single chip microcomputer, internal clock source without peripheral circuit requirements, wide use)
  3. 所属分类:单片机(51,AVR,MSP430等)

    • 发布日期:2024-05-12
    • 文件大小:29696
    • 提供者:fleefly
  1. PMC251定时和外中断

    0下载:
  2. 应广系列单片机 PMC251 定时器和外部中断使用(YingGuang Series MCU pmc251 timer and external interrupt)
  3. 所属分类:单片机(51,AVR,MSP430等)

« 1 2 3 4 56 7 8 9 10 ... 50 »

源码中国 www.ymcn.org