搜索资源列表
DBFCon
- 一个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.
数据库操作cpp
- 数据库操作类,封装了BDE数据库操作的所有方法。 编译环境 C++ Builder6 下通过。-database operations, a package of database operation BDE all methods. C compiler environment Builder6 through.
svd.cpp
- compute single value decomposition of a matrix in c
etl_src
- 使用ADO的数据复制原型 这是一个几乎在七年前我试图做的数据复制原型。它的一些部份可能仍然很有趣。最初,它使用了一个建造在ODBC上的的专有库,但是它可被容易地修改以使用任何的数据库接口层。 演示例子使用ADO和MSDEV 中自带 Nwind.mdb MS Access数据库。 这个原型引擎使用一个实际的或者人工制定的唯一的数据库内索引来标识一个记录。 在插入记录时可以正确处理Auto-Number或Counter数据类型。通过初始化复制条目集合或复制器类的Init方法中的链接描述符来执行复制计
CPP_ADO
- 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
Script
- 本程序实现了用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
CPP
- 在关系数据库中,数据被分散到不同的表(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
cPP
- 亲爱的读者,这部分内容是通过我精心挑选出来的,我相信他肯定能够帮助你学到很多适用的知识,希望你能够下载下来,认真的学习,相信你会从中学到你想学到的东西!-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
ODBC-of--DateBase-in-CPP
- 《数据库中的ODBC编程技术》这是一篇对C++数据库ODBC的讲解-" The ODBC database programming techniques," This is a database of C++ ODBC to explain ..
CPP-to-Access
- 下面以Access数据库为例说明,用C#的DataSet类访问数据库的一些操作方法。操作涉及的主要C#类有:DataSet:对应数据库表的一个集合,实际上是数据库表在内存中的一个缓存DataTable:对应数据库表,是数据库表行的集合DataRow:对应数据库表行 OleDbConnection:建立数据库连接OleDbDataAdapter:由数据库生成DataSet,并负责DataSet与数据库的同步OleDbCommandBuilder:生成更新数据库所需的指令DataSet、Data
cPP--SQL
- 一个简单的c++数据库程序,集成了编写,修改,删除,排序 ,查找功能的数据库-A simple C++ database program, integrated write, modify, delete, sort, search capabilities database
cPP-manager-sysyteem-
- 这是一个vc++6.0开发的物流管理数据库系统,来源于vc++的经典教程-This is a vc++6.0 development of logistics management database system, derived from the classic tutorial of vc++
main.cpp
- 初始有一空集,然后对这个集合共有 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
Visual-CPP-OPC-pragram
- 在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
CPP-database-ADO.NET
- 这是一份使用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
cPP五子棋
- 这是一个由c++语言编写的五子棋游戏,其原理是通过坐标来确定棋子位置-This is a c language of 331 games, their principle is to determine the coordinates through pawn position
CPP-Audio-Player
- C++ files that can help you to make a GUI Audio Player that read wave files
cPP五子棋
- 这是一个由c++语言编写的五子棋游戏,其原理是通过坐标来确定棋子位置-This is a c language of 331 games, their principle is to determine the coordinates through pawn position
CPP-Audio-Player
- C++ files that can help you to make a GUI Audio Player that read wave files
google-CPP--programme-rule)
- 完整版的谷歌c++编码规范,希望对需要此文档的朋友有所帮助-The full version of Google c++ coding standards, and I hope you need this document to help a friend