-
一个LINUX模块例子内核模块时LINUX提供给用户动态扩充内核的一种机制。利用模块在PROC文件系统中挂接一个能读取系统时钟的文件。...
一个LINUX模块例子内核模块时LINUX提供给用户动态扩充内核的一种机制。利用模块在PROC文件系统中挂接一个能读取系统时钟的文件。-example of a Linux kernel module module for Linux users dynamic expansion of a core mechanism. The use of modules in PROC file system articulated a system clock can be read in the paper.
- 2023-07-21 07:05:03下载
- 积分:1
-
linux下面的文件锁和信号量的程序
linux下面的文件锁和信号量的程序-below the locks and document the procedures for signal
- 2022-01-25 20:01:23下载
- 积分:1
-
实现了一个多线程工作组应用程序,此程序中使用了互斥对象,条件变量进行线程的控制。通过研究此程序,可以深刻理解线程的工作机理。...
实现了一个多线程工作组应用程序,此程序中使用了互斥对象,条件变量进行线程的控制。通过研究此程序,可以深刻理解线程的工作机理。-achieve a working group multithreaded applications, the use of this procedure the mutex object, variable conditions thread control. Research through this procedure, a profound understanding of the working mechanism of thread.
- 2022-02-25 06:42:49下载
- 积分:1
-
一周内学会linux系统管理PPT文档。第一讲Linux的概述.ppt第十六讲NFS服务.ppt...
一周内学会linux系统管理PPT文档。第一讲Linux的概述.ppt第十六讲NFS服务.ppt-Institute of linux system administration within a week PPT document. First talk about Linux, an overview. Ppt 16th speaking NFS services. Ppt
- 2022-08-05 23:53:18下载
- 积分: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.
- 2022-08-21 12:52:36下载
- 积分:1
-
sbc2410 移植u
sbc2410 移植u-boot 1.3.4 的修改部分
需要在borad/sbc2410x/Makefile 下添加编译nand.o
-sbc2410 transplant u-boot 1.3.4 changes borad/sbc2410x/Makefile part of the need to add compiler nand.o
- 2023-04-02 19:30:04下载
- 积分:1
-
通过网络刷新flash的工具源代码.linux下使用的
通过网络刷新flash的工具源代码.linux下使用的-Through the network refresh flash tools source code. Linux used
- 2022-01-25 16:35:32下载
- 积分:1
-
linux程序中播放flash的咚咚 文件扩展名为tgz,没办法,系统不让用tgz,所以请自己改名字...
linux程序中播放flash的咚咚 文件扩展名为tgz,没办法,系统不让用tgz,所以请自己改名字-procedures players behind the flash file extensions called tgz, no way, the system not used tgz, so please change their names
- 2023-08-23 10:45:02下载
- 积分:1
-
linux系统下控制并口端口的c语言代码,很好用
linux系统下控制并口端口的c语言代码,很好用-linux system to control parallel port c language code, a very good use
- 2022-03-18 16:51:56下载
- 积分:1
-
to get the sys_call_table in linux kernel 2.6
系统调用表的获取,已在2.6平台上测试,2.6平台的系统调用表不在导出,当然你也可以通过编译内核导出-to get the sys_call_table in linux kernel 2.6
- 2022-04-02 06:32:06下载
- 积分:1