虫虫首页| 资源下载| 资源专辑| 精品软件
登录| 注册

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 periodically reads the ADC value from a global // variable, Result.

    标签: the measures external program

    上传时间: 2013-12-27

    上传用户:trepb001

  • 在QPSK下的OFDM误码率仿真程序

    在QPSK下的OFDM误码率仿真程序,其中包含comb.m,delay.m,fade.m,giins.m,girem.m,ofdm_fading.m,qpskdemod.m,qpskmod.m,sefade.m这些文件

    标签: QPSK OFDM 误码率 仿真程序

    上传时间: 2014-07-18

    上传用户:hopy

  • 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 manipulation principle. The ET++ class library is implemented in C++ and can be used on several operating systems and window system platforms. Since its initial conception the class library has been continuously redesigned and improved. It started with an architecture which was close to MacApp. During several iterations a new and unique architecture evolved. A byproduct of the ET++ project is a set of tools, which were designed to support the exploration of ET++ applications at run-time. 设计模式一书引用的主要参考例程,一个跨平台的应用框架,基于C++实现,是学习面向对象的经典源码.

    标签: object-oriented integrating homogenous interface

    上传时间: 2016-04-15

    上传用户:tedo811

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

    1. 以单极 2相磁化方式使步进电机正向旋转 2. 按中断开关的话,正-〉逆,逆-〉正 旋转。 3. 不使用delay函数,使用定时器/计数器

    标签: 单极 中断 磁化 方式

    上传时间: 2014-12-06

    上传用户:xuanchangri

  • 很经典的空时编码书籍

    很经典的空时编码书籍,英文版。 "Space-Time Coding Theory and Practice" writen by Hamid Jafarkhani Cambridge Pre

    标签: 空时编码 书籍

    上传时间: 2016-04-19

    上传用户:onewq

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

    新一代的多媒体移动标准DVB—H是DVB—T在移动接收方面的扩展。针对移动接收的特点,DVB—H 提出 了几项颇受瞩目的新技术,实现了对手机等手持式移动终端接收地面数字广播电视信号的良好支持。包括降低能耗、无缝切 换、提高移动环境中的抗干扰能力以及灵活的组网方案等。介绍了DVB—H的系统结构,详细讨论了DVB—H标准中数据 链路层的时间分片(time slicing)和多协议封装一前向纠错(MPE—FEC)技术,并给出一些实验环境下的定量分析。

    标签: DVB 移动接收 多媒体 移动标准

    上传时间: 2016-04-22

    上传用户:hphh

  • 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 the ADC_ConvertedValue variable. The ADC1 clock is set to 14 MHz.

    标签: continuously ADC describes converted

    上传时间: 2014-01-03

    上传用户:徐孺

  • 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 received data are stored in the DST_Buffer. The DMA channel transfer complete interrupt is enabled to generate an interrupt at the end of the buffer transfer. As soon as the transfer is completed an interrupt is generated and in the DMA channel interrupt routine the transfer complete interrupt pending bit is cleared. The data counter is stored before and after the transfer to show that all data has been transfered. TransferStatus gives the data transfer status where it is PASSED if transmitted and received data are the same otherwise it is FAILED

    标签: description provides transfer example

    上传时间: 2016-04-24

    上传用户:ecooo

  • 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) {

    标签: include unsigned intrins typedef

    上传时间: 2016-04-25

    上传用户:zsjinju

  • 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 thanks to Mr. Said Zainali, Manager of FRAME ACCESS AB for giving all the required equipment and the technical support which helped us to finish this thesis. We would like to mention our gratitude to our fellow VACS team members who helped us a lot during difficult times.

    标签: confidence Almighty strength giving

    上传时间: 2013-12-01

    上传用户:小码农lz