搜索资源列表
数据库操作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
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
ProviderSQLite
- Visual C++ 访问SQLite的一个封装类的使用实例。-Visual C++ Query Data(Insert/Select) With SQLite Database
CppSqliteTest
- 使用SQLite的C++封装类,访问带加密功能的SQLITE3.3.6的一个测试实例-Use SQLite' s C++ wrapper classes to access with encryption SQLITE3.3.6
ADO-CPP
- C++实现Ado类数据库连接以及简单数据库功能.DOXYGEN实现DOC,中文详细说明-Ado class C++, database connection and simple database features. DOXYGEN achieve DOC, detailed descr iption of the Chinese
Visual-CPP
- Visual C++数据库开发基础及实例解析 书本附带光盘-Visual C++ database development and case analysis based on the book with CD-ROM
Visual-Cpp-Datebase-codes
- windows visualc++ 数据库 数据库编程案例100 初学者必学之经典-windows visual c++ database program codes
cPP
- c++ database file programming
ODBC-of--DateBase-in-CPP
- 《数据库中的ODBC编程技术》这是一篇对C++数据库ODBC的讲解-" The ODBC database programming techniques," This is a database of C++ ODBC to explain ..
Visual-CPP-6SQL
- Visual C++数据库编程自学教程,提供数据库的编程技巧-Visual C++ database programming self-study tutorial provides database programming skills
Visual-CPP-6.0-help
- Visual C++ 6.0 数据库编程大全-Visual C++ 6.0 database programming Daquan
CPP-Builder
- 本程序主要针对C++Builde开发工具的数据库经典开发用例,手把手教你如何使用C++Builder工具来对数据库的开发-The program mainly for C++ Builde classic development of database development tools, use cases, taught you how to use C++ Builder tool for database development
Visual-CPP-Database-Pragrame
- Visual C++数据库通用模块及典型系统开发实例导航-Common Visual C++ database instances of modules and typical navigation system development
CPP-to-Access
- 下面以Access数据库为例说明,用C#的DataSet类访问数据库的一些操作方法。操作涉及的主要C#类有:DataSet:对应数据库表的一个集合,实际上是数据库表在内存中的一个缓存DataTable:对应数据库表,是数据库表行的集合DataRow:对应数据库表行 OleDbConnection:建立数据库连接OleDbDataAdapter:由数据库生成DataSet,并负责DataSet与数据库的同步OleDbCommandBuilder:生成更新数据库所需的指令DataSet、Data
Visual-CPP-SQL
- Visual C++数据库系统开发完全手册 光盘源码-The database system development completely manual of VC++
cPP
- c++访问数据库并查询数据库,返回集合-visit sqlserver by c++
cPP--SQL
- 一个简单的c++数据库程序,集成了编写,修改,删除,排序 ,查找功能的数据库-A simple C++ database program, integrated write, modify, delete, sort, search capabilities database
Cpp
- c++基础知识,里面包含有最基本的c++基础语法,非常适合初学者学习参考。-c++ basic knowledge
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
