-
小型的usb库libusb,通过usb库,通过libusb的接口函数,应用程序可以直接跟usb设备打交道。...
小型的usb库libusb,通过usb库,通过libusb的接口函数,应用程序可以直接跟usb设备打交道。-Small usb library libusb, through the usb library, through the libusb interface functions, the application can deal directly with the usb device.
- 2022-07-01 20:42:03下载
- 积分:1
-
keyLinux keyLinux
keyLinux keyLinux
- 2022-05-26 20:26:01下载
- 积分:1
-
linux下记录系统日志代码以及记录内核日志代码
linux下记录系统日志代码以及记录内核日志代码-Record linux system log under the code, as well as core log record code
- 2022-07-27 01:28:14下载
- 积分:1
-
Shell source : find search for a particular day in the paper A = ~ find
Shell源码:find查找日期为某一天的文件
A=`find ~ -print` | ls -l --full-time $A 2>/dev/null | grep "Jun 27" | grep 1998
下面这个script,存成一个符合规则名字的文件,置上x属性就行了。
-Shell source : find search for a particular day in the paper A = ~ find- print | ls-l-- full-time A $ inversion;/Dev/null | grep "Jun 27" | grep 1998 following the script, save one meet the rules name in the paper, on the x attribute home there.
- 2022-01-26 02:49:54下载
- 积分:1
-
Framebuffer驱动示例程序.rar
framebffer的编写示例程序说明
Framebuffer驱动示例程序.rar
framebffer的编写示例程序说明-Framebuffer the actuation demonstration procedure rar framebffer
compilation demonstration procedure showed
- 2023-05-04 11:40:04下载
- 积分:1
-
linux 上http email 协议分析程序
主要能够处理大数据量的主干网的应用...
linux 上http email 协议分析程序
主要能够处理大数据量的主干网的应用
-email protocol analysis procedures will be able to handle the large volume of data backbone network applications
- 2022-03-11 07:15:45下载
- 积分:1
-
读者―写者问题的读写操作限制(包括读者优先和写者优先):
1)写―写互斥,即不能有两个写者同时进行写操作。
2)读―写互斥,即不能同时有一个线程在读,而...
读者―写者问题的读写操作限制(包括读者优先和写者优先):
1)写―写互斥,即不能有两个写者同时进行写操作。
2)读―写互斥,即不能同时有一个线程在读,而另一个线程在写。
3)读―读允许,即可以有一个或多个读者在读。
-readers-the problem was the restrictions on reading and writing operations (including readers wrote priority and priority) : 1) write-write mutex, and that is not written there were two parallel write. 2) read-write exclusive, and that is not also a thread reading, and writing in another thread. 3) Reading-time permitting, there may be one or more readers in Reading.
- 2022-05-20 17:11:31下载
- 积分:1
-
控制2440上的摄像头,实现动态预览,基于Linux操作系统
控制2440上的摄像头,实现动态预览,基于Linux操作系统-Control of 2440 on the camera, dynamic preview, based on the Linux operating system
- 2022-02-10 06:17:26下载
- 积分:1
-
GDB常用命令,按照需要查询,附带命令的简单描述
GDB常用命令,按照需要查询,附带命令的简单描述-useful GDB commands
- 2023-05-10 14:55:03下载
- 积分:1
-
这是一个简单的webserver程序,实现开发板和pc机之间的互访,使用到了TCP协议和linux下的网络编程知识。...
这是一个简单的webserver程序,实现开发板和pc机之间的互访,使用到了TCP协议和linux下的网络编程知识。-This is a simple webserver process to achieve development board and the exchange of visits between the pc machines used to the TCP protocol and knowledge of network programming under linux.
- 2022-07-16 13:16:29下载
- 积分:1