搜索结果
找到约 4,372 项符合
uart-I 的查询结果
VHDL/FPGA/Verilog 自己编写的串口UART的接收Verilog模块
自己编写的串口UART的接收Verilog模块,支持中断和查询方式接收,对信号的畸变适应能力强。
通讯编程文档 Windows CE下驱动程序开发基础
Windows CE下驱动程序开发基础,
Windows CE下的串口驱动程序能够处理所有I/O行为类似串口的设备,包括基于16450、16550 UART(通用异步收发芯片)的设备和一些采用DMA的设备,常见的有9针串口、红外I/O口、Modem等
其他嵌入式/单片机内容 lpc21系列关于uart 串口中断程序的源码
lpc21系列关于uart 串口中断程序的源码
微处理器开发 M16CsingleChipTimers.zip为定时器及其中断设置。包含与上微机terminal进行uart通讯的程序。
M16CsingleChipTimers.zip为定时器及其中断设置。包含与上微机terminal进行uart通讯的程序。
文件格式 01背包问题题目 有N件物品和一个容量为V的背包。第i件物品的费用是c[i],价值是w[i]。求解将哪些物品装入背包...但它却是另一个重要的背包问题P02最简捷的解决方案,故学习只用一维数组解01背
01背包问题题目 有N件物品和一个容量为V的背包。第i件物品的费用是c[i],价值是w[i]。求解将哪些物品装入背包...但它却是另一个重要的背包问题P02最简捷的解决方案,故学习只用一维数组解01背包问题是十分必要的。
VC书籍 This the e-book of "programming Visual C++ .Net sixth version" I check others on your website do not
This the e-book of "programming Visual C++ .Net sixth version" I check others on your website do not contain source codes.
其他嵌入式/单片机内容 革新公司2410开发板的ADS测试程序,包括lcd,uart.rtc.timer..等
革新公司2410开发板的ADS测试程序,包括lcd,uart.rtc.timer..等
Java编程 this api for java to do the network managerment of system,i like it ,so share for a
this api for java to do the network managerment of system,i like it ,so share for a
Java书籍 this is a book for xfire and spring,I like it ,share it for a
this is a book for xfire and spring,I like it ,share it for a
单片机开发 这个2410开发板的LCD与UART裸跑的测试程序
这个2410开发板的LCD与UART裸跑的测试程序,不加操作系统。把程序放在桌面上就可编译成功。已经测试过没有问题。