-
在linux系统下,用qt4.3开发的摄像头应用程序
在linux系统下,用qt4.3开发的摄像头应用程序-In linux system, developed by qt4.3 camera applications
- 2023-05-25 21:35:03下载
- 积分:1
-
linux串口编程示例3
linux串口编程示例3-Serial Programming Example 3
- 2023-03-26 13:50:03下载
- 积分:1
-
最新电子下载,嵌入式系统微型
最新电子收下载,嵌入式系统的微模块化程序设计:实用状态图C_C++实现(5),状态机相关-latest electronic download, embedded systems micro- modular program design : Practical state diagram C_C achieve (5), the state-associated
- 2023-06-05 17:50:03下载
- 积分:1
-
linux系统,qt,标准对话框的编写,正确的
linux系统,qt,标准对话框的编写,正确的-linux system, qt, the preparation of the standard dialog box, the correct
- 2022-04-02 12:37:57下载
- 积分:1
-
Embedded linux development board implements RFID card read and write, read the f...
实现了嵌入式linux开发板上RFID卡片的读写,读取后的信息经过处理后发送到后台-Embedded linux development board implements RFID card read and write, read the following information has been processed is sent to the background
- 2023-01-13 10:45:03下载
- 积分:1
-
给予GTK开发的调试工具,能够通过图形界面使用both调试。
给予GTK开发的调试工具,能够通过图形界面使用both调试。-Give GTK development debugging tools, graphical interface through the use of both debugging.
- 2022-04-08 21:07:36下载
- 积分:1
-
dns 配置
dns 配置-Linux下DNS配置文件祥解 - China Linux Forum-dns configuration-Linux DNS configuration file xiang, XIE-China Linux Forum
- 2022-03-04 19:54:02下载
- 积分: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
-
一个小小的c语言编程
一个小小的c语言编程-a small c programming language
- 2023-07-22 03:25:03下载
- 积分:1
-
Linux下的简单字符设备驱动的源码,有说明文件说明如何编译和安装卸载测试驱动...
Linux下的简单字符设备驱动的源码,有说明文件说明如何编译和安装卸载测试驱动-Linux simple character device driver source code, has the documentation on how to compile and install uninstall test drive
- 2022-04-24 23:15:21下载
- 积分:1