- 1、原创力文档(book118)网站文档一经付费(服务费),不意味着购买了该文档的版权,仅供个人/单位学习、研究之用,不得用于商业用途,未经授权,严禁复制、发行、汇编、翻译或者网络传播等,侵权必究。。
- 2、本站所有内容均由合作方或网友上传,本站不对文档的完整性、权威性及其观点立场正确性做任何保证或承诺!文档内容仅供研究参考,付费前请自行鉴别。如您付费,意味着您自己接受本站规则且自行承担风险,本站不退款、不进行额外附加服务;查看《如何避免下载的几个坑》。如果您已付费下载过本站文档,您可以点击 这里二次下载。
- 3、如文档侵犯商业秘密、侵犯著作权、侵犯人身权等,请点击“版权申诉”(推荐),也可以打举报电话:400-050-0827(电话支持时间:9:00-18:30)。
- 4、该文档为VIP文档,如果想要下载,成为VIP会员后,下载免费。
- 5、成为VIP后,下载本文档将扣除1次下载权益。下载后,不支持退款、换文档。如有疑问请联系我们。
- 6、成为VIP后,您将拥有八大权益,权益包括:VIP文档下载权益、阅读免打扰、文档格式转换、高级专利检索、专属身份标志、高级客服、多端互通、版权登记。
- 7、VIP文档为合作方或网友上传,每下载1次, 网站将根据用户上传文档的质量评分、类型等,对文档贡献者给予高额补贴、流量扶持。如果你也想贡献VIP文档。上传文档
查看更多
基于机器人视频采集系统的数据库管理系统论文源代码-论文
基于机器人视频采集系统的数据库管理系统论文+源代码-论文
基于机器人视频采集系统的数据库管理系统论文+源代码
摘? 要数据库管理系统(data base management system)是一种操纵和管理数据库的大型软件,用于建立、使用和维护数据库,简称DBMS。它对数据库进行统一的管理和控制,以保证数据库的安全性和完整性。数据库管理系统可以有效的管理和存取大量的数据资源,数据库的应用可以显著的提高工作效益和工作质量。
机器人视频采集系统与数据库管理系统相结合可以实现对相关数据的处理。当外部触发事件发生时,红外传感网络可获得该事件的坐标,时间等相关信息。然后利用数据库管理系统对该相关数据进行处理。本文研究的主要目的是如何使用Visual C++编程实现数据库管理系统。如何使用Visual C++平台规划数据库管理系统的界面,并利用该系统实现对机器人视频采集系统相关数据的存储、查询、修改等功能。
为了实现数据库管理系统,本文首先对数据库系统进行介绍,接着介绍VC++与数据库编程,最后用Visual C++平台规划数据库管理系统的界面,实现数据库管理系统。
关键词:?数据库? ?数据库管理系统?? Visual C++平台??? 数据库编程
Abstract
DBMS (data base management system) is a kind of large-scale software with the function of controlling and manipulating database. It is used for creating a new database, making use of the database and maintaining it. The database is managing and controlling by DBMS at the same time. The security and integrality are assured under the control of DBMS. DBMS can provide us the effective management and access to mass data resource. The application of DBMS can provide us the improvement of work efficiency and bring the quality of our work to a higher scale.
The combination of
The chief purpose of this thesis is to make use of the Visual C++ platform to realize the DBMS.How to mark out the interface of the DBMS by the use of the Visual C++ platform,and how to realize the functions of the DBMS ,such as access,query,modification.
In this part,we wanted to complete the second part of the work.At first we have a brief view about the database system,so we can have a general understanding about the database system.It is very important for us to have an idea about what is database system,and the function of the database.Then we will introduce the relationship between VC++ and database programming.At last we designed the DBMS under the platform of Visual C++.
Keywords:
database??? DBMS??? the Visual C++ platform???? database? programming?
目?? 录
第一章?前言?1
1.1?本文研究的主要背景?1
1.2?本文研究的主要目的?1
1.3?本文的章节安排?1
第二章?数据库概述?3
2.1?数据库的基本概念?3
2.1.1基本概念?3
2.1.2数据库管理技术的发展
文档评论(0)