搜索结果
找到约 23 项符合
continuously 的查询结果
按分类筛选
嵌入式/单片机编程 A Simple isochronous transfer. Reads 8051 ports A,B and C, and continuously sends a five byte packet
A Simple isochronous transfer. Reads 8051 ports A,B and C, and continuously sends a five byte packet over EP8IN:
Applet Demonstrate on how to draw image continuously by java applet
Demonstrate on how to draw image continuously by java applet
邮电通讯系统 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 ...
电源技术 按键开关控制器简化系统设计
 
Handheld designers often grapple with ways to de-bounceand control the on/off pushbutton of portable devices.Traditional de-bounce designs use discrete logic, fl ipflops, resistors and capacitors. Other designs includean onboard microprocessor and discrete comparatorswhich continuously co ...
单片机编程 MC68HC912DG128A单片机在汽车无级变速(CVT)
车辆行驶性能的好坏,不仅取决于发动机,而且在很大程度上还依赖于变速器及变速器与发动机的匹配。在汽车上使用的自动变速器大致有三类:液力自动变速器(Automatic Transmission,AT)、电子控制机械自动变速器(AutomaticMechanicalTransmission,AMT)和金属带式无级变速器(Continuously Variable Transmission,CVT) ...
汇编语言 bulk endpoint endless source/sink firmware. EP2OUT will always accept a bulk OUT EP4OUT will alw
bulk endpoint endless source/sink firmware.
EP2OUT will always accept a bulk OUT
EP4OUT will always accept a bulk OUT
EP6IN will always return a 512 byte packet. The packet contains an
incrementing byte starting at 0x02. Since EP6 always returns a 512
byte packet, this endpoint should never be acc ...
Java书籍 Writing this book was hard work, but also a lot of fun. Thanks to everyone who made it possible, es
Writing this book was hard work, but also a lot of fun. Thanks to everyone who made it
possible, especially Jinny Verdonck, Thomas Kraft, Ricky Nkrumah, Kirk Bateman, and the
whole Apress crew. A big thanks goes also to the community that continuously extends and
improves J2ME Polish!
书籍源码 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 ...
matlab例程 A fourier filter for time-series signals. Does not require the Signal Processing Toolbox. There is
A fourier filter for time-series signals. Does not
require the Signal Processing Toolbox.
There is an interactive version with sliders that
allow you to adjust the filter parameters
continuously while observing the effect on your signal
dynamically.
matlab例程 Interactive smoothing for time-series signals, with sliders that allow you to adjust the smoothing
Interactive smoothing for time-series signals, with sliders that
allow you to adjust the smoothing parameters continuously
while observing the effect on your signal dynamically. Run
SmoothSliderTest to see how it works.