搜索结果
找到约 4,599 项符合
i-Driver 的查询结果
单片机开发 关于51单片机的点阵LCD汇编源代码。中间说明了I/O口的连接关系。
关于51单片机的点阵LCD汇编源代码。中间说明了I/O口的连接关系。
嵌入式/单片机编程 凌阳单片机扩展8255 为用户在中提供一个I/O 扩展的方法
凌阳单片机扩展8255
为用户在中提供一个I/O 扩展的方法,在设计过程遇到I/O不够用时可以用此种方案
J2ME sorry i have only one
sorry i have only one
其他 with this program you can search your whole driver and list all files in a tree view box.
with this program you can search your whole driver and list all files in a tree view box.
Linux/Unix编程 i2c driver algorithms for PCF8584 adapters
i2c driver algorithms for PCF8584 adapters
Linux/Unix编程 i2c-dev.c - i2c-bus driver, char device interface
i2c-dev.c - i2c-bus driver, char device interface
数据结构 每对节点间最短路径 Floyd-Warshall 算法 D[i,j]表示从i到j的最短距离; P[i,j]表示从i到j的最短路径上j 的父节点
每对节点间最短路径
Floyd-Warshall 算法
D[i,j]表示从i到j的最短距离;
P[i,j]表示从i到j的最短路径上j 的父节点
单片机开发 8051 assemble I2C driver
8051 assemble I2C driver
单片机开发 a complete project files for 89C51 programer,include souce code for PC driver and PCB files
a complete project files for 89C51 programer,include souce code for PC driver and PCB files
单片机开发 These routines transmit and receive serial data using two general * I/O pins, in 8 bit, No parity,
These routines transmit and receive serial data using two general
* I/O pins, in 8 bit, No parity, 1 stop bit format. They are useful
* for performing serial I/O on 8051 derivatives not having an
* internal UART, or for implementing a second serial channel.