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

畢業(yè)論文——試卷生成系統(tǒng).doc

約34頁(yè)DOC格式手機(jī)打開(kāi)展開(kāi)

畢業(yè)論文——試卷生成系統(tǒng),摘 要運(yùn)用可視化delphi開(kāi)發(fā)出試題自動(dòng)生成系統(tǒng).利用其提供的各種面向?qū)ο蟮拈_(kāi)發(fā)工具, 建立系統(tǒng)應(yīng)用原型,然后進(jìn)行需求迭代,不斷修正和改進(jìn),直到形成滿(mǎn)意的可行系統(tǒng)。該系統(tǒng)結(jié)構(gòu)良好、使用方便,題庫(kù)數(shù)據(jù)輸入簡(jiǎn)單,系統(tǒng)能夠?qū)崿F(xiàn)人工選題和隨機(jī)抽題兩大功能. 包括后臺(tái)數(shù)據(jù)庫(kù)的建立、維護(hù)以及前端應(yīng)用程序的...
編號(hào):18-228658大小:1.12M
分類(lèi): 論文>計(jì)算機(jī)論文

內(nèi)容介紹

此文檔由會(huì)員 phj19870123 發(fā)布

畢業(yè)論文——試卷生成系統(tǒng)

摘 要
運(yùn)用可視化Delphi開(kāi)發(fā)出試題自動(dòng)生成系統(tǒng).利用其提供的各種面向?qū)ο蟮拈_(kāi)發(fā)工具, 建立系統(tǒng)應(yīng)用原型,然后進(jìn)行需求迭代,不斷修正和改進(jìn),直到形成滿(mǎn)意的可行系統(tǒng)。該系統(tǒng)結(jié)構(gòu)良好、使用方便,題庫(kù)數(shù)據(jù)輸入簡(jiǎn)單,系統(tǒng)能夠?qū)崿F(xiàn)人工選題和隨機(jī)抽題兩大功能. 包括后臺(tái)數(shù)據(jù)庫(kù)的建立、維護(hù)以及前端應(yīng)用程序的開(kāi)發(fā)兩個(gè)方面。該系統(tǒng)有安全的用戶(hù)登錄模塊、方便快捷的瀏覽界面、易于操作的功能模塊。本文的分析基于知識(shí)點(diǎn)的試題庫(kù)結(jié)構(gòu)基礎(chǔ)上,闡述以知識(shí)點(diǎn)難度系數(shù)和題型為主要控制參數(shù)的組卷算法的建立與實(shí)現(xiàn)方法。該系統(tǒng)的運(yùn)用不僅提高了教師的工作效率,而且可以實(shí)現(xiàn)真正意義上通用性。

 

 

 

 

關(guān)鍵詞: 題庫(kù)系統(tǒng),試卷生成; Delphi; SQL Server;
 

Abstract
Visualization using Delphi to develop automatic generation of test systems. Provided use of its object-oriented development tools to build a prototype system, and then needs iterative, and constantly revised and improved, until the formation of a viable system satisfaction. The system is well structured and easy to use, simple data entry questions, the system can achieve artificial selection and random question two functions. Including the establishment of the background database, front-end application maintenance and development of two aspects. Security of the system user login module, convenient browser interface, easy-to-use function modules. In this paper, an analysis of the base
Point in the knowledge base of the test structure based on a knowledge-point of the degree of difficulty, and questions as the main control parameters of the Algorithm of the establishment and implementation. The use of the system not only improve the efficiency of teachers, but also real versatile.

 

 


Key Words:Exam,Problem pool,Delphi; SQL Server;
 
目  錄

摘  要 1
Abstract 2
前  言 1
第一章   緒論 2
1.1 開(kāi)發(fā)背景與研究現(xiàn)狀 2
1.2 論文組織 2
第二章   技術(shù)選型 3
2.1開(kāi)發(fā)工具簡(jiǎn)介 3
2.1.1Delphi 7.0的特點(diǎn) 3
2.1.2主要的控件及其屬性簡(jiǎn)介 3
2.1.3數(shù)據(jù)庫(kù)連接方式選擇 4
2.2程序運(yùn)行環(huán)境 4
第三章   需求分析 5
3.1用戶(hù)需求 5
3.2功能需求 5
3.3 系統(tǒng)流程圖 6
第四章   系統(tǒng)概要設(shè)計(jì) 7
4.1系統(tǒng)數(shù)據(jù)庫(kù)設(shè)計(jì) 7
4.2程序流程圖設(shè)計(jì) 9
第五章 系統(tǒng)實(shí)現(xiàn) 13
5.1窗體功能簡(jiǎn)介 13
5.2系統(tǒng)中的關(guān)鍵技術(shù)實(shí)現(xiàn) 16
第六章 軟件測(cè)試及其維護(hù) 19
6.1系統(tǒng)測(cè)試平臺(tái)簡(jiǎn)介 19
6.2測(cè)試方法 19
6.3 測(cè)試目的 19
6.4 測(cè)試過(guò)程 19
6.5系統(tǒng)維護(hù) 20
第七章 開(kāi)發(fā)總結(jié) 21
參 考 文 獻(xiàn) 22
致  謝 23
譯    文 24
原    文 27