CDN加速镜像 | 设为首页 | 加入收藏夹
当前位置: 首页 资源下载 源码下载 嵌入式/单片机编程 嵌入式Linux 搜索资源 - 数据库操作

搜索资源列表

  1. 基于Qt的学生信息管理系统

    1下载:
  2. 基于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
  3. 所属分类:嵌入式Linux

    • 发布日期:2017-03-22
    • 文件大小:234434
    • 提供者:xiao
  1. sql_new

    0下载:
  2. 一个在QT上面实现的数据库的简单操作(sqlite)-QT above a simple operation to achieve database (sqlite)
  3. 所属分类:Embeded Linux

    • 发布日期:2017-04-15
    • 文件大小:17161
    • 提供者:边靖钧
  1. bookmis

    4下载:
  2. 图书管理系统,采用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.
  3. 所属分类:嵌入式Linux

    • 发布日期:2013-08-24
    • 文件大小:81949
    • 提供者:刘虹
  1. findqt3

    0下载:
  2. 基于qt3的简单的信息查询系统 结合了数据库 能插入 删除 查找 等操作-Qt3 based on simple information systems can be inserted into the database to find, such as the deletion operation
  3. 所属分类:Embeded Linux

    • 发布日期:2017-04-01
    • 文件大小:166303
    • 提供者:shengchangchun
  1. embedlinux

    0下载:
  2. 嵌入式系统具备下列特性: 1. 通常只执行特定功能,这一点与一般桌上型办公设备或数据库系统有很大区别。 2. 以微电脑与周边器件构成核心,其规模可在大范围内变化,如从8051芯片到x86芯片。 3. 要求严格的时序和稳定性,这是因为在机器控制的大型系统中,程序运行稍有差错则可能使得整个系统失去控制,甚至酿成灾害。 4. 全自动操作循环-Embedded systems have the following features: 1. Usually perform a speci
  3. 所属分类:Embeded Linux

    • 发布日期:2017-05-31
    • 文件大小:13631942
    • 提供者:门票
  1. contact

    0下载:
  2. 我们在学习嵌入式时所编写的电话本的源代码,还只是初级阶段,在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
  3. 所属分类:Embeded Linux

    • 发布日期:2017-04-03
    • 文件大小:98190
    • 提供者:罗新
  1. sql

    0下载:
  2. sqlite 数据库 armlinux下操作
  3. 所属分类:Embeded Linux

    • 发布日期:2017-04-24
    • 文件大小:11995
    • 提供者:liubing
  1. Qt

    0下载:
  2. 本书主要讲解描述跨平台图形软件的Qt使用,Qt不但可以运行在Windows、Linux、Mac等操作系统上,还可以移植到嵌入式设备中,并且还有许多第三方驱动。   本书从Qt编程最基础的程序讲起,详细讲解了Qt模块与Qt功能类、Qt文件操作、Qt桌面软件设计、Qt程序与用户交互、Qt图形绘制与多媒体、Qt网络编程、Qt数据库编程、Qt进程与线程、Qt工具使用、Qt嵌入式开发等内容,适合广大Qt编程人员、嵌入式工程师、计算机专业师生使用-This book describes the main
  3. 所属分类:Embeded Linux

    • 发布日期:2017-05-22
    • 文件大小:7017178
    • 提供者:张付有
  1. wuxiandiancai

    0下载:
  2. 无线点菜系统主要实现顾客点菜、酒店菜品管理、收银结账等功能,通过手持终端、后台服务器、厨房终端之间的通信来实现酒店的基本管理和运营。本系统适用于中高档酒店,需要有驱动支持。  项目主要分为 手持终端 、 后台服务器 、厨房终端 三个模块   通讯协议:ZigBee通信协议   手持终端:发送初始化信息、开台、点菜、加菜、退菜、催菜、结账信息到后台服务器      后台服务器:    管理员登陆:对数据库中的菜品信息、桌号信息、用户信息以及账单进行增删改查操作    收
  3. 所属分类:Embeded Linux

    • 发布日期:2017-06-01
    • 文件大小:14172519
    • 提供者:廖登登
  1. embedded---sqlite

    0下载:
  2. 嵌入式数据库sqlite的操作实例 sqlite-3.6.12.tar.gz-Operation instance of the embedded database sqlite
  3. 所属分类:Embeded Linux

    • 发布日期:2017-11-20
    • 文件大小:1818
    • 提供者:姓陈
  1. DBToSQLTool

    0下载:
  2. Sqlite数据库源码,对sqlite数据库进行操作,提供数据库访问接口-sqlitem database operation code
  3. 所属分类:Embeded Linux

    • 发布日期:2017-11-16
    • 文件大小:1255494
    • 提供者:chen
  1. Embededdatabase

    0下载:
  2. 嵌入式平台的数据库学习,包含已基本的移植以及操作-embeded database
  3. 所属分类:Embeded Linux

    • 发布日期:2017-11-18
    • 文件大小:6255576
    • 提供者:July
  1. sqlite3

    0下载:
  2. 此源码是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
  3. 所属分类:Embeded Linux

    • 发布日期:2017-04-02
    • 文件大小:59406
    • 提供者:lliijhgh
  1. library_manage

    0下载:
  2. qt开发的图书管理系统,对数据库操作和多窗口设计具有一定的指导意义!-Library management system QT, which has a certain guiding significance to the database operation and multi window design!
  3. 所属分类:Embeded Linux

    • 发布日期:2017-04-02
    • 文件大小:66305
    • 提供者:杨晶
  1. booksystem.tar

    0下载:
  2. C++编写图书管理练习小项目,里面还有数据库mysql操作代码,初学C++的练习好项目-C++ language library management practice for small projects, there is also a mysql database operation code
  3. 所属分类:Embeded Linux

    • 发布日期:2017-04-16
    • 文件大小:47204
    • 提供者:杜光乾
  1. qtsqlite

    0下载:
  2. 该程序是在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.
  3. 所属分类:Embeded Linux

    • 发布日期:2017-04-14
    • 文件大小:3875
    • 提供者:朱华
  1. sqlite

    0下载:
  2. 嵌入式Linux下数据库操作,包括增删改查等功能,-Embedded Linux operation, including CRUD functions,
  3. 所属分类:Embeded Linux

    • 发布日期:2017-04-28
    • 文件大小:157832
    • 提供者:怀鹏飞
  1. 仓库管理系统

    1下载:
  2. 利用Qt开发的仓库管理系统,包含数据库操作,实现出入库和库存查看等功能(The warehouse management system developed by Qt includes database operation, access to warehouse and inventory view functions.)
  3. 所属分类:嵌入式Linux

搜珍网 www.dssz.com