搜索资源列表
video4linux
- 这个在ubuntu10.10 开发的USB视频采集程序,基于GKT2.0图形库,采用V4L2接口 实现功能比较简单,就是采集视频并显示。编译通过前提必须安装相应的库文件,如gnome-core-devel 等-this program is based on ubuntu10.10. I developed this USB capture. It is based on GTK 2.0 Lib, and V4L2 API.
The-talloc-API
- talloc是一种基于内存池的内存管理方式,该文章详细介绍了talloc api提供的各种接口-talloc is a way to manage memory, it is based on memory pool. The article introduces many api of talloc.
sane_standard
- SANE(Scanner Access Now Easy)是用于开发光栅扫描设备驱动和应用程序的一个标准应用程序接口(API)。有了它,你的扫描仪驱动和应用程序的编写更容易。-SANE (Scanner Access Now Easy) for the development of raster scanning device drivers and application of a standard application program interface (API). With it, y
hidapi-master
- 基于libusb库开发的hid设备操作接口,使用非常方便-HID api based on libusb.
usb_linux
- linux环境下,使用系统libusb封装的驱动通信接口,作用是与android手机进行通信-libusb api
ipc
- 封装了linux的ipc接口,包括两个实例-ipc api