特级做A爰片毛片免费69,永久免费AV无码不卡在线观看,国产精品无码av地址一,久久无码色综合中文字幕

高校運動會管理系統(tǒng)的開發(fā)設(shè)計.doc

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

高校運動會管理系統(tǒng)的開發(fā)設(shè)計,論文完整無缺,附錄有源代碼。摘 要為給高校田徑運動會管理提供有益的借鑒,設(shè)計開發(fā)了一個基于b/s和c/s混合模式 的高校運動會管理系統(tǒng)——信息采集與項目編排。系統(tǒng)通過用delphi面向?qū)ο蟮木幊汰h(huán)境編寫高校運動會管理系統(tǒng)系統(tǒng),利用軟件工程原理,采用生命周期方法學(xué),根據(jù)3nf的關(guān)系模式設(shè)計數(shù)據(jù)庫表。系統(tǒng)中系統(tǒng)用戶模塊的實...
編號:10-2812大小:685.00K
分類: 論文>計算機論文

內(nèi)容介紹

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

論文完整無缺,附錄有源代碼。

摘 要

為給高校田徑運動會管理提供有益的借鑒,設(shè)計開發(fā)了一個基于B/S和C/S混合模式 的高校運動會管理系統(tǒng)——信息采集與項目編排。系統(tǒng)通過用delphi面向?qū)ο蟮木幊汰h(huán)境編寫高校運動會管理系統(tǒng)系統(tǒng),利用軟件工程原理,采用生命周期方法學(xué),根據(jù)3NF的關(guān)系模式設(shè)計數(shù)據(jù)庫表。系統(tǒng)中系統(tǒng)用戶模塊的實現(xiàn)過程在數(shù)據(jù)庫方面我們采用了Delphi 中的MIDAS(Multi-Tier distributed Application Services Suite多層分布式應(yīng)用服務(wù)器組)技術(shù),提高了系統(tǒng)響應(yīng)的實時性。對數(shù)據(jù)庫進(jìn)行全面的開發(fā)。主要包括后臺數(shù)據(jù)庫的建立和維護(hù)以及前端應(yīng)用程序的開發(fā)兩個方面,實現(xiàn)了運動員成績數(shù)據(jù)庫的創(chuàng)建及運動員成績的輸入、瀏覽、維護(hù)和統(tǒng)計,使得系統(tǒng)具有功能強大,界面友好的特點。經(jīng)過測試,系統(tǒng)能正常地運行,并達(dá)到了預(yù)期效果。

關(guān)鍵字: 運動會管理,軟件工程,delphi

Abstract
In order to provide a beneficial model to universities' track and field games management, this design has developed one university game management system based on B/S and C/S pattern ---- information gathering and project arrangement. The system adapts the Delphi object-oriented programming environment to compile the system, using software engineering principle, using the life-cycle methodology, and according to 3NF relational pattern to design the database table. In the system, we has used Delphi MIDAS (Multi-Tier distributed Application Services Suite multi-layer distributional application server group) to realize the technology process, which enhances the system's response timeliness. The comprehensive development to the database mainly includes two aspects: the establishment and the maintenance of the backstage database as well as the development of the front application procedure. It has realized the database foundation, the input, the browsing, the maintenance and the statistics of the athletes' results, so it enables the system to be formidable functioned and friendly faced. After a series of tests, it proves this system could move normally and achieve the anticipated effects.

Key word: The athlete manages, software engineering, delphi

目 錄
摘 要 IV
Abstract V
第一章 緒 論 1
1.1 選題背景 1
1.2設(shè)計目標(biāo) 1
1.3國內(nèi)外有關(guān)研究動態(tài) 2
1.4 系統(tǒng)可行性分析 2
第二章 平臺簡介 4
2.1系統(tǒng)的架構(gòu) 4
2.2系統(tǒng)開發(fā)環(huán)境 4
2.3開發(fā)工具 5
2.3.1 Delphi的簡介 5
2.3.2 Delphi 基本概念介紹 7
2.3.3 ADO技術(shù)簡介 8
2.3.4 ACCESS簡介 9
第三章 系統(tǒng)分析與設(shè)計設(shè)計 10
3.1系統(tǒng)需求分析 10
3.2功能需求 11
3.3 系統(tǒng)流程圖 11
3.3.1 系統(tǒng)數(shù)據(jù)流程圖 12
3.3.2系統(tǒng)層次模塊圖 13
3.4 模塊設(shè)計 16
第四章 數(shù)據(jù)庫設(shè)計 18
4.1數(shù)據(jù)庫的邏輯設(shè)計 18
4.2 數(shù)據(jù)庫概念結(jié)構(gòu)設(shè)計 18
4.3數(shù)據(jù)庫的配置 20
第五章 系統(tǒng)設(shè)計 22
5.1用戶登錄模塊的設(shè)計與實現(xiàn) 22
5.2 運動員基本信息輸入模塊 23
5.3 查詢模塊的設(shè)計與實現(xiàn) 24
5.4 比賽成績錄入模塊的設(shè)計與實現(xiàn) 25
5.5 成績修改模塊的設(shè)計與實現(xiàn) 26
第六章 系統(tǒng)維護(hù)和改進(jìn) 28
6.1 運行維護(hù) 28
6.2 系統(tǒng)的改進(jìn)與提高 28
結(jié)束語 29
致 謝 30
參考文獻(xiàn) 31
附 錄 32

參考文獻(xiàn)
[1]王晟,萬科. DELPHI數(shù)據(jù)庫開發(fā)經(jīng)典案例解析[M].清華大學(xué)出版社. 2005,2
[2]劉斌.李文革.DELPHI數(shù)據(jù)庫高級教程[M].清華大學(xué)出版社.2004,3
[3]孟廣均,霍國慶,羅曼.信息資源管理導(dǎo)論[M].科學(xué)出版社.2003,5
[4]王珊,稱紅.數(shù)據(jù)庫系統(tǒng)原理教程[M].清華大學(xué)出版社.2004,4
[5]薩師渲,王珊.?dāng)?shù)據(jù)庫系統(tǒng)概論[M].高等教育出版社.2000
[6]吳衛(wèi)中. Delphi中數(shù)據(jù)文件路徑的管理[J]. 中國計算機報.2000,06(12) :27~34
[7]薛成華.管理信息系統(tǒng)[M].清華大學(xué)出版社.2000
[8]張海藩.軟件工程導(dǎo)論[M].清華大學(xué)出版社.1998
[9] 程念勝,張宜生等.基于Delphi程序及應(yīng)用實例[J].電腦編程技巧,1999,11:37~ 57
[10]陸惠恩,陸培恩.軟件工程[M].電子工業(yè)出版社.第二版.2000
[11]飛思科技產(chǎn)品研發(fā)中心.Delphi 7.0電子商務(wù)應(yīng)用開發(fā)[M].電子工業(yè)出版社.2002
[12]張成華.Delphi 6實際開發(fā)100例[M].清華大學(xué)出版社.2001
[13]吳中福.軟件工程[M].重慶大學(xué)出版社.2003
[14]李堅.?dāng)?shù)據(jù)倉庫與決策支持[M].第三版.國防工業(yè)出版社.2003
[15]陳明 . 軟件工程學(xué)教程[M] .科技出版社,2002
[16]飛思科技產(chǎn)品研發(fā)中心 . Delphi6開發(fā)者手冊[M] . 電子工業(yè)出版社, 2002
[17]Delphi程序設(shè)計導(dǎo)論[J].Delphi雜志.2004,(9):25~55
[18]申旻 . Delphi高手突破[M] . 清華大學(xué)出版社,2002,302
[19]心鈴.Delphi4.0講座第一講[J].軟件報.2000,01:41~51
[20]趙福云. 用Delphi設(shè)計數(shù)據(jù)庫應(yīng)用的幾點體會[J].Delphi 文摘精華.2000.08:18~19