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: 33078 |
Author:黄勇 |
Hits:
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: 79418 |
Author:parryqian |
Hits:
Description: 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
Platform: |
Size: 4798 |
Author:龙晓波 |
Hits:
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:
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:
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:
Description: 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
-Compile SQLite using the cross-compiler such as arm-linux-gccfirst, get sqlite-3.3.6.tar.gz from www.sqlite.org unzip it,# Tar-zxvf sqlite-3.3.6.tar.gzchange into the sqlite-3.3.6 directorycd sqlite-3.3.6 Platform: |
Size: 4096 |
Author:龙晓波 |
Hits:
Description: sqlite在uc上的移植,编译器为arm-elf,可直接使用的-uc on sqlite in transplantation, the compiler for arm-elf, can be directly used Platform: |
Size: 2627584 |
Author:陈瑶 |
Hits:
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:
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:
Description: 将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 SQLite- 3.3.12) transplanted into the ARM2410 development board, the realization of data add, delete, change, check, etc.Cross-compilation environment, established by the installation of cross- 2.95.3. Tar. The.bz2 cross compile tools to/usr/arm- Linux directory, modify/home/sqlite- 3.3.8 directory of part of the configure file, the parts of the Makefile, set up the cross compiling environment, compile and install again, generates the library files, and then transplant sqlite3 and library files under the lib to admiral arm SQLite3.3.8 (or sqlite- 3.3.12) transplanted into the ARM2410 development board, realize data add, delete, change, check, etc.Cross-compilation environment, established by the installation of cross- 2.95.3. Tar. The.bz2 cross compile tools to/usr/arm- Linux directory, modify/home/sqlite- 3.3.8 directory of part of the configure file, the parts of the Makefile, set up the cross compiling environment, compile and install again, generates the librar) Platform: |
Size: 4096 |
Author:joy |
Hits: