搜索结果
找到约 54 项符合
ssp 的查询结果
按分类筛选
数据结构 I implement Dijkstra s Single Source Shortest Path, say SSP, algorithm for directed graphs using a s
I implement Dijkstra s Single Source Shortest Path, say SSP, algorithm for directed graphs using a simple data structure, say simple scheme, Fibonacci heaps, say F-heap scheme, and Pairing heaps, say P-heap scheme, and measure the relative performance of the three implementations.
技术资料 nxp lpc177x/8x ssp-dma keil&iar例程
nxp lpc177x/8x ssp-dma keil&iar例程
单片机开发 74hc595 与单片机串行通讯 利用SSP模块或者IO口
74hc595 与单片机串行通讯 利用SSP模块或者IO口
技术资料 CAN、I2S、I2C、SPI、SSP总线的介绍和比较
计算机基本知识、SPI总线说明串行外围设备接口SPI(serial peripheral interface)总线技术是Motorola公司推出的一种同步串行接口,Motorola公司生产的绝大多数MCU(微控制器)都配有SPI硬件接口,如68系列MCU,SPI用于CPU与各种外围器件进行全双工、同步串行通讯。SPI可以同时发出和接收串行数据。它只需四条线就可以完成M ...
其他嵌入式/单片机内容 這是LPC2368的SSP的範例黨~~~有需要的人可以使用看看~~~
這是LPC2368的SSP的範例黨~~~有需要的人可以使用看看~~~
单片机开发 This code implements the basic functions for an I2C slave device using the SSP module. All I2C funct
This code implements the basic functions for an I2C slave device using the SSP module. All I2C functions are handled in an ISR. Bytes written to the slave are stored in a buffer. After a number of bytes have been written, the master device can then read the bytes back from the buffer.
其他嵌入式/单片机内容 LPC2294例程
LPC2294例程,基于ADS1.2
SSP
技术资料 lpc2000系列ADC小程序
lpc2000系列小程序,ADC数据采集后经过SSP端口发送
微处理器开发 周立功ZLG_LPC213X的全套资料
周立功ZLG_LPC213X的全套资料,这个是其中的SSP
技术资料 几种总线的介绍和比较
CAN、I2S、I2C、SPI、SSP总线的介绍和比较