freepeople性欧美熟妇, 色戒完整版无删减158分钟hd, 无码精品国产vα在线观看DVD, 丰满少妇伦精品无码专区在线观看,艾栗栗与纹身男宾馆3p50分钟,国产AV片在线观看,黑人与美女高潮,18岁女RAPPERDISSSUBS,国产手机在机看影片

正文內(nèi)容

一個(gè)小型搜索引擎的設(shè)計(jì)與實(shí)現(xiàn)—免費(fèi)畢業(yè)設(shè)計(jì)論文-預(yù)覽頁(yè)

 

【正文】 mentation of a Small Search Engine Abstract With the popularization of the Inter and surfing the Net broadband search engine likes a dark horse in China, going to people?s daily life day by day. Before this, when people consult materials the first thought is the library that has a large number of books. Now, more and more people will choose Inter to search for information. It?s more convenient, and accurate for searching information. The search engine that helps us in the whole Inter to quickly identify target information is played more and more attention to. Through analyzing the current development of search engine in domestic and international, this paper gives a plan that achieves the formidable function, simply operating, stronger versatility and satisfies the users to the information search need, and realizes a systematic scheme of search engine of B/S system structure with the technology of ASP. This paper mainly describes the function and realization of this system, data procedure and storing, backstage management, etc. And also introduces to the key relevant technology in detail. During this period, I?ve made a lot effort to union the theory and practice, and coordinates with system to explain from practical application and operation skill while explaining various kinds of theories, hope to more fully reflect the knowledge and application in this system of technology and realize. Key words: Search Engine。 目前,搜索引擎系統(tǒng)可以分類(lèi)三大類(lèi),分別是: 目錄式搜索引擎:以人工方式或半自動(dòng)方式搜集信息,由編輯員查看信息之后,人工形成信息摘要,并將信息置于事先確定的分類(lèi)框架中。因?yàn)樗玫叫畔z索、人工智能、計(jì)算機(jī)網(wǎng)絡(luò)、分布式處理、數(shù)據(jù)庫(kù)、數(shù)據(jù)挖掘、數(shù)字圖書(shū)館、自然語(yǔ)言處理等多領(lǐng)域的理論和技術(shù),所以具有綜合性和挑戰(zhàn)性。信息智能代理是另外一種利用互聯(lián)網(wǎng)信息的機(jī)制。但當(dāng)系統(tǒng)規(guī)模到達(dá)一定程度(如網(wǎng)頁(yè)數(shù)達(dá)到億級(jí))時(shí),必然要采用某種分布式方法,以提高系統(tǒng)性能。該技術(shù)目前還處于初步研究階段,主要的困難在于 語(yǔ)言之間在表達(dá)方式和語(yǔ)義對(duì)應(yīng)上的不確定性。 B/S 結(jié)構(gòu) B/S 結(jié)構(gòu),即 Browser/Server(瀏覽器 /服務(wù)器)結(jié)構(gòu),是隨著 Inter 技術(shù)的興起,對(duì) C/S 結(jié)構(gòu)的一種改進(jìn)的結(jié)構(gòu)。 WWW 服務(wù)提供維護(hù)網(wǎng)站和網(wǎng)頁(yè),并回復(fù)基于瀏覽器的請(qǐng)求。所謂數(shù)據(jù)庫(kù)是指經(jīng)過(guò)組織的、關(guān)于特定主題或?qū)ο蟮男畔⒓?。它并不需要?shù)據(jù)庫(kù)管理者具有專(zhuān)業(yè)的 第 3 頁(yè) 共 23頁(yè) 程序設(shè)計(jì)水平,任何非專(zhuān)業(yè)的用戶都可以用它來(lái)創(chuàng)建功能強(qiáng)大的數(shù)據(jù)庫(kù)管理系統(tǒng)。 ASP 本身并不是一種腳本語(yǔ)言,它只是提供了一種使鑲嵌在 HTML 頁(yè)面中的腳本程序得以運(yùn)行的環(huán)境。 3 系統(tǒng)結(jié)構(gòu)設(shè)計(jì) 本系統(tǒng)是一個(gè) B/S 結(jié)構(gòu)的系統(tǒng),采用 IIS + Microsoft Access+ ASP 作為開(kāi)發(fā)環(huán)境。點(diǎn)擊頁(yè)面上其他功能模塊的超鏈接,可進(jìn)入相應(yīng) 的模塊界面。 數(shù)據(jù)庫(kù)設(shè)計(jì) 數(shù)據(jù)庫(kù)結(jié)構(gòu)設(shè)計(jì)幾乎所有的 Web 項(xiàng)目都要基于數(shù)據(jù)庫(kù),這使得數(shù)據(jù)庫(kù)的設(shè)計(jì)在整個(gè)項(xiàng)目中舉足輕重。下面對(duì)一些關(guān)鍵表作詳細(xì)說(shuō)明。具體結(jié)構(gòu)如表 3 所示 : 表 3 管理員數(shù)據(jù)表 字段名稱 字段名稱 說(shuō)明 字段名稱 ID 自動(dòng)編號(hào) 編號(hào) * UserName 文本 管理員登錄名 Password 文本 管理員密碼 圖片 數(shù)據(jù)表即: PIC 數(shù)據(jù)表,記錄的是圖片編號(hào)、圖片名稱、圖片介紹、圖片地址、是否確認(rèn)、圖片關(guān)鍵字、小圖片相對(duì)路徑、大圖片相對(duì)路徑、圖片添加的日期、網(wǎng)站訪問(wèn)次數(shù)。如果不為空。關(guān)鍵詞為空 39。)。用空格替換關(guān)鍵詞中的字符 39。用空格替換關(guān)鍵詞中的中文字符 , keyword = replace(keyword, ) 39。函數(shù) LTrim 去掉字符串左邊空格,函數(shù) RTrim 去掉字符串右邊空格 keywordlist=split(keyword) 39。Trim 函數(shù)去掉字符串左邊和右邊函數(shù) sql=sql amp。 %39。% amp。 like 39。 or sql=sql amp。 %39。) order by click desc else search_sql=sort_path like 39。 and verify=0 and (amp。search_sql,conn,1,1 執(zhí)行查詢。 分類(lèi)目錄模塊的實(shí)現(xiàn) 功能描述 分類(lèi)目錄界面由 實(shí)現(xiàn),在該頁(yè)面顯示的分類(lèi)信息包括 sort_id=0 的分類(lèi)和 sort_id=1 的分類(lèi),即最上級(jí)分類(lèi)和要求顯示在首頁(yè)上的下級(jí)分類(lèi)。這 10 個(gè)分類(lèi)的下一級(jí)分類(lèi)不在首頁(yè)上顯示。要在網(wǎng)頁(yè)上顯示的逐級(jí)分類(lèi) ,如計(jì)算機(jī) 軟件 編程語(yǔ)言 if sort_id0 then 39。sort_idamp。locality sort_id=rs(sort_id) 39。定義過(guò)程 Dim n If totalnumber Mod maxperpage=0 Then 39。當(dāng)前頁(yè)不是第一頁(yè) % a href=%=filename%?sort_id=%=rqid%amp??傢?yè)數(shù)大于當(dāng)前頁(yè) …… End If % 共 %=totalnumber%個(gè)網(wǎng)站 頁(yè)次: %=CurrentPage%/%=n%頁(yè) 網(wǎng)站登錄模塊的實(shí)現(xiàn) 功能描述 網(wǎng)站登錄頁(yè)面為 ,在網(wǎng)站登錄模塊,包含一個(gè)表單,用于網(wǎng)站聯(lián)系人輸入網(wǎng)站和個(gè)人信息,在表單中,包含輸入網(wǎng)站信息的文本域。如果數(shù)據(jù)庫(kù)中已經(jīng)存在該網(wǎng)址,則給出提示,并返回到前一頁(yè),當(dāng)所有的數(shù)據(jù)保存在數(shù)據(jù)庫(kù)中之后,頁(yè)面上顯示網(wǎng)站登錄成功的提示。子類(lèi) id 路徑 rs(sort_id)=sort_id 39。關(guān)鍵字 rs(content)=(content) 39。qq 為空 rs(oicq)=null else rs(oicq)=oicq 39。1 表示為審查 rs(click)=0 39。關(guān)閉 RecordSet 對(duì)象 end if set rs=nothing 如果數(shù)據(jù)庫(kù)中已經(jīng)存在該網(wǎng)址,則給出提示,并返回到前一頁(yè)。一張表單用來(lái)輸入網(wǎng)站搜索的關(guān)鍵字,實(shí)現(xiàn)的功能與網(wǎng)站搜索模塊一樣。并在頁(yè)面上顯示網(wǎng)站修改成功的信息。在信息修改部分,網(wǎng)站聯(lián)系人可以修改輸入的網(wǎng)站信息。)。電子郵箱不能為空 39。如果存在記錄,則判斷輸入的用戶名是否正確,如果不正確,返回到登錄頁(yè)面。后臺(tái)由管理員通過(guò)管理員 id 和密碼登錄進(jìn)行操作。執(zhí)行刪除文件的部分代碼如下: if session(admin)= then Script(39。39。用空字符 替換 if delid= or isnull(delid) then 39。)。執(zhí)行數(shù)據(jù)庫(kù)中的刪除操作,刪除數(shù)據(jù)庫(kù)中 id 列的值在 delid 數(shù)組中的記錄 (delete * from web where ID in (amp。 網(wǎng)站刪除成功,請(qǐng)單擊確定返回!39。而網(wǎng)站管理模塊顯示的是已審核網(wǎng)站,網(wǎng)站審核模塊查詢數(shù)據(jù)庫(kù)的代碼如下: Set rs=server,createobject(“”) ”select id,sort_id, web where verify=1 order by id desc”.conn,1,1 分類(lèi)管理模塊 分類(lèi)編輯 在分類(lèi)顯示界面的每個(gè)分類(lèi)的下面,對(duì)應(yīng)著一個(gè) “編輯 ”超連接,單擊該超連接,進(jìn)入該分類(lèi)的編輯界面,分類(lèi)編輯界面和分類(lèi)添加界面相同,二者的界面是由同一個(gè)文件生成,進(jìn)入某一分類(lèi)的界面,則在界面上顯示該分類(lèi)保存在數(shù)據(jù)庫(kù)中的信息。上級(jí) ID set rs=() 39。分類(lèi)名稱 ……… 39。 分類(lèi)修 改成功39。)。(39。)。讀取 sort_id 的值 If sort_id = Then sort_id = 0 End If Del sort_id,delid if sort_id=0 then 39。39。)。39。界面中包含表單 forms,用來(lái)輸入要添加的分類(lèi)信息。操作文本域?yàn)?action。在 文件中,首先判斷用戶是否登錄,如果登錄,則讀取操作 action 的值,如果 action 的值為 add,則 執(zhí)行添加處理。action 的值為 add show=(show) 39。從數(shù)據(jù)庫(kù)中查詢 id 為空的記錄,將結(jié)果保存在 rs 中 select * from sort where id is null,conn,1,3 39。關(guān)閉 RecordSet 對(duì)象 第 19 頁(yè) 共 23頁(yè) Set rs=nothing if sort_id= or sort_id = 0 then 39。_ (39。)。39。其中 del()過(guò)程是一個(gè)遞歸過(guò)程,其基本思想是:首先判斷改分類(lèi)的下級(jí)分類(lèi),對(duì)每一個(gè)下級(jí)分類(lèi),如果是,則直接刪除改分類(lèi),完成操作。id,conn,1,3 If or Then 39。跳出 Function 過(guò)程 Else 39。刪除該下級(jí)分類(lèi) 39。刪除該分類(lèi) End Function 6 系統(tǒng)性能測(cè)試 系統(tǒng)測(cè)試環(huán)境 本系統(tǒng)測(cè)試環(huán)境: CPU intel(R),內(nèi)存 SDRAM 256M, WIN2020/XP,2020 下均測(cè)試通過(guò)。 2.客戶能順利的進(jìn)行查詢、登錄和修改。 6. 頁(yè)面的編碼方式不同,需要的對(duì)字符串進(jìn)行轉(zhuǎn)碼操作。編碼的錯(cuò)誤容易查出,但設(shè)計(jì)的錯(cuò)誤如果帶到編碼階段就會(huì)使錯(cuò)誤逐步擴(kuò)大,最終很可能造成嚴(yán)重的后果。 在論文的最后,建立了測(cè)試系統(tǒng),并根據(jù)系統(tǒng)的要求,對(duì)實(shí)現(xiàn)的功能進(jìn)行 第 21 頁(yè) 共 23頁(yè) 了測(cè)試。 但是系統(tǒng)還有如下工作需要進(jìn)一步研究: (1)數(shù)據(jù)庫(kù)的大小與搜索性能的關(guān)系 。 (2)搜索功能缺乏人性化。 參考文獻(xiàn) [1] 張海藩 .軟件工程導(dǎo)論 [M].北京:清華大學(xué)出版社, 1999 [2] 方睿,刁仁宏,吳四九 . 網(wǎng)絡(luò)數(shù)據(jù)庫(kù)原理及應(yīng)用 [M]四川:四川大學(xué)出版社 [3] 鄧文淵 .,陳惠貞 . ASP 與網(wǎng)絡(luò)數(shù)據(jù)庫(kù)技術(shù) [M].北京:中國(guó)鐵道出版社, 2020 [4] 吳濤 .網(wǎng)站全程設(shè)計(jì)技術(shù) [J].北京:清華大學(xué)出版社, 2020。除非另有說(shuō)明,本文的工作是原始性工作。 ( 4)學(xué)校可允許學(xué)位論文被查閱或借閱。 and the herald shall proclaim in the agora theoffence for which he is going to be beaten. The warden of the agoraand the guardians of the law shall obtain information from experiencedpersons about the rogueries and adul terations of the sellers, andshall write up what the seller ought and ought not to do in each
點(diǎn)擊復(fù)制文檔內(nèi)容
公司管理相關(guān)推薦
文庫(kù)吧 www.dybbs8.com
備案圖鄂ICP備17016276號(hào)-1