登录

最新会员 最新下载

成为了本站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. 编程语言:C#
  2. 代码类别:数据库编程
  3. 发布时间:不限
全部撤销
编程语言 更多 收起
代码类别 更多 收起
发布时间
更多选项

1. SQLite

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

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

2. 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发布

3. 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发布

4. Instant-messaging-software

  通过数据库转发的即时通讯软件,C#编写,用VS2010开发,数据库也有,为Sql Server2008(Forward through a of instant messaging software)

7
下载
82
浏览
2015-10-10发布

5. sjtest3

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

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

6. 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发布

7. 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发布

8. 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发布

9. 3Answering-Top-k-Queries-Using-Views

  数据库top-k查询排序文献,发表在vldb2006上,利用视图方法实现top-k查询,具有高效准确特点(Top-k query the to sort literature, published in the vldb2006, use view methods to achieve top-k queries, is an efficient and accurate Features)

1
下载
83
浏览
2015-06-10发布

10. Database

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

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

11. MFC-ODBC

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

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

12. studyEx

  数据库与windows窗口的连接。简单的增删查询(Connect to the and the windows of the window. Simple deletions inquiry)

6
下载
98
浏览
2014-12-27发布

13. DateBase

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

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

14. Binary-Tree

  数据库结构中实验内容Binary Tree实验源代码,代码比较短(Database structure experiments Binary Tree experiment source code, the code is relatively short)

3
下载
70
浏览
2014-12-26发布

15. 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发布

16. 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发布

17. bendibaocun

  用builder做的保存图片到数据库的小软件,供学习交流(Builder to do with the save the image to the of small software, for the exchange of learning )

4
下载
116
浏览
2014-11-18发布

18. 1

说明:  C++人事考勤系统源码,含数据库文件,代码量不小,值得初学者仔细研究(Classic example of some C++ project, detailed notes, moving hands and a training practice, and I hope for all of us to help)

0
下载
63
浏览
2014-08-03发布

19. 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发布

20. sjk3

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

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