代码搜索:Linux启动

找到约 10,000 项符合「Linux启动」的源代码

代码结果 10,000
www.eeworm.com/read/339490/12230320

txt 嵌入式linux驱动入门.txt

内核版本: 2.4.22 阅读此文的目的: 学会编写Linux设备驱动。 阅读此文的方法: 阅读以下2个文件: hello.c,asdf.c。 此文假设读者: 已经能用C语言编写Linux应用程序, 理解"字符设备文件, 块设备文件, 主设备号, 次设备号", 会写简单的Shell脚本和Makefile。 1. "hello.c" -----------------------
www.eeworm.com/read/252733/12265676

c linux 下串口编程入门——实例.c

#include /*标准输入输出定义*/ #include /*标准函数库定义*/ #include /*Unix标准函数定义*/ #include /**/ #include /**/ #include