-
In the Linux kernel from the 2.4 upgrade to 2.6 when the need to upgrade the pac...
在Linux内核从2.4升级到2.6时需要升级的软件包,虽然现在大家使用配置好的2.6的内核较多,但是对于想自己升级内核的朋友来说,还是不错的,当然升级到2.6时还需要升级其它的软件啦-In the Linux kernel from the 2.4 upgrade to 2.6 when the need to upgrade the package, although we now use the configured kernel 2.6 more, but want to upgrade the kernel of friends, or good, of course, upgrade to 2.6 also need to upgrade other software you
- 2023-04-21 22:20:02下载
- 积分:1
-
linuxI/O basis for programming examples, exercises to open the file, file lockin...
linuxI/O的基础编程实例,练习打开文件、文件上锁、文件堵塞功能-linuxI/O basis for programming examples, exercises to open the file, file locking, file blocking feature
- 2022-08-18 22:09:04下载
- 积分:1
-
测试是一个CRT / LCD屏幕测试工具。
Screentest is a CRT/LCD screen testing utility.
- 2022-03-19 07:12:26下载
- 积分:1
-
linux 得初始化。
linux 得初始化。-initialization.
- 2022-03-17 03:48:16下载
- 积分:1
-
the source PBX (SIP)
linux下的PBX源码(SIP)-the source PBX (SIP)
- 2022-05-13 19:26:00下载
- 积分:1
-
Novell.Press.Linux.Kernel.Development
linux内核开发的经典书籍之一
The Linux kernel is o...
Novell.Press.Linux.Kernel.Development
linux内核开发的经典书籍之一
The Linux kernel is one of the most interesting yet least understood open-source projects. It is also a basis for developing new kernel code. That is why Sams is excited to bring you the latest Linux kernel development information from a Novell insider in the second edition of Linux Kernel Development. This authoritative, practical guide will help you better understand the Linux kernel through updated coverage of all the major subsystems, new features associated with Linux 2.6 kernel and insider information on not-yet-released developments. You ll be able to take an in-depth look at Linux kernel from both a theoretical and an applied perspective as you cover a wide range of topics, including algorithms, system call interface, paging strategies and kernel synchronization. Get the top information right from the source in Linux Kernel Development-The Linux kernel is one of the most interesting yet least understood open-source proj
- 2022-08-20 17:47:39下载
- 积分:1
-
unix环境下实现的cmm语言编译器,需要在unix环境下运行,是编译原理课程设计的作业之一...
unix环境下实现的cmm语言编译器,需要在unix环境下运行,是编译原理课程设计的作业之一-unix environment to achieve the cmm language compiler, need to run under unix environment, is to compile the operating principles of curriculum design, one of
- 2022-01-22 03:41:52下载
- 积分:1
-
linux under a self
linux下,自编的一个基于linux文件系统的数据库,实现简单的数据库操作,适于初学者。编译后运行主程序demo。-linux under a self-linux-based file system database, the realization of a simple database operation, suitable for beginners. After compiling the main program running demo.
- 2023-01-01 03:30:17下载
- 积分:1
-
读者―写者问题的读写操作限制(包括读者优先和写者优先):
1)写―写互斥,即不能有两个写者同时进行写操作。
2)读―写互斥,即不能同时有一个线程在读,而...
读者―写者问题的读写操作限制(包括读者优先和写者优先):
1)写―写互斥,即不能有两个写者同时进行写操作。
2)读―写互斥,即不能同时有一个线程在读,而另一个线程在写。
3)读―读允许,即可以有一个或多个读者在读。
-readers-the problem was the restrictions on reading and writing operations (including readers wrote priority and priority) : 1) write-write mutex, and that is not written there were two parallel write. 2) read-write exclusive, and that is not also a thread reading, and writing in another thread. 3) Reading-time permitting, there may be one or more readers in Reading.
- 2022-05-20 17:11:31下载
- 积分:1
-
基于liunx的蓝牙协议栈源代码版本为2.13,EA可以…
基于liunx的蓝牙协议栈源代码为2.13版本,可以轻松下载和移植!
- 2022-12-28 02:55:04下载
- 积分:1