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

搜索资源列表

  1. sqlite-source-2_8_17

    0下载:
  2. sqlite数据库管理系统开放源码,包含了数据库的基本操作,如建表,删表,插入,删除-sqlite database management system open source, the database contains the basic operations, such as building tables, Table delete, insert, delete, etc.
  3. 所属分类:其他数据库

    • 发布日期:2008-10-13
    • 文件大小:374883
    • 提供者:张晨
  1. dspace-1.4-source

    0下载:
  2. DSPACE的源码 dspace-1.4-source-DSPACE the source dspace-1.4-source
  3. 所属分类:其他数据库

    • 发布日期:2008-10-13
    • 文件大小:796951
    • 提供者:fangkai
  1. sqlite-source-3_3_8

    0下载:
  2. 一个小型嵌入式数据库SQLite的源码,C语言-a small embedded SQLite database source code, C language
  3. 所属分类:其他数据库

    • 发布日期:2008-10-13
    • 文件大小:649958
    • 提供者:lianxiazh
  1. k-d tree C++ source codes

    1下载:
  2. 空间数据库中空间数据结构的应用,K-d树基本操作的源码,都在这个文档中。-spatial database structure of the data space applications, K-d trees basic operation of the source code in the documents.
  3. 所属分类:其他数据库

    • 发布日期:2008-10-13
    • 文件大小:6435
    • 提供者:周琳
  1. sqlite-source-3_3_4

    0下载:
  2. 这是sqlite3 源代码,C 语言版本的。-good database source
  3. 所属分类:Other Databases

    • 发布日期:2017-03-30
    • 文件大小:559509
    • 提供者:gao
  1. DBISAM VCL Client-Server with Source Code v4.01 fo

    0下载:
  2. DBISAM VCL Client-Server with Source Code v4.01 for.Delphi
  3. 所属分类:Database system

    • 发布日期:2017-11-09
    • 文件大小:17215678
    • 提供者:站长
  1. sqlite-source-3_6_6_2

    0下载:
  2. sqlite的最新源码 This ZIP archive contains preprocessed C code for the SQLite library as individual source files. It is strongly recommended that the amalgamation above be used instead of this package-sqlite latest source This ZIP archive contains prepr
  3. 所属分类:Other Databases

    • 发布日期:2017-03-23
    • 文件大小:955502
    • 提供者:nick
  1. SQL3

    0下载:
  2. 《SQL必知必会(第3版)》配套实例 包含SQL版和Access版的源代码- SQL must know will be (3rd edition) includes examples of matching version and the Access version of SQL source code
  3. 所属分类:SQL Server

    • 发布日期:2017-03-30
    • 文件大小:21534
    • 提供者:周东
  1. library

    0下载:
  2. php版电子图书管理系统,mysql驱动,源码-php version of the electronic library management system, mysql driven source
  3. 所属分类:MySQL

    • 发布日期:2017-03-22
    • 文件大小:236167
    • 提供者:yaleiwang
  1. sqlite-source-3_6_11

    0下载:
  2. sqlite最新源码,独立文件型数据库,sql支持-Latest sqlite-source, independent document database, sql support
  3. 所属分类:Database system

    • 发布日期:2017-05-06
    • 文件大小:1025091
    • 提供者:dreamgate
  1. database

    0下载:
  2. 通过ODBC数据源访问数据库(ACCESS),数据库中保存以下内容: 学生姓名,性别,年龄,家庭住址,电话,电子邮件,爱好等。 再以上基础上进行该记录的读出并可编辑浏览显示。 -Through the ODBC data source to access the database (ACCESS), a database to preserve the following: Student name, sex, age, home address, phone, e-mail, ho
  3. 所属分类:Oracle

    • 发布日期:2017-04-02
    • 文件大小:309895
    • 提供者:黄昕
  1. SQLite.v3.5.8.Full.Source

    0下载:
  2. SQLite is a software library that implements a self-contained, serverless, zero-configuration, transactional SQL database engine. SQLite is the most widely deployed SQL database engine in the world. It is used in countless desktop computer appli
  3. 所属分类:SQL Server

    • 发布日期:2017-04-09
    • 文件大小:1470636
    • 提供者:寒月笑天
  1. Apriori

    1下载:
  2. vc++ apriori算法源代码 绝对能用-vc++ apriori algorithm source code can be absolutely
  3. 所属分类:Database system

    • 发布日期:2017-03-30
    • 文件大小:67211
    • 提供者:罗文
  1. 1001ThingsSC

    0下载:
  2. Source code of 1001 things know about visual foxpro
  3. 所属分类:Other Databases

    • 发布日期:2017-05-24
    • 文件大小:3158708
    • 提供者:mydreams
  1. sqlite-source-3_6_13

    0下载:
  2. SQLite3是一种嵌入式的小型数据库!广泛应用于嵌入式设备中。目前iPhone采用的数据库就是SQLite。所提供的是SQLite的开源代码,对于学习SQLite的人有很大帮助-SQLite3 is a small embedded database! Widely used in embedded devices. IPhone adopted by the current database is SQLite. Is provided by the open-source SQLite,
  3. 所属分类:SQL Server

    • 发布日期:2017-04-09
    • 文件大小:1459235
    • 提供者:limingxuananhui
  1. sqlite-amalgamation-3.6.18.tar

    0下载:
  2. sqlite3是一个用于嵌入式的数据库系统,由于具有原子事务的功能,所以在嵌入式设备易掉电中的应用中非常适合。此个版本是第三版SQLITE3-SQLite is a software library that implements a self-contained, serverless, zero-configuration, transactional SQL database engine. SQLite is the most widely deployed SQL database e
  3. 所属分类:Database system

    • 发布日期:2017-04-09
    • 文件大小:1384835
    • 提供者:wwwpanic
  1. TopERP_enhance

    0下载:
  2. Top ERP 增强功能源码,Delphi 6 编制,极具参考价值。-Top ERP source code for delphi.
  3. 所属分类:Database system

    • 发布日期:2017-04-05
    • 文件大小:196844
    • 提供者:wanyusen
  1. sqlite-source-3_6_15

    0下载:
  2. 一个很好的自由软件移值性非常好的数据库sqlite-source-3_6_15.zip-A good shift value of free software very good sqlite-source-3_6_15.zip database
  3. 所属分类:Other Databases

    • 发布日期:2017-04-10
    • 文件大小:1067992
    • 提供者:JBanlefe
  1. sqlite-source-3_3_6

    0下载:
  2. 一种嵌入式数据库,开源的,可以采用linux,wince等环境下编译,使用简单,功能强大,是一个很棒的数据库系统,已经在很大大型工程中使用-An embedded database, open source, and can be used linux, wince, etc. build environment, using simple, powerful, is a great database system has been used in major projects in large
  3. 所属分类:Other Databases

    • 发布日期:2017-03-28
    • 文件大小:571715
    • 提供者:nech
  1. source-cod-Pro-Oracle-SQL

    0下载:
  2. Pro Oracle SQL 的源码,非常详细和全面的圆满-the source code of Pro Oracle SQL
  3. 所属分类:Oracle

    • 发布日期:2017-03-24
    • 文件大小:227783
    • 提供者:哈哈
« 12 3 4 5 6 7 8 9 10 ... 50 »
搜珍网 www.dssz.com