- 相關推薦
WEB索引數據庫的設計和實現SQL+VC++
畢業論文
摘 要
隨著因特網的迅猛發展,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
注釋:不含源代碼
【WEB索引數據庫的設計和實現SQL+VC++】相關文章:
Web搜索引擎的智能搜索設計與實現03-08
方志傳記資料索引數據庫的設計與實現03-19
CPM搜索引擎的設計與實現03-08
異地并行設計中WEB數據庫設計*03-18
基于PHP的Web數據庫訪問03-19
SQL Server數據庫安全監控系統的設計與實現03-26
新聞發布系統的設計和實現03-07
多數據庫系統互聯機制的設計與實現03-18