實驗室儀器管理系統(tǒng).rar
實驗室儀器管理系統(tǒng),2.9萬字 64頁系統(tǒng)源代碼+可執(zhí)行文件+論文+開題報告+外文翻譯+答辯ppt中文摘要為試驗室儀器管理者管理日常試驗所需要的儀器的編號,出庫,入庫,使用登記等日常工作提供充足方便和快捷的管理手段,其開發(fā)內(nèi)容主要包括后臺數(shù)據(jù)庫的建立和維護以及前端應用程序的開發(fā)兩個方面。利用delphi...
該文檔為壓縮文件,包含的文件列表如下:
內(nèi)容介紹
原文檔由會員 xiaowei 發(fā)布
實驗室儀器管理系統(tǒng)
2.9萬字 64頁
系統(tǒng)源代碼+可執(zhí)行文件+論文+開題報告+外文翻譯+答辯ppt
中文摘要
實驗室儀器管理系統(tǒng)為試驗室儀器管理者管理日常試驗所需要的儀器的編號,出庫,入庫,使用登記等日常工作提供充足方便和快捷的管理手段,其開發(fā)內(nèi)容主要包括后臺數(shù)據(jù)庫的建立和維護以及前端應用程序的開發(fā)兩個方面。利用DELPHI 6.0軟件及其提供的各種面向?qū)ο蟮拈_發(fā)工具,建立完整性強、安全性好的數(shù)據(jù)庫,開發(fā)出功能完備,易使用的應用程序。經(jīng)過調(diào)試、編譯與實現(xiàn),該程序界面友好、程序設計風格樸素,使用起來美觀大方、方便易用。尤其是系統(tǒng)的“查詢模塊”的功能極大的減輕工作人員的工作量,并以快速、準確等優(yōu)點取代人工操作,提高了光盤管理工作效率。
關(guān)鍵詞 : DELPHI 6.0 信息管理系統(tǒng) 數(shù)據(jù)庫 模塊 實驗室儀器管理系統(tǒng)
Laboratory equipment management system for the daily management of laboratory testing equipment managers needed equipment numbers, a bank, put in storage, the use of routine work such as registration and the provision of adequate and efficient management tools to facilitate the development of content, including background of the establishment and maintenance of database and front-end application development two. Delphi 6.0 and the use of object-oriented software development tools, the establishment of strong integrity, good safety database developed functions, easy to use applications. After debugging, Translation and the realization that ......
引 言 1
1 Delphi語言概述 2
1.1 Delphi簡介 2
1.2 數(shù)據(jù)庫系統(tǒng)簡介 2
1.3 本應用軟件的基本介紹 3
2 本應用程序的構(gòu)成和開發(fā)步驟 4
2.1 可行性研究 4
2.1.1 經(jīng)濟可行性 4
2.1.2 時間可行性 4
2.1.3 技術(shù)可行性 4
2.1.4 社會可行性 5
2.2 數(shù)據(jù)庫的建立和連接 5
2.3 系統(tǒng)的總體設計 5
3 本程序的技術(shù)實現(xiàn)及具體功能 13
3.1 儀器庫維護界面與程序設計實現(xiàn) 13
3.2 儀器借用庫維護界面與代碼設計實現(xiàn)及功能 13
3.3 通訊錄維護界面與代碼設計實現(xiàn)14,
3.4 儀器代碼庫維護界面與代碼設計15
3.5 主界面設計與代碼設計 16
總 結(jié) 21
致 謝 22
參 考 文 獻 23
參 考 文 獻
1 張春林.Delphi 6程序設計導學.北京:清華大學出版社,2002.5
2 飛思科技. Delphi6開發(fā)者手冊. 北京:電子工業(yè)出版社,2002.3
2.9萬字 64頁
系統(tǒng)源代碼+可執(zhí)行文件+論文+開題報告+外文翻譯+答辯ppt
中文摘要
實驗室儀器管理系統(tǒng)為試驗室儀器管理者管理日常試驗所需要的儀器的編號,出庫,入庫,使用登記等日常工作提供充足方便和快捷的管理手段,其開發(fā)內(nèi)容主要包括后臺數(shù)據(jù)庫的建立和維護以及前端應用程序的開發(fā)兩個方面。利用DELPHI 6.0軟件及其提供的各種面向?qū)ο蟮拈_發(fā)工具,建立完整性強、安全性好的數(shù)據(jù)庫,開發(fā)出功能完備,易使用的應用程序。經(jīng)過調(diào)試、編譯與實現(xiàn),該程序界面友好、程序設計風格樸素,使用起來美觀大方、方便易用。尤其是系統(tǒng)的“查詢模塊”的功能極大的減輕工作人員的工作量,并以快速、準確等優(yōu)點取代人工操作,提高了光盤管理工作效率。
關(guān)鍵詞 : DELPHI 6.0 信息管理系統(tǒng) 數(shù)據(jù)庫 模塊 實驗室儀器管理系統(tǒng)
Laboratory equipment management system for the daily management of laboratory testing equipment managers needed equipment numbers, a bank, put in storage, the use of routine work such as registration and the provision of adequate and efficient management tools to facilitate the development of content, including background of the establishment and maintenance of database and front-end application development two. Delphi 6.0 and the use of object-oriented software development tools, the establishment of strong integrity, good safety database developed functions, easy to use applications. After debugging, Translation and the realization that ......
引 言 1
1 Delphi語言概述 2
1.1 Delphi簡介 2
1.2 數(shù)據(jù)庫系統(tǒng)簡介 2
1.3 本應用軟件的基本介紹 3
2 本應用程序的構(gòu)成和開發(fā)步驟 4
2.1 可行性研究 4
2.1.1 經(jīng)濟可行性 4
2.1.2 時間可行性 4
2.1.3 技術(shù)可行性 4
2.1.4 社會可行性 5
2.2 數(shù)據(jù)庫的建立和連接 5
2.3 系統(tǒng)的總體設計 5
3 本程序的技術(shù)實現(xiàn)及具體功能 13
3.1 儀器庫維護界面與程序設計實現(xiàn) 13
3.2 儀器借用庫維護界面與代碼設計實現(xiàn)及功能 13
3.3 通訊錄維護界面與代碼設計實現(xiàn)14,
3.4 儀器代碼庫維護界面與代碼設計15
3.5 主界面設計與代碼設計 16
總 結(jié) 21
致 謝 22
參 考 文 獻 23
參 考 文 獻
1 張春林.Delphi 6程序設計導學.北京:清華大學出版社,2002.5
2 飛思科技. Delphi6開發(fā)者手冊. 北京:電子工業(yè)出版社,2002.3