<ul id="my8mi"><sup id="my8mi"></sup></ul>
<fieldset id="my8mi"><menu id="my8mi"></menu></fieldset>
      論文格式
      電氣工程 會計論文 金融論文 國際貿易 財務管理 人力資源 輕化工程 德語論文 工程管理 文化產業管理 信息計算科學 電氣自動化 歷史論文
      機械設計 電子通信 英語論文 物流論文 電子商務 法律論文 工商管理 旅游管理 市場營銷 電視制片管理 材料科學工程 漢語言文學 免費獲取
      制藥工程 生物工程 包裝工程 模具設計 測控專業 工業工程 教育管理 行政管理 應用物理 電子信息工程 服裝設計工程 教育技術學 論文降重
      通信工程 電子機電 印刷工程 土木工程 交通工程 食品科學 藝術設計 新聞專業 信息管理 給水排水工程 化學工程工藝 推廣賺積分 付款方式
      • 首頁 |
      • 畢業論文 |
      • 論文格式 |
      • 個人簡歷 |
      • 工作總結 |
      • 入黨申請書 |
      • 求職信 |
      • 入團申請書 |
      • 工作計劃 |
      • 免費論文 |
      • 合作期刊 |
      • 論文同學網 |
      搜索 高級搜索

      當前位置:論文格式網 -> 畢業論文 -> 計算機論文
      畢業論文標題:

      局域網文件共享及檢索系統的設計與開發

       本文ID:LWGSW13997 價格:收費積分/100
      掃一掃 掃一掃
      本站會員可自行下載:下載地址 局域網文件共享及檢索系統的設計與開發 (收費:1000 積分)  

      論文字數:13357,頁數:29

      摘  要
      局域網文件共享(Local Area Network Files Share)是IT技術中很流行的概念。它利用計算機技術、網絡技術以及通信技術實現快速、準確的獲得信息,提供信息共享與檢索的服務系統。它的廣泛使用,給人們帶來了諸多便利,并逐漸改變了人們信息獲取的方式。新一代基于互聯網的企業(如Google、百度等),更是僅僅抓住這個問題的核心,提供信息共享與檢索的服務,并向Microsoft、Sun System等傳統IT企業發起了挑戰。所以,對于文件共享與檢索服務的研究,也正成為當今互聯網技術研究的前沿。
      本系統的采用B/S結構,使用ASP程序設計語言及Access數據庫進行設計與開發。本論文首先對局域網文件共享及檢索系統進行需求分析,并給出系統總體架構及詳細設計步驟,主要實現了以下功能:用戶管理、服務器及客戶端文件共享與傳輸、實現目錄共享及檢索等功能。通過測試分析說明,本系統的開發達到預定目標,并具有一定的應用價值。

      關鍵字:局域網;文件共享;目錄共享;檢索系統;文件傳輸;數據庫
      Design and Development of Local Network Area Files Share & Retrieva l System
      Abstract
      Local area network files share over the Internet is a prevail concept. It is the use of computer technology, network technology and telecommunications technology to achieve a process of sharing information as fast and accurately as possible .It can also provide information sharing and retrieva l service. It has been used diffusely, bringing with convenience, changing people's way to obtain information. The new generational enterprises based on Internet (such as Google, BaiDu), have grasped the core of this issue, provided information sharing and retrieva l services, meanwhile tended to launch a challenge with Microsoft, Sun System those are very traditional IT enterprises. Thus, the study in the technology of information sharing and retrieving service is becoming one of the focuses of IT studies.
      This system uses ASP programming language and Access database to design local area files share system based on B/S model. In this paper, demand analysis of local area files share and retrieva l system is referred, and then an overall structure and systems for the detailed design is offered. The main achievements of the following functions, which include client management, files share and transfer among servers and clients, and realization of searching function on catalog. After testing analysis, the design of this system achieves planned goals and has certain practical value.

      Key words: LAN; Files Share; Catalog Chare; Retrieva l System; File Transfer; Database

       

      目  錄

      1 引言 1
      1.1 課題背景 1
      1.2 本課題研究的意義 1
      1.3 本文的主要工作 1
      1.3.1 研究的主要內容 1
      1.3.2 各章節的安排 1
      2 系統需求分析 2
      2.1 需求分析 2
      2.2 功能需求 2
      2.2.1 用戶系統的主要功能要求 2
      2.2.2 管理系統的主要需求 3
      3 系統開發所需資源 3
      3.1 硬件開發環境 3
      3.2 其他硬件輔助設備 4
      3.3 軟件運行環境 4
      3.3.1 WEB服務器簡介 4
      3.3.2 IIS(Internet Information Service)的安裝和配置 5
      3.4 軟件開發環境 6
      3.4.1 ASP 技術概述 6
      3.4.2 MD5 技術概述 7
      4 局域網文件共享及檢索系統的設計 8
      4.1 文件共享系統層次結構 8
      4.2 用戶系統模塊設計 9
      4.3 后臺系統 12
      4.4 數據庫設計 12
      4.4.1 數據庫設計說明 12
      4.4.2 數據庫信息表 13
      5 局域網文件共享及檢索系統的具體實現 15
      5.1 各模塊的關鍵技術及程序實現方法 15
      5.2 部分模塊的設計和編碼 16
      5.2.1 用戶注冊模塊的設計和實現 16
      5.2.2 用戶登陸模塊設計與實現 17
      6 系統的測試與分析 17
      6.1 測試環境 17
      6.2 程序代碼測試 17
      6.3 程序功能測試 18
      6.4 測試結果 18
      結    論 21
      參考文獻 22
      致    謝 23
      聲    明 24


      相關論文
      本論文在計算機論文欄目,由論文格式網整理,轉載請注明來源www.donglienglish.cn,更多論文,請點論文格式范文查看
      上一篇:網絡房產信息超市的設計與實現 下一篇:基于WEB的小型公司人事管理系統的..
      Tags:局域網 文件 共享 檢索 系統 設計 開發 【收藏】 【返回頂部】
      最新文章
      熱門文章
      計算機論文
      推薦文章

      本站部分文章來自網絡,如發現侵犯了您的權益,請聯系指出,本站及時確認刪除 E-mail:349991040@qq.com

      論文格式網(www.donglienglish.cn--論文格式網拼音首字母組合)提供計算機論文畢業論文格式,論文格式范文,畢業論文范文

      Copyright@ 2010-2018 LWGSW.com 論文格式網 版權所有 蜀ICP備09018832號

      感谢您访问我们的网站,您可能还对以下资源感兴趣:

      论文格式网:毕业论文格式范文
          <fieldset id="kgyys"></fieldset>
          <ul id="kgyys"></ul>
          <ul id="kgyys"></ul>
        • <tfoot id="kgyys"><input id="kgyys"></input></tfoot>
          <strike id="kgyys"></strike><strike id="kgyys"><rt id="kgyys"></rt></strike>
        • <tfoot id="kgyys"></tfoot>
          <strike id="kgyys"></strike>