CDN加速镜像 | 设为首页 | 加入收藏夹
当前位置: 首页 资源下载 源码下载 嵌入式/单片机编程 搜索资源 - 延时

搜索资源列表

  1. 51延时计算

    0下载:
  2. 用于51系列的高精度的实用延时程序,是编程的很好参考资料。-51 for a series of high-precision delay practical procedures, programming is a good reference.
  3. 所属分类:单片机(51,AVR,MSP430等)

    • 发布日期:2008-10-13
    • 文件大小:3720
    • 提供者:刘阳生
  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. 51单片机 Keil C 延时程序的简单研究

    0下载:
  2. 转载!希望大家喜欢.主要是介绍用C编的C51的延时程序.-reproduced! Hope you like them. Mainly introduces C51 C series of procedural delay.
  3. 所属分类:单片机(51,AVR,MSP430等)

    • 发布日期:2008-10-13
    • 文件大小:3540
    • 提供者:龙军
  1. 51单片机Keil C延时程序的简单研究

    0下载:
  2. 51单片机Keil C延时程序的简单研究-51 SCM Keil C Delay simple procedure study
  3. 所属分类:单片机(51,AVR,MSP430等)

    • 发布日期:2008-10-13
    • 文件大小:6072
    • 提供者:熊熊
  1. 单片机延时

    0下载:
  2. 单片机开发系统延时间程序,C语言开发,采用中断实现,程序简单易用,可以自由更改, 延时1秒到99999秒均可以实现。
  3. 所属分类:单片机(51,AVR,MSP430等)

    • 发布日期:2014-01-17
    • 文件大小:961
    • 提供者:林海
  1. 8051keil延时程序

    0下载:
  2. 8051设计延时程序说明。-8051 design descr iption of the procedures.
  3. 所属分类:单片机(51,AVR,MSP430等)

    • 发布日期:2008-10-13
    • 文件大小:30870
    • 提供者:隋永全
  1. 单片机延时控制系统(使用状态机编程)

    0下载:
  2. 单片机延时控制系统(使用状态机编程) 两路检测,控制两路继电器输出。
  3. 所属分类:单片机(51,AVR,MSP430等)

  1. C51单片机中的C语言精确延时的资料和例子

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

    • 发布日期:2011-11-06
    • 文件大小:50176
    • 提供者:liubo19880925
  1. PIC-ASM-delay-prog-lib PIC单片机的汇编延时子程序库

    0下载:
  2. PIC单片机的汇编延时子程序库,默认4M晶振,延时从10u秒到1秒,包含数个可直接使用的延时子程序,方便快捷!-PIC microcontroller assembler delay subroutine library, the default 4M crystal, the delay from the 10u seconds to 1 second, contains several delay subroutine can be used directly, convenient and
  3. 所属分类:单片机(51,AVR,MSP430等)

    • 发布日期:2017-03-21
    • 文件大小:947
    • 提供者:魏桐国
  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. yanshi.rar

    0下载:
  2. 给予VHDL的延时函数 是简单的开始时间的延时,VHDL delay to the start of the function is a simple time delay
  3. 所属分类:VHDL-FPGA-Verilog

    • 发布日期:2017-03-27
    • 文件大小:85444
    • 提供者:李建兵
  1. lbuff_mem

    0下载:
  2. 延时代码,可以用在FPGA数据流水处理,图象处理,滤波-delay code
  3. 所属分类:VHDL-FPGA-Verilog

    • 发布日期:2017-04-13
    • 文件大小:1756
    • 提供者:hungmin
  1. yanshi

    0下载:
  2. 各种不同时间段的延时程序,都是用汇编语言编写的。-Different time delay procedures are prepared to use assembly language.
  3. 所属分类:SCM

    • 发布日期:2017-04-13
    • 文件大小:1624
    • 提供者:董宏志
  1. duqujianpan

    0下载:
  2. 这是读取键盘的子程序 主要内容为:如何定义位,如何得到按键状态,防止键盘干扰的方法 以及如何处理读入的键值 思路:首先在某一引脚输出一个电平,然后读入引脚的电平,如果刚好相反 那么可能有按键发生,但是不排除干扰,为了防止干扰,需要软件延时20ms 消除干扰,然后,等待用户释放,否则,可能重复的到某种结果,发生意外情况   应该说键盘输入是单片机外部指令输入的重要途径,因此如何设计键盘以及键盘的工作原理、读键盘的方法、键盘的抗干扰设计等在单电能机系统设计中占有重要地位。
  3. 所属分类:SCM

    • 发布日期:2017-04-02
    • 文件大小:2615
    • 提供者:zhendongzhao
  1. delay_time

    0下载:
  2. 单片机延时计算小程序,只要输入相应的时间与晶阵,就会输出对应的数值-Small single-chip delay calculation procedures, as long as the input time and the corresponding crystal array, it will output the corresponding numerical
  3. 所属分类:SCM

    • 发布日期:2017-04-04
    • 文件大小:8528
    • 提供者:国风
  1. 延时程序

    0下载:
  2. 延时程序,自己整理的一个延时程序集合,可以方便调用直接使用不需要计算(Delay procedures, finishing a collection of their own delay procedures, you can easily call the direct use, do not need to calculate)
  3. 所属分类:单片机开发

    • 发布日期:2017-12-23
    • 文件大小:1024
    • 提供者:子徒jay
  1. 1. 测试节拍延时函数的延时时间

    0下载:
  2. 测试节拍延时延时时间 ,ucos iii(Test time delay delay time, UCOS III)
  3. 所属分类:uCOS

  1. STM8S105定时器2精确延时

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

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

    0下载:
  2. PIT延时(PIT delay)
  3. 所属分类:嵌入式/单片机编程

    • 发布日期:2018-01-09
    • 文件大小:1926144
    • 提供者:Frogrey
« 12 3 4 5 6 7 8 9 10 ... 50 »
搜珍网 www.dssz.com