CDN加速镜像 | 设为首页 | 加入收藏夹
当前位置: 首页 资源下载 源码下载 系统编程 Linux/Unix编程 搜索资源 - 简单数据库

搜索资源列表

  1. pos_system_linux

    0下载:
  2. 一个简单的pos机程序,在Linux上用QT开发,连SQLite数据库,与大家共享。-a simple pos machine procedures, the use of Linux on the QT development, even SQLite database, and share.
  3. 所属分类:Linux/Unix编程

    • 发布日期:2008-10-13
    • 文件大小:160236
    • 提供者:张海涛
  1. Simple_DB.tar

    0下载:
  2. 简单的基于文件的数据库小程序,QT实现。
  3. 所属分类:Linux/Unix编程

    • 发布日期:2008-10-13
    • 文件大小:3679426
    • 提供者:Zhaoke
  1. csql-src-1.1Beta.tar

    0下载:
  2. unix_LINUX下的简单数据库实现,数据库的库函数
  3. 所属分类:Linux/Unix编程

    • 发布日期:2008-10-13
    • 文件大小:490357
    • 提供者:sun
  1. mysql_test

    0下载:
  2. linux环境下数据库操作方法,可以从中学习简单的mysql操作方法
  3. 所属分类:Linux/Unix编程

    • 发布日期:2008-10-13
    • 文件大小:19589
    • 提供者:derek
  1. bpms-0.0.2-build20060904

    0下载:
  2. 一个简单的美容院商品和顾客资料管理程序,用Qt写的。数据库使用的MySQL。
  3. 所属分类:Linux/Unix编程

    • 发布日期:2008-10-13
    • 文件大小:157669
    • 提供者:冯 博
  1. mytable425demo

    0下载:
  2. linux下,自编的一个基于linux文件系统的数据库,实现简单的数据库操作,适于初学者。编译后运行主程序demo。
  3. 所属分类:Linux/Unix编程

    • 发布日期:2008-10-13
    • 文件大小:126069
    • 提供者:梅花儿
  1. pos.rar

    0下载:
  2. linux平台下用C开发的一个超市管理系统(结合了ORACLE数据库),实现了超市的一些简单的基本功能,注释较为详细,希望对大家有帮助,linux platform using C to develop a supermarket management system (a combination of ORACLE database), the realization of a supermarket with some simple basic functions of the Notes i
  3. 所属分类:Linux-Unix program

    • 发布日期:2017-03-29
    • 文件大小:404261
    • 提供者:维德
  1. mini memory db linux下的迷你内存数据库

    0下载:
  2. linux下的迷你内存数据库,操作简单,便于使用,源码量小,适于学习-Under linux mini-memory database, simple operation, easy to use, a small amount of source code, suitable for learning
  3. 所属分类:Linux/Unix编程

    • 发布日期:2017-03-23
    • 文件大小:182057
    • 提供者:齐鲁
  1. Addressbook

    0下载:
  2. 在linux环境下用Qt实现的一个简单的通讯录实验,实现了数据库的增删改,并能跑在开发箱上。-In Linux environment and implements a simple with Qt of directories experiment, realized the database of increasing deleted, and can run in the development of the case
  3. 所属分类:Linux-Unix program

    • 发布日期:2017-03-25
    • 文件大小:810976
    • 提供者:邵正兴
  1. myqueue

    0下载:
  2. linux下数据库连接池源代码,简单,易用-Database Connection Pool under linux source code, simple, easy-to-use
  3. 所属分类:Linux-Unix program

    • 发布日期:2017-03-29
    • 文件大小:816
    • 提供者:pl
  1. sqlbrowser

    0下载:
  2. linux下使用Qt编程的一个简单例子,具体实现了Sql数据库的浏览功能。-Qt programming linux use a simple example, the specific realization of the Sql database browsing.
  3. 所属分类:Linux-Unix program

    • 发布日期:2016-01-25
    • 文件大小:6137
    • 提供者:luoyueyi
  1. try

    0下载:
  2. 用QT3和mysql数据库实现的一个简单学生管理程序-a program finished with qt3 and mysql
  3. 所属分类:Linux-Unix program

    • 发布日期:2017-04-03
    • 文件大小:125898
    • 提供者:小小孩
  1. Search_Sort

    0下载:
  2. 语言其实并不是一种局限的东西,尤其说道算法.如果你的数据库存有上百万条信息,你要用什么方法在短短的几秒钟之内把你想要查找的数据找出来呢?另外如果对数据进行一个快速的排序呢?是否可以?很显然,这就要求算法的独特了.不能依靠简单的冒泡排序了.这里有两个C语言写的程序,一是快速查询,而是快速排序.-Language is actually not a limited thing, in particular, said algorithm. If your database contains mill
  3. 所属分类:Linux-Unix program

    • 发布日期:2017-04-03
    • 文件大小:978
    • 提供者:bandianhong
  1. mylinux

    0下载:
  2. linux环境下C语言的简单学生信息管理,没有涉及数据库,用文本存储信息-linux environment, a simple C language student information management, does not involve a database, storing information in text
  3. 所属分类:Linux-Unix program

    • 发布日期:2017-04-04
    • 文件大小:3782
    • 提供者:xuewei
  1. socket-server

    0下载:
  2. 一个简单的socket server代码,需要相关的数据库配合,才能编译完成。-socket server demo
  3. 所属分类:Linux-Unix program

    • 发布日期:2017-03-31
    • 文件大小:25189
    • 提供者:zhanghh
  1. Qt_SQL

    0下载:
  2. 两个在Qt4环境下使用数据库的例子。有DML和DDL语句。简单易懂。-Two in the Qt4 examples of using the database environment. There are DML and DDL statements. Easy to understand.
  3. 所属分类:Linux-Unix program

    • 发布日期:2017-05-03
    • 文件大小:1209244
    • 提供者:liulei
  1. threads

    0下载:
  2. QT与数据库结合的代码,简单。适合初学者学习。-QT database combined with the code, simple. Suitable for beginners to learn
  3. 所属分类:Linux-Unix program

    • 发布日期:2017-04-13
    • 文件大小:2641
    • 提供者:王佳佳
  1. goodsys

    0下载:
  2. QT与数据库结合的代码,简单,适合初学者学习。-QT database combined with the code, simple. Suitable for beginners to learn
  3. 所属分类:Linux-Unix program

    • 发布日期:2017-04-07
    • 文件大小:811410
    • 提供者:王佳佳
  1. Mysql_Insert

    1下载:
  2. 实现了通过C语言简单操作Mysql数据库的插入操作,每步基本都有异常防护-Through the C language simple operation Mysql database insert operations, each step basically have abnormal protection
  3. 所属分类:Linux-Unix program

    • 发布日期:2017-11-14
    • 文件大小:811
    • 提供者:jimmycjxu
  1. db_network

    0下载:
  2. 简单的电子词典,能够存储单词及其释义,基于Linux系统,使用了SQlite数据库(The electronic dictionary is simple, capable of storing a word and its interpretation)
  3. 所属分类:Linux/Unix编程

    • 发布日期:2018-01-03
    • 文件大小:1110016
    • 提供者:九流之徒
« 12 »
搜珍网 www.dssz.com