一级日韩免费大片,亚洲一区二区三区高清,性欧美乱妇高清come,久久婷婷国产麻豆91天堂,亚洲av无码a片在线观看

試卷智能生成系統設計vb+SQL

時(shí)間:2024-10-18 07:55:26 計算機應用畢業(yè)論文 我要投稿
  • 相關(guān)推薦

試卷智能生成系統設計vb+SQL

畢業(yè)論文

試卷智能生成系統設計

摘要:本系統是基于windows系統的智能試卷生成系統,1個(gè)典型的MIS系統。軟件采用Visual Basic 6.0作為系統的開(kāi)發(fā)工具,采用SQL Server 2000中文版作為后臺數據庫來(lái)維護和管理數據庫。本軟件主要針對各學(xué)校每學(xué)期各種考試,利用計算機進(jìn)行試卷的自動(dòng)生成并逐步積累形成有效的試題庫,對試題和試卷的管理將變得高效而便捷,對提高工作效率,使試卷管理逐步走向正規化自動(dòng)化將起到10分重要的作用。該系統具有題庫管理和試卷管理兩大主要功能。題庫管理包括判斷題管理等等各種題型;試卷管理則允許用戶(hù)設置試卷各類(lèi)題型的分數、小題數和難度比例,以及試題在各章節中的分配比例。在用戶(hù)要求生成試卷時(shí),可以檢查試卷的各項參數設置是否合理,然后生成試卷以及試卷答案。用戶(hù)可以預覽生成的試卷,并進(jìn)行修改,然后將試卷保存到文本文件中。隨著(zhù)網(wǎng)絡(luò )的逐漸普及,本系統已變得越來(lái)越重要。
關(guān)鍵詞:MIS系統;Visual Basic;SQL Server2000;自動(dòng)生成

The Design of Paper Generative Intelligent System
 
Abstract:This is a system of the capacity create of a examination based on windows system,a model MIS system.The software adopt Visual Basic 6.0 as developing instrument of the system, and adopts the Chinese edition of SQL Server 2000 as backstage supporter database to maintain and manage the database. This software is designed mainly to servel schools to realize the examination system,uses computers to achieve the examination’s create.The management of the examination and the test question.It also will improve the work efficiency and make the management of the examination normalization and automatization.This system have 2 functions ---the management of superscription and the management of the test paper.The management of superscription include judgement and other inscriptions;The management of the test papers allow the users to set up the mark、the difficulty and the distribute of the test questions in chapters.When users want to create a test paper,he can check up the setting of various parameters,then create test paper and the answers.Users can preview the test paper and amend them,then save them to text file. With the popularization of network, this system is becoming more and more important.
keywords:MIS system; Visual Basic;SQL Server2000;the create of automatism

目 錄
摘 要 1
前 言 2
1 系統開(kāi)發(fā)環(huán)境介紹 4
1.1 運行環(huán)境配置 4
1.1.1 硬件要求 4
1.1.2 軟件要求 4
1.2  VISUAL BASIC6.0簡(jiǎn)介 4
1.2.1 早期的BASIC語(yǔ)言 4
1.2.2 可視化BASIC語(yǔ)言――Visual Basic 5
1.2.3  Visual Basic的版本 5
1.2.4  Visual Basic的特點(diǎn) 6
1.3 系統后臺數據庫介紹 7
1.4 系統后臺開(kāi)發(fā)工具(SQL SERVER2000)簡(jiǎn)介 8
1.4.1  SQL簡(jiǎn)介 8
1.4.2  SQL Server 特點(diǎn) 8
1.4.3  SQL中的常用語(yǔ)句 9
1.5  ADO數據對象訪(fǎng)問(wèn)技術(shù) 9
1.5.1  ADO編程模型簡(jiǎn)介 9
1.5.2  使用ADO控件 10
2 需求分析 13
2.1 項目背景 13
2.2 任務(wù)概述 13
2.2.1 目標 13
2.2.2 運行系統 13
2.3 數據描述 14
2.3.1 數據庫描述 14
2.3.2 數據字典 14
2.4 功能需求 14
2.4.1 功能劃分 14
2.4.2 功能描述 14
2.5 性能需求 14
2.5.1 數據精確度 14
2.5.2 時(shí)間特性 14
2.5.3 適應性 15
2.5.4 故障處理要求 15
2.6 運行需求 15
2.6.1 用戶(hù)界面 15
2.6.2 支持軟件 15
3 概要設計 16
3.1 課題的意義 16
3.2 發(fā)展狀況 16
3.2.1 傳統考試存在的問(wèn)題 16
3.2.2 考試的改革方向特點(diǎn) 17
3.3 建立試題庫的原則 17
3.3.1 保證入庫試題的高質(zhì)量原則 17
3.3.2 保證入庫試題數量大以及分布合理的原則 17
3.3.3 保證題庫動(dòng)態(tài)的原則 18
3.4 研究方法 18
3.5 研究手段 18
3.6 研究步驟 18
3.7 研究?jì)热?nbsp;19
4 系統總體設計 20
4.1 設計分析 20
4.1.1 系統設計 20
4.1.2 數據庫的設計 21
4.2 具體操作過(guò)程 23
5 詳細設計 24
5.1 設計分析 24
5.1.1 系統設計 24
5.1.2 數據庫設計 24
5.2 具體設計 27
5.2.1 創(chuàng )建試卷智能生成系統工程 27
5.2.2 設計登陸窗體 28
5.2.3 設計系統主窗體 29
5.2.4 設計單選題管理窗體 30
5.2.5 設計多選題管理窗體 32
5.2.6 設計填空題管理窗體 32
5.2.7 設計判斷題管理窗體 33
5.2.8 設計生成試卷窗體 34
5.2.9 設計查看試卷窗體 35
6 結束語(yǔ) 38
參考文獻 39
致 謝 40

注:不包括源代碼.

試卷智能生成系統設計vb+SQL

【試卷智能生成系統設計vb+SQL】相關(guān)文章:

基于Delphi的試卷智能生成系統設計Delphi+SQL11-23

試卷生成系統03-05

家庭理財系統的設計與實(shí)現VB+SQL03-08

匯編語(yǔ)言考試系統設計與實(shí)現VB+SQL03-08

智能無(wú)線(xiàn)防盜系統的設計03-18

通用試題庫系統的設計與實(shí)現VB+SQL03-08

基于DSP的智能座椅系統的設計03-07

學(xué)生成績(jì)管理系統的設計與實(shí)現03-18

汽車(chē)換檔智能輔助決策系統的設計03-18

一级日韩免费大片,亚洲一区二区三区高清,性欧美乱妇高清come,久久婷婷国产麻豆91天堂,亚洲av无码a片在线观看