搜索结果

找到约 501 项符合 multi-interrupt 的查询结果

单片机开发 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

人工智能/神经网络 The neuro-fuzzy software for identification and data analysis has been implemented in the MATLAB lan

The neuro-fuzzy software for identification and data analysis has been implemented in the MATLAB language ver. 4.2. The software trains a fuzzy architecture, inspired to Takagi-Sugeno approach, on the basis of a training set of N (single) output-(multi) input samples. The returned model has the fo ...
https://www.eeworm.com/dl/650/291387.html
下载: 196
查看: 1091

单片机开发 This exercise is aimed at exploring how rate control and adaptation of carrier sense threshold can a

This exercise is aimed at exploring how rate control and adaptation of carrier sense threshold can affect spatial reuse (and hence aggregate throughput) in a multi-hop network.
https://www.eeworm.com/dl/648/293092.html
下载: 121
查看: 1061

Java编程 Swarm是一个非常有用的仿真工具

Swarm是一个非常有用的仿真工具,这是Swarm的Java程序编写教程,从最简单的程序开始一步一步教会读者如何使用Swarm来编写程序,最终依据所建立的数学模型实验Multi-agent的仿真
https://www.eeworm.com/dl/633/293481.html
下载: 198
查看: 1163

汇编语言 This zip file provides Getting Started quickly on the AT91RM9200 Evaluation Kit (AT91RM9200-EK) with

This zip file provides Getting Started quickly on the AT91RM9200 Evaluation Kit (AT91RM9200-EK) with Green Hills 3.6.1 Multi&reg 2000 Software Tool. Includes main.html file for help.
https://www.eeworm.com/dl/644/301869.html
下载: 67
查看: 1100

单片机开发 This example project shows how to use the IAR Embedded Workbench for ARM to develop code for the I

This example project shows how to use the IAR Embedded Workbench for ARM to develop code for the IAR-STM32-SK evaluation board. It shows basic use of I/O, timer and the interrupt controllers. Displays running lights on the board LED s.
https://www.eeworm.com/dl/648/304072.html
下载: 52
查看: 1065

matlab例程 JLAB is a set of Matlab functions I have written or co-written over the past fifteen years for the p

JLAB is a set of Matlab functions I have written or co-written over the past fifteen years for the purpose of analyzing data. It consists of four hundred m-files spanning thirty thousand lines of code. JLAB includes functions ranging in complexity from one-line aliases to high-level algorithms for c ...
https://www.eeworm.com/dl/665/305575.html
下载: 73
查看: 1142

单片机开发 A huge program that consist of polling mechanism of a main controller to 32 slave in a fireman inter

A huge program that consist of polling mechanism of a main controller to 32 slave in a fireman intercom environment. Including the handset condition detection, LCD controller, keypad controller, interrupt handling and ADC.
https://www.eeworm.com/dl/648/310160.html
下载: 48
查看: 1050

DSP编程 fft源代码,#include "f2407_c.h" #include "math.h" #define N 32 // FFT变换的点数 extern void fft(void);

fft源代码,#include "f2407_c.h" #include "math.h" #define N 32 // FFT变换的点数 extern void fft(void); extern void resave(void); interrupt void phantom(void); void sysinit(void); extern int input[2*N];
https://www.eeworm.com/dl/516/314129.html
下载: 155
查看: 1165

SCSI/ASPI 一个iscsi实现源码

一个iscsi实现源码,值得参考。It is a high-performance, transport independent, multi-platform implementation of RFC3720 iSCSI.
https://www.eeworm.com/dl/630/314846.html
下载: 58
查看: 1057