搜索结果
找到约 914 项符合
Speed-Up 的查询结果
Internet/网络编程 Abstract—Wireless networks in combination with image sensors open up a multitude of previously unth
Abstract—Wireless networks in combination with image
sensors open up a multitude of previously unthinkable sensing
applications. Capable tools and testbeds for these wireless image
sensor networks can greatly accelerate development of complex,
yet efficient algorithms that meet application requirem ...
DSP编程 This programme is to control DC motor in a certain speed using PWM. The target speed is "r", it is
This programme is to control DC motor in a certain speed using PWM.
The target speed is "r", it is the speed in 1s.
The sample rate is 0.1s, so the actual speed target is "rc"=r/10.
The "r" and "rc" are integer, and the range of "r" is from 50 to 100.
Keep rc=r/10!!!
The array "speed1" and "speed2" ...
游戏 打飞碟小游戏,射击类,/*自己改游戏的速度*/ int speed /*飞碟移动速度*/ int col /*中心坐标*/ int score=0 /*得分*/
打飞碟小游戏,射击类,/*自己改游戏的速度*/
int speed /*飞碟移动速度*/
int col /*中心坐标*/
int score=0 /*得分*/
JavaScript Teaching programming basics from the ground up, this book helps even those with no prior programming
Teaching programming basics from the ground up, this book helps even those with no prior programming knowledge learn JavaScript and use this knowledge to create interesting, useful, and dynamic sites.
USB编程 This is a software implementation of the USB low-speed protocol for the Atmel ATtiny microcontrolle
This is a software implementation of the USB low-speed protocol for
the Atmel ATtiny microcontrollers. Of course, it will also work on the
ATmega series.
DSP编程 西安电子科技大学 硕士学位论文 《基于DSP的无刷直流电机高性能调速系统的研究》 作者姓名:张焱 Research on BLDC High Performance Speed-adjusti
西安电子科技大学
硕士学位论文
《基于DSP的无刷直流电机高性能调速系统的研究》
作者姓名:张焱
Research on BLDC High Performance Speed-adjusting System
Based on DSP
其他嵌入式/单片机内容 cc2420 demo 3 with leds and speed control
cc2420 demo 3 with leds and speed control
书籍源码 This file contains a summary of what you will find in each of the files that make up your Process a
This file contains a summary of what you will find in each of the files that
make up your Process application.
电子书籍 The 6.0 release of Visual C++ shows Microsoft s continued focus on Internet technologies and COM, wh
The 6.0 release of Visual C++ shows Microsoft s continued focus on Internet technologies and COM, which are key components of the new Windows Distributed interNet Application Architecture (DNA). In addition to supporting these platform initiatives, Visual C++ 6.0 also adds an amazing number of produ ...
单片机开发 1.利用PWM控制占空比实现LED的亮暗。 2.可以用UP DOWM键进行控制亮暗。
1.利用PWM控制占空比实现LED的亮暗。
2.可以用UP DOWM键进行控制亮暗。