-
The use of a side under LINUX
-一个LINUX下的使用方便 的CD-ROM刻录软件,开放源码,编译后即可使用-- The use of a side under LINUX
- 2022-05-13 14:17:36下载
- 积分:1
-
linux, windows network under the two types of chess programming, providing a new...
linux,windows下两种网络象棋编程,提供全新库,可移植至嵌入式方面-linux, windows network under the two types of chess programming, providing a new library, can be transplanted to the area of embedded
- 2022-01-26 07:21:04下载
- 积分:1
-
here is the xpl that attacks the some of openssl vulnerabilities
here is the xpl that attacks the some of openssl vulnerabilities
- 2022-04-19 17:17:59下载
- 积分:1
-
系统重定向方面的资料
系统重定向方面的资料-system redirects the information! !
- 2022-03-17 12:53:56下载
- 积分:1
-
内存垃圾收集程序,整理内存碎片,提高内存利用率
内存垃圾收集程序,整理内存碎片,提高内存利用率- The memory trash collection procedure, reorganizes the memory
fragment, raises the memory use factor
- 2022-01-26 00:50:44下载
- 积分:1
-
linux驱动的入门教材啦,很好用,非常适合各位想进入该领域的同志啦.加油看吧...
linux驱动的入门教材啦,很好用,非常适合各位想进入该领域的同志啦.加油看吧-entry materials-- that is useful, very appropriate for you to enter the field of Comrade it. Refueling CMTech
- 2022-05-21 03:14:55下载
- 积分:1
-
在Linux环境下播放器mplayer的源
在Linux环境下的Mplayer播放器源码-In the Linux environment player Mplayer source
- 2022-02-20 13:39:54下载
- 积分:1
-
sgip under the agreement address some of the news source
linux 下的sgip 协议中的消息处理部分源代码-sgip under the agreement address some of the news source
- 2023-06-03 12:05:03下载
- 积分:1
-
sd
- 2022-03-29 17:56:29下载
- 积分: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