-
清华大学-电子信息工程系-实验用ARM
清华大学-电子信息工程系-实验用ARM-linux-源代码-NAND篇
- 2022-02-03 14:05:35下载
- 积分:1
-
《Understanding The Linux Kernel 2nd(深入理解Linux内核第二版)》,好书出新版,大家快来看。这是为2.4版内核写的。...
《Understanding The Linux Kernel 2nd(深入理解Linux内核第二版)》,好书出新版,大家快来看。这是为2.4版内核写的。-"Understanding The Linux Kernel 2nd (in-depth understanding of the Linux kernel 2nd Edition)", the new books out, we Come see. This is the version 2.4 kernel written.
- 2022-04-18 05:38:56下载
- 积分:1
-
ISDN Q.921和Q.931 PRI的源代码
ISDN Q.921 &Q.931 PRI source code
- 2022-01-26 00:10:28下载
- 积分:1
-
linux系统一些命令和术语,供大家参考,
linux系统一些命令和术语,供大家参考,-linux system commands and terminology for your reference,
- 2022-04-18 18:50:14下载
- 积分:1
-
这是一个在linux下获取系统信息的源代码,希望对大家有用!
这是一个在linux下获取系统信息的源代码,希望对大家有用!-This is a linux system information under the access to source code, in the hope that useful to everybody!
- 2022-02-20 09:42:03下载
- 积分:1
-
GNU binutils是GNU交叉工具链中的一个源码包,用于交叉平台编译的第一步...
GNU binutils是GNU交叉工具链中的一个源码包,用于交叉平台编译的第一步-Binutils is a tool of the GNU,it is a sofeware of source,it is the first temp of GNU
- 2022-06-15 06:02:34下载
- 积分:1
-
三星2413芯片的测试代码,对进行驱动开发很有帮助.
三星2413芯片的测试代码,对进行驱动开发很有帮助.-Samsung 2413 chip testing code to drive the development of helpful.
- 2022-09-07 20:15:03下载
- 积分:1
-
串口编程
LINUX下串口编程-serial programming in linux
- 2023-06-18 11:15:04下载
- 积分:1
-
QL2000卡的驱动程序,可以学习驱动的编程.
对于UNIX的I/O操作有帮助!...
QL2000卡的驱动程序,可以学习驱动的编程.
对于UNIX的I/O操作有帮助!-QL2000 card drivers, drivers can learn programming. For UNIX the I/O operation has to help!
- 2022-02-09 22:12:51下载
- 积分:1
-
1。编写一个C++程序,作为内核命令行解释器
1. 编写一个C程序作为Linux内核的shell命令行解释程序。Shell程序应该使用与Bource shell相同的方式运行程序。 2. 增加功能以使用户可以使用"&"操作符作为命令的结束符。一个以"&"结尾的命令应该与shell并发执行。 3. 增加功能以使用户可以使用""作为文件名前缀来重定向stdin和stdout描述符。同样,允许用户使用管道操作符" "来同时执行两个进程,并把第一个进程的stdout重定向为第二个进程的stdin。-1. Preparation of a C program as a Linux kernel shell command line interpreter. Shell procedures should be used with Bource shell the same way as operational procedures. 2. Increased functionality so that customers can use, "" operator, as ordered by the end tags. A "" the end of the order should be concurrent with the implementation of the shell. 3. Increased functionality so that customers can use "lt;" "Gt;" As a filename prefix to redirect stdin and stdout descriptors. Similarly, allows users to use pipeline operator, "" two parallel processes, and a process to redirect stdout second process stdin.
- 2022-08-13 03:09:59下载
- 积分:1