国产精品婷婷久久久久久,国产精品美女久久久浪潮av,草草国产,人妻精品久久无码专区精东影业

圖書館管理信息系統(tǒng)分析與設計.doc

約20頁DOC格式手機打開展開

圖書館管理信息系統(tǒng)分析與設計,目 錄【論文摘要】1【關鍵字】11. 選題背景31.1. 課題背景、意義和來源以及系統(tǒng)工具介紹31.1.1. 課題背景及意義31.1.2. 課題的來源31.1.3. 系統(tǒng)工具介紹31.2. 國內外發(fā)展概況41.3. 研究內容及須解決的關鍵問題41.3.1. 研究內容41.3.2. 需要解決的...
編號:36-90086大小:329.95K
分類: 論文>計算機論文

內容介紹

此文檔由會員 bshhty 發(fā)布

圖書館管理信息系統(tǒng)分析與設計

目    錄
【論文摘要】 1
【關鍵字】 1
1. 選題背景 3
1.1.  課題背景、意義和來源以及系統(tǒng)工具介紹 3
1.1.1. 課題背景及意義 3
1.1.2. 課題的來源 3
1.1.3. 系統(tǒng)工具介紹 3
1.2.  國內外發(fā)展概況 4
1.3.  研究內容及須解決的關鍵問題 4
1.3.1. 研究內容 4
1.3.2. 需要解決的關鍵問題 4
2. 圖書館管理信息系統(tǒng)解決方案 5
2.1.  方案內容 5
2.2.  方案論證 5
2.2.1. 方案的選擇 5
2.2.2. 方案的技術實現 6
3. 系統(tǒng)總體設計 7
3.1.  系統(tǒng)總體設計 7
3.2.  系統(tǒng)總體功能圖 8
3.3.  數據庫設計 8
3.3.1. 數據庫的選擇 8
3.3.2. 數據庫設計 9
3.3.4. 數據庫關系圖 10
4. 圖書館管理信息系統(tǒng)的實現過程 11
4.1.  系統(tǒng)結構 11
4.2.  登錄系統(tǒng)界面的設計 12
4.3.  信息服務子系統(tǒng)的設計 12
4.4.  管理和維護子系統(tǒng)的設計 15
5. 開發(fā)過程遇到的問題及解決方法 20
6. 結束語 21
參考文獻 21

 


【論文摘要】這篇論文主要講述關于圖書館管理信息系統(tǒng)的信息,特別是討論了關于設計該系統(tǒng)時的思想、方法和過程,以及在細節(jié)上分析函數和方法的實現思想。在本論文中講述的圖書館管理信息系統(tǒng)擁有一個交互式的界面、邏輯的數據庫結構。并且在設計數據庫時還考慮到了實體完整性約束、參照完整性約束、及盡量減少數據的冗余,在數據庫里有包括表、過程、函數、觸發(fā)器等5個數據庫對象。許多涉及到圖書、讀者的信息的功能在本系統(tǒng)中都有實現。例如,你可以將新書的信息插入到數據庫的圖書基本情況表里;還可以對已經插入的關于圖書的信息進行修改;更重要的是,讀者可以從圖書館里借閱書籍。經過多次的測試和運行,本系統(tǒng)能實現其在設計時的所有功能。
【關鍵字】圖書、讀者、管理系統(tǒng)、數據庫、ODBC

 


Library Management Information System
Chen Qingya
【Abstract】 This dissertation mainly talk about information about the system of library, particularly discusses the design thinking ,method and process of creating a library Management Information System and analyses the function and method of realization in detail. This system , which is implemented in our project talked about in this dissertation has a very interactive interface , a very logical database architecture. What has been taken into account most are entity integrity , reference integrity and reduction of data redundancy. There are 5 database objects in total, including tables , procedure , trigger and so on. Many kinds of functions related to book or reader closely have been implemented in our system .For example: you can insert the information of a new book into database, you can also alter the information which has been inserted , more important ,the reader can borrow book from the library.
After being tested many times ,the system can be run well !

【Keywords】Book、Reader、Management  System、Database、ODBC