搜索资源列表
LINUX
- 操作系统资料,涉及到linuxOS实验和程序设计
生产者消费者问题
- 一个大小为3的缓冲区,初始为空 2个生产者 随机等待一段时间,往缓冲区添加数据, 若缓冲区已满,等待消费者取走数据后再添加 重复6次 3个消费者 随机等待一段时间,从缓冲区读取数据 若缓冲区为空,等待生产者添加数据后再读取 重复4次
5-5-3
- 国嵌,实验代码,嵌入式Linux系统工程师必修实验代码,输入子系统驱动代码-Country embedded experimental code, embedded Linux systems engineer compulsory experimental code input subsystem driver code
Serial-communication-protocol
- 串口通讯协议的实验,文档较详细的讲述了linux下串口参数的设置,以及数据的通讯-Serial communication protocol experiments, more detailed documentation about the parameters under linux serial port settings, and data communications
Serial-communication-protocol
- 串口通讯协议的实验,文档较详细的讲述了linux下串口参数的设置,以及数据的通讯-Serial communication protocol experiments, more detailed documentation about the parameters under linux serial port settings, and data communications
MapReduce实践
- MAPReduce新手简单实践,大数据课程实验,Linux系统里编程实现
