CDN加速镜像 | 设为首页 | 加入收藏夹
当前位置: 首页 资源下载 搜索资源 - 精确延时

搜索资源列表

  1. 单片机C语言的精确延时程序设计

    0下载:
  2. 单片机C语言的精确延时程序设计,很有用的哦- The monolithic integrated circuit C language precise time delay programming, is very useful oh
  3. 所属分类:单片机(51,AVR,MSP430等)

    • 发布日期:2008-10-13
    • 文件大小:2411
    • 提供者:吕吕
  1. C51精确延时

    0下载:
  2. 51单片机,精确延时小函数.提供500ms,200ms,10ms,1s的精确延时,直接调用即可.-51 microcontroller, small precision delay function. For 500ms, 200ms, 10ms, the precise 1s delay, can be called directly.
  3. 所属分类:单片机(51,AVR,MSP430等)

    • 发布日期:2008-10-13
    • 文件大小:1276
    • 提供者:hamlemon
  1. 主频延时

    0下载:
  2. 一个通过计算机主频来精确延时的程序,精确到ms,一般的延时只能精确到10ms-a computer speeds accurate to delay the procedure to the exact ms, the average delay of only 10ms precision
  3. 所属分类:系统编程

    • 发布日期:2008-10-13
    • 文件大小:183270
    • 提供者:陈铁良
  1. VB延时

    1下载:
  2. VB延时子程序,可精确延时一定时间,给其它程序调用,VB6开发.-VB delay subroutine, precision delay some time, to call other procedures, the development of VB6.
  3. 所属分类:系统编程

    • 发布日期:2008-10-13
    • 文件大小:2207
    • 提供者:陈亮
  1. cwaitable_timer_demo

    0下载:
  2. 实现精确延时的类 -achieve precise type of delay
  3. 所属分类:Windows编程

    • 发布日期:2008-10-13
    • 文件大小:58813
    • 提供者:刘旺
  1. avrtc

    0下载:
  2. 针对avr单片机编的精确延时程序,可达1微妙-against avr microcontroller series of the precision delay procedures, up to a delicate
  3. 所属分类:单片机(51,AVR,MSP430等)

    • 发布日期:2008-10-13
    • 文件大小:843
    • 提供者:光光
  1. ADuC841_TEST

    0下载:
  2. ADI公司ADuC841单片机源程序。 I2C.c: ADuC841单片机I2C接口函数。 kei841.h: ADuC841单片机内部寄存器定义。 delay.c:精确延时资函数。 main_new.c ADuC841单片机主函数,实现正弦波的输出和I2C接口LED显示-ADI ADuC841 MCU source. I2C.c : ADuC841 MCU I2C interface function. Kei841.h : ADuC841 MCU internal regis
  3. 所属分类:单片机(51,AVR,MSP430等)

    • 发布日期:2008-10-13
    • 文件大小:6104
    • 提供者:杨正贤
  1. C51单片机中的C语言精确延时的资料和例子

    0下载:
  2. 基于单片机的精确延时原理,及其常用的方法,其中给出了详细的程序,使读者方便易懂
  3. 所属分类:单片机(51,AVR,MSP430等)

    • 发布日期:2011-11-06
    • 文件大小:50176
    • 提供者:liubo19880925
  1. delay.rar

    0下载:
  2. 用vhdl的状态机实现精确的1us的延时程序,VHDL state machine used to achieve precise 1us delay procedures
  3. 所属分类:VHDL-FPGA-Verilog

    • 发布日期:2017-03-23
    • 文件大小:1015
    • 提供者:yim
  1. soft

    0下载:
  2. 包含单片机延时子程序 该延时程序不同于一般延时程序 可实现ms us的精确延时 还包含宏定义程序 可供单片机初学者参考-Subroutine contains the single-chip delay of the delay procedure is different from the general delay process can be delayed ms us the exact definition of the procedure also includes macros f
  3. 所属分类:SCM

    • 发布日期:2017-04-05
    • 文件大小:2735
    • 提供者:张尅
  1. Delay

    0下载:
  2. c51用延时函数 支持晶振频率调节 包含毫秒 微秒 精确校准-c51 used time-lapse function, support the crystal frequency adjustment with millisecond microsecond precision calibration
  3. 所属分类:SCM

    • 发布日期:2017-04-06
    • 文件大小:1043
    • 提供者:liudonghui
  1. Accurate-delay

    0下载:
  2. 51单片机延时程序,精确延时 附有详细说明-51 single-chip delay procedures, precision delay
  3. 所属分类:SCM

    • 发布日期:2017-04-02
    • 文件大小:4341
    • 提供者:日月
  1. 实现微秒级精确延时

    0下载:
  2. 一个用c实现的用于windows的微秒级精确延时的dll库,可用于在pc上要求高精度延时等应用
  3. 所属分类:C#编程

    • 发布日期:2012-12-06
    • 文件大小:94169
    • 提供者:xiao_gd
  1. delay延时函数

    0下载:
  2. 用C语言编写,能够实现1秒,1毫秒精确延时(the program can delay 1s or 1ms with C.)
  3. 所属分类:嵌入式/单片机编程

    • 发布日期:2017-12-30
    • 文件大小:9216
    • 提供者:xiejialin
  1. STM32_DelayUs

    0下载:
  2. STM32通用精确us延时函数;包含标准库和HAL库两种,直接声明调用即可。(STM32 HAL library common precision us delay function; standard library to use as long as the corresponding parameter variable to standard library format can be.)
  3. 所属分类:单片机开发

    • 发布日期:2017-12-25
    • 文件大小:149504
    • 提供者:hjhoooo
  1. STM8S105定时器2精确延时

    0下载:
  2. STM8S105的定时器2的精确延时程序(STM8S105 timer 2 precise delay program)
  3. 所属分类:单片机开发

    • 发布日期:2018-01-08
    • 文件大小:22528
    • 提供者:omeac
  1. Delay_MS

    0下载:
  2. 相比labview中的Vi控件要好,可以精确延时到毫秒。(Can be accurately delayed to milliseconds.)
  3. 所属分类:其他

    • 发布日期:2018-04-21
    • 文件大小:20480
    • 提供者:小宝哥。,
  1. 单片机的精确延时的方法

    0下载:
  2. 单片机的精确延时的方法 /* 对一个变量int操作和char操作的指令时间不同,所以延时不一样,导致总线错误 char是单字节变量,int是双字节变量,单字节变量自减1和双字节变量自减1耗费 的CPU时间是不同的,换句话说,双字节变量自减1的操作时间要长于单字节变量, 而你这个延时程序纯粹就是靠CPU循环进行固定次数的自减操作实现的,所以 单字节变量变成双字节变量以后,自减操作的次数不变,延时时间会增长。 */(The precise time delay method of si
  3. 所属分类:其他

    • 发布日期:2018-04-29
    • 文件大小:2048
    • 提供者:BlueD
  1. SoftDelay

    0下载:
  2. 适用于M3内核的STM32软延时设定模块,提供较为精确的软件延时(STM32 soft delay setting module for M3 kernel, providing more accurate software delay)
  3. 所属分类:嵌入式/单片机/硬件编程

    • 发布日期:2018-04-29
    • 文件大小:2048
    • 提供者:雲山
  1. EXP2 精确延时.zip

    0下载:
  2. EXP2 精确延时.zip
  3. 所属分类:嵌入式/单片机编程

    • 发布日期:2022-06-01
    • 文件大小:970
    • 提供者:coolhandy
« 12 3 4 5 6 7 8 9 10 »
搜珍网 www.dssz.com