搜索资源列表
srial-debug
- Linux 下串口的通讯调试程序C语言编写的源代码-Linux serial communications debugging C-language source code
dosCOM
- c语言编写的tc下串口通讯原程序,其中包括串口的设置,串口接收数据,串口发送数据!-c tc language of the original Serial communications procedures, including serial configuration, serial data receiver, Serial sent the data!
ucore-lab1
- Ucore是一个很小的适于学习的操作系统,此“麻雀”包含虚存管理、进程管理、处理器调度、同步互斥、进程间通信、文件系统等主要内核功能,总的内核代码量(C+asm)不会超过5K行。充分体现了“小而全”的指导思想。 这是ucore的实验1:系统软件启动过程。实验目的:操作系统是一个软件,也需要通过某种机制加载并运行它。在这里我们将通过另外一个更加简单的软件-bootloader 来完成这些工作。为此,我们需要完成一个能够切换到x86 的保护模式并显示字符的bootloader,为将来启动操作系统
RS232
- 自己写的串口调试程序,添加了很多功能,良好的界面-Writing their own serial debugger, add a lot of features, good interface
51VB
- 串口-51发送一个字节,VB接收一个字节,C语言编写--51 Send a byte serial, VB receives a byte, C language