计算机应用 | 古代文学 | 市场营销 | 生命科学 | 交通物流 | 财务管理 | 历史学 | 毕业 | 哲学 | 政治 | 财税 | 经济 | 金融 | 审计 | 法学 | 护理学 | 国际经济与贸易
计算机软件 | 新闻传播 | 电子商务 | 土木工程 | 临床医学 | 旅游管理 | 建筑学 | 文学 | 化学 | 数学 | 物理 | 地理 | 理工 | 生命 | 文化 | 企业管理 | 电子信息工程
计算机网络 | 语言文学 | 信息安全 | 工程力学 | 工商管理 | 经济管理 | 计算机 | 机电 | 材料 | 医学 | 药学 | 会计 | 硕士 | 法律 | MBA
现当代文学 | 英美文学 | 通讯工程 | 网络工程 | 行政管理 | 公共管理 | 自动化 | 艺术 | 音乐 | 舞蹈 | 美术 | 本科 | 教育 | 英语 |

WEB索引数据库的设计和实现VC++ +SQL

2016-07-16 01:04
导读:计算机应用论文论文,WEB索引数据库的设计和实现VC++ +SQL应该怎么写,有什么格式要求,科教论文网提供的这篇文章是一个很好的范例:毕业
毕业

摘 要
随着因特网的迅猛发展,Web信息的增加,用户要在信息海洋里查找信息,就像大海捞针1样,如何在较短时间内查找他们所需要的信息成为1个倍受关注的问题,搜索引擎技术的出现则可以很好的解决这1难题。
本文主要讲述1个Web搜索引擎系统的索引子系统模块的设计与实现过程。该模块是Web搜索引擎系统的1部分,主要是用于对网络搜索子系统采集到的网页信息经中文分词等技术处理后进行自动标引,建立Web索引数据库,以供用户通过检索子系统进行查询。该系统采用Visual C++ 6.0与Microsoft SQL Server 2000为主要的开发与管理工具,实现了索引子系统的中文分词、页面排序及索引库的建立功能,为Web搜索引擎系统前台检索提供服务。同时本文也介绍了目前主要的1些搜索引擎的实现技术与发展趋势。
关键词:索引子系统;Visual C++;SQL Server;中文分词;页面排序
 
Abstract
Along with the swift and violent development of the Internet and the increasing of the Web information Searching the right information in the information sea looks as if looking for a needle in a haystack in the sea. How to search the information they need in a short time has become a question which people are more and more concerning. The search engine technology’s appearance brings a very good solution to this difficult problem.
This article mainly narrates the design and the realization process of a Web search engine system index subsystem module. This module is part of a Web search engine system. It mainly carries out the automatic index after the dealt of Chinese participle to the website information which the network searching subsystem gathers. The module establishes the Web index database, so the user can inquire the database via the searching subsystem. This system adopts the Visual C++ 6.0 and Microsoft SQL Server 2000 as the main development and management tool. It has realized Chinese participle of the index subsystem, page sorting and the index storehouse establishment function. Simultaneously this article also mainly introduced some search engine realization technology and the trend of development at present.

Keywords: Index subsystem; Visual C++; SQL Server; Chinese participle; Page sorting

注释:不含源代码

    上一篇:IIC总线数据采集及绘图 下一篇:没有了