-
Source linux boot diskless workstation gpxe
无盘工作站 gpxe启动源码 linux-Source linux boot diskless workstation gpxe
- 2022-01-31 02:58:02下载
- 积分:1
-
Linux下的端口扫描实现
f (!connect(sockfd,(struct sockaddr*)&server,sizeof(struct socka...
Linux下的端口扫描实现
f (!connect(sockfd,(struct sockaddr*)&server,sizeof(struct sockaddr-
#include
#include
#include
#include
#include
#include
#include
#include
- 2022-02-04 15:19:44下载
- 积分:1
-
Linux下进程监控相关源代码,包括top, Ps
Linux下进程监控相关源代码,包括top, Ps-Linux advancement monitoring related source code,
including top, Ps
- 2023-06-27 16:10:04下载
- 积分:1
-
在SCO UNIX 5.05下的代理程序,本人已经编译,编译时需要libsocket.a...
在SCO UNIX 5.05下的代理程序,本人已经编译,编译时需要libsocket.a-SCO UNIX 5.05 in the agent, I have compiled, the compiler needs libsocket.a
- 2022-04-23 03:17:34下载
- 积分:1
-
A simple tftp server in the linux running under the debugger successfully, with...
一个简单的tftp服务器,在linux下调试运行成功,附带原代码-A simple tftp server in the linux running under the debugger successfully, with the original code
- 2022-06-13 20:19:46下载
- 积分:1
-
UNIX环境下资源监控程序(包含对CPUMEMDISKIOPS等资源的监控)
UNIX环境下资源监控程序(包含对CPUMEMDISKIOPS等资源的监控)-UNIX environment monitoring program resources (including the CPU MEM DISK IO PS resource control)
- 2022-07-11 11:40:19下载
- 积分:1
-
典型的linux驱动程序,配合书上更好!
看了之后就会编驱动了...
典型的linux驱动程序,配合书上更好!
看了之后就会编驱动了-Typical linux driver better with books! Will be made after the driver saw the
- 2022-07-20 14:42:01下载
- 积分:1
-
Linux Device Driver Edition 3, the book
Linux 设备驱动 Edition 3,书中的例题,是我在网上找的,版权归原作者所有.-Linux Device Driver Edition 3, the book
- 2022-02-06 02:09:43下载
- 积分:1
-
Linux操作系统内存磁盘初始化技术详细解析
Linux操作系统内存磁盘初始化技术详细解析-Linux Fuzeng brazing department conduct anti twitter Jian TONG Zhao summarized its original site captured术lowly agate细Pleiades
- 2022-06-01 22:08:01下载
- 积分: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