搜索资源列表
android-dichengqudongyuanli
- Android 系统架构及其驱动研究()Android 系统架构/Android 代码结构/Android 专用驱动/Linux 设备驱动在Android 上的使用分析)-Android system architecture and its driven research () Android system architecture/Android code structure/Android specific driver/Linux device driver to use on Andr
hid-core
- android kernel linux系统的USB接口HID协议设备的核心驱动。-android kernel linux system, USB interface devices HID core driver protocol.
linux-device-drivers
- 关于Android开发中Linux系统设备驱动的介绍。-Introduction of the device driver for Linux system on the Android developers.
SQLite
- 代码介绍: SQLite,是一款轻型的数据库,是遵守ACID的关联式数据库管理系统,它的设计目标是嵌入式的,而且目前已经在很多嵌入式产品中使用了它,它占用资源非常的低,在嵌入式设备中,可能只需要几百K的内存就够了。它能够支持Windows/Linux/Unix等等主流的操作系统,同时能够跟很多程序语言相结合,比如 Tcl、C#、PHP、Java等,还有ODBC接口,同样比起Mysql、PostgreSQL这两款开源世界著名的数据库管理系统来讲,它的处理速度比他们都快。SQLite第一个Alp