基于web的科研信息管理系統(tǒng)的設(shè)計(jì).rar
基于web的科研信息管理系統(tǒng)的設(shè)計(jì),基于web的科研信息管理系統(tǒng)的設(shè)計(jì)本系統(tǒng)論文35頁,近1.9萬余字。本文件包含系統(tǒng)論文、源代碼、數(shù)據(jù)庫文件、文獻(xiàn)及翻譯等必備的答辯設(shè)計(jì)文件。摘要科研信息管理系統(tǒng)是典型的信息管理系統(tǒng),其開發(fā)主要包括后臺數(shù)據(jù)庫的建立和維護(hù)以及前端應(yīng)用程序的開發(fā)兩個(gè)方面。對于前者要求建立起數(shù)據(jù)一致性和完整性強(qiáng)、數(shù)據(jù)安全性好的庫,而對于后者則...
該文檔為壓縮文件,包含的文件列表如下:
內(nèi)容介紹
原文檔由會員 bshhty 發(fā)布
基于Web的科研信息管理系統(tǒng)的設(shè)計(jì)
本系統(tǒng)論文35頁,近1.9萬余字。本文件包含系統(tǒng)論文、源代碼、數(shù)據(jù)庫文件、文獻(xiàn)及翻譯等必備的答辯設(shè)計(jì)文件。
摘 要
科研信息管理系統(tǒng)是典型的信息管理系統(tǒng),其開發(fā)主要包括后臺數(shù)據(jù)庫的建立和維護(hù)以及前端應(yīng)用程序的開發(fā)兩個(gè)方面。對于前者要求建立起數(shù)據(jù)一致性和完整性強(qiáng)、數(shù)據(jù)安全性好的庫,而對于后者則要求應(yīng)用程序功能完備,易使用等特點(diǎn)。
在本論文中,首先介紹了系統(tǒng)開發(fā)工具的功能和特點(diǎn)。系統(tǒng)使用Myeclipse5作為前臺開發(fā)工具,利用其數(shù)據(jù)庫SQL Server作為系統(tǒng)數(shù)據(jù)庫。接著論述了系統(tǒng)的需求分析,對系統(tǒng)的功能進(jìn)行了闡述,其功能主要有實(shí)現(xiàn)用戶登錄、用戶查詢與授權(quán)以及修改用戶信息;實(shí)現(xiàn)信息查詢,其中包括論文信息、成果信息、著作信息等的查詢;實(shí)現(xiàn)科研設(shè)備的管理;實(shí)現(xiàn)對系統(tǒng)庫的維護(hù)。然后,介紹了系統(tǒng)整體結(jié)構(gòu)和數(shù)據(jù)庫設(shè)計(jì),并給出了主要數(shù)據(jù)庫表的詳細(xì)定義。最后,說明了系統(tǒng)的模塊組成,各模塊的功能,以及這些模塊的具體實(shí)現(xiàn)方法和程序核心代碼 ,并附帶了一些主要的窗口。
關(guān)鍵詞:科研信息管理系統(tǒng);JSP; Microsoft SQL Server
Abstract
The system of managing Science Research Information file is a typical application of managing information system(MIS), its development mainly includes the backstage database the establishment and the maintenance as well as front end the application procedure development two aspects. Establishes the data uniformity and the integrity regarding the former request is strong, data security good storehouse, but regarding the latter, then the request application program function is complete, easy to use and so on characteristics.
In the present paper, first introduced the system development kit's function and the characteristic. The system uses Myeclipse5 to take the onstage development kit, uses its database SQL Server to take the system database. Then elaborated system's demand analysis, has carried on the elaboration to system's function, its function mainly has realizes the user to register, the user inquiry and authorized as well as the revision user information; Realizes the information to inquire, including the paper information, the achievement information, the work information and so on inquiry; Realizes the scientific research equipment's management; Realizes to the system storehouse maintenance. Then, introduced the system overall construction and the database design, and have given the main database table detailed definition. Finally, explained system's module composition, various modules' function, as well as these modules realize the method and the procedure core code specifically, and has supplemented some main windows.
KeyWords: Scientific Research Information Management System; JSP ;
Microsoft SQL Server
目 錄
第一章 概 述 1
1.1 項(xiàng)目開發(fā)的前景 1
1.2 項(xiàng)目開發(fā)的目的 1
1.3 項(xiàng)目開發(fā)的意義 2
1.4 管理信息系統(tǒng)的背景 2
第二章 數(shù)據(jù)庫和開發(fā)語言介紹 5
2.1 概述 5
2.2 SQL Server 2000數(shù)據(jù)庫介紹 5
2.3 JSP 概述 6
2.4 本章小結(jié) 7
第三章 系統(tǒng)分析 8
3.1 總述 8
3.2 現(xiàn)存的問題及目標(biāo) 8
3.2.1 人工管理存在的主要問題 9
3.2.2 項(xiàng)目開發(fā)目標(biāo) 9
3.3 項(xiàng)目需求分析 10
3.4 本章小結(jié) 10
第四章 概要設(shè)計(jì) 12
4.1 系統(tǒng)功能設(shè)計(jì) 12
4.2 系統(tǒng)結(jié)構(gòu)設(shè)計(jì) 12
4.2.1 系統(tǒng)模塊 12
4.2.2 基本資料模塊 13
4.2.3 系統(tǒng)模塊 13
4.3 數(shù)據(jù)庫表結(jié)構(gòu)設(shè)計(jì) 14
4.4 本章小結(jié) 17
第五章 詳細(xì)設(shè)計(jì) 18
5.1 應(yīng)用程序開發(fā)的基本模塊 18
5.2 登錄模塊的開發(fā) 18
5.3 系統(tǒng)管理的開發(fā) 18
5.4 用戶密碼修改 20
5.5 文檔信息管理 21
5.6 科研設(shè)備信息管理 23
5.7 軟件測試 24
5.7.1測試計(jì)劃及測試數(shù)據(jù)的準(zhǔn)備 24
5.7.2 系統(tǒng)模塊測試的方法 24
5.7.3 登錄模塊的測試 24
5.7.4 測試過程與結(jié)果 25
5.8本章小結(jié) 26
結(jié) 論 27
參考文獻(xiàn) 29
謝 辭 30
參考文獻(xiàn)
[1]王小茹等.JSP實(shí)例解析.北京大學(xué)出版社.2000
[2]王建華等譯.JSP開發(fā)人員指南.機(jī)械工業(yè)出版社.1999
[3]北京博彥科技發(fā)展有限責(zé)任公司.JSP編程高手.北京大學(xué)出版社.2000
[4] [美]Bruce Eckle.Java編程思想.北京.機(jī)械工業(yè)出版社.2005
[5]鄧良松、劉海巖、陸麗娜.軟件工程第二版.西安電子科技大學(xué)出版社.2000
[6]飛思科技產(chǎn)品研發(fā)中心. SQL Server 2000數(shù)據(jù)處理技術(shù).電子工業(yè)出版社.2001
[7]Date C J. An Introduction to Database System(Ed.6). Addison-Wesley.1995
[8]Yu C,Meng W.Principles of Database Query Processing for Advanced
Applications.Morgan Kaufmann Publishers.Inc.1997
[9] M.N.Huhns, M.P.Singh.All Agents Are Not Created Equal.IEEE Internet Computing.1998
[10] 唐有國,湛洪波.JSP網(wǎng)站開發(fā)詳解.北京.電子工業(yè)出版社.2008
[11] 吳建,鄭潮,汪杰.UML基礎(chǔ)與ROSE建模案例.北京.人民郵電出版社.2005
[12] 薩師煊,王珊.?dāng)?shù)據(jù)庫系統(tǒng)概論.北京.高等教育出版社.2000
[13]張景無,巴連良.基于Web的科研信息管理系統(tǒng).計(jì)算機(jī)工程與設(shè)計(jì)2007
本系統(tǒng)論文35頁,近1.9萬余字。本文件包含系統(tǒng)論文、源代碼、數(shù)據(jù)庫文件、文獻(xiàn)及翻譯等必備的答辯設(shè)計(jì)文件。
摘 要
科研信息管理系統(tǒng)是典型的信息管理系統(tǒng),其開發(fā)主要包括后臺數(shù)據(jù)庫的建立和維護(hù)以及前端應(yīng)用程序的開發(fā)兩個(gè)方面。對于前者要求建立起數(shù)據(jù)一致性和完整性強(qiáng)、數(shù)據(jù)安全性好的庫,而對于后者則要求應(yīng)用程序功能完備,易使用等特點(diǎn)。
在本論文中,首先介紹了系統(tǒng)開發(fā)工具的功能和特點(diǎn)。系統(tǒng)使用Myeclipse5作為前臺開發(fā)工具,利用其數(shù)據(jù)庫SQL Server作為系統(tǒng)數(shù)據(jù)庫。接著論述了系統(tǒng)的需求分析,對系統(tǒng)的功能進(jìn)行了闡述,其功能主要有實(shí)現(xiàn)用戶登錄、用戶查詢與授權(quán)以及修改用戶信息;實(shí)現(xiàn)信息查詢,其中包括論文信息、成果信息、著作信息等的查詢;實(shí)現(xiàn)科研設(shè)備的管理;實(shí)現(xiàn)對系統(tǒng)庫的維護(hù)。然后,介紹了系統(tǒng)整體結(jié)構(gòu)和數(shù)據(jù)庫設(shè)計(jì),并給出了主要數(shù)據(jù)庫表的詳細(xì)定義。最后,說明了系統(tǒng)的模塊組成,各模塊的功能,以及這些模塊的具體實(shí)現(xiàn)方法和程序核心代碼 ,并附帶了一些主要的窗口。
關(guān)鍵詞:科研信息管理系統(tǒng);JSP; Microsoft SQL Server
Abstract
The system of managing Science Research Information file is a typical application of managing information system(MIS), its development mainly includes the backstage database the establishment and the maintenance as well as front end the application procedure development two aspects. Establishes the data uniformity and the integrity regarding the former request is strong, data security good storehouse, but regarding the latter, then the request application program function is complete, easy to use and so on characteristics.
In the present paper, first introduced the system development kit's function and the characteristic. The system uses Myeclipse5 to take the onstage development kit, uses its database SQL Server to take the system database. Then elaborated system's demand analysis, has carried on the elaboration to system's function, its function mainly has realizes the user to register, the user inquiry and authorized as well as the revision user information; Realizes the information to inquire, including the paper information, the achievement information, the work information and so on inquiry; Realizes the scientific research equipment's management; Realizes to the system storehouse maintenance. Then, introduced the system overall construction and the database design, and have given the main database table detailed definition. Finally, explained system's module composition, various modules' function, as well as these modules realize the method and the procedure core code specifically, and has supplemented some main windows.
KeyWords: Scientific Research Information Management System; JSP ;
Microsoft SQL Server
目 錄
第一章 概 述 1
1.1 項(xiàng)目開發(fā)的前景 1
1.2 項(xiàng)目開發(fā)的目的 1
1.3 項(xiàng)目開發(fā)的意義 2
1.4 管理信息系統(tǒng)的背景 2
第二章 數(shù)據(jù)庫和開發(fā)語言介紹 5
2.1 概述 5
2.2 SQL Server 2000數(shù)據(jù)庫介紹 5
2.3 JSP 概述 6
2.4 本章小結(jié) 7
第三章 系統(tǒng)分析 8
3.1 總述 8
3.2 現(xiàn)存的問題及目標(biāo) 8
3.2.1 人工管理存在的主要問題 9
3.2.2 項(xiàng)目開發(fā)目標(biāo) 9
3.3 項(xiàng)目需求分析 10
3.4 本章小結(jié) 10
第四章 概要設(shè)計(jì) 12
4.1 系統(tǒng)功能設(shè)計(jì) 12
4.2 系統(tǒng)結(jié)構(gòu)設(shè)計(jì) 12
4.2.1 系統(tǒng)模塊 12
4.2.2 基本資料模塊 13
4.2.3 系統(tǒng)模塊 13
4.3 數(shù)據(jù)庫表結(jié)構(gòu)設(shè)計(jì) 14
4.4 本章小結(jié) 17
第五章 詳細(xì)設(shè)計(jì) 18
5.1 應(yīng)用程序開發(fā)的基本模塊 18
5.2 登錄模塊的開發(fā) 18
5.3 系統(tǒng)管理的開發(fā) 18
5.4 用戶密碼修改 20
5.5 文檔信息管理 21
5.6 科研設(shè)備信息管理 23
5.7 軟件測試 24
5.7.1測試計(jì)劃及測試數(shù)據(jù)的準(zhǔn)備 24
5.7.2 系統(tǒng)模塊測試的方法 24
5.7.3 登錄模塊的測試 24
5.7.4 測試過程與結(jié)果 25
5.8本章小結(jié) 26
結(jié) 論 27
參考文獻(xiàn) 29
謝 辭 30
參考文獻(xiàn)
[1]王小茹等.JSP實(shí)例解析.北京大學(xué)出版社.2000
[2]王建華等譯.JSP開發(fā)人員指南.機(jī)械工業(yè)出版社.1999
[3]北京博彥科技發(fā)展有限責(zé)任公司.JSP編程高手.北京大學(xué)出版社.2000
[4] [美]Bruce Eckle.Java編程思想.北京.機(jī)械工業(yè)出版社.2005
[5]鄧良松、劉海巖、陸麗娜.軟件工程第二版.西安電子科技大學(xué)出版社.2000
[6]飛思科技產(chǎn)品研發(fā)中心. SQL Server 2000數(shù)據(jù)處理技術(shù).電子工業(yè)出版社.2001
[7]Date C J. An Introduction to Database System(Ed.6). Addison-Wesley.1995
[8]Yu C,Meng W.Principles of Database Query Processing for Advanced
Applications.Morgan Kaufmann Publishers.Inc.1997
[9] M.N.Huhns, M.P.Singh.All Agents Are Not Created Equal.IEEE Internet Computing.1998
[10] 唐有國,湛洪波.JSP網(wǎng)站開發(fā)詳解.北京.電子工業(yè)出版社.2008
[11] 吳建,鄭潮,汪杰.UML基礎(chǔ)與ROSE建模案例.北京.人民郵電出版社.2005
[12] 薩師煊,王珊.?dāng)?shù)據(jù)庫系統(tǒng)概論.北京.高等教育出版社.2000
[13]張景無,巴連良.基于Web的科研信息管理系統(tǒng).計(jì)算機(jī)工程與設(shè)計(jì)2007
TA們正在看...
- qmth0001s-2012餐飲專用調(diào)味料.doc
- qmtp0001s-2012貴州茅臺酒廠集團(tuán)啤酒有限責(zé)任公司...doc
- qmtp0002s-2012貴州茅臺酒廠集團(tuán)啤酒有限責(zé)任公司...doc
- qnlx0003s-2012貴州牛來香實(shí)業(yè)有限公司八寶飯罐頭.doc
- qpaxc0001s-2012普安縣鄉(xiāng)村農(nóng)副產(chǎn)品開發(fā)有限公司雞...doc
- qpdx0001s-2012食用菌飲料.doc
- qpgh0001s-2012腌制生食水產(chǎn)制品.doc
- qpgh0002s-2012速凍美洲簾蛤.doc
- qpgh0003s-2012即食海參.doc
- qpgh0004s-2012蝦油.doc