搜索资源列表
基于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
sql_new
- 一个在QT上面实现的数据库的简单操作(sqlite)-QT above a simple operation to achieve database (sqlite)
bookmis
- 图书管理系统,采用SQLite数据库,以及QT实现,能过对图书进行增删改查等操作。-Library management system that uses SQLite database, and QT to achieve, can have on the books for additions and deletions to search and other operations.
findqt3
- 基于qt3的简单的信息查询系统 结合了数据库 能插入 删除 查找 等操作-Qt3 based on simple information systems can be inserted into the database to find, such as the deletion operation
embedlinux
- 嵌入式系统具备下列特性: 1. 通常只执行特定功能,这一点与一般桌上型办公设备或数据库系统有很大区别。 2. 以微电脑与周边器件构成核心,其规模可在大范围内变化,如从8051芯片到x86芯片。 3. 要求严格的时序和稳定性,这是因为在机器控制的大型系统中,程序运行稍有差错则可能使得整个系统失去控制,甚至酿成灾害。 4. 全自动操作循环-Embedded systems have the following features: 1. Usually perform a speci
contact
- 我们在学习嵌入式时所编写的电话本的源代码,还只是初级阶段,在Linux系统下用Eclipse编写的C语言程序的。改程序分为文件操作和数据库(MysqL)操作,代码自己拿去看吧,代码注释很详细,应该能看得懂的。-Embedded in the study when we write the source code of this phone, just the initial stage, the Linux systems written in C language with the Eclip
sql
- sqlite 数据库 armlinux下操作
Qt
- 本书主要讲解描述跨平台图形软件的Qt使用,Qt不但可以运行在Windows、Linux、Mac等操作系统上,还可以移植到嵌入式设备中,并且还有许多第三方驱动。 本书从Qt编程最基础的程序讲起,详细讲解了Qt模块与Qt功能类、Qt文件操作、Qt桌面软件设计、Qt程序与用户交互、Qt图形绘制与多媒体、Qt网络编程、Qt数据库编程、Qt进程与线程、Qt工具使用、Qt嵌入式开发等内容,适合广大Qt编程人员、嵌入式工程师、计算机专业师生使用-This book describes the main
wuxiandiancai
- 无线点菜系统主要实现顾客点菜、酒店菜品管理、收银结账等功能,通过手持终端、后台服务器、厨房终端之间的通信来实现酒店的基本管理和运营。本系统适用于中高档酒店,需要有驱动支持。 项目主要分为 手持终端 、 后台服务器 、厨房终端 三个模块 通讯协议:ZigBee通信协议 手持终端:发送初始化信息、开台、点菜、加菜、退菜、催菜、结账信息到后台服务器 后台服务器: 管理员登陆:对数据库中的菜品信息、桌号信息、用户信息以及账单进行增删改查操作 收
embedded---sqlite
- 嵌入式数据库sqlite的操作实例 sqlite-3.6.12.tar.gz-Operation instance of the embedded database sqlite
DBToSQLTool
- Sqlite数据库源码,对sqlite数据库进行操作,提供数据库访问接口-sqlitem database operation code
Embededdatabase
- 嵌入式平台的数据库学习,包含已基本的移植以及操作-embeded database
sqlite3
- 此源码是S3C2440 上使用splite3数据库应用代码,非常详尽的写明了数据库插入,读取最近录等功能应用,是基于linux2.6.30.4操作系统。在开发板上实际操作过。稍作修改可用于自己使用。-This source is used on S3C2440 splite3 database application code, very detailed specify the database insert, and read the recent record the functions
library_manage
- qt开发的图书管理系统,对数据库操作和多窗口设计具有一定的指导意义!-Library management system QT, which has a certain guiding significance to the database operation and multi window design!
booksystem.tar
- C++编写图书管理练习小项目,里面还有数据库mysql操作代码,初学C++的练习好项目-C++ language library management practice for small projects, there is also a mysql database operation code
qtsqlite
- 该程序是在linux环境下利用qtcreator编写的程序,功能有对数据库和表的创建,及对表的增添删改操作。-The program is in use under linux environment qtcreator written procedures, functions have to create the and tables, and to add to the table deletion operations.
sqlite
- 嵌入式Linux下数据库操作,包括增删改查等功能,-Embedded Linux operation, including CRUD functions,
仓库管理系统
- 利用Qt开发的仓库管理系统,包含数据库操作,实现出入库和库存查看等功能(The warehouse management system developed by Qt includes database operation, access to warehouse and inventory view functions.)