登录

最新会员 最新下载

成为了本站VIP会员

04月30日 12:23

成为了本站VIP会员

04月29日 21:46

成为了本站VIP会员

04月26日 23:14

成为了本站VIP会员

04月25日 21:33

成为了本站VIP会员

04月23日 14:46

成为了本站VIP会员

04月18日 20:09
已选条件
  1. 编程语言:Visual C++
  2. 代码类别:数据库编程
  3. 发布时间:不限
全部撤销
编程语言 更多 收起
代码类别 更多 收起
发布时间
更多选项

1. Matiral-

  适用于原料车间,原料混合配料过程的监控和管理,能引导和规范配料过程,并用数据库存储配方,方便查询统计。(Suitable for workshop materials, raw material mixing ingredients monitoring and management processes, to guide and regulate the batching process and use the to store recipes, easy access statistics.)

7
下载
180
浏览
2016-06-17发布

2. AccessControl

  visual C++ 6.0关于access数据库编程,里面的类可以直接拿来用,非常方便

2
下载
164
浏览
2016-05-09发布

3. SQLite

  轻型数据库,适用于嵌入式软件开发。占用系统资源少。(small ,be fit for embeded software developement. )

1
下载
118
浏览
2016-01-07发布

4. EmailManagement

  数据库课程设计简单的邮件管理系统。可以用VS2013连接oracle数据库,实现一些简单的操作(Database design courses simple mail management system. VS2013 can be used to connect oracle , to achieve some simple operations)

1
下载
112
浏览
2016-01-06发布

5. LRU

  实现的数据库io缓存模拟程序,读入五万个地址和读写标志,输出命中率,io次数等(Io caching implemented simulation program that reads fifty thousand addresses and write flag output hits, io number, etc.)

1
下载
130
浏览
2015-12-19发布

6. sjtest3

  实现VC6.0链接access数据库,进行增加,修改,删除,清除工作。(Achieve VC6.0 Link Access , to increase, modify, delete, clear.)

1
下载
130
浏览
2015-09-16发布

7. MFC-ODBC-API-Programming

  本例是一个通讯实例,说明如何使用MFC ODBC 创建数据库应用程序。(This example is a communication example, explain how to use ODBC MFC to create a application.)

2
下载
113
浏览
2015-08-05发布

8. tongy

  一个元器件管理的管理软件。主要体现在对数据增删改查方面,即对数据库的操作。使用的是ACCESS数据库,ADO方式连接。程序启动时弹出登陆界面。用户名admin,密码123456。不同的用户登陆之后界面也不一样。(An Element Manager System,Use Access Database for add,delete,update and query data.Use ado type connect Database.You can use user:admin,password:123456 login in.and different user have different functions.)

2
下载
123
浏览
2015-08-04发布

9. ADOAccessDemo

  该例程参考《Visual C++开发修行实录》,为ADO访问Access数据库的例程,其中详细介绍了ADO访问数据库的步骤,以及查询、修改、删除等SQL语言的使用。(Refer to the routine Visual C++ development practice record , as the ado access access routines, which details the steps of ADO to access the , and query, modify, delete SQL language use. )

3
下载
126
浏览
2015-07-15发布

10. Database

  ODBC 操作,包括连接、检索、返回结果集、插入删除(ODBC operation, including connection, retri , return the result set, insert delete)

3
下载
122
浏览
2015-06-02发布

11. MFC-ODBC

  MFC的ODBC数据库编程,具有简单的数据库操作,希望能有帮助。(The MFC ODBC programming, a simple operations, hoping to help.)

10
下载
177
浏览
2015-03-09发布

12. DateBase

  数据库程序,实现简单的数据库功能,如添加、查找、删除(DateBase sofe)

8
下载
116
浏览
2014-12-27发布

13. Visual-CPP-ADO

  关于MFC中ADO数据库的学习,很基础的例程可供下载学习(Learn about the MFC ADO , it is the foundation of learning routines available for download)

4
下载
145
浏览
2014-12-04发布

14. OLE-DB-example

  这是OLE DB的一个完整例子,演示了COM下怎样从数据库读取数据。(This is a complete example of OLE DB, demonstrates how to read the data under the COM)

3
下载
110
浏览
2014-11-24发布

15. Login

  通过一个简单的项目实例“国家游泳队训练信息系统”,展示c++的威力。该项目包括,SQL server数据库连接数据库操作等(增、删、改查),是一个很好的学习资料。亦可作为收藏。包括对对话框的一些设置问题,对话框背景等........(Through a simple project examples "national swimming team training information system" to demonstrate the power of c++. The project includes, SQL server database connections and other database operations (add, delete, change search), is a good learning materials. Also as a collection. Including some of the settings dialog box in the dialog background ........)

7
下载
219
浏览
2014-07-05发布

16. sjk3

  可视化数据库管理,提供添加,删除,插入,查询等操作(visualized management of database)

3
下载
121
浏览
2014-07-01发布

17. MFC-ODBC-database-applications

  MFC应用程序ODBC数据库,可以运行成功的使用MFC编写的c++代码(MFC ODBC database applications)

2
下载
131
浏览
2014-06-25发布

18. E1101

  使用MFC DAO访问数据库,并实现了收支数据的条形图绘制。(Use MFC DAO database access, and to achieve a balance of payments data to draw a bar chart.)

4
下载
133
浏览
2014-06-25发布

19. database

  MFC用ODBC连接两个包含两个记录集的数据库,一个管理员表,一个授权表。(MFC ODBC connection with two sets of database contains two records, one administrator table, an authorization form.)

7
下载
98
浏览
2014-06-17发布

20. AdoObject

  MFC使用ADO访问连接数据库,实现对数据的增删改查(MFC uses ADO to access a database connection, to achieve data CRUD)

3
下载
192
浏览
2014-05-25发布