-
cipe 编程
cipe 编程-CIPE programming
- 2022-01-25 18:29:49下载
- 积分:1
-
操作系统中的SHELL程序~在LINUX系统中也能运行
操作系统中的SHELL程序~在LINUX系统中也能运行-SHELL procedures in the operating system ~ in LINUX system can also run
- 2022-07-25 05:07:48下载
- 积分: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 platform and procedures under the kernel debugger to modify the code and compile the relevant conditions, in different embedded development platforms transplantation
- 2022-02-05 19:05:22下载
- 积分:1
-
A simple shell with pipe have a try
A simple shell with pipe have a try
- 2022-01-27 12:54:37下载
- 积分:1
-
UCOS2 tutorial, the best is the most detailed book, this information is the word...
UCOS2 的教程,是国内最详细的最好一本书,本资料是这本书的word版本-UCOS2 tutorial, the best is the most detailed book, this information is the word version of this book
- 2022-02-21 15:03:31下载
- 积分:1
-
gtk 入门教程,适用于初学者。一般问题都能找到答案
gtk 入门教程,适用于初学者。一般问题都能找到答案-gtk resource
- 2022-07-14 00:59:48下载
- 积分:1
-
对学习LINUX的人来说
最希望得到一本关于LINUX内核的资料
本资源就是关于此的...
对学习LINUX的人来说
最希望得到一本关于LINUX内核的资料
本资源就是关于此的-souce about linux kernel
- 2022-03-21 23:57:02下载
- 积分:1
-
open source data processing
开源marc数据处理-open source data processing
- 2023-01-16 12:15:05下载
- 积分:1
-
unix下c语言实现tcp连接函数库
unix下c语言实现tcp连接函数库-unix under tcp connections c language library
- 2022-08-08 10:40:43下载
- 积分:1