搜索结果

找到约 73 项符合 routine 的查询结果

单片机开发 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 r ...
https://www.eeworm.com/dl/648/287775.html
下载: 34
查看: 1050

matlab例程 局部线性嵌入法

局部线性嵌入法,用于数据降维 .lle.m -- A simple matlab routine to perform LLE. .scurve.m -- Code to run the "s-curve" example. .swissroll.m -- Code to run the "swiss roll" example.
https://www.eeworm.com/dl/665/325755.html
下载: 101
查看: 1030

单片机开发 c8051f340 串口 程序This program demonstrates how to configure the C8051F340 to use routines in STDIO.h

c8051f340 串口 程序This program demonstrates how to configure the C8051F340 to use routines in STDIO.h to write to and read from the UART interface. The program reads a character using the STDIO routine getkey(), outputs that character to the screen, and then outputs the ASCII hex value of that cha ...
https://www.eeworm.com/dl/648/334589.html
下载: 20
查看: 1094

单片机开发 The sample software includes, common library, peripheral APIs, and test modules for the APIs. The c

The sample software includes, common library, peripheral APIs, and test modules for the APIs. The common library include startup file, standard definition and header files, processor specific setup module, generic interrupt related APIs, timer routine, and scatter loading file. The peripheral direc ...
https://www.eeworm.com/dl/648/343444.html
下载: 30
查看: 1042

matlab例程 MATLAB的SVM算法实现

MATLAB的SVM算法实现,Matlab Support Vector Machine Toolbox,This toolbox was designed as a teaching aid, which matlab is particularly good for since source code is relatively legible and simple to modify. However, it is still reasonably fast if used with the supplied optimiser. However, if you reall ...
https://www.eeworm.com/dl/665/347811.html
下载: 162
查看: 1412

单片机开发 The "1818" is my first search word in this website, So I upload Lcd drive(Ssd1818a) C language code

The "1818" is my first search word in this website, So I upload Lcd drive(Ssd1818a) C language code as my support. 96*64 dot matrix Graphic LCD controller: SSD1818A Parallel interface Initial routine code Command write and Data write Base functions and application code Ascii font library Prod ...
https://www.eeworm.com/dl/648/362886.html
下载: 183
查看: 1048

软件设计/软件工程 Lex helps write programs whose control flow is directed by instances of regular expressions in the

Lex helps write programs whose control flow is directed by instances of regular expressions in the input stream. It is well suited for editor-script type transformations and for segmenting input in preparation for a parsing routine.
https://www.eeworm.com/dl/684/367344.html
下载: 110
查看: 1033

微处理器开发 ST32 基于(英蓓特)STM32V100的EXTI程序 This example shows how to configure an external interrupt line. In t

ST32 基于(英蓓特)STM32V100的EXTI程序 This example shows how to configure an external interrupt line. In this example, the EXTI line 9 is configured to generate an interrupt on each falling edge. In the interrupt routine a led connected to PC.06 is toggled. This led will be toggled due to the softa ...
https://www.eeworm.com/dl/655/367657.html
下载: 79
查看: 1061

matlab例程 This toolbox was designed as a teaching aid, which matlab is particularly good for since source cod

This toolbox was designed as a teaching aid, which matlab is particularly good for since source code is relatively legible and simple to modify. However, it is still reasonably fast if used with the supplied optimiser. However, if you really want to speed things up you should consider compiling the ...
https://www.eeworm.com/dl/665/370814.html
下载: 28
查看: 1041

软件工程 Fortran 90 versions of all the Numerical Recipes routines appear in the following Chapters B1 throu

Fortran 90 versions of all the Numerical Recipes routines appear in the following Chapters B1 through B20, numbered in correspondence with Chapters 1 through 20 in Volume 1. Within each chapter, the routines appear in the same order as in Volume 1, but not broken out separately by section number wit ...
https://www.eeworm.com/dl/540/426506.html
下载: 90
查看: 1101