-
linux源代码分析
linux源代码分析-linux source code analyzes
- 2023-06-27 15:55:04下载
- 积分:1
-
shell编程指南请详细阅读,将掌握在linux的shell脚本的编写
shell编程指南请详细阅读,将掌握在linux的shell脚本的编写-shell programming guide, please read carefully, will be in the hands of the linux
- 2022-01-24 16:36:57下载
- 积分:1
-
flv to avi divx command in ubuntu 9.10
flv to avi divx command in ubuntu 9.10
- 2022-01-24 09:54:35下载
- 积分:1
-
睡眠功能测试是否其他进程阻塞
在Linux测试sleep函数是否对其它进程阻塞-Linux sleep function tests whether the other process obstruction
- 2022-02-24 13:24:20下载
- 积分:1
-
一个很好的busybox
一个很好的busybox-a very good busybox.
- 2022-07-07 07:20:01下载
- 积分:1
-
使用非阻塞 I/O 的应用程序常常使用 poll, select, 和 epoll 系统调用. poll, select 和 epoll 本质上有相同的功能:...
使用非阻塞 I/O 的应用程序常常使用 poll, select, 和 epoll 系统调用. poll, select 和 epoll 本质上有相同的功能: 每个允许一个进程来决定它是否可读或者写一个或多个文件而不阻塞. 这些调用也可阻塞进程直到任何一个给定集合的文件描述符可用来读或写. 因此, 它们常常用在必须使用多输入输出流的应用程序, 而不必粘连在它们任何一个上. 相同的功能常常由多个函数提供, 因为 2 个是由不同的团队在几乎相同时间完成的: select 在 BSD Unix 中引入, 而 poll 是 System V 的解决方案. epoll 调用[23]添加在 2.5.45, 作为使查询函数扩展到几千个文件描述符的方法.-poll application instance
- 2023-06-26 04:30:03下载
- 积分:1
-
基于LINUX的操作系统的设备驱动程序的开发
基于LINUX的操作系统的设备驱动程序的开发-LINUX-based operating system, device driver development
- 2022-03-24 23:52:45下载
- 积分:1
-
Linux平台环境下, 告警管理的后台程序的源代码
Linux平台环境下, 告警管理的后台程序的源代码-Linux platform environment, the alarm management daemon source code
- 2022-03-17 00:55:46下载
- 积分:1
-
segy display program! Hope that they will be part of this is being done as part...
segy 显示程序!希望能给正在做这部分朋友提供一部分资料,我可是找了很久哦,需要自己再编译-segy display program! Hope that they will be part of this is being done as part friends, but I find for a long time, oh, it needs its own compiler again
- 2022-07-11 09:33:26下载
- 积分:1
-
C Primer Plus课后题答案的源代码
C Primer Plus课后题答案的源代码-C Primer Plus answer questions after the source code
- 2023-02-21 16:30:03下载
- 积分:1