搜索资源列表
Camera-driver-source-code-analysis
- 摄像头驱动实现源码分析 Spac5xx的实现是按照标准的USB VIDEO设备的驱动框架编写(其具体的驱动框架可参照/usr/src/linux/drivers/usb/usbvideo.c文件),整个源程序由四个主体部分组成:设备模块的初始化模块和卸载模块,上层软件接口模块,数据传输模块。-Camera driver source code analysis realization of Spac5xx is written VIDEO equipment in accordance with
LinuxSPI
- 在liunx下编写spi驱动教程,详细的解释加上源代码上的注释,是一个入门的很好的文件。-The spi driver tutorial written liunx under detailed explanation and the comments in the source code, is a good entry file.
btstack
- 蓝牙协议栈btstack的源码,用于iphone的开发。 在XCODE 4.6 /MAC OS LION 10.7.3 上编译btstack步骤: btstack的官网上的介绍各种不靠谱,按照上面的说法根本无法编译成功。 注意:XCODE要和其他APP放在一起,路径为/Applications/Xcode.app。不可省事放在桌面上。 1、下载btstack svn checkout http://btstack.googlecode.com/svn/
storage-ceph-0.73
- 最新对象存储系统-ceph源代码;可构建集群,块存储、对象存储、文件存储三合一-The new object storage system-ceph source code can construct cluster, mass storage, object storage, file storage, three in one
usb_camera_my.c
- zc301的摄像头采集程序,能根据系统当前时间生成相应的文件名,在linux下和arm-linux-都可用。-The C source file for zc301-Camera used in linux or arm-linux. It can generate filenames according to the current system time.