-
a sample of Gprs on Linux
a sample of Gprs on Linux
- 2022-07-12 08:43:15下载
- 积分:1
-
这是一个管道实现的简单源程序,实现进程间的通信和管理
这是一个管道实现的简单源程序,实现进程间的通信和管理
-This is a pipeline to achieve a simple source code to achieve inter-process communication and management
- 2022-01-22 16:48:20下载
- 积分:1
-
天津 改进后的 RCSSROBOCUP 代码
天津 改进后的 RCSSROBOCUP 代码-Tianjin RCSSROBOCUP improved code
- 2022-08-11 17:21:33下载
- 积分:1
-
很好的学习LINUX的服务器 管理及架设的很好的学习资料
很好的学习LINUX的服务器 管理及架设的很好的学习资料-A good learning LINUX server management and set up a good learning materials
- 2022-06-01 09:01:03下载
- 积分:1
-
ncurses中文解释
ncurses中文说明-ncurses Chinese explanation
- 2022-05-25 06:12:38下载
- 积分:1
-
实现简单的Linux Shell,至少支持cd、pwd、logout、ls等命令
实现简单的Linux Shell,至少支持cd、pwd、logout、ls等命令-Implementing simple Linux Shell, at least to support the cd, pwd, logout, ls command, etc.
- 2022-03-26 11:27:10下载
- 积分:1
-
CMD 命令详细代码,是Linux初学者的好工具
CMD 命令详细代码,是Linux初学者的好工具-CMD command detailed code, is a good tool for Linux beginners
- 2022-06-19 22:31:08下载
- 积分:1
-
linux系统,Qt,打印图像的编写,包括图像的旋转,缩放
linux系统,Qt,打印图像的编写,包括图像的旋转,缩放-linux systems, Qt, the preparation of printed images, including image rotation, zooming
- 2023-08-10 02:55:03下载
- 积分:1
-
一个很好的busybox
一个很好的busybox-a very good busybox.
- 2022-07-07 07:20:01下载
- 积分: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