-
AT&T汇编语言的I386依赖特征的特别说明,LINUX开发的必备资料
AT&T汇编语言的I386依赖特征的特别说明,LINUX开发的必备资料-ATT assembler language of I386 on the special features of note, LINUX development of the requisite information
- 2022-01-26 02:31:54下载
- 积分:1
-
指定进程下的线程监控器,用于系统调试使用。
指定进程下的线程监控器,用于系统调试使用。-Specified process under the thread monitor, debug for system use.
- 2023-06-01 22:45:03下载
- 积分:1
-
在linux下利用video4linux接口采集单幅图像
在linux下利用video4linux接口采集单幅图像-grab one picture via video4linux in linux
- 2022-05-25 18:07:43下载
- 积分: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 device driver
- 2023-06-23 23:30:04下载
- 积分:1
-
linux下字符设备的驱动程序.2.4 内核通过
linux下字符设备的驱动程序.2.4 内核通过-character device driver through 1.2.4 kernel
- 2022-01-25 23:15:52下载
- 积分:1
-
C Pipe example under Linux
C Pipe example under Linux
- 2022-03-19 18:34:55下载
- 积分:1
-
A master of hand
高手写的手写代码!欢迎大家下载,共同交流,如果有问题,请联系我!谢谢!-A master of hand-written code to write! Welcome everyone to download, share, if there are problems, please contact me! Thank you!
- 2023-02-11 08:20:11下载
- 积分:1
-
Linux instruction set, so that it can be like to learn Linux but do not want to...
一个非MINI的Linux指令集,可以让那此想学Linux但又不想花太多时间的人收藏-Linux instruction set, so that it can be like to learn Linux but do not want to spend too much time on the collection
- 2022-03-01 06:00:09下载
- 积分:1
-
Intel提供的在Sitsang等嵌入式开发平台上使用Linux操作系统,基于IPP4.0库的MPEG2解码器源代码...
Intel提供的在Sitsang等嵌入式开发平台上使用Linux操作系统,基于IPP4.0库的MPEG2解码器源代码-Intel Sitsang Evaluation Board in the embedded development platform such as the use of the Linux operating system, based on IPP4.0 for MPEG2 decoder source code
- 2022-05-08 13:50:43下载
- 积分:1