搜索结果
找到约 4,372 项符合
uart-I 的查询结果
单片机开发 AVR单片机ATMEGA系列UART接口的驱动程序。
AVR单片机ATMEGA系列UART接口的驱动程序。
DSP编程 blackfin的UART例程
blackfin的UART例程
数据结构 若在矩阵Am×n中存在一个元素A[i-1
若在矩阵Am×n中存在一个元素A[i-1,j-1],其满足A[i-1,j-1]是第i行元素中最小值,且又是第j列元素中最大值,则称此元素为该矩阵的一个马鞍点。用二维数组存储矩阵Am×n ,设计算法求出矩阵中所有马鞍点。
DSP编程 5509的关于UART的程序
5509的关于UART的程序,很不错,可以参考一下的。
matlab例程 many matlab script ,i colect many things about mathmatics and many method of math problem
many matlab script ,i colect many things about mathmatics and many method of math problem
数据结构 最优服务次序问题 问题描述: 设有n 个顾客同时等待一项服务。顾客i需要的服务时间为t(i),i=1,…,n 。...个顾客等待服务时间的 总和除以n。 编程任务: 对于给定的n个顾客需要的服务时间,
最优服务次序问题 问题描述: 设有n 个顾客同时等待一项服务。顾客i需要的服务时间为t(i),i=1,…,n 。...个顾客等待服务时间的 总和除以n。 编程任务: 对于给定的n个顾客需要的服务时间,编程计算最优服务次序。
系统设计方案 Linux设备驱动编程之内存与I/O操作
Linux设备驱动编程之内存与I/O操作
压缩解压 The LZW compression class i mplemented as a fixed length code which you can specify, the huffman alg
The LZW compression class i mplemented as a fixed length code which you can specify, the huffman algorithm implementation encodes a byte into a variable length bit array. Both of them can work with streams
微处理器开发 this is a sample about UART transmission,it s default installation is D:RedLogicRCII_samples, and th
this is a sample about UART transmission,it s default installation is D:\RedLogic\RCII_samples, and the software environment is quatrusII 5.0,it is usefull for studying UART.