-
process management environment.
unix环境进程管理。-process management environment.
- 2023-06-06 21:40:03下载
- 积分:1
-
linux 源码分析 对稿操作系统的朋友们很有用
linux 源码分析 对稿操作系统的朋友们很有用-linux-source analysis of the following is issued on the operating system is useful friends
- 2022-11-12 01:30:04下载
- 积分: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
-
gcc支持soft fp 和hard fp两种,这里是实现了soft fp.
gcc支持soft fp 和hard fp两种,这里是实现了soft fp.-gcc support soft and hard fp fp two, here is the realization of a soft fp.
- 2022-03-20 02:18:35下载
- 积分:1
-
关于linux下的一部分ipsec的资料,还有如何编译内核,及patch的一点基础资料...
关于linux下的一部分ipsec的资料,还有如何编译内核,及patch的一点基础资料-On the part of linux under ipsec information, as well as how to compile the kernel, and patch the basis of information that
- 2023-05-16 11:50:03下载
- 积分:1
-
fork和exec系列调用前后,进程在内存的“数据段”,“堆栈段”和“代码段”有什么不同?读了之后,你就会知道了,...
fork和exec系列调用前后,进程在内存的“数据段”,“堆栈段”和“代码段”有什么不同?读了之后,你就会知道了,-fork and exec calls before and after the Series, in memory of the process "of the data", "stack of" and "code of" what"s the difference? After reading, you will know,
- 2022-05-12 11:15:43下载
- 积分:1
-
serial device to transfer files example
串口传输文件device端实例-serial device to transfer files example-
- 2022-08-18 16:15:07下载
- 积分:1
-
Linux一句话精彩问答
Linux一句话精彩问答-Linux sentence exciting quiz
- 2022-09-13 14:15:03下载
- 积分:1
-
ITU
ITU-G722.zip是ITU最接近skype质量的语音编码-ITU-G722.zip is closest to skype quality of ITU speech coding
- 2022-05-30 01:28:37下载
- 积分:1
-
在linux系统下,用qt4.3开发的摄像头应用程序
在linux系统下,用qt4.3开发的摄像头应用程序-In linux system, developed by qt4.3 camera applications
- 2023-05-25 21:35:03下载
- 积分:1