資源描述:
《實驗室設(shè)備管理系統(tǒng)設(shè)計畢業(yè)論文》由會員上傳分享,免費在線閱讀,更多相關(guān)內(nèi)容在行業(yè)資料-天天文庫。
1、三門峽職業(yè)技術(shù)學院畢業(yè)論文三門峽職業(yè)技術(shù)學院信息工程系畢業(yè)設(shè)計論文畢業(yè)設(shè)計題目:實驗設(shè)備管理系統(tǒng)論文專業(yè):軟件技術(shù)年級:2010級學號:2姓名:王二敬指導老師:劉小強27三門峽職業(yè)技術(shù)學院畢業(yè)論文摘要由于數(shù)據(jù)處理量急速增加,原來的人工管理模式在這種形式下已顯得不太適應(yīng),使用計算機完成數(shù)據(jù)的收集、分析和處理的管理手段應(yīng)運而生,減少人力資源的浪費。學校需要實驗設(shè)備管理系統(tǒng)的建立與完善,能為學校實驗室管理提供信息化動態(tài)化的管理,方便學校實驗設(shè)備管理工作,提高學校設(shè)備管理質(zhì)量和使用效率。實驗設(shè)備管理系統(tǒng)的建設(shè)可以有效地提高設(shè)備管理工作的效率和質(zhì)量,并且能夠及時提供可靠數(shù)據(jù),為學校領(lǐng)導和教師的科
2、學化決策提供重要依據(jù)。本文介紹了數(shù)據(jù)庫管理系統(tǒng)的基本設(shè)計方法,詳細闡述了整個應(yīng)用系統(tǒng)的設(shè)計思路,并對各部分設(shè)計周期進行了詳盡的分析,最終達成了一個完整的設(shè)計方案;以便在投入實際應(yīng)用后系統(tǒng)可以更加穩(wěn)定可靠的工作。系統(tǒng)由VS+SQL2005作為開發(fā)工具,系統(tǒng)分為系統(tǒng)管理、日常事務(wù)管理、設(shè)備基本信息管理、綜合查詢幾個模塊。采用ADO方便的訪問數(shù)據(jù)庫,采用VB導出Excel把系統(tǒng)有關(guān)數(shù)據(jù)、歸還記錄以及罰款記錄等輸出的功能。關(guān)鍵詞:圖書館管理系統(tǒng);VS2010;SQLSERVER2005;ADO;訪問數(shù)據(jù)庫27三門峽職業(yè)技術(shù)學院畢業(yè)論文AbstractAstherapidincreaseinth
3、eamountofdataprocessing,theoriginalman-managementmodelhasappearedinthisformarenotwelladaptedtouseacomputertocompletethedatacollection,analysisandprocessingofthemanagementtoolshaveemergedtoreducethewasteofhumanresources.Schoolsneedtoexperimentequipmentmanagementsystemfortheestablishmentandimprove
4、mentoflaboratorymanagementfortheschooltoprovidedynamicmanagementofinformationtechnologytofacilitatethemanagementoftheschoollaboratoryequipmenttoimproveschoolfacilities,qualityofmanagementandefficiency.Theconstructionofexperimentalequipmentmanagementsystemcaneffectivelyimprovetheefficiencyofequip
5、mentmanagementandquality,andcanprovidetimelyandreliabledataforschoolleadersandteachersprovideanimportantbasisforscientificdecision-making.Thisarticledescribesthebasicdesignofthedatabasemanagementsystemapproach,elaboratedtheentireapplicationsystemdesignideas,andallpartsofthedesigncycleofadetailed
6、analysis,andfinallyreachacompletedesignprogram;soafterthesystemcanbeputintopracticalapplicationmorestableandreliablework.Keywords:librarymanagementsystem;VS2010;SQLSERVER2005;ADO;accesstothedatabase27三門峽職業(yè)技術(shù)學院畢業(yè)論文目錄摘要IIABSTRACTIII目錄4第1章系統(tǒng)概述61.1系統(tǒng)開發(fā)的背景61.2系統(tǒng)開發(fā)的目的和意義6第2章開發(fā)工具簡介82.1VisualStudio2010簡
7、介82.2后臺數(shù)據(jù)庫SqlServer2005簡介8第3章系統(tǒng)分析與設(shè)計93.1系統(tǒng)目標設(shè)計93.2系統(tǒng)設(shè)計思想93.3系統(tǒng)功能分析93.3.1日常事務(wù)管理93.3.2基本信息管理103.3.3系統(tǒng)管理113.3.4綜合查詢管理113.4功能系統(tǒng)劃分113.5系統(tǒng)流程123.6將來可能提出的要求13第4章數(shù)據(jù)庫分析與設(shè)計144.1數(shù)據(jù)庫分析144.2數(shù)據(jù)庫數(shù)據(jù)表144.3數(shù)據(jù)庫表結(jié)構(gòu)14第5章系統(tǒng)功能詳細設(shè)計175.1登陸界面175.2系統(tǒng)主界