-
一本关于GDB调试的书籍,书中详细的介绍了,如何在LINUX中使用GDB及其命令!...
一本关于GDB调试的书籍,书中详细的介绍了,如何在LINUX中使用GDB及其命令!-It is a book about GDB!
- 2022-05-26 10:09:12下载
- 积分: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下使用c语言编写的flash烧写程序。使用jtag边界扫描链控制flash,并将数据写入flash中。...
linux下使用c语言编写的flash烧写程序。使用jtag边界扫描链控制flash,并将数据写入flash中。-linux using c language program written in flash Shaoxie. Jtag boundary scan chain to control the use of flash, and the data is written to flash.
- 2022-03-24 16:48:34下载
- 积分:1
-
Qt dialog with the realization of standards to reduce the majority of code, and...
用qt实现标准对话框,减少大部分代码,和一般的语言达到同样的效果-Qt dialog with the realization of standards to reduce the majority of code, and general language to achieve the same effect
- 2022-05-14 16:22:16下载
- 积分: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
-
Linux 内核注释
Linux 内核注释-Linux kernel
- 2022-09-25 08:30:03下载
- 积分:1
-
比较全面的GUI编程,基本例程
比较全面的GUI编程,基本例程-more comprehensive GUI programming, the basic routines
- 2023-04-17 05:00:04下载
- 积分:1
-
本人收藏的基于linux的:进程、文件、LCD驱动C文件
本人收藏的基于linux的:进程、文件、LCD驱动C文件-I linux-based collections: the processes, documents, LCD driver C file
- 2022-03-29 02:01:21下载
- 积分:1
-
SLP协议在linux下的实现。此版本为1.2.1版。官方网站为www.openslp.org...
SLP协议在linux下的实现。此版本为1.2.1版。官方网站为www.openslp.org-SLP agreement realize under linux. This version is version 1.2.1. Official Website for www.openslp.org
- 2022-01-26 02:15:35下载
- 积分:1
-
beginninglinuxprogramming例子
BeginningLinuxProgramming example2
- 2022-03-22 16:36:44下载
- 积分:1