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

搜索资源列表

  1. fastdb-3.31.tar

    0下载:
  2. FastDb是高效的内存数据库系统,具备实时能力及便利的C++接口。FastDB不支持client-server架构因而所有使用FastDB的应用程序必须运行在同一主机上。FastDB针对应用程序通过控制读访问模式作了优化。-FastDb is efficient memory database systems, with real-time capability and convenience of the C interface. FastDB not support client-serv
  3. 所属分类:其他数据库

    • 发布日期:2008-10-13
    • 文件大小:1115805
    • 提供者:zhouqiang
  1. orapp-2.0.3

    0下载:
  2. orapp-2.0.3 ORAPP - Oracle OCI C++ Interface Library ,OCI 的一个C++封装,简单易用-orapp - 2.0.3 ORAPP-Oracle OCI C Interface Library, one of the OCI C + + Packaging, easy to use
  3. 所属分类:Oracle数据库

    • 发布日期:2008-10-13
    • 文件大小:17555
    • 提供者:lich
  1. outcsqlsever1.3.0

    0下载:
  2. 这是114专业的数据库原理上机作业,控制台c++,ado+sqlsever 请依次输入 数据(针对student表格)库名, 用户名, 密码: 本例只针对students数据库,共三个表个:student,Course,SC. 本例为您封装了_ConnectionPtr m_pConnection,您只管在需要的 地方使用,不必管理维护。其他基础功能也有所安排
  3. 所属分类:SQL Server数据库

    • 发布日期:2008-10-13
    • 文件大小:181858
    • 提供者:yejun
  1. litesql-0.3.1

    0下载:
  2. LiteSQL is a C++ library that integrates C++ objects tightly to relational database and thus provides an object persistence layer. LiteSQL supports SQLite3, PostgreSQL and MySQL as backends. LiteSQL creates tables, indexes and sequences to database a
  3. 所属分类:SQL Server数据库

    • 发布日期:2008-10-13
    • 文件大小:885004
    • 提供者:吴参林
  1. freeSql_2.9.3

    1下载:
  2. FreeSQL 是一个数据库管理和查询工具,采用 C# 开发,支持 Microsoft Access, Microsoft Sql Server, Oracle, MySql 和 PostgreSql 等数据库。-FreeSQL is a database administration and query tools, using C# development, support for Microsoft Access, Microsoft Sql Server, Oracle, MySql a
  3. 所属分类:SQL Server

    • 发布日期:2017-04-07
    • 文件大小:275444
    • 提供者:wangyong
  1. ocilib-3.0.0-windows

    0下载:
  2. ORACLE编程的好东西,纯C写的OCI封装.很好用,支持数据池.-ORACLE Programming good things, written in pure C package OCI. Well used to support the data pool.
  3. 所属分类:Oracle

    • 发布日期:2017-04-09
    • 文件大小:1596622
    • 提供者:anan
  1. sqlite-3.6.2.tar

    0下载:
  2. 最新的sqlite3.6.2源代码,完整版本。sqlite3是一个强大的嵌入式数据库。在嵌入式系统的中广泛使用,比起其他C/S、B/S结构的数据库。sqlite3更简洁,占用资源更少。-Sqlite3.6.2 the latest source code, full version. sqlite3 is a powerful embedded database. Embedded systems in widespread use when compared with other C/S, B
  3. 所属分类:Other Databases

    • 发布日期:2017-04-09
    • 文件大小:2313114
    • 提供者:李姚
  1. sqlite-2.8.13-1.i386.rpm

    0下载:
  2. 项目描述: SQLite is a small C library that implements a self-contained, embeddable, zero-configuration SQL database engine. Features include- Project descr iption: SQLite is a small C library that implements a self-contained, embeddable, zero-configurat
  3. 所属分类:Database system

    • 发布日期:2017-11-09
    • 文件大小:166093
    • 提供者:残梦
  1. c

    0下载:
  2. 通过本实验加深对SQL Server 2000环境下数据定义语言的理解,能够熟练地建立数据库,并通过SQL语句来建立一个新的SQL Server设备管理数据库,使用SQL的数据定义功能建立数据库中的各个基本表(共3个),并按要求对有关表进行修改。 每次操作后通过企业管理器查看有关对象的变化。创建和修改基本表、创建和取消索引。-Through better understanding of this experiment under SQL Server 2000 data definition
  3. 所属分类:SQL Server

    • 发布日期:2017-05-01
    • 文件大小:746872
    • 提供者:momo
  1. dbconnect-0.3.5

    0下载:
  2. C++连接一写常用数据库的接口,方便c++开发信息管理系统!-C++ Connected to a common database to write the interface to facilitate c++ The development of information management systems!
  3. 所属分类:Database system

    • 发布日期:2017-03-27
    • 文件大小:247946
    • 提供者:申海洋
  1. mypysql-0.3.tar

    0下载:
  2. This a Python 3 module that adds support for a MySQL database, written entirely in C. It s purpose is to be useful and as simple to use as possible. -This a Python 3 module that adds support for a MySQL database, written entirely in C. It s purpose i
  3. 所属分类:MySQL

    • 发布日期:2017-04-25
    • 文件大小:21872
    • 提供者:chengyu
  1. mysqlcplusplus-3.0.8.tar

    0下载:
  2. MySql数据库系统的用于c++的连接api,对vs系列有很好的支持-MySql database system for c++ connection api, for vs series have very good support
  3. 所属分类:MySQL

    • 发布日期:2017-05-11
    • 文件大小:2529509
    • 提供者:任胜韦
  1. dtl.3.6.11.tar

    0下载:
  2. 数据库模板类 支持ODBC -The goal of this library is to make ODBC recordsets look just like an STL container. As a user, you can move through our containers using standard STL iterators and if you insert(), erase() or replace() records in our containers chang
  3. 所属分类:Database system

    • 发布日期:2017-03-27
    • 文件大小:794069
    • 提供者:zxj
  1. c

    0下载:
  2. 作SQL增、删、改操作: (1) 删除学生SHANWANG的记录。 (2) 删除计算机系全体同学选课的记录。 (3) 插入一个选课记录:(010903,C134,4) (4) 将数学系的学生年龄均加1岁。 (5) 将数学系的学生年龄全置20。 作SQL视图定义并作视图操作将结果显示打印: (6) 定义一个计算机系学生姓名、修读课程名及其成绩的视图S_SC_C。 (7) 在视图S_SC_C上作查询: 1) 修读课程名为:“DATABASE”的学生姓名及其成绩。
  3. 所属分类:SQL Server

    • 发布日期:2017-03-30
    • 文件大小:147718
    • 提供者:daijinfeng
  1. c

    0下载:
  2. 建立学生管理链表,能够实现学生日常管理功能,包括: (1) 学生基本信息链表的建立 (2) 链表中学生结点的插入 (3) 链表中学生结点的删除 (4) 链表的浏览(遍历) (5) 链表中学生结点的查找 -The establishment of student management list, students can achieve daily management functions, including: (1) the establishment of student
  3. 所属分类:Database system

    • 发布日期:2017-03-31
    • 文件大小:1805
    • 提供者:冯雷
  1. FIBPlus_7.3

    1下载:
  2. Describe: FIBPlus is a flexible and easy-to-use library of Delphi, C++ Builder, Kylix components and Ada objects for direct work with InterBase and Firebird (Yaffil). This upload contains FIBPlus v7.3 incl. Full Source!
  3. 所属分类:Other Databases

    • 发布日期:2017-05-29
    • 文件大小:11845667
    • 提供者:vasya
  1. wxsqlite3-3.0.0.1

    0下载:
  2. 这个是加密版的sqlite3,也是一个开源的项目。支持数据库的加密(aes),压缩包中有相对应的源码,可以自己修改。-wxSQLite3 is a C++ wrapper around the public domain SQLite 3.x database and is specifically designed for use in programs based on the wxWidgets library.
  3. 所属分类:Other Databases

    • 发布日期:2017-05-17
    • 文件大小:4698378
    • 提供者:lihai
  1. csql3.3-src.tar

    0下载:
  2. 一个快速、多线程的内存数据库引擎。可以工作在嵌入模式或者 C/S 模式。-CSQL is a fast, multi-threaded SQL main memory database engine. It works in both embedded mode (database client and server run in the same host) and client/server mode. It provides very high throughput of 100,000
  3. 所属分类:Other Databases

    • 发布日期:2017-11-13
    • 文件大小:2990249
    • 提供者:sluttery
  1. opendbx-1.3.8.tar

    0下载:
  2. 跨平台C语言数据库抽象接口,支持目前主流的商业和开源数据库-Cross-platform C language database abstraction interface
  3. 所属分类:Other Databases

    • 发布日期:2017-11-07
    • 文件大小:545867
    • 提供者:rosixpudn
  1. ocilib-3.9.3-gnu.tar

    0下载:
  2. 封装来OCI函数的C语言客户端库,非常好用。 摆脱OCI的繁琐和复杂。 支持OBJECT类型,LOB类型和COLLECTION类型的处理 支持批量的载入和简单的LOAD-Encapsulation OCI function of the C language client library, very handy. Get rid of the OCI cumbersome and complicated. Support OBJECT types, LOB types and ty
  3. 所属分类:Oracle

    • 发布日期:2017-04-09
    • 文件大小:1622737
    • 提供者:jinshen
« 12 3 4 5 »
搜珍网 www.dssz.com