-
Programming under UNIX synchronization and compare the efficiency of asynchronou...
UNIX下编程同步与异步write的效率比较。包含apue.h、error2e.c、write.c-Programming under UNIX synchronization and compare the efficiency of asynchronous write. Contains apue.h, error2e.c, write.c
- 2022-02-13 10:08:39下载
- 积分:1
-
Have n integers, the number of its previous order backward shift position m, and...
有n个整数,使其前面各数顺序向后移m个位置,最后m个数变成最前面的m个数.-Have n integers, the number of its previous order backward shift position m, and finally the number m of m into the first number.
- 2023-07-26 12:25:03下载
- 积分: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
-
Debugging with GDB Tool
Debugging with GDB Tool
- 2023-02-18 07:50:03下载
- 积分:1
-
Linux kernel 2.4.18.rmk7 配置系统解析
Linux kernel 2.4.18.rmk7 配置系统解析-Linux kernel 2.4.18.rmk7
- 2022-08-07 10:34:05下载
- 积分:1
-
gnome/gtk+编程宝典的源代码.
gnome/gtk+编程宝典的源代码.-gnome/gtk treasury of the programming source code.
- 2023-03-22 12:05:03下载
- 积分:1
-
tcp/ip服务端测试源码
tcp/ip服务端测试源码-tcp/ip end testing services source.
- 2022-08-22 18:15:16下载
- 积分:1
-
ubuntu user manual, including the use of linux commands and basic use of ubuntu.
ubuntu使用手册,包括linux命令的使用及ubuntu的基本使用.-ubuntu user manual, including the use of linux commands and basic use of ubuntu.
- 2022-03-11 23:13:27下载
- 积分:1
-
linux下的flash player的一个具体实现,未经验证
linux下的flash player的一个具体实现,未经验证-linux media player
- 2022-01-30 10:47:51下载
- 积分:1
-
计算一个日期n天后或n天前的日期是多少,输入输出日期的格多都为YYYMMDD的字符串...
计算一个日期n天后或n天前的日期是多少,输入输出日期的格多都为YYYMMDD的字符串-calculated a date n n days or days before the date of the number of input and output, the date of the grid for more YYYMMDD string
- 2022-02-21 00:41:37下载
- 积分:1