-
这是一个关于pci设备的驱动源码,非常适合linux下pci设备驱动的开发...
这是一个关于pci设备的驱动源码,非常适合linux下pci设备驱动的开发-This is a pci device driver on the source, very suitable for pci under linux device driver development
- 2022-03-12 05:21:08下载
- 积分:1
-
The QT
把QT的SQL和HTTP封装了一下。实现了很多附加的功能,比如针对SQLITE一些操作,数据传输等功能-The QT-SQL and HTTP package a bit. To achieve a lot of additional features, such as for SQLITE some operations, data transmission and other functions
- 2023-01-06 01:50:03下载
- 积分:1
-
Unix/Linux server/client through the TCP/IP communications procedures
Unix/Linux下服务端/客户通过TCP/IP通讯的程序-Unix/Linux server/client through the TCP/IP communications procedures
- 2023-05-16 01:35:04下载
- 积分:1
-
Others have been under linux serial or parallel port to receive infrared remote...
linux下通过串口或并口接收红外遥控信号,带学习功能,能识别多种红外协议. 可编程发出各种X事件.-Others have been under linux serial or parallel port to receive infrared remote control signals, with a learning function, can identify a variety of infrared protocol. programmability make all kinds of X events.
- 2022-02-07 22:11:41下载
- 积分:1
-
基于fltk的一个文本编辑器源代码,很多地方都在用它。经过测试好用!...
基于fltk的一个文本编辑器源代码,很多地方都在用它。经过测试好用!-based on a text editor source code, many places are using it. After testing handy!
- 2022-04-09 14:55:12下载
- 积分:1
-
RT real
实时操作系统RT LINUX的源代码,请大家多多支持我哦-RT real-time operating system Linux source code, you can support me, oh
- 2022-08-23 07:35:18下载
- 积分: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下实现对MYSQL数据的操作,其实现函数有对数据库记录的查找输出...
LINUX下实现对MYSQL数据的操作,其实现函数有对数据库记录的查找输出-LINUX under MYSQL data on the operation, and its function has to realize the database records search output
- 2022-02-25 19:50:38下载
- 积分:1
-
c语言编写的消息队列代码
c语言编写的消息队列代码-the message queue code
- 2023-07-24 22:35:02下载
- 积分:1
-
在linux下得到网络流量,通过分析字符串得到
在linux下得到网络流量,通过分析字符串得到-under network traffic analysis to be string
- 2022-08-25 22:18:42下载
- 积分:1