-
linux内核源码的中文解读,以便初学者能更好地学习和了解linux内核,尽早进入状态....
linux内核源码的中文解读,以便初学者能更好地学习和了解linux内核,尽早进入状态.-linux kernel source code of the Chinese reading, so beginners can better study and understand the linux kernel, as soon as possible to enter the state.
- 2023-06-14 19:00:09下载
- 积分: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
-
非常好的FreeNAS中文资料版本是0.65.非常详细
非常好的FreeNAS中文资料版本是0.65.非常详细-Very good information on the Chinese version of FreeNAS is 0.65. Very detailed
- 2022-02-12 22:08:59下载
- 积分:1
-
Regarding the handling of image binarization process, the program will have to h...
关于处理图像二值化的程序,该程序能有突出快的优点。-Regarding the handling of image binarization process, the program will have to highlight the advantages of fast.
- 2022-07-26 12:29:36下载
- 积分:1
-
GNU binutils是GNU交叉工具链中的一个源码包,用于交叉平台编译的第一步...
GNU binutils是GNU交叉工具链中的一个源码包,用于交叉平台编译的第一步-Binutils is a tool of the GNU,it is a sofeware of source,it is the first temp of GNU
- 2022-06-15 06:02:34下载
- 积分:1
-
msgctl函数的使用例子
msgctl函数的使用例子 -The example for using msgctl function
- 2022-02-21 23:55:23下载
- 积分:1
-
linux下的开源软件Qt,类似Windows下的Vc++,很容易上手。
linux下的开源软件Qt,类似Windows下的Vc++,很容易上手。-linux open-source software under the Qt, similar to Windows, the Vc++, is very easy to use.
- 2022-04-15 16:07:03下载
- 积分:1
-
jacobi algorithm pthreads unix
jacobi algorithm pthreads unix
- 2022-04-09 07:38:04下载
- 积分:1
-
linux技术介绍及使用指南,如何配置服务器
linux技术介绍及使用指南,如何配置服务器-linux technology introduction and use of these guidelines, how to configure the server
- 2023-04-18 12:00:06下载
- 积分:1
-
Apache server announced
Apache Definitive
linux服务器揭晓-Apache server announced
- 2022-07-02 07:45:47下载
- 积分:1