-
Linux工程师笔记
Linux工程师笔记-Linux Engineer Notes
- 2022-08-08 11:50:57下载
- 积分:1
-
NPTL的使用是大势所趋,学习使用NPTL的教程
NPTL的使用是大势所趋,学习使用NPTL的教程-NPTL is the general trend of using and learning to use the NPTL
- 2022-10-25 08:35:03下载
- 积分:1
-
unix系统下top命令的源代码
unix系统下top命令的源代码-top order source code
- 2022-02-05 13:34:21下载
- 积分:1
-
Very classic linux driver development articles to learn linux driver development...
非常经典的linux驱动开发文章
对于学习linux驱动开发有很好帮助
-Very classic linux driver development articles to learn linux driver development for a very good help
- 2022-11-29 07:05:03下载
- 积分:1
-
g.728的编解码c源码(使用intel的ipp包)堪称效率最高。
g.728的编解码c源码(使用intel的ipp包)堪称效率最高。-g.728 arranges decodes the c source code (to use intel the ipp
package) to may be called the efficiency to be highest.
- 2022-08-13 23:47:22下载
- 积分: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
-
a TCP
一个基于TCP传输的类,很好用-a TCP-based categories, with good
- 2022-01-31 21:55:21下载
- 积分:1
-
44B0+uclinux keyboard driver code
44B0+uclinux外接键盘驱动程序-44B0+uclinux keyboard driver code
- 2022-05-25 03:32:19下载
- 积分:1
-
应用平台 SCO OpenServer 5 是一个模拟下雨的小玩意,含目标程序和源程序...
应用平台 SCO OpenServer 5 是一个模拟下雨的小玩意,含目标程序和源程序-application platform SCO OpenServer 5 is a simulated rain gadgets, including procedures and objective source
- 2022-02-26 03:40:07下载
- 积分:1
-
udp
#include <stdio.h>
#include <string.h>
#include <sys/types...
upd聊天器
#include
#include
#include
#include
#include
#include
#include
#include -udp
#include
#include
#include
#include
#include
#include
#include
#include
- 2022-08-12 07:54:40下载
- 积分:1