-
SCO UNIX下squid 2.5.1代理服务器的源代码
SCO UNIX下squid 2.5.1代理服务器的源代码-SCO Unix 2.5.1 squid proxy server source code
- 2022-03-18 04:51:36下载
- 积分: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
-
系统调用拷贝函数
本程序通过Linux的系统调用进行文件拷贝,如果进行一定的修改可以支持断点续传...
系统调用拷贝函数
本程序通过Linux的系统调用进行文件拷贝,如果进行一定的修改可以支持断点续传-System call function copy of the procedures adopted by Linux system calls to file copy, if changes must support HTTP
- 2022-05-23 18:17:03下载
- 积分:1
-
qt图形用户界面的学习文档,包括基础前沿知识和实现流出,教你一步一步学习QT界面的设计...
qt图形用户界面的学习文档,包括基础前沿知识和实现流出,教你一步一步学习QT界面的设计-a book of learing QT
- 2022-08-22 14:12:53下载
- 积分:1
-
unix操作系统的编程手册,包括系统管理命令,系统调用,库函数等等,是unix环境下程序员和管理员的必备资料。...
unix操作系统的编程手册,包括系统管理命令,系统调用,库函数等等,是unix环境下程序员和管理员的必备资料。-unix operating system, programming manuals, including system management commands, system calls, library functions, etc., is a unix environment, programmers and managers the essential information.
- 2023-03-13 00:10:05下载
- 积分:1
-
读者
读者-写者问题的读写操作限制(包括读者优先和写者优先)
写-写互斥:不能有两个写者同时进行写操作
读-写互斥:不能同时有一个线程在读,而另一个线程在写。
读-读允许:可以有一个或多个读者在读。-Readers- read and write operations to write the problem of constraints (including the readers of priority and writing preferred)
Write- write mutually exclusive: You can not have two writers write the same time
Read- Write mutually exclusive: You can not simultaneously reading a thread while another thread is writing.
Reading- Reading allowed: You can have one or more readers to read.
- 2022-05-07 09:29:37下载
- 积分:1
-
unix 源码分析
unix 源码分析-unix-source analysis
- 2022-05-15 06:47:17下载
- 积分:1
-
本书是一本有关LINUX下的C语言编程的书籍。
本书是一本有关LINUX下的C语言编程的书籍。-This book is a book about the C language under LINUX programming books.
- 2023-09-03 12:15:04下载
- 积分:1
-
RoboCup 2006 2D仿真 Dainamite队 源代码
RoboCup 2006 2D仿真 Dainamite队 源代码-Dainamite Source 2006
- 2022-12-05 01:50:04下载
- 积分:1
-
Linux进程源代码分析
Linux进程源代码分析-Linux source code analysis process
- 2022-02-06 00:35:00下载
- 积分:1