-
unix环境下write函数同步和异步读写效率的比较
unix环境下write函数同步和异步读写效率的比较-write function under unix synchronous and asynchronous read and write the comparative efficiency
- 2023-03-12 12:05:03下载
- 积分:1
-
学习命令。chm。包含了所有常用的命令。作为…
Linux命令学习.chm.包含了所有常用的linux命令说明。以及例子-Linux commands to learn. Chm. Contains all the commonly used linux commands. As well as the examples
- 2022-02-15 11:17:03下载
- 积分:1
-
这是利用FIFO在Linux C的一个例子,说明整个操作指南…
这是liunx下C编程关于fifo使用的例子,其中比较全面的讲述了fifo的使用方法。-This is an example of using fifo in linux c,which shows a whole operation guide on fifo.
- 2022-03-30 07:21:49下载
- 积分:1
-
多进程例子程序,IO操作在不同的进程中!
多进程例子程序,IO操作在不同的进程中!-Examples of multi-process procedures, IO operations in a different process!
- 2022-01-26 08:35:16下载
- 积分:1
-
linux c的多线程,在此源码里应用了多线程的各个函数,能授意菲浅...
linux c的多线程,在此源码里应用了多线程的各个函数,能授意菲浅-linux c of multi-threading, in this source in the application of a multi-threaded various functions, can incite undone
- 2022-11-11 08:50:04下载
- 积分:1
-
linux 内核调试.rar
linux 内核调试.rar
linux 内核调试.rar
linux 内核调试.rar-linux kernel debugger. rar linux kernel debugger. rar
- 2023-06-16 07:15: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
-
本文介绍了OMAP5910摄像头接口及OV COMS摄像头,基于…
本文在介绍OMAP5910 摄像头接口及OV COMS 摄像头的基础上, 分析了Linux 系统下设备
驱动程序及其开发, 并详细阐述和实现了基于OMAP5910 的摄像头驱动。-This paper introduced the OMAP5910 camera interface and OV COMS camera, based on the analysis of the Linux system and its device driver development, and elaboration and realization of OMAP5910-based camera driver.
- 2023-05-06 08:45:03下载
- 积分:1
-
rgfdsghsdfh
rgfdsghsdfh
- 2022-12-13 14:40:03下载
- 积分:1
-
介绍Linux的Internet安全漏洞与防范措施,希望对大家有一定的帮助,主要包括的就是FTP安全、电子邮件安全、Telnet安全、Web服务器安全和安全We...
介绍Linux的Internet安全漏洞与防范措施,希望对大家有一定的帮助,主要包括的就是FTP安全、电子邮件安全、Telnet安全、Web服务器安全和安全Web协议。-introduced Linux Internet security loopholes and preventive measures, we hope to have some help, including FTP is security, email security, Telnet security, Web server security and Web security agreement.
- 2022-04-13 08:57:42下载
- 积分:1