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

運(yùn)動(dòng)會計(jì)分系統(tǒng).doc

約41頁DOC格式手機(jī)打開展開

運(yùn)動(dòng)會計(jì)分系統(tǒng),包括中英文翻譯資料①頁數(shù) 36②字?jǐn)?shù) 14426③ 摘要為給高校田徑運(yùn)動(dòng)會管理提供有益的借鑒,設(shè)計(jì)開發(fā)了一個(gè)基于b/s和c/s混合模式 的高校運(yùn)動(dòng)會管理系統(tǒng)——信息采集與項(xiàng)目編排。系統(tǒng)通過用delphi面向?qū)ο蟮木幊汰h(huán)境編寫高校運(yùn)動(dòng)會管理系統(tǒng)系統(tǒng),利用軟件工程原理,采用生命周期方法學(xué),根據(jù)3nf的關(guān)系模式...
編號:42-37342大小:731.50K
分類: 論文>計(jì)算機(jī)論文

內(nèi)容介紹

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

運(yùn)動(dòng)會計(jì)分系統(tǒng)
包括中英文翻譯資料

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

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 words】The athlete manages software engineering delphi


④目錄
前 言 1
第一章 論緒 2
第一節(jié) 選題背景 2
第二節(jié) 設(shè)計(jì)目標(biāo) 2
第三節(jié) 國內(nèi)外有關(guān)研究動(dòng)態(tài) 3
第四節(jié) 系統(tǒng)可行性分析 3
一、Delphi的簡介 6
二、Delphi的概念介紹 7
三、ADO技術(shù)簡介 9
四、ACCESS簡介 9
第五節(jié) 本章小結(jié) 10
第二章 系統(tǒng)分析與設(shè)計(jì) 11
第一節(jié) 系統(tǒng)需求分析 11
第二節(jié) 功能需求 12
第三節(jié) 系統(tǒng)流程圖 12
第四節(jié) 模塊設(shè)計(jì) 16
第五節(jié) 本章小結(jié) 17
第三章 數(shù)據(jù)庫設(shè)計(jì) 18
第一節(jié) 數(shù)據(jù)庫的模型設(shè)計(jì) 18
第二節(jié) 數(shù)據(jù)庫概念模型設(shè)計(jì) 18
一、名稱:用戶信息表 19
二、名稱:運(yùn)動(dòng)員信息表 19
三、名稱:成績信息表 20
四、數(shù)據(jù)庫的配置 20
第三節(jié) 本章小結(jié) 21
第四章 系統(tǒng)設(shè)計(jì) 22
第一節(jié) 用戶登錄模塊的設(shè)計(jì)與實(shí)現(xiàn) 22
一、登錄模塊圖 22
二、模塊所使用的數(shù)據(jù)表 22
三、運(yùn)動(dòng)員基本信息輸入模塊 23
四、查詢模塊的設(shè)計(jì)與實(shí)現(xiàn) 24
五、比賽成績錄入的設(shè)計(jì)與實(shí)現(xiàn) 25
六、成績修改模塊的設(shè)計(jì)與實(shí)現(xiàn) 26
第二節(jié) 本章小結(jié) 27
結(jié) 論 1
致 謝 2
參考文獻(xiàn) 3
附 錄 4
一、英文原文: 4
二、英文翻譯: 7


⑤關(guān)鍵字 運(yùn)動(dòng)會管理 軟件工程 delphi
⑥參考文獻(xiàn)
[1] 王晟,萬科. DELPHI數(shù)據(jù)庫開發(fā)經(jīng)典案例解析[M].清華大學(xué)出版社. 2005
[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]. 中國計(jì)算機(jī)報(bào).2000,06(12) :27~34
[7] 薛成華.管理信息系統(tǒng)[M].清華大學(xué)出版社.2000
[8] 張海藩.軟件工程導(dǎo)論[M].清華大學(xué)出版社.1998
[9] 程念勝,張宜生等.基于Delphi程序及應(yīng)用實(shí)例[J].電腦編程技巧,1999,11:37~ 57
[10] 陸惠恩,陸培恩.軟件工程[M].電子工業(yè)出版社.第二版.2000