計算機(jī)畢業(yè)設(shè)計教師檔案管理系統(tǒng)(delphi+sql server2000).rar
計算機(jī)畢業(yè)設(shè)計教師檔案管理系統(tǒng)(delphi+sql server2000),計算機(jī)畢業(yè)設(shè)計教師檔案管理系統(tǒng)(delphi+sql server2000)包括系統(tǒng)程序、畢業(yè)論文、開題報告、任務(wù)書、文獻(xiàn)綜述和答辯ppt論文包括1緒論2系統(tǒng)的可行性分析、3系統(tǒng)的設(shè)計、4系統(tǒng)的實現(xiàn)和結(jié)論論文35頁,15000字左右該系統(tǒng)是基于c/s架構(gòu)的!是計算機(jī)畢業(yè)設(shè)計必備論文!摘 要近年來,隨著高等院校的不斷改革...
該文檔為壓縮文件,包含的文件列表如下:
內(nèi)容介紹
原文檔由會員 zhouying0819 發(fā)布
計算機(jī)畢業(yè)設(shè)計教師檔案管理系統(tǒng)(Delphi+SQL Server2000)
包括系統(tǒng)程序、畢業(yè)論文、開題報告、任務(wù)書、文獻(xiàn)綜述和答辯PPT
論文包括
1緒論
2系統(tǒng)的可行性分析、
3系統(tǒng)的設(shè)計、
4系統(tǒng)的實現(xiàn)和結(jié)論
論文35頁,15000字左右
該系統(tǒng)是基于C/S架構(gòu)的!是計算機(jī)畢業(yè)設(shè)計必備論文!
摘 要
近年來,隨著高等院校的不斷改革和擴(kuò)招,高等教師也急劇增多,對教師個人檔案信息的管理工作就成為一個重要的任務(wù)。以前,教師的信息存入紙質(zhì)檔案,由于教師數(shù)量大,修改、查詢等操作極為不方便,人工管理十分費時、費力,而且容易丟失數(shù)據(jù)。因此,迫切需要建立一個教師檔案管理系統(tǒng)。
電子檔案管理系統(tǒng)已成為目前最流行的一種檔案管理系統(tǒng),它結(jié)構(gòu)簡單、操作方便,適合各層管理人士使用,受到各級管理層人士的青睞。檔案管理由電子管理模式替代了傳統(tǒng)的紙質(zhì)管理模式。本系統(tǒng)對檔案管理系統(tǒng)的體系結(jié)構(gòu)、模塊功能進(jìn)行了分析與設(shè)計,實現(xiàn)了教師檔案信息的錄入、查詢、修改、刪除等功能。使用教師檔案管理系統(tǒng),有利于高校領(lǐng)導(dǎo)掌握本校教師的信息資料,及時調(diào)整師資隊伍的合理分配。
經(jīng)過試用,本系統(tǒng)能夠?qū)處煹臋n案進(jìn)行錄入、查詢、修改、刪除等操作,還實現(xiàn)了對教師的院系、學(xué)歷、類別、職稱等進(jìn)行統(tǒng)計的功能。
關(guān)鍵詞:教師;檔案;管理系統(tǒng)
The Design and Implementation of Teachers’ Archives Management System Based On C/S
Abstract
In recent years, with the continuing reform of institutions of higher education and enrollment, higher teachers also increased sharply, personal files of teachers of information management has become an important task. Previously, teachers, information is stored in paper files, due to the large number of teachers, modify, query and other operations is extremely inconvenient and difficult manual is very time-consuming, laborious, and prone to data loss. Therefore, an urgent need to establish a teachers’ archives management system.
Electronic archives management system has become the most popular form of archives management system, simple structure, convenient operation, suitable for all levels of management for use by all levels of management people of all ages. Archives management by e-management models, replacing the traditional paper-based management model. This system of archives management system structure, module, function of the analysis and design, implementation, teachers input information, archives, query, modify, delete functions. Teachers use the file management system is conducive to school teachers, college and university leadership to master information, timely adjustment of the rational allocation of teaching staff.
After trial, the system can be input on the teacher file, query, modify, or delete operation, but also realized the faculty of teachers, education, class, title and other statistical functions.
Key Words:Teacher;Archives;Management System
目 錄
摘 要 I
Abstract II
1 緒論 1
1.1 選題背景 1
1.2 研究目的 1
1.3 教師檔案管理系統(tǒng)現(xiàn)狀分析 1
1.3.1 高校管理信息系統(tǒng)研究現(xiàn)狀 1
1.3.2 檔案管理信息系統(tǒng)的研究現(xiàn)狀 2
1.4 數(shù)據(jù)庫應(yīng)用系統(tǒng)開發(fā)簡介 2
1.4.1 數(shù)據(jù)庫 3
1.4.2數(shù)據(jù)庫理論基礎(chǔ) 3
1.4.3SQL語言介紹 4
1.4.4 數(shù)據(jù)庫管理系統(tǒng) 5
1.5 主要工作 5
2 系統(tǒng)的可行性分析 6
2.1 技術(shù)可行性 6
2.1.1 Delphi及與VB、VC編譯器的比較 6
2.1.2 SQL SERVER 7
2.2 經(jīng)濟(jì)可行性 7
2.3 C/S模式的介紹及其優(yōu)點 7
2.4 本章小結(jié) 8
3 系統(tǒng)的設(shè)計 9
3.1 項目規(guī)劃 9
3.2 系統(tǒng)框架示意圖 9
3.3 系統(tǒng)實現(xiàn)的基本功能 9
3.4 設(shè)計數(shù)據(jù)庫的實體關(guān)系 10
3.5 本章小結(jié) 13
4 系統(tǒng)的實現(xiàn) 14
4.1 登錄模塊的實現(xiàn) 14
4.2 密碼修改模塊的實現(xiàn) 15
4.3 主窗體 16
4.4 教師基本信息管理模塊的實現(xiàn) 16
4.4.1 查詢部分的實現(xiàn) 17
4.4.2 刪除部分的實現(xiàn) 19
4.4.3 保存部分的實現(xiàn) 19
4.5 教師人員統(tǒng)計分析模塊的實現(xiàn) 20
4.6 基礎(chǔ)數(shù)據(jù)管理模塊的實現(xiàn) 22
4.7 本章小結(jié) 24
結(jié) 論 25
參 考 文 獻(xiàn) 26
致 謝 27
參 考 文 獻(xiàn)
[1] 劉揚.《學(xué)院檔案管理系統(tǒng)的設(shè)計與實現(xiàn) 》:碩士學(xué)位論文.山東大學(xué),2007.
[2] 本書編委會. 新電腦課堂——SQL SERVER編程篇.北京:電子工業(yè)出版社,2005.
[3] 楊宇、張莉.新概念Delphi教程(第5版).吉林:吉林電子出版社,2008.
[4] 劉毅.MIS系統(tǒng)開發(fā)中C/S模式與B/S模式之比較.樂山師范學(xué)院學(xué)報,2003, 18(4):97-99,110.
[5] 陳江.教師檔案管理系統(tǒng)的開發(fā).中國科技信息,2007,22期:114-114.
[6] 盧佳,盧小平.計算機(jī)檔案管理系統(tǒng)的設(shè)計與實現(xiàn).西昌學(xué)院學(xué)報•自然科學(xué)版,2008,22(3):86-88,112.
[7]周曉健.開發(fā)電子檔案管理系統(tǒng)應(yīng)注意的問題.科技檔案,2009,3期:27-28.
[8]鄭薇,馬景復(fù).高校檔案管理系統(tǒng)數(shù)據(jù)安全方案設(shè)計與實現(xiàn).中國教育信息化,2007,03期:64-67.
[9]王雅君.教師檔案管理信息系統(tǒng)的設(shè)計與實現(xiàn).管理信息系統(tǒng);1999,2期:35-37.
[10]羅永勝,葛利宏.數(shù)據(jù)安全與數(shù)據(jù)備份問題探討.內(nèi)蒙古電力技術(shù),2005,23(1):28—35.
[11]嚴(yán)建淵.管理信息系統(tǒng).北京:人民郵電出版社,2002.
[12]陳豫龍,何旭洪.數(shù)據(jù)庫系統(tǒng)開發(fā)實例導(dǎo)航.北京:人民郵電出版社,2004.
[13]王小銘.管理信息系統(tǒng)學(xué)習(xí)與開發(fā)實踐指南.廣東:華南理工大學(xué)出版社,1999.
[14]李素蓮,孫建英,李占雷.教師檔案管理信息系統(tǒng)的開發(fā)及設(shè)置初探.邯鄲大學(xué)學(xué)報,1999,12(4):3-5.
[15]王珊、薩師煊.數(shù)據(jù)庫系統(tǒng)概論.北京:高等教育出版社,2008.
[16] Yuechen Chi, Richard Troy,dmond Mesrobian,ESMDIS: Earth System Model Data Information System,Proceedings of the 9th International Conference on Scientific and Statistical Database Management,1997.
包括系統(tǒng)程序、畢業(yè)論文、開題報告、任務(wù)書、文獻(xiàn)綜述和答辯PPT
論文包括
1緒論
2系統(tǒng)的可行性分析、
3系統(tǒng)的設(shè)計、
4系統(tǒng)的實現(xiàn)和結(jié)論
論文35頁,15000字左右
該系統(tǒng)是基于C/S架構(gòu)的!是計算機(jī)畢業(yè)設(shè)計必備論文!
摘 要
近年來,隨著高等院校的不斷改革和擴(kuò)招,高等教師也急劇增多,對教師個人檔案信息的管理工作就成為一個重要的任務(wù)。以前,教師的信息存入紙質(zhì)檔案,由于教師數(shù)量大,修改、查詢等操作極為不方便,人工管理十分費時、費力,而且容易丟失數(shù)據(jù)。因此,迫切需要建立一個教師檔案管理系統(tǒng)。
電子檔案管理系統(tǒng)已成為目前最流行的一種檔案管理系統(tǒng),它結(jié)構(gòu)簡單、操作方便,適合各層管理人士使用,受到各級管理層人士的青睞。檔案管理由電子管理模式替代了傳統(tǒng)的紙質(zhì)管理模式。本系統(tǒng)對檔案管理系統(tǒng)的體系結(jié)構(gòu)、模塊功能進(jìn)行了分析與設(shè)計,實現(xiàn)了教師檔案信息的錄入、查詢、修改、刪除等功能。使用教師檔案管理系統(tǒng),有利于高校領(lǐng)導(dǎo)掌握本校教師的信息資料,及時調(diào)整師資隊伍的合理分配。
經(jīng)過試用,本系統(tǒng)能夠?qū)處煹臋n案進(jìn)行錄入、查詢、修改、刪除等操作,還實現(xiàn)了對教師的院系、學(xué)歷、類別、職稱等進(jìn)行統(tǒng)計的功能。
關(guān)鍵詞:教師;檔案;管理系統(tǒng)
The Design and Implementation of Teachers’ Archives Management System Based On C/S
Abstract
In recent years, with the continuing reform of institutions of higher education and enrollment, higher teachers also increased sharply, personal files of teachers of information management has become an important task. Previously, teachers, information is stored in paper files, due to the large number of teachers, modify, query and other operations is extremely inconvenient and difficult manual is very time-consuming, laborious, and prone to data loss. Therefore, an urgent need to establish a teachers’ archives management system.
Electronic archives management system has become the most popular form of archives management system, simple structure, convenient operation, suitable for all levels of management for use by all levels of management people of all ages. Archives management by e-management models, replacing the traditional paper-based management model. This system of archives management system structure, module, function of the analysis and design, implementation, teachers input information, archives, query, modify, delete functions. Teachers use the file management system is conducive to school teachers, college and university leadership to master information, timely adjustment of the rational allocation of teaching staff.
After trial, the system can be input on the teacher file, query, modify, or delete operation, but also realized the faculty of teachers, education, class, title and other statistical functions.
Key Words:Teacher;Archives;Management System
目 錄
摘 要 I
Abstract II
1 緒論 1
1.1 選題背景 1
1.2 研究目的 1
1.3 教師檔案管理系統(tǒng)現(xiàn)狀分析 1
1.3.1 高校管理信息系統(tǒng)研究現(xiàn)狀 1
1.3.2 檔案管理信息系統(tǒng)的研究現(xiàn)狀 2
1.4 數(shù)據(jù)庫應(yīng)用系統(tǒng)開發(fā)簡介 2
1.4.1 數(shù)據(jù)庫 3
1.4.2數(shù)據(jù)庫理論基礎(chǔ) 3
1.4.3SQL語言介紹 4
1.4.4 數(shù)據(jù)庫管理系統(tǒng) 5
1.5 主要工作 5
2 系統(tǒng)的可行性分析 6
2.1 技術(shù)可行性 6
2.1.1 Delphi及與VB、VC編譯器的比較 6
2.1.2 SQL SERVER 7
2.2 經(jīng)濟(jì)可行性 7
2.3 C/S模式的介紹及其優(yōu)點 7
2.4 本章小結(jié) 8
3 系統(tǒng)的設(shè)計 9
3.1 項目規(guī)劃 9
3.2 系統(tǒng)框架示意圖 9
3.3 系統(tǒng)實現(xiàn)的基本功能 9
3.4 設(shè)計數(shù)據(jù)庫的實體關(guān)系 10
3.5 本章小結(jié) 13
4 系統(tǒng)的實現(xiàn) 14
4.1 登錄模塊的實現(xiàn) 14
4.2 密碼修改模塊的實現(xiàn) 15
4.3 主窗體 16
4.4 教師基本信息管理模塊的實現(xiàn) 16
4.4.1 查詢部分的實現(xiàn) 17
4.4.2 刪除部分的實現(xiàn) 19
4.4.3 保存部分的實現(xiàn) 19
4.5 教師人員統(tǒng)計分析模塊的實現(xiàn) 20
4.6 基礎(chǔ)數(shù)據(jù)管理模塊的實現(xiàn) 22
4.7 本章小結(jié) 24
結(jié) 論 25
參 考 文 獻(xiàn) 26
致 謝 27
參 考 文 獻(xiàn)
[1] 劉揚.《學(xué)院檔案管理系統(tǒng)的設(shè)計與實現(xiàn) 》:碩士學(xué)位論文.山東大學(xué),2007.
[2] 本書編委會. 新電腦課堂——SQL SERVER編程篇.北京:電子工業(yè)出版社,2005.
[3] 楊宇、張莉.新概念Delphi教程(第5版).吉林:吉林電子出版社,2008.
[4] 劉毅.MIS系統(tǒng)開發(fā)中C/S模式與B/S模式之比較.樂山師范學(xué)院學(xué)報,2003, 18(4):97-99,110.
[5] 陳江.教師檔案管理系統(tǒng)的開發(fā).中國科技信息,2007,22期:114-114.
[6] 盧佳,盧小平.計算機(jī)檔案管理系統(tǒng)的設(shè)計與實現(xiàn).西昌學(xué)院學(xué)報•自然科學(xué)版,2008,22(3):86-88,112.
[7]周曉健.開發(fā)電子檔案管理系統(tǒng)應(yīng)注意的問題.科技檔案,2009,3期:27-28.
[8]鄭薇,馬景復(fù).高校檔案管理系統(tǒng)數(shù)據(jù)安全方案設(shè)計與實現(xiàn).中國教育信息化,2007,03期:64-67.
[9]王雅君.教師檔案管理信息系統(tǒng)的設(shè)計與實現(xiàn).管理信息系統(tǒng);1999,2期:35-37.
[10]羅永勝,葛利宏.數(shù)據(jù)安全與數(shù)據(jù)備份問題探討.內(nèi)蒙古電力技術(shù),2005,23(1):28—35.
[11]嚴(yán)建淵.管理信息系統(tǒng).北京:人民郵電出版社,2002.
[12]陳豫龍,何旭洪.數(shù)據(jù)庫系統(tǒng)開發(fā)實例導(dǎo)航.北京:人民郵電出版社,2004.
[13]王小銘.管理信息系統(tǒng)學(xué)習(xí)與開發(fā)實踐指南.廣東:華南理工大學(xué)出版社,1999.
[14]李素蓮,孫建英,李占雷.教師檔案管理信息系統(tǒng)的開發(fā)及設(shè)置初探.邯鄲大學(xué)學(xué)報,1999,12(4):3-5.
[15]王珊、薩師煊.數(shù)據(jù)庫系統(tǒng)概論.北京:高等教育出版社,2008.
[16] Yuechen Chi, Richard Troy,dmond Mesrobian,ESMDIS: Earth System Model Data Information System,Proceedings of the 9th International Conference on Scientific and Statistical Database Management,1997.