搜索结果

找到约 355 项符合 TIMER 的查询结果

无线通信 UHF读写器设计中的FM0解码技术

   针对UHF读写器设计中,在符合EPC Gen2标准的情况下,对标签返回的高速数据进行正确解码以达到正确读取标签的要求,提出了一种新的在ARM平台下采用边沿捕获统计定时器数判断数据的方法,并对FM0编码进行解码。与传统的使用定时器定时采样高低电平的FM0解码方法相比,该解码方法可以减少定时器定时误差累积的影 ...
https://www.eeworm.com/dl/510/36490.html
下载: 138
查看: 1039

ARM LPC1850 Cortex-M3内核微控制器数据手册

The LPC1850/30/20/10 are ARM Cortex-M3 based microcontrollers for embeddedapplications. The ARM Cortex-M3 is a next generation core that offers systemenhancements such as low power consumption, enhanced debug features, and a highlevel of support block integration.The LPC1850/30/20/10 operate at CPU ...
https://www.eeworm.com/dl/553/36626.html
下载: 98
查看: 1108

ARM LPC4300系列ARM双核微控制器产品数据手册

The LPC4350/30/20/10 are ARM Cortex-M4 based microcontrollers for embeddedapplications. The ARM Cortex-M4 is a next generation core that offers systemenhancements such as low power consumption, enhanced debug features, and a highlevel of support block integration.The LPC4350/30/20/10 operate at CPU ...
https://www.eeworm.com/dl/553/36630.html
下载: 103
查看: 1064

书籍源码 文字的颜色渐变

文字的颜色渐变,On timer用法
https://www.eeworm.com/dl/532/118364.html
下载: 182
查看: 1019

数据结构 有关此程序的功能请见程序中的帮助菜单程序难点1:创建Windows xp中按钮样式解决方法:使用标签控件与形状控件一起形成此样式此方法缺点:由于标签没有TAB事件

有关此程序的功能请见程序中的帮助菜单程序难点1:创建Windows xp中按钮样式解决方法:使用标签控件与形状控件一起形成此样式此方法缺点:由于标签没有TAB事件,所以不能使用键盘控制按钮。此缺点解方法:截取键盘事件,以响应TAB事件(时间有限,没有实现)程序难点2:实时与分时混合应用解决方法:置一FOR循环在TIMER中, ...
https://www.eeworm.com/dl/654/127433.html
下载: 189
查看: 1059

Delphi控件源码 一个交通红绿灯线程

一个交通红绿灯线程,利用组件timer来进行时间分割,出来的效果真的不错~
https://www.eeworm.com/dl/666/129149.html
下载: 200
查看: 1049

驱动编程 tty驱动 * This driver shows how to create a minimal tty driver. It does not rely on * any backing hard

tty驱动 * This driver shows how to create a minimal tty driver. It does not rely on * any backing hardware, but creates a timer that emulates data being received * from some kind of hardware.
https://www.eeworm.com/dl/618/129907.html
下载: 129
查看: 1085

游戏 Tic Tac Toe程序。可以供一到两个玩家使用。程序中使用了visual basic 计时器

Tic Tac Toe程序。可以供一到两个玩家使用。程序中使用了visual basic 计时器,所以每一个步骤都有时间限制。此外,计算机可是一个有简单智能的对手,他不但不会随便出手,反而还要竭力赢了你才罢休。 Tic Tac Toe program. One or two players. It uses the visual basic timer, so each move has time limit. Simple arti ...
https://www.eeworm.com/dl/625/139751.html
下载: 168
查看: 1128

单片机开发 This firmware translates a PS/2 mouse to a USB mouse. The translator firmware is entirely interrup

This firmware translates a PS/2 mouse to a USB mouse. The translator firmware is entirely interrupt driven (with the exception of sending the data via USB to the host.) An interrupt is generated when the PS/2 start bit is received, at which time the firmware will begin its receive routine. In ad ...
https://www.eeworm.com/dl/648/145178.html
下载: 21
查看: 1081

嵌入式Linux The goal of this lab is (1) to under the defects of software timers, (2) to write a periodic pro

The goal of this lab is (1) to under the defects of software timers, (2) to write a periodic program without timers, (3) to write a periodic program using timer Hardware:Host computer PC Software: GNU GCC
https://www.eeworm.com/dl/653/146043.html
下载: 160
查看: 1038