CDN加速镜像 | 设为首页 | 加入收藏夹
当前位置: 首页 资源下载 源码下载 Windows编程 数据库编程 搜索资源 - CPP A

搜索资源列表

  1. DBFCon

    0下载:
  2. 一个DBF库读写类CDBFOperate,一个利用ADO SQLServer操作的类CSQLOperate,源代码请参照DBFcon.cpp和SQLOperato.cpp。-a literacy class for DBF CDBFOperate, an ADO SQLServer category CSQLOperate operations, please refer to the source code and SQLOperato.cpp DBFcon.cpp.
  3. 所属分类:数据库编程

    • 发布日期:2008-10-13
    • 文件大小:14495
    • 提供者:申屠航兵
  1. 数据库操作cpp

    0下载:
  2. 数据库操作类,封装了BDE数据库操作的所有方法。 编译环境 C++ Builder6 下通过。-database operations, a package of database operation BDE all methods. C compiler environment Builder6 through.
  3. 所属分类:数据库编程

    • 发布日期:2008-10-13
    • 文件大小:4268
    • 提供者:罗高
  1. svd.cpp

    0下载:
  2. compute single value decomposition of a matrix in c
  3. 所属分类:数据库编程

    • 发布日期:2008-10-13
    • 文件大小:71010
    • 提供者:张记清
  1. etl_src

    0下载:
  2. 使用ADO的数据复制原型 这是一个几乎在七年前我试图做的数据复制原型。它的一些部份可能仍然很有趣。最初,它使用了一个建造在ODBC上的的专有库,但是它可被容易地修改以使用任何的数据库接口层。 演示例子使用ADO和MSDEV 中自带 Nwind.mdb MS Access数据库。 这个原型引擎使用一个实际的或者人工制定的唯一的数据库内索引来标识一个记录。 在插入记录时可以正确处理Auto-Number或Counter数据类型。通过初始化复制条目集合或复制器类的Init方法中的链接描述符来执行复制计
  3. 所属分类:ADO-ODBC

    • 发布日期:2017-11-15
    • 文件大小:86542
    • 提供者:李健
  1. CPP_ADO

    0下载:
  2. ADO数据访问,未使用MFC,windows系统无需安装额外东西,使用方便简单适用于VC, 其它C++开发环境只需稍作修改即可-ADO data access, not using MFC, windows systems do not need to install additional things, easy to use easy for VC, the other C++ development environment, only some slight modifications t
  3. 所属分类:ADO-ODBC

    • 发布日期:2017-04-06
    • 文件大小:8610
    • 提供者:freehua
  1. Script

    0下载:
  2. 本程序实现了用ADO连接数据库,其中ado2.h和ado2.cpp是一个高度集成的ado函数库,很是不错;本程序的主要功能是执行脚本-This program implements a database using ADO connection, which ado2.h and ado2.cpp is a highly integrated ado library, it is good this program' s main function is to execute scr i
  3. 所属分类:ADO-ODBC

    • 发布日期:2017-03-30
    • 文件大小:149516
    • 提供者:卢成彪
  1. CPP

    0下载:
  2. 在关系数据库中,数据被分散到不同的表(Table)中。表是一个二维对象,是由行和列组成的数据集合。表中的每一列称为一个字段(Field),表中的每一行称为一条记录(Record)。-In a relational database, data is distributed to different tables (Table) in the. Table is a two-dimensional object is formed by the rows and columns of data c
  3. 所属分类:ADO-ODBC

    • 发布日期:2017-05-04
    • 文件大小:1115333
    • 提供者:yuting
  1. cPP

    0下载:
  2. 亲爱的读者,这部分内容是通过我精心挑选出来的,我相信他肯定能够帮助你学到很多适用的知识,希望你能够下载下来,认真的学习,相信你会从中学到你想学到的东西!-Dear reader, this part is carefully selected by me, and I believe he can certainly help you learn a lot of applicable knowledge, I hope you can download, serious study, I be
  3. 所属分类:ADO-ODBC

    • 发布日期:2017-05-23
    • 文件大小:7342240
    • 提供者:wuhongjian
  1. ODBC-of--DateBase-in-CPP

    0下载:
  2. 《数据库中的ODBC编程技术》这是一篇对C++数据库ODBC的讲解-" The ODBC database programming techniques," This is a database of C++ ODBC to explain ..
  3. 所属分类:ADO-ODBC

    • 发布日期:2017-04-06
    • 文件大小:169515
    • 提供者:万剑
  1. CPP-to-Access

    0下载:
  2. 下面以Access数据库为例说明,用C#的DataSet类访问数据库的一些操作方法。操作涉及的主要C#类有:DataSet:对应数据库表的一个集合,实际上是数据库表在内存中的一个缓存DataTable:对应数据库表,是数据库表行的集合DataRow:对应数据库表行 OleDbConnection:建立数据库连接OleDbDataAdapter:由数据库生成DataSet,并负责DataSet与数据库的同步OleDbCommandBuilder:生成更新数据库所需的指令DataSet、Data
  3. 所属分类:ADO-ODBC

    • 发布日期:2017-03-26
    • 文件大小:17056
    • 提供者:月落乌啼
  1. cPP--SQL

    0下载:
  2. 一个简单的c++数据库程序,集成了编写,修改,删除,排序 ,查找功能的数据库-A simple C++ database program, integrated write, modify, delete, sort, search capabilities database
  3. 所属分类:ADO-ODBC

    • 发布日期:2017-05-10
    • 文件大小:2065277
    • 提供者:周建文
  1. cPP-manager-sysyteem-

    0下载:
  2. 这是一个vc++6.0开发的物流管理数据库系统,来源于vc++的经典教程-This is a vc++6.0 development of logistics management database system, derived from the classic tutorial of vc++
  3. 所属分类:ADO-ODBC

    • 发布日期:2017-05-20
    • 文件大小:5767923
    • 提供者:李强
  1. main.cpp

    2下载:
  2. 初始有一空集,然后对这个集合共有 n 次操作,每次给定一个集合以及操作名称(并: + / 差: - / 交: *)。每个操作完成后输出当前集合所有元素(均为整数,从小到大输出)。-Initial empty set, then this collection a total of n operations, each given a set operation name (and:+/poor:-/AC:*). After each operation is complete collectio
  3. 所属分类:ADO-ODBC

    • 发布日期:2017-11-12
    • 文件大小:1391
    • 提供者:杨荔雅
  1. Visual-CPP-OPC-pragram

    0下载:
  2. 在V i s u a lC++环境下,使用定制接口开发访问数据的OPC客户端程序,能够发挥OP C服务器的最隹陛能,较好地满足了过程控制领域对数据实时、高效的要求-In the V i s u a lC++ environment, the use of custom interface to access the data of the OPC client program, can play OP C server s best performance, better meet the pr
  3. 所属分类:ADO-ODBC

    • 发布日期:2017-11-10
    • 文件大小:294618
    • 提供者:闫晓明
  1. CPP-database-ADO.NET

    0下载:
  2. 这是一份使用C++来实现数据库编程的好例子集合,通过学习ADO.NET 我们可以实现数据库编程-This is a good example of using c + + programming to implement the database collection, we can realize database programming learning through ADO.NET
  3. 所属分类:ADO-ODBC

    • 发布日期:2017-05-13
    • 文件大小:3482785
    • 提供者:骆辉德
  1. cPP五子棋

    0下载:
  2. 这是一个由c++语言编写的五子棋游戏,其原理是通过坐标来确定棋子位置-This is a c language of 331 games, their principle is to determine the coordinates through pawn position
  3. 所属分类:ADO-ODBC

    • 发布日期:2017-04-13
    • 文件大小:1928
    • 提供者:la9nsu
  1. CPP-Audio-Player

    0下载:
  2. C++ files that can help you to make a GUI Audio Player that read wave files
  3. 所属分类:ADO-ODBC

    • 发布日期:2017-04-13
    • 文件大小:2213
    • 提供者:m050huaic
  1. cPP五子棋

    0下载:
  2. 这是一个由c++语言编写的五子棋游戏,其原理是通过坐标来确定棋子位置-This is a c language of 331 games, their principle is to determine the coordinates through pawn position
  3. 所属分类:ADO-ODBC

    • 发布日期:2017-04-13
    • 文件大小:2179
    • 提供者:fduchen
  1. CPP-Audio-Player

    0下载:
  2. C++ files that can help you to make a GUI Audio Player that read wave files
  3. 所属分类:ADO-ODBC

    • 发布日期:2017-04-13
    • 文件大小:2464
    • 提供者:z0hanch
  1. google-CPP--programme-rule)

    0下载:
  2. 完整版的谷歌c++编码规范,希望对需要此文档的朋友有所帮助-The full version of Google c++ coding standards, and I hope you need this document to help a friend
  3. 所属分类:ADO-ODBC

    • 发布日期:2017-05-07
    • 文件大小:1469447
    • 提供者:wangxianmin
« 12 »
搜珍网 www.dssz.com