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

搜索资源列表

  1. TDER

    0下载:
  2. 用于检测两个信号的延时情况,应用方面非常广泛-for detecting signal delay, the application is very extensive
  3. 所属分类:书籍源码

    • 发布日期:2008-10-13
    • 文件大小:1870
    • 提供者:xjs
  1. freqz_m

    0下载:
  2. 求取系统的绝对幅度响应、相对的db值幅度响应、相位响应和群延时响应的函数 % %db为相对振幅(dB) %mag为绝对振幅 %pha为相位响应 %grd为群延时 %w为频率样本点向量 %b为Ha(z)分子多项式系数(对FIR而言,b=h) %a为Hz(z)分母多项式系数(对FIR而言,a=1) %-strike rate system in response to the absolute and relative value range db respons
  3. 所属分类:matlab例程

    • 发布日期:2008-10-13
    • 文件大小:813
    • 提供者:吴江华
  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. yiwei

    0下载:
  2. 跑马灯-是移位寄存器 有6个灯,无延时entity-Bomadeng-shift register is a six lights, without delay entity
  3. 所属分类:VHDL编程

    • 发布日期:2008-10-13
    • 文件大小:1375
    • 提供者:123
  1. wst

    0下载:
  2. C51四相步进电机驱动,可根据延时长短来控制电机速度-C51 four-phase stepper motor driver, according to the length of delay to control motor speed
  3. 所属分类:汇编语言

    • 发布日期:2008-10-13
    • 文件大小:1803
    • 提供者:weiwei
  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. yjpid

    0下载:
  2. 神经网络PID算法,此算法带有网络功能,网络中存在网络延时-neural network PID algorithm, the algorithm with network function, the network exists Network Delay
  3. 所属分类:Web服务器

    • 发布日期:2008-10-13
    • 文件大小:1974
    • 提供者:yijun
  1. bootstrap

    0下载:
  2. 这个频率与硬件和操作系统都可能有关。利用 API 函数 QueryPerformanceFrequency 可以得到 这个定时器的频率。利用 API 函数 QueryPerformanceCounter 可以得到定时器的当前值。根据 要延时的时间和定时器的频率, 可以算出要延时的时间定时器经过的周期数。在循环里用 QueryPerformanceCounter 不停的读出定时器值, 一直到经过了指定周期数再结束循环, 就达到-the frequency with hardwa
  3. 所属分类:进程与线程

    • 发布日期:2008-10-13
    • 文件大小:238447
    • 提供者:xianhao
  1. PICIrDA_RPM871873

    1下载:
  2. PIC MCU操作rpm871/873红外收发模块的C源代码,用PICC16\\18编译,MCU时钟为4M时实用,其它时钟需要修改延时参数.-PIC MCU operation rpm871/873 Infrared Transceiver Module C source code, use PICC16 \\ 18 compiler, MCU clock for four M practical, the other clock delay parameters need to be amen
  3. 所属分类:单片机(51,AVR,MSP430等)

    • 发布日期:2008-10-13
    • 文件大小:73668
    • 提供者:税超
  1. CDMA_path_sim

    2下载:
  2. 该函数仿真CDMA系统的信道,在输入所需用户序列和其他干扰用户序列后在信号上叠加高斯白噪声,干扰用户多径干扰和所需用户的多径干扰和衰落。并根据输入延时曲线产生信道延时,输出mul_fad_sequence为信道信号输出,max_delay为信道最大延迟,fade_sign为瑞利信道中最大幅度分量的衰落量 mpath_amp为信道多径的幅度因子-the CDMA system simulation function of the channel, required users to import
  3. 所属分类:matlab例程

    • 发布日期:2008-10-13
    • 文件大小:2219
    • 提供者:刘洪
  1. dzshowmode0

    0下载:
  2. 该工程的开发环境为Keil uVision2,实现的功能是在16×64的点阵屏上快速打出4个汉字,延时显示一段时间后,再打出后4个汉字.
  3. 所属分类:单片机(51,AVR,MSP430等)

    • 发布日期:2008-10-13
    • 文件大小:22153
    • 提供者:小王
  1. Demo_ST44B0X

    0下载:
  2. 44binit.s ----- 初始化中断、存储器、堆栈等,进行系统初始化,建立C程序运行环境。 memcfg.inc ----- 定义存储器延时、SDRAM配置等参数 option.inc ----- 定义系统时钟频率等 main.c ----- 系统主程序(Main函数等) 44blib.c ----- IO端口初始化、延时和异步串口通讯等基本子程序-44binit.s ----- initialization interrupt, memory, stac
  3. 所属分类:其他嵌入式/单片机内容

    • 发布日期:2008-10-13
    • 文件大小:920149
    • 提供者:张锡良
  1. C51_3X3

    0下载:
  2. C51_3X3键盘扫描程序 包括键消抖延时函,扫描算法-C51_3X3 keyboard scanning procedures, including key source buffeting delay letter, scanning algorithm, etc.
  3. 所属分类:单片机(51,AVR,MSP430等)

    • 发布日期:2008-10-13
    • 文件大小:798
    • 提供者:david
  1. key_state_mechine

    0下载:
  2. 4*4矩阵键盘扫描函数,用状态机实现,不用延时以消抖,只需在一个定时10~12ms左右的中断函数里调用,从而节省了单片机时间-4 * 4 matrix keyboard scan function, the state machine to achieve, not delay to eliminate buffeting, only in a regular 10-12ms about the interruption function within the call, thereby sav
  3. 所属分类:单片机(51,AVR,MSP430等)

    • 发布日期:2008-10-13
    • 文件大小:1170
    • 提供者:lkh
  1. AT89C51 CHAR LCD

    0下载:
  2. 这是用51单片机开发的char字符型LCD的驱动程序,使用了0号定时器和0号中断,注释详细。有函数DispOneChar显示一个字符,LcdReset,LcdWriteCommand,LcdWriteData,WaitForEnable,Delay400Ms定时器延时-This the 51 MCU Development char character LCD driver, the use of 0, 0 and the timer interruption of the Notes deta
  3. 所属分类:单片机(51,AVR,MSP430等)

    • 发布日期:2013-07-09
    • 文件大小:2609
    • 提供者:Ase
  1. C8051_Delay

    0下载:
  2. 摘 要: 本文件是C8051单片机延时测试程序;LED灯每隔1秒亮1秒 使用外部22.1184MHz晶振.-Abstract : This document is C8051 MCU delay testing procedures; LED lights at a seconds-one seconds using external 22.1184 MHz oscillator.
  3. 所属分类:单片机(51,AVR,MSP430等)

    • 发布日期:2008-10-13
    • 文件大小:52359
    • 提供者:Lance Yin
  1. AT89SDOG

    0下载:
  2. 做看门狗应用实验时不能用51单片机仿真模块或51单片机仿真器,因为仿真模块或仿真器都占用串口资源。在while循环语句中应用喂狗延时程序,单片机不会复位,蜂鸣器响一声。-done watchdog experiment it is not the 51 microcontroller simulation module or 51 MCU simulator. Simulation module or because Simulator occupies a serial resources.
  3. 所属分类:单片机(51,AVR,MSP430等)

    • 发布日期:2008-10-13
    • 文件大小:18163
    • 提供者:吴地明
  1. ADS7843driver

    1下载:
  2. ADS7846/7843芯片 适合用在4线制触摸屏,它通过标准SPI协议和CPU通信,操作简单,精度高,当触摸屏被按下时(即有触摸事件发生)则ADS7846向CPU发中断请求,CPU接到请求后,应延时一下再响应其请求,目的是为了消除抖动使得采样更准确-ADS7846/7843 chip suitable for use in the 4-wire Touchscreen, SPI through standard protocols and CPU communication, simple o
  3. 所属分类:Linux/Unix编程

    • 发布日期:2008-10-13
    • 文件大小:4397
    • 提供者:YMCHUNG
  1. 51XILIE

    0下载:
  2. 编译后在单片机的1脚输出低电平,延时后输出高电平, 接一个电阻,一个LED,接到电源5V上,这样LED就会亮一下, 然后灭,然后亮,-compiled in a foot MCU low-level output, the output delay margin, then a resistance, an LED, received a 5 V power supply, this will be bright LED and then extinguished, and then s
  3. 所属分类:单片机(51,AVR,MSP430等)

    • 发布日期:2008-10-13
    • 文件大小:3638
    • 提供者:王建军
  1. Another_eYes_BTDemo

    0下载:
  2. 由delphi实现的bt下载器示例程序,带全部源码和BT协议 包中文件说明: BTDemo.dpr, BTDemoF.pas, BTDemoF.dfm -- 一个简单的bt下载器,支持多个.torrent文件同时下载 btutils.pas -- 核心bt组件 DCP*.pas -- SHA算法源码(复制自DEC组件包) InetUtils.pas -- 提供Internet下载的函数库 SimpleSocks.pas -- socket组件(TCP) SortLis
  3. 所属分类:其他行业

    • 发布日期:2008-10-13
    • 文件大小:98249
    • 提供者:李顺
« 1 2 ... 4 5 6 7 8 910 11 12 13 14 ... 50 »
搜珍网 www.dssz.com