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

        當前位置:論文格式網(wǎng) -> 畢業(yè)論文 -> 計算機論文
        畢業(yè)論文標題:

        某小型數(shù)字圖書館的設計與實現(xiàn)

         本文ID:LWGSW14038 價格:收費積分/100
        掃一掃 掃一掃
        本站會員可自行下載:下載地址 某小型數(shù)字圖書館的設計與實現(xiàn) (收費:1000 積分)  

        論文字數(shù):19804,頁數(shù):36

        摘  要
        隨著信息技術的迅猛發(fā)展,傳統(tǒng)圖書管理方式已不能滿足現(xiàn)代化的圖書管理需要。為了跟上信息時代的步伐,數(shù)字化圖書管理系統(tǒng)應運而生。數(shù)字化圖書管理系統(tǒng)主要用于對圖書、讀者、以及借閱的管理。它不僅能夠簡化人們的工作,系統(tǒng)化地對圖書和讀者進行管理,及時的統(tǒng)計出所有的借書記錄;而且還能夠給讀者提供在線圖書查詢,以及公告新聞等功能,讓讀者能夠了解到圖書館的最新動態(tài),其用途很廣,可以用于各高校的圖書館,企業(yè)集團的藏書中心,以及提供借閱業(yè)務的大型書店等。
        本系統(tǒng)的開發(fā)是基于B/S結構,采用ASP程序設計語言及SQL Server 2000數(shù)據(jù)庫進行開發(fā);主要完成了系統(tǒng)的總體設計與規(guī)劃、圖書數(shù)據(jù)庫的設計、系統(tǒng)頁面的制作與美化、系統(tǒng)安全級別的定制和系統(tǒng)程序的編寫、調(diào)試與修改等工作。本文首先對數(shù)字圖書管理系統(tǒng)進行了需求分析;然后較詳細的設計和實現(xiàn)了數(shù)字圖書管理系統(tǒng)的數(shù)據(jù)庫及各功能模塊,包括前臺管理、圖書檢索、圖書借閱、在線電子圖書閱覽、圖書公告、留言和后臺管理等功能模塊;最后,通過測試與分析,說明該系統(tǒng)運行穩(wěn)定、可靠,具有一定的實用價值。

        關鍵詞:數(shù)字圖書館;圖書檢索;圖書借閱;數(shù)據(jù)庫;在線電子圖書
        Design and Implementation of A Small Digital Library
        Abstract
        With the violent development of information technology, the traditional library management methods could not be satisfied with the needs of the modern library management. In order to follow the step of the information times, the digitized library management system arises at the historic moment. The digitized library management system mainly uses in the management to the books, the reader, as well as borrows.  It not only can simplify people's work, manage the readers and the books systematically, promptly statistics all the records of the borrows, but also provides functions, such as on line inquiry for readers, BBS and so on, which lets readers be able to understand the newest tendency of library. Its use is very broad, may use in various universities' library, the collection center of enterprise, as well as provides borrows’ service of the large-scale bookstore and so on.
        This system development is based on the B/S structure, uses the ASP programming language and SQL Server 2000 databases to carry on the development. This paper mainly has completed the design and the plan of system, the design of books database, the manufacture and beautified of system page, the custom-made of system security rank, the programming, debugging and revising of system program, etc. This paper has carried on the demand analysis to the digital library management system; then the database and the various functions module of digital library management system are designed and realized in detail, including the onstage management, the retrieva l of books, the borrows of books, the reading of on-line electronic books, books announcement, the message, the backstage management and so on; Finally, through the testing and analyzing, which shows this system is stable, reliable, and having the certain practical value.

        Key words: Digital Library; Books Inquiry; Books Borrow; Database; On-line Electronic Books

         

        目  錄

        1 引言 1
        1.1 課題背景及意義 1
        1.2 課題的研究與開發(fā)目的 1
        1.3 本文的主要工作 2
        2 數(shù)字化圖書管理系統(tǒng)的需求分析 2
        2.1 系統(tǒng)需求分析 2
        2.2 系統(tǒng)流程分析 3
        2.3 系統(tǒng)功能分析 4
        3 開發(fā)工具及相關技術 5
        3.1 Macromedia Dreamweaver 2004簡介 5
        3.2 Microsoft SQL Server 2000簡介 5
        3.3 ASP語言及相關技術介紹 5
        3.4 VBScript腳本介紹 6
        3.5 SQL語言介紹 6
        3.6 特殊功能原理 6
        4 小型數(shù)字圖書館的總體設計 7
        4.1 系統(tǒng)模塊設計 7
        4.2 數(shù)據(jù)庫的E-R圖 9
        4.3 數(shù)據(jù)庫設計 9
        4.4 數(shù)據(jù)庫的約束與關系 12
        5 小型數(shù)字圖書館的具體實現(xiàn) 13
        5.1 前臺管理模塊 14
        5.2 圖書檢索模塊 15
        5.3 圖書借閱模塊 18
        5.4 在線電子圖書閱覽模塊 20
        5.5 圖書館公告模塊 21
        5.6 留言簿模塊 21
        5.7 后臺管理模塊 22
        6 系統(tǒng)的測試與分析 24
        結    論 28
        參考文獻 29
        致    謝 30
        聲    明 31


        相關論文
        本論文在計算機論文欄目,由論文格式網(wǎng)整理,轉(zhuǎn)載請注明來源www.donglienglish.cn,更多論文,請點論文格式范文查看
        上一篇:基于WEB的商場管理系統(tǒng)的設計與實.. 下一篇:某企業(yè)網(wǎng)絡公寓管理系統(tǒng)的設計與..
        Tags:小型 數(shù)字 圖書館 設計 實現(xiàn) 【收藏】 【返回頂部】
        最新文章
        熱門文章
        計算機論文
        推薦文章

        本站部分文章來自網(wǎng)絡,如發(fā)現(xiàn)侵犯了您的權益,請聯(lián)系指出,本站及時確認刪除 E-mail:349991040@qq.com

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

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

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

        论文格式网:毕业论文格式范文