搜索结果

找到约 236 项符合 ARRAY 的查询结果

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" ...
https://www.eeworm.com/dl/516/327971.html
下载: 45
查看: 1040

微处理器开发 s3c2410 ads下的测试程序移植到 iar ewarm v5.2;包括 Please select function : 0 : Please input 1-14 to select

s3c2410 ads下的测试程序移植到 iar ewarm v5.2;包括 Please select function : 0 : Please input 1-14 to select test 1 : Real time clock display 2 : 4 key array test 3 : Buzzer test 4 : ADC test 5 : IIC EEPROM test 6 : Touchpanel test 7 : 3.5# TFT LCD 240*320 test 8 : UDA1341 play audio test ...
https://www.eeworm.com/dl/655/348818.html
下载: 59
查看: 1103

单片机开发 The ADC0803 family is a series of three CMOS 8-bit successive approximation A/D converters using a

The ADC0803 family is a series of three CMOS 8-bit successive approximation A/D converters using a resistive ladder and capacitive array together with an auto-zero comparator. These converters are designed to operate with microprocessor-controlled buses using a minimum of external circuitry. The 3-S ...
https://www.eeworm.com/dl/648/369026.html
下载: 49
查看: 1038

GPS编程 Methods void close() int read() reads and returns a chracter. int read(char[] characterArray

Methods void close() int read() reads and returns a chracter. int read(char[] characterArray) populates an array of characters with data. boolean ready() - returns “true” if there is data available. ……
https://www.eeworm.com/dl/693/370108.html
下载: 185
查看: 1021

VC书籍 Imperfect C++ Practical Solutions for Real-Life Programming C++, although a marvelous language, isn

Imperfect C++ Practical Solutions for Real-Life Programming C++, although a marvelous language, isn t perfect. Matthew Wilson has been working with it for over a decade, and during that time he has found inherent limitations that require skillful workarounds. In this book, he doesn t just tell you w ...
https://www.eeworm.com/dl/686/371862.html
下载: 97
查看: 1089

嵌入式/单片机编程 Description The MUSIC algorithm, proposed by Schmidt, first estimates a basis for the noise subspace

Description The MUSIC algorithm, proposed by Schmidt, first estimates a basis for the noise subspace and then determines the peaks the associated angles provide the DOA estimates. The MATLAB code for the MUSIC algorithm is sampled by creating an array of steering vectors corresponding to the angles ...
https://www.eeworm.com/dl/647/395054.html
下载: 73
查看: 1063

软件设计/软件工程 本文档介绍了如何使用各种内嵌工具

本文档介绍了如何使用各种内嵌工具,函数和其他一些小技巧来加强使用matlab的速度和效率,是广大爱好者必读的文档。具体内容请参阅文档。 Learn how to use the Profiler tool, vectorized functions, and other tricks to writing efficient MATLAB code. This article includes how to convert any array into a column v ...
https://www.eeworm.com/dl/684/398036.html
下载: 46
查看: 1068

JavaScript Points in Euclidean space, implemented as double[].Includes simple geometric operations.Uses matrice

Points in Euclidean space, implemented as double[].Includes simple geometric operations.Uses matrices a matrix is represented as an array of Pnts
https://www.eeworm.com/dl/685/407606.html
下载: 44
查看: 1024

Java编程 连接池示例

连接池示例,用一个array存放多个已建立的链接
https://www.eeworm.com/dl/633/410488.html
下载: 105
查看: 1005

软件设计/软件工程 This GUI is an updated and enhanced version of the “StructBrowser” utility submitted to MatLab Centr

This GUI is an updated and enhanced version of the “StructBrowser” utility submitted to MatLab Central in May 2003. It comes with new interface and an enhanced display. It uses Microsoft TreeView control to display and explore any kind of MatLab structures. The CRC ExploreStruct was designed to ex ...
https://www.eeworm.com/dl/684/411665.html
下载: 50
查看: 1044