搜索资源列表
sqlite3_class_1.7.2.0
- 本人自己封装的一组用于操作sqlite3数据库的封装类, 支持加密,以及二进制操作。内附完整的测试用例。 源码在Window XP(X86)及WinCE(ARM)环境下调试通过, 内附VC6工程,和EVC4工程。-I own package a set of wrapper class operation sqlite3 database support encryption, as well as the binary operation. Containing a complet
sqlite
- sqlite在uc上的移植,编译器为arm-elf,可直接使用的-uc on sqlite in transplantation, the compiler for arm-elf, can be directly used
Sqlite_Blob_WR
- Sqlite3 数据库Blob格式读写程序(ARM版)-Sqlite3 SQL Blob Mode Write and Read Program(for ARM)
SQLite3_ARM
- 在windows、Linux、ARM上调试通过的SQLite源码。 SQLite是一个开源的嵌入式关系数据库,它在2000年由D. Richard Hipp发布,它的减少应用程序管理数据的开销,SQLite可移植性好,很容易使用,很小,高效而且可靠。 SQLite嵌入到使用它的应用程序中,它们共用相同的进程空间,而不是单独的一个进程。从外部看,它并不像一个RDBMS,但在进程内部,它却是完整的,自包含的数据库引擎。 -In the windows, Linux, ARM
mysql-5.1.32.arm.ok.tar
- MYSQL是已经交叉编译好的,可以移植到ARM上,只需将相关文件复制到arm的相应位置-MYSQL is already cross-compiled and can be ported to ARM, simply copy the file to the corresponding position of the arm
sqlite3.7.9_mini2440
- 移植sqlite3.7.9到友善之臂mini2440.成功在mini2440上移植SQLite3数据库,并且测试可以正常使用。-Friendly arm mini2440 for the transplant sqlite3.7.9 to success in mini2440 transplant SQLite3 database, and the test can be used normally.
sqlite-
- 将SQLite3.3.8(或者SQLite-3.3.12)移植到ARM2410开发板上,实现数据的增、删、改、查等功能。首先建立交叉编译环境,安装cross-2.95.3.tar.bz2交叉编译工具到/usr/arm-linux目录下,修改/home/sqlite-3.3.8目录下的configure文件的部分内容,将Makefile文件中的部分内容,设置交叉编译环境,再编译并安装,就生成了库文件,然后把sqlite3和lib下的库文件移植到ARM上-Will SQLite3.3.8 (or S
gpio
- code arm gpio exxample moi nguoi tham khao
sqlite3_database
- 在Linux系统下移植sqlite3到arm实现数据库存取功能,并可以插入参数变量到数据库-Under Linux system transplantation sqlite3 to arm function of access to the and can be inserted into the parameter variables
SQLite-Arm
- sqlight dll zip for ARM CPU
sqlite-autoconf-3210000.tar
- sqlite一款轻型的数据库系统,多用于arm-linux系统中(SQLite a lightweight database system for ARM-Linux systems)