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

搜索资源列表

  1. YuYingChengXu

    0下载:
  2. 语音自动应答系统-Voice-automated response system. . . . . . . . . . . .
  3. 所属分类:SCM

    • 发布日期:2017-04-05
    • 文件大小:295435
    • 提供者:132123
  1. 9.6k

    0下载:
  2. 点对点通信测试,如果收到对方所发信息,则自动回复一个确认帧。-Point to point communication test, if you receive the information issued by the other side, then the automated response to a confirmation frame.
  3. 所属分类:SCM

    • 发布日期:2017-04-04
    • 文件大小:183152
    • 提供者:wukong
  1. KEY

    0下载:
  2. DSP TMS320LF2407 按键响应实验-DSP TMS320LF2407 key response test
  3. 所属分类:Other Embeded program

    • 发布日期:2017-03-28
    • 文件大小:57074
    • 提供者:szc
  1. fir_filter

    0下载:
  2. 实现滤波器的功能,有限冲激响应(FIR)数字滤波器和无限冲激响应(IIR)数字滤波器广泛应用于数字信号处理系统中。IIR数字滤波器方便简单,但它相位的非线性,要求采用全通网络进行相位校正,且稳定性难以保障。FIR滤波器具有很好的线性相位特性,使得它越来越受到广泛的重视。-Realize the filter function, finite impulse response (FIR) digital filters and infinite impulse response (IIR) dig
  3. 所属分类:VHDL-FPGA-Verilog

    • 发布日期:2017-03-29
    • 文件大小:945511
    • 提供者:陈辉
  1. dsp6FIR

    0下载:
  2. 基于DSP5416的FIR滤波器设计实验,先用MATLAB产生冲击响应H(n),然后和输入数据进行卷积。-The FIR filter design based on DSP5416 experiment, the first impulse response generated using MATLAB H (n), then the input data and convolution.
  3. 所属分类:DSP program

    • 发布日期:2016-05-01
    • 文件大小:409408
    • 提供者:莫少宁
  1. exp05

    0下载:
  2. 1. 掌握中断技术,学会对外部中断的处理方法; 2. 掌握中断对程序流程的控制,理解DSP对中断的响应时序。-1. Master interrupt technique, learn to external interrupt handling 2. Master interrupt the program flow control, understanding of DSP on the interrupt response timing.
  3. 所属分类:SCM

    • 发布日期:2017-04-16
    • 文件大小:42283
    • 提供者:
  1. ADtest2

    0下载:
  2. xs128ATD的一个小程序,可以通过PORTB口的灯的状态反应0通道输入的电压的大小-xs128ATD a small program, you can light the state of PORTB port 0 channel response to the size of the input voltage
  3. 所属分类:SCM

    • 发布日期:2017-04-06
    • 文件大小:199861
    • 提供者:钱亮
  1. sip

    0下载:
  2. 本系统设计并实现了基于 LPC2292, DM9000 的嵌入式网络通讯协议,协议遵循 RFC 标准 TCP/IP 规范。使用标准 C++ 语言在 ADS 下开发,完全源代码,方便移植与维护,代码小且运行效率高,容易进行二次开发。 系统实现了:以太网数据帧的收发、ARP 请求与应答、ICMP 中的 Ping 请求与应答、IP、UDP、简易的路由处理,可跨越网关收发数据。 使用本系统可进行各种具备网络功能产品的开发,如 VoIP 电话系统, 网络打印机,终端系统,各种监控系统、数据采集系统
  3. 所属分类:ARM-PowerPC-ColdFire-MIPS

    • 发布日期:2017-03-29
    • 文件大小:13759
    • 提供者:limei
  1. syzd

    0下载:
  2. 编写一实验程序,使用实验装置提供的中断源,完成按键中断的响应。每产生一次按键中断,向显示器输出字符‘7’。-Preparation of a test program, use the experimental device to provide the interrupt source, interrupt the completion of the response buttons. Generate a key for each interrupt output to the displa
  3. 所属分类:SCM

    • 发布日期:2017-04-03
    • 文件大小:44856
    • 提供者:赤鹏
  1. duanjichuankoutongxun

    0下载:
  2. com为主机通讯程序 上电后按左上键向一号从机发送通讯命令, 按右上键向二号从机发送通讯命令,命令格式 如下: 0xfe 0xaa 0x31 0x01 0x31 0x32 0x33 0x34 0x35 0x0d 0xfe 0xaa为帧头 0x31为1号从机的地址号,ASC码 0x01为命令,如可让01代表开灯02代表关灯等 0x31 0x32 0x33 0x34 0x35为数据 0x0d为结束符 下位机收到此帧命令,则首先判断地址号是否 是自己的地址,
  3. 所属分类:Embeded-SCM Develop

    • 发布日期:2017-03-28
    • 文件大小:101966
    • 提供者:小老鼠
  1. SDCard_AT89C51

    0下载:
  2. ** 函数名称: uchar SD_SendCmd() ** 功能描述: 向卡发送命令,并取得响应 ** 用SD模式需要用CRC校验,SPI不用-** Function Name: uchar SD_SendCmd ()** Features: send commands to the card and get response to** use the SD model requires validation with CRC, SPI without
  3. 所属分类:ARM-PowerPC-ColdFire-MIPS

    • 发布日期:2017-04-16
    • 文件大小:58988
    • 提供者:池一波
  1. SoftwareTestingWhitePaper

    0下载:
  2. 测试在所有的软件开发过程中都是最重要的部分。在软件开发过程中,一方面要求 我们通过测试活动验证所开发的软件在功能上满足软件需求中描述的每一条特性, 性能上满足客户要求的负载压力和相应的响应时间、吞吐量要求;另一方面,面向 市场和客户,开发团队还要满足在预算范围内尽快发布软件的要求。-Test all the software development process is the most important part. In the software development proc
  3. 所属分类:SCM

    • 发布日期:2017-04-23
    • 文件大小:457782
    • 提供者:zhaofangfang
  1. UARTconMCU

    0下载:
  2. C8051单片机 从程序对串口的接受和发送的调试以及对主单片机的响应-C8051 MCU serial port from a program to receive and send the debug and the response of the main microcontroller
  3. 所属分类:SCM

    • 发布日期:2017-04-06
    • 文件大小:32153
    • 提供者:徐时平
  1. rir1

    0下载:
  2. This Room Impulse Response.Everybody can download it to discuss.-This is Room Impulse Response.Everybody can download it to discuss.
  3. 所属分类:SCM

    • 发布日期:2017-04-08
    • 文件大小:664
    • 提供者:teo
  1. waterlevecontrol

    0下载:
  2. 利用PID原理进行液位控制 可以手动调节PID参数 实时显示响应曲线-Principle of using PID level control PID parameters can be manually adjusted response curve of real-time display
  3. 所属分类:SCM

    • 发布日期:2017-04-06
    • 文件大小:783231
    • 提供者:李兰
  1. jiaotongdeng8086and8255

    0下载:
  2. 用8086和8255实现的交通灯控制,该题为中南大学的微机课程设计,包括c语言和汇编的源代码。功能:(1)、编程语言为C语言和汇编语言; (2)、硬件电路基于80x86微机接口; (3)、程序功能要求:小键盘给定、数码管(屏幕)显示; (4)、具备急救车应急响应功能和时间倒计时显示功能。 -8086 and 8255 with the implementation of the traffic light control, the computer program entitle
  3. 所属分类:SCM

    • 发布日期:2017-05-04
    • 文件大小:1060219
    • 提供者:徐清明
  1. uart_echo

    0下载:
  2. ek-lm3s6965 RS232 回應原始程式碼-ek-lm3s6965 RS232 response to the source code
  3. 所属分类:Other Embeded program

    • 发布日期:2017-03-28
    • 文件大小:304455
    • 提供者:gofin
  1. TTR

    0下载:
  2. 八路抢答器 说明:增加了锦囊的设置,当 ;参赛选手在回答问题时要求使用锦囊,则主持人按下抢答开始键, ;计时重新开始-Eight-way Responder Descr iption: increased capsule set, when players in response to the question requires the use of elements, and the hosts began to press the answer in key time to
  3. 所属分类:SCM

    • 发布日期:2017-04-01
    • 文件大小:9849
    • 提供者:liuxiao
  1. dht11

    0下载:
  2. DHT11数字温湿度传感器是一款含有已校准数字信号输出的温湿度复合传感器。它应用专用的数字模块采集技术和温湿度传感技术,确保产品具有极高的可靠性与卓越的长期稳定性。传感器包括一个电阻式感湿元件和一个NTC测温元件,并与一个高性能8位单片机相连接。因此该产品具有品质卓越、超快响应、抗干扰能力强、性价比极高等优点。每个DHT11传感器都在极为精确的湿度校验室中进行校准。校准系数以程序的形式储存在OTP内存中,传感器内部在检测信号的处理过程中要调用这些校准系数。单线制串行接口,使系统集成变得简易快捷。
  3. 所属分类:SCM

    • 发布日期:2017-03-27
    • 文件大小:676731
    • 提供者:陈光荣
  1. TMS320c5509-FIR

    0下载:
  2. 基于TMS320c5509开发板系统的有限冲激响应滤波器算法实验-TMS320c5509 development board system based on finite impulse response filter algorithm experiment
  3. 所属分类:Embeded-SCM Develop

    • 发布日期:2017-04-17
    • 文件大小:159179
    • 提供者:浦兴
« 1 2 3 4 5 6 7 89 10 11 12 13 ... 26 »
搜珍网 www.dssz.com