c語言自主學習系統(tǒng).rar
c語言自主學習系統(tǒng),c語言自主學習系統(tǒng)【開題報告+論文正文+任務書+外文翻譯+外文原文+文獻綜述】摘 要本系統(tǒng)采用目前普遍的c / s結構,主要形式是學生和管理員操作各種數(shù)據(jù)庫,服務器端的客戶端的運行結果送回顯示在客戶端的數(shù)據(jù)庫服務器,使得人機交互更方便,更快捷。本學習系統(tǒng)的主要任務是把各種題目按c語言知識點一一分類,然后分別按各個知識點...
該文檔為壓縮文件,包含的文件列表如下:
內容介紹
原文檔由會員 guansheng 發(fā)布
C語言自主學習系統(tǒng)
【開題報告+論文正文+任務書+外文翻譯+外文原文+文獻綜述】
摘 要
本系統(tǒng)采用目前普遍的C / S結構,主要形式是學生和管理員操作各種數(shù)據(jù)庫,服務器端的客戶端的運行結果送回顯示在客戶端的數(shù)據(jù)庫服務器,使得人機交互更方便,更快捷。本學習系統(tǒng)的主要任務是把各種題目按C語言知識點一一分類,然后分別按各個知識點和題型入庫,最后通過可視化編程語言設計界面,并與數(shù)據(jù)庫進行連接,從而達到使用戶學習C語言、掌握知識點的最終目的。本系統(tǒng)采用現(xiàn)在較為流行的C/S模式,即客戶端/服務器模式。用戶的數(shù)據(jù)庫由服務器進行管理,利用可視化編程工具進行界面設計,操作結果又由服務器的數(shù)據(jù)庫將數(shù)據(jù)在客戶端顯示,從而完成對數(shù)據(jù)的入庫、出庫、修改等操作?;谏蠙C學習支撐平臺就是以C語言知識為基礎,以學生上機自主學習為中心,為學生提供學習服務的一個平臺系統(tǒng)。
關鍵詞: C語言 試卷生成 自主學習
ABSTRACT
At present, the system uses common C / S structure, mainly in the form of students and administrators to operate a variety of databases, server-side client of the results shows that the client back to the database server, making human-computer interaction more convenient and more efficient. The main task of learning system is subject to a variety of points according to C-11 classification of knowledge, and knowledge, respectively, according to various storage points and questions, and finally through the design of visual programming language interface, and connect with the database, thus to achieve learning C language allows the user to grasp the ultimate goal of knowledge points. The system is now more popular C / S mode, that is, client / server model. Users from the database server management, the use of visual programming tools, interface design, operation results from the database server will be displayed on the client data in order to complete the data storage, a library, modify such operation. Computer-based learning platform is to support knowledge-based computer, the machine independent student learning centers, learning services to provide students with a platform for the system.
Key words:C language Papers generated Self-study
目錄
1前言 4
1.1背景 4
1.2 數(shù)據(jù)庫技術 5
1.3系統(tǒng)的優(yōu)點 5
2 系統(tǒng)的需求分析 6
2.1可行性分析 6
2.2編寫目的 7
2.3任務概述 8
2.4處理流程 9
2.5運行環(huán)境規(guī)定 17
3 系統(tǒng)的概要設計 18
3.1分析 18
3.2總體設計 18
3.3接口設計 21
3.4系統(tǒng)數(shù)據(jù)結構設計 23
3.5運行設計 26
3.6出錯處理設計 27
3.7安全保密設計 27
3.8維護設計 27
4 系統(tǒng)的詳細設計與實現(xiàn) 28
4.1說明 28
4.2程序系統(tǒng)的結構 28
4.3程序設計說明 29
5 系統(tǒng)測試 34
6 總結 35
參考文獻 36
致謝 37
【開題報告+論文正文+任務書+外文翻譯+外文原文+文獻綜述】
摘 要
本系統(tǒng)采用目前普遍的C / S結構,主要形式是學生和管理員操作各種數(shù)據(jù)庫,服務器端的客戶端的運行結果送回顯示在客戶端的數(shù)據(jù)庫服務器,使得人機交互更方便,更快捷。本學習系統(tǒng)的主要任務是把各種題目按C語言知識點一一分類,然后分別按各個知識點和題型入庫,最后通過可視化編程語言設計界面,并與數(shù)據(jù)庫進行連接,從而達到使用戶學習C語言、掌握知識點的最終目的。本系統(tǒng)采用現(xiàn)在較為流行的C/S模式,即客戶端/服務器模式。用戶的數(shù)據(jù)庫由服務器進行管理,利用可視化編程工具進行界面設計,操作結果又由服務器的數(shù)據(jù)庫將數(shù)據(jù)在客戶端顯示,從而完成對數(shù)據(jù)的入庫、出庫、修改等操作?;谏蠙C學習支撐平臺就是以C語言知識為基礎,以學生上機自主學習為中心,為學生提供學習服務的一個平臺系統(tǒng)。
關鍵詞: C語言 試卷生成 自主學習
ABSTRACT
At present, the system uses common C / S structure, mainly in the form of students and administrators to operate a variety of databases, server-side client of the results shows that the client back to the database server, making human-computer interaction more convenient and more efficient. The main task of learning system is subject to a variety of points according to C-11 classification of knowledge, and knowledge, respectively, according to various storage points and questions, and finally through the design of visual programming language interface, and connect with the database, thus to achieve learning C language allows the user to grasp the ultimate goal of knowledge points. The system is now more popular C / S mode, that is, client / server model. Users from the database server management, the use of visual programming tools, interface design, operation results from the database server will be displayed on the client data in order to complete the data storage, a library, modify such operation. Computer-based learning platform is to support knowledge-based computer, the machine independent student learning centers, learning services to provide students with a platform for the system.
Key words:C language Papers generated Self-study
目錄
1前言 4
1.1背景 4
1.2 數(shù)據(jù)庫技術 5
1.3系統(tǒng)的優(yōu)點 5
2 系統(tǒng)的需求分析 6
2.1可行性分析 6
2.2編寫目的 7
2.3任務概述 8
2.4處理流程 9
2.5運行環(huán)境規(guī)定 17
3 系統(tǒng)的概要設計 18
3.1分析 18
3.2總體設計 18
3.3接口設計 21
3.4系統(tǒng)數(shù)據(jù)結構設計 23
3.5運行設計 26
3.6出錯處理設計 27
3.7安全保密設計 27
3.8維護設計 27
4 系統(tǒng)的詳細設計與實現(xiàn) 28
4.1說明 28
4.2程序系統(tǒng)的結構 28
4.3程序設計說明 29
5 系統(tǒng)測試 34
6 總結 35
參考文獻 36
致謝 37
TA們正在看...
- db33t1009-2001圓林綠化技術規(guī)程.doc
- db331055-2008環(huán)境照明工程技術規(guī)范.doc
- db33217.1-2007桑蠶種第1部分桑蠶種質量.doc
- db33250.1-2006無公害臍橙第1部分苗木.doc
- db33250.4-2006無公害臍橙第4部分質量安全要求.doc
- db33257.3-2005徑山茶第3部分質量安全要求.doc
- db33261.4-2005筍竹兩用毛竹林第4部分筍質量安全要...doc
- db33265.1-2006無公害蒼南四季柚第1部分苗木.doc
- db33271.1-2005無公害黃花梨第1部分苗木.doc
- db33271.6-2005無公害黃花梨第6部分質量安全要求.doc