Welcome![Sign In][Sign Up]
Location:
Search - sqlite arm

Search list

[Other resourcesqlite-3.3.7-arm-linux.tar

Description: 嵌入式数据库SQLITE,含移植到ARM_LINUX的说明-SQLITE embedded database containing transplanted to the note ARM_LINUX
Platform: | Size: 4975407 | Author: zhj | Hits:

[DocumentsARM9开发板上的QT与SQLite的驱动及支持库问题

Description: 本文档主要是介绍在ARM开发板上运用QT及SQLite的驱动的支持问题
Platform: | Size: 27136 | Author: xulente521@163.com | Hits:

[Embeded Linuxsqlite-3.3.7-arm-linux.tar

Description: 嵌入式数据库SQLITE,含移植到ARM_LINUX的说明-SQLITE embedded database containing transplanted to the note ARM_LINUX
Platform: | Size: 4975616 | Author: zhj | Hits:

[Linux-Unixdatabase_arm.tar

Description: 本代码采用嵌入式qt编写,主要嵌入式数据库sqlite在PXA27x芯片中应用-using the code embedded qt preparation, Embedded database sqlite mainly in Intel PXA27x application chip
Platform: | Size: 100352 | Author: 李云 | Hits:

[Linux-Unixtestsqlite

Description: Qtopia链接Sqlite3数据库 Qtopia 2.2.0 Sqlite3-Qtopia link Sqlite3 database Qtopia 2.2.0 Sqlite3
Platform: | Size: 480256 | Author: 郭青山 | Hits:

[BooksSQLiteWeb

Description: :介绍了基于ARM 的嵌入式Web 服务器的系统组成与工作原理,SQLite 系统的特点和体系结构。在arm-linux 平台上成功移植了SQLite,。结合表单和CGI 技术,并利用SQLite提供的C 语言API,成功地实现了客户与SQLite 嵌入式数据库系统的动态交互。此方案可以广泛应用在工业设备远程控制、远程家庭医疗设备、信息家电控制中心等应用领域。-: Based on the ARM Embedded Web server and the system components working principle, SQLite system features and architecture. The arm- linux platform for a successful transplant SQLite,. Combining form and CGI technology and the use of SQLite for the C language API. successfully achieved a client and the SQLite embedded database system for the dynamic interaction. This program can be widely used in industrial equipment remote control, remote family medical equipment, Information appliance control center and other areas of application.
Platform: | Size: 32768 | Author: 黄勇 | Hits:

[DocumentsSqlite_nona2410_arm_linux

Description: Sqlite在nona2410开发板上的移植.doc Sqlite在Nano2410开发板上的移植以及开发(for arm-linux)-Sqlite nona2410 development board in the transplant. Doc Sqlite in Nan o2410 Development Board and the development of the transplant (for arm- linux)
Platform: | Size: 78848 | Author: par | Hits:

[Other Databasessqlite3_analyzer-3.3.13.bin

Description: sqlite 数据库分析器,用来分析sqlite数据库。-sqlite database analyzer to analyze sqlite database.
Platform: | Size: 1481728 | Author: wumao | Hits:

[SCMQTAPP2

Description: QT应用程序之二,与sqlite3关联,可在ARM开发板运行-QT applications bis, associated with the sqlite3 can be run in the ARM development board
Platform: | Size: 7168 | Author: Aaron | Hits:

[Embeded Linuxsqlite3

Description: sqlite3.0数据库适合ARM-LINUX操作系统,已经编译好,可以直接使用,具体编译方法可以在网上找到。-sqlite3.0 database for ARM-LINUX operating system, has been compiled, and can be directly used to compile the specific method can be found online.
Platform: | Size: 135168 | Author: 龙晓波 | Hits:

[ADO-ODBCsqlite-3.5.9.tar

Description: 嵌入式数据库sqlite 3.5.9的源代码,很有参考价值-Embedded database sqlite 3.5.9 source code, useful reference
Platform: | Size: 2200576 | Author: henry | Hits:

[Other Databasessqlite

Description: sqlite在uc上的移植,编译器为arm-elf,可直接使用的-uc on sqlite in transplantation, the compiler for arm-elf, can be directly used
Platform: | Size: 2627584 | Author: 陈瑶 | Hits:

[Other DatabasesSQLite3_ARM

Description: 在windows、Linux、ARM上调试通过的SQLite源码。 SQLite是一个开源的嵌入式关系数据库,它在2000年由D. Richard Hipp发布,它的减少应用程序管理数据的开销,SQLite可移植性好,很容易使用,很小,高效而且可靠。   SQLite嵌入到使用它的应用程序中,它们共用相同的进程空间,而不是单独的一个进程。从外部看,它并不像一个RDBMS,但在进程内部,它却是完整的,自包含的数据库引擎。 -In the windows, Linux, ARM debug through the SQLite source code. SQLite is an open source embedded relational database, which in 2000 released by D. Richard Hipp, and its application management to reduce the overhead of data, SQLite good portability, it is easy to use, small, efficient and reliable. SQLite embedded into applications that use it, they share the same process space, rather than a separate process. Externally, it is not like a RDBMS, but in the process itself, it is a complete, self-contained database engine.
Platform: | Size: 594944 | Author: hegang | Hits:

[Embeded-SCM Developsqlite_arm

Description: sqlite for arm已经编译,可以直接下载到arm使用-sqlite for arm binary file
Platform: | Size: 1036288 | Author: 古道 | Hits:

[Embeded Linuxsqlite-autoconf-3070800-arm.tar

Description: 嵌入式sqlite for arm版,在LINUX下已经交叉编译完成。可以直接使用。-embedded linux SQLITE FOR arm edition
Platform: | Size: 14991360 | Author: duan | Hits:

[Internet-Networkarm-sqlite-3.5.4.tar

Description: 已经编译好的 arm sqlite 省去自己编译配环境的麻烦 嵌入式 linux 平台下-Has been compiled arm sqlite save yourself the trouble of compiling environment with embedded linux platform
Platform: | Size: 1971200 | Author: lidongliang | Hits:

[MySQLSQLite-Arm

Description: sqlight dll zip for ARM CPU
Platform: | Size: 166912 | Author: hun | Hits:

[Othersqlite

Description: 内附有sqlite3.6.2源码以及移植arm的基本步骤,sqlite.c为数据库的基本操作,具有增删改查的功能,并采用事务处理方式,事务处理能够极大的提高数据库的写入速度(With sqlite3.6.2 source code and the basic steps of porting arm, sqlite.c as the basic operation of the database, with crud functions, and the use of transaction processing, transaction processing can greatly improve the speed of writing database)
Platform: | Size: 2314240 | Author: KILLY | Hits:

[Othersqlite_arm

Description: arm 下 sqlite程序实例,对初学者有帮助(arm sqlite example)
Platform: | Size: 25600 | Author: | Hits:

[Database systemsqlite-autoconf-3210000.tar

Description: sqlite一款轻型的数据库系统,多用于arm-linux系统中(SQLite a lightweight database system for ARM-Linux systems)
Platform: | Size: 2568192 | Author: zhaoxiao2777 | Hits:
« 12 »

CodeBus www.codebus.net