搜索资源列表
sqlite-source-wince
- 数据库,源码类,直接编译以后在工程中加入,就可以使用了
sqlite3
- sqlite3.0数据库适合ARM-LINUX操作系统,已经编译好,可以直接使用,具体编译方法可以在网上找到。
基于Qt的学生信息管理系统
- 基于Qt的学生信息管理系统,能实现基本的增删改查操作,并加入了sqlite数据库,能交叉编译后在嵌入式环境中运行。功能注释齐全。-Qt-based student information management system, to achieve the basic CRUD operations, and joined the sqlite database, can be cross-compiled to run in an embedded environment. Functional
www
- 利用sqlite3简历一个简单的数据库,编写简单的小的应用程序,编译成cgi文件,并把生成的文件方在开发板的www/cgi-bin中即可。-Using a simple database sqlite3 resume, write a simple little application, compiled cgi files and the generated files side development board www/cgi-bin can be.
Introduction_to_embedded_system
- 嵌入式系统导论-东软.rar • 第一章:嵌入式系统基础知识 什么是嵌入式系统?结构?应用?微处理器?操作系统? • 第二章:嵌入式交叉编译环境 NFS、Samba服务、GCC、GDB、make及makefile • 第三章:嵌入式开发环境搭建 BootLoader、内核、文件系统、驱动程序 • 第四章:MiniGUI
qt_mysql_driver
- 在windows环境中的QT,编译出mysql数据库的驱动,以及如何在QT中使用mysql-QT, in the windows environment to compile the mysql database driver, as well as how to use QT in mysql