搜索资源列表
sqlite-3.3.7-arm-linux.tar
- 嵌入式数据库SQLITE,含移植到ARM_LINUX的说明-SQLITE embedded database containing transplanted to the note ARM_LINUX
SQLiteWeb
- :介绍了基于ARM 的嵌入式Web 服务器的系统组成与工作原理,SQLite 系统的特点和体系结构。在arm-linux 平台上成功移植了SQLite,。结合表单和CGI 技术,并利用SQLite提供的C 语言API,成功地实现了客户与SQLite 嵌入式数据库系统的动态交互。此方案可以广泛应用在工业设备远程控制、远程家庭医疗设备、信息家电控制中心等应用领域。-: Based on the ARM Embedded Web server and the system components wor
Sqlite_nona2410_arm_linux
- 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)
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
- sqlite在uc上的移植,编译器为arm-elf,可直接使用的-uc on sqlite in transplantation, the compiler for arm-elf, can be directly used
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_arm
- Arm Linux平台下,sqlite数据库的全部文件,包括源代码、库文件。可直接在arm+linux中使用-Sqlite database for arm linux
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-autoconf-3210000.tar
- sqlite一款轻型的数据库系统,多用于arm-linux系统中(SQLite a lightweight database system for ARM-Linux systems)