▍1. SQLite
轻型数据库,适用于嵌入式软件开发。占用系统资源少。(small ,be fit for embeded software developement. )
轻型数据库,适用于嵌入式软件开发。占用系统资源少。(small ,be fit for embeded software developement. )
数据库课程设计简单的邮件管理系统。可以用VS2013连接oracle数据库,实现一些简单的操作(Database design courses simple mail management system. VS2013 can be used to connect oracle , to achieve some simple operations)
实现的数据库io缓存模拟程序,读入五万个地址和读写标志,输出命中率,io次数等(Io caching implemented simulation program that reads fifty thousand addresses and write flag output hits, io number, etc.)
通过数据库转发的即时通讯软件,C#编写,用VS2010开发,数据库也有,为Sql Server2008(Forward through a of instant messaging software)
实现VC6.0链接access数据库,进行增加,修改,删除,清除工作。(Achieve VC6.0 Link Access , to increase, modify, delete, clear.)
本例是一个通讯实例,说明如何使用MFC ODBC 创建数据库应用程序。(This example is a communication example, explain how to use ODBC MFC to create a application.)
一个元器件管理的管理软件。主要体现在对数据增删改查方面,即对数据库的操作。使用的是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.)
该例程参考《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. )
数据库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)
ODBC 操作,包括连接、检索、返回结果集、插入删除(ODBC operation, including connection, retri , return the result set, insert delete)
MFC的ODBC数据库编程,具有简单的数据库操作,希望能有帮助。(The MFC ODBC programming, a simple operations, hoping to help.)
数据库与windows窗口的连接。简单的增删查询(Connect to the and the windows of the window. Simple deletions inquiry)
数据库结构中实验内容Binary Tree实验源代码,代码比较短(Database structure experiments Binary Tree experiment source code, the code is relatively short)
关于MFC中ADO数据库的学习,很基础的例程可供下载学习(Learn about the MFC ADO , it is the foundation of learning routines available for download)
这是OLE DB的一个完整例子,演示了COM下怎样从数据库读取数据。(This is a complete example of OLE DB, demonstrates how to read the data under the COM)
用builder做的保存图片到数据库的小软件,供学习交流(Builder to do with the save the image to the of small software, for the exchange of learning )
通过一个简单的项目实例“国家游泳队训练信息系统”,展示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 ........)
可视化数据库管理,提供添加,删除,插入,查询等操作(visualized management of database)