搜索资源列表
sqlite-3.3.7-arm-linux.tar
- 嵌入式数据库SQLITE,含移植到ARM_LINUX的说明-SQLITE embedded database containing transplanted to the note ARM_LINUX
arm_linux_sqlite
- Compile SQLite using the cross-compiler such as arm-linux-gcc first, get sqlite-3.3.6.tar.gz from www.sqlite.org unzip it, #tar -zxvf sqlite-3.3.6.tar.gz change into the sqlite-3.3.6 directory cd sqlite-3.3.6
my_www.tar
- 嵌入式linux的web服务器,可以运行于arm、x86平台,用c语言来写的,调用了libcgi库来实现,主要功能就是实现一个学生成绩管理系统,可以注册、登录、录入成绩、删除成绩,查询成绩、退出等功能,数据都是存放在一个linux下的嵌入式数据库sqlite中的。
sqlite_arm
- sqlite for arm已经编译,可以直接下载到arm使用-sqlite for arm binary file
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
sqlite-autoconf-3070800-arm.tar
- 嵌入式sqlite for arm版,在LINUX下已经交叉编译完成。可以直接使用。-embedded linux SQLITE FOR arm edition
arm-sqlite-3.5.4.tar
- 已经编译好的 arm sqlite 省去自己编译配环境的麻烦 嵌入式 linux 平台下-Has been compiled arm sqlite save yourself the trouble of compiling environment with embedded linux platform
sqlite_2440
- 嵌入式数据库sqlite在arm开发板2440上的移植-Embedded database sqlite transplant in 2440
sqlite_arm
- Arm Linux平台下,sqlite数据库的全部文件,包括源代码、库文件。可直接在arm+linux中使用-Sqlite database for arm linux
arm-sqlite.tar
- 经过交叉编译的ARM版本的Sqlite3,可直接移植开发板中。-ARM vision`s Sqlite3
sqlite-amalgamation-201507021816
- sqlite附上代码的,请下载后根据自己的板子进行测试,可以再arm上进行移植-SQLite attached to the code, please download the test according to their own board, you can then arm on the transplant
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
sqlite3
- c语言linux使用sqlite例程,可以用于arm linux环境-linux c language routine use sqlite
SQLite-Arm
- sqlight dll zip for ARM CPU
sqlite
- 内附有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 p
sqlite_arm
- arm 下 sqlite程序实例,对初学者有帮助(arm sqlite example)
sqlite-autoconf-3210000.tar
- sqlite一款轻型的数据库系统,多用于arm-linux系统中(SQLite a lightweight database system for ARM-Linux systems)