资源描述:
《实验室设备管系的统—毕业设计论文精选》由会员上传分享,免费在线阅读,更多相关内容在应用文档-天天文库。
1、毕业设计(论文)题目实验室设备管理系统学院名称计算机科学与技术学院指导教师职称班级学号学生姓名20XX年5月10日摘要:随着高等教育改革的不断深化,教学规模不断扩大,高校用于教学的实验设备也不断增多。怎样对这些设备进行规范化、科学化、信息化管理已成为一个重要课题。目前,很多高校的实验设备管理工作还存在着很多问题,解决这些问题要充分利用现代科学技术,建立现代化管理信息系统,优化管理工作,从而使高校实验设备在管理上提高效率,满足教学和科研的需求。本系统利用先进的网页编程技术APS.NTE与后端数据库连接的数据库操作模型ADO.NET相结合,设计了可在网络上运行的设备管理系统,完成了设备的登记、查询
2、、维修、报废、打印各类报表等功能。由于设备管理涉及的部门多、结构复杂、分布性较广,决定了该系统采用B/S模式。针对学校目前大量使用的是微机系统的特点,本系统采用了微软的.NET系统作为开发平台,实现了三层结构的分布式设备管理信息系统。应用.NET平台下的B/S应用系统开发框架开发本系统,保证了设备管理系统的灵活性、可扩展性和可维护性,提高了开发的效率。本系统的开发语言选择C#,开发开具是VisualStudio.NET2005,数据库系统选择SQLServer2000,服务器操作系统为WindowsXP。关键词:设备管理系统B/S结构ASP.NETADO.NETAbstract:Withthe
3、constantpromotionofhighereducationalreformandtheexpansionoftheteachingscale,experimentalfacilitiesthattheuniversitiesuseforteachingarealsocontinuetoincrease.Ithasbeenanimportantsubjecttoadministerthesefacilitieswithstandards,scienceandinformation.Atpresent,therearestillmanyproblemsexitinthemanagemen
4、tofthelaboratoryequipmentsofmanycollegesanduniversities.Inordertosolvetheseproblems,weshouldmakefulluseofmodernscienceandtechnologywhileestablishingamodernmanagementinformationsystemandoptimizingthemanagement,soastoimproveefficiencyofthemanagementoflaboratoryequipmentsandmeetthedemandofresearchandte
5、aching.ThesystemcombinesadvancedtechnologyAPS.NTEpageprogrammingandback-enddatabaseconnectedtothedatabaseoperatingmodelofADO.NET,whichhasdesignedtheequipmentmanagementsystemsrunonhenetworkandcompletedmanyfunctionsasregistrationoftheequipments,query,maintenance,scrapped,printingallkindsofstatementsan
6、dsoon.Becauseofthemanydepartmentsinvolvedinthemanagement,complexstructure,broaddistribution,thesystemisdeterminedtouseB/Smodel.Besides,thissystemusesMicrosoft's.NETsystemasadevelopmentplatformandrealizesthethree-tierstructureddistributedequipmentsmanagementinformationsystem.TheapplicationofB/Sapplic
7、ationdevelopmentframeworkensurestheflexibility,scalabilityandmaintainabilityofthesystemandimprovestheefficiencyofthedevelopment.ThesystemchoosesC#asdevelopinglanguage,VisualStudio.NET2005asdevelopingt