-
这是2410板子上的按键的驱动程序,在代码里面标上看代码的顺序和说明。...
这是2410板子上的按键的驱动程序,在代码里面标上看代码的顺序和说明。
-This is the 2410 board of the key drivers, looking at the code inside the standard code and description of the order.
- 2022-07-19 00:04:51下载
- 积分:1
-
模拟指针,使用固定的数组模拟指针的内存分配,提高分配效率...
模拟指针,使用固定的数组模拟指针的内存分配,提高分配效率-simulated target, the use of fixed arrays of simulated targets memory allocation and improve distribution efficiency
- 2022-02-26 01:16:45下载
- 积分:1
-
linux下的桌面时间小程序.很多用fvwm的人用的.
linux下的桌面时间小程序.很多用fvwm的人用的.-the time small desktop procedures. Gnome-session with a lot of people use.
- 2023-07-22 02:05:03下载
- 积分:1
-
fork和exec系列调用前后,进程在内存的“数据段”,“堆栈段”和“代码段”有什么不同?读了之后,你就会知道了,...
fork和exec系列调用前后,进程在内存的“数据段”,“堆栈段”和“代码段”有什么不同?读了之后,你就会知道了,-fork and exec calls before and after the Series, in memory of the process "of the data", "stack of" and "code of" what"s the difference? After reading, you will know,
- 2022-05-12 11:15:43下载
- 积分:1
-
在beginning linux programming 书中提供的第四章的有关代码
在beginning linux programming 书中提供的第四章的有关代码-In the beginning linux programming book provided by Chapter IV of the code
- 2023-04-09 12:50:03下载
- 积分:1
-
SRC的pnetwirk bogramm用来模拟
SRC its pnetwirk bogramm used to simulate
- 2022-07-01 13:56:51下载
- 积分:1
-
Linux0[1].11内核完全注释1.9.5.pdf
Linux0[1].11内核完全注释1.9.5.pdf-Linux0 [1] .11 kernel completely 1.9.5.pdf Notes
- 2022-10-13 15:30:03下载
- 积分:1
-
unix环境下最有用的sed和awk两个文字处理工具
unix环境下最有用的sed和awk两个文字处理工具-unix environment the most useful both sed and awk language processing tools
- 2023-05-13 05:45:03下载
- 积分:1
-
在myshell v0.1的基础上,增加新的功能:在父进程中接收控制台输入一行字符串,作为用户发出的Linux命令,如ls /usr/*.c <回车>...
在myshell v0.1的基础上,增加新的功能:在父进程中接收控制台输入一行字符串,作为用户发出的Linux命令,如ls /usr/*.c ,在创建一个子进程后,子进程通过调用execlp()系统调用,执行这条命令。-In the myshell v0.1 based on adding new features: In the parent process to receive the console input line of string, as issued by the Linux user commands, such as ls/usr /*. c < Enter " , in creating a sub- the process, the child process by calling execlp () system call, the implementation of this Order.
- 2023-05-10 18:30:02下载
- 积分:1
-
在linux或unix中,使用系统调用fork( )创建两个子进程,并观察子进程和父进程的运行情况。...
在linux或unix中,使用系统调用fork( )创建两个子进程,并观察子进程和父进程的运行情况。-In linux or unix, the use of system calls fork () to create two sub-processes, and to observe the sub-process and the operation of the parent process.
- 2022-02-13 10:28:00下载
- 积分:1