搜索结果

找到约 1,411 项符合 Time-Delay 的查询结果

单片机开发 // This program measures the voltage on an external ADC input and prints the // result to a termin

// This program measures the voltage on an external ADC input and prints the // result to a terminal window via the UART. // // The system is clocked using the internal 24.5MHz oscillator. // Results are printed to the UART from a loop with the rate set by a delay // based on Timer 2. This loop p ...
https://www.eeworm.com/dl/648/282976.html
下载: 102
查看: 1077

通讯/手机编程 在QPSK下的OFDM误码率仿真程序

在QPSK下的OFDM误码率仿真程序,其中包含comb.m,delay.m,fade.m,giins.m,girem.m,ofdm_fading.m,qpskdemod.m,qpskmod.m,sefade.m这些文件
https://www.eeworm.com/dl/527/283038.html
下载: 171
查看: 1166

书籍源码 ET++ is a portable and homogenous object-oriented class library integrating user interface building

ET++ is a portable and homogenous object-oriented class library integrating user interface building blocks, basic data structures, and high level application framework components. ET++ eases the building of highly interactive applications with consistent user interfaces following the direct manipula ...
https://www.eeworm.com/dl/532/284115.html
下载: 138
查看: 1086

单片机开发 1. 以单极 2相磁化方式使步进电机正向旋转 2. 按中断开关的话

1. 以单极 2相磁化方式使步进电机正向旋转 2. 按中断开关的话,正-〉逆,逆-〉正 旋转。 3. 不使用delay函数,使用定时器/计数器
https://www.eeworm.com/dl/648/285727.html
下载: 186
查看: 1030

matlab例程 很经典的空时编码书籍

很经典的空时编码书籍,英文版。 "Space-Time Coding Theory and Practice" writen by Hamid Jafarkhani Cambridge Pre
https://www.eeworm.com/dl/665/285735.html
下载: 37
查看: 1038

系统设计方案 新一代的多媒体移动标准DVB—H是DVB—T在移动接收方面的扩展。针对移动接收的特点

新一代的多媒体移动标准DVB—H是DVB—T在移动接收方面的扩展。针对移动接收的特点,DVB—H 提出 了几项颇受瞩目的新技术,实现了对手机等手持式移动终端接收地面数字广播电视信号的良好支持。包括降低能耗、无缝切 换、提高移动环境中的抗干扰能力以及灵活的组网方案等。介绍了DVB—H的系统结构,详细讨论了DVB—H标准中数 ...
https://www.eeworm.com/dl/678/287066.html
下载: 171
查看: 1048

邮电通讯系统 This example describes how to use the ADC and DMA to transfer continuously converted data from ADC

This example describes how to use the ADC and DMA to transfer continuously converted data from ADC to a data buffer. The ADC is configured to converts continuously ADC channel14. Each time an end of conversion occurs the DMA transfers, in circular mode, the converted data from ADC1 DR register to t ...
https://www.eeworm.com/dl/690/287771.html
下载: 194
查看: 1067

单片机开发 This example provides a description of how to use a DMA channel to transfer a word data buffer fro

This example provides a description of how to use a DMA channel to transfer a word data buffer from memory (Flash) to memory (RAM). The dedicated DMA channel is configured to transfer once a time a 32 word data buffer stored as constant in the Flash memory to another buffer in the RAM memory. The r ...
https://www.eeworm.com/dl/648/287775.html
下载: 34
查看: 1050

单片机开发 12864液晶原程序.#include <reg52.h> #include <intrins.h> typedef unsigned char BYTE typede

12864液晶原程序.#include <reg52.h> #include <intrins.h> typedef unsigned char BYTE typedef bit BOOL sbit rs=P2^0 sbit rw=P2^1 sbit e =P2^2 BYTE code dis[]={"www.zansi.com"} delay(BYTE ms) {
https://www.eeworm.com/dl/648/288439.html
下载: 76
查看: 1164

嵌入式/单片机编程 First of all we would like to thank God Almighty for giving us the strength and confidence in pursi

First of all we would like to thank God Almighty for giving us the strength and confidence in pursing the ambitions. We would like to thank our Examiner Professor Axel Jantsch for allowing us to do this under his guidance and encouragement. At the same time we would like to mention our sincere thank ...
https://www.eeworm.com/dl/647/288510.html
下载: 169
查看: 1049