资源描述:
《农机调配决策与管理系统基于机主选择的农机调配模块设计与开发大学论文.doc》由会员上传分享,免费在线阅读,更多相关内容在学术论文-天天文库。
1、河北农业大学本科毕业论文(设计)题目:农机调配决策与管理系统--基于机主选择的农机调配模块设计与开发摘要随着时代的发展,在现代农机调配与决策管理系统中,如何方便快捷地为用户提供服务、提高机主农机的利用率等问题变得越来越突出。借助网络,在机主管理和农户之间建立一个交互的网络平台,将大大提高中小型农机部门的管理水平和现代化程度。农机调配与决策管理系统是典型的信息管理系统。系统介绍了农机调配系统的开发过程,设计中遇到的问题及解决方法以及提高当前应用程序或系统开发进度和改善工作性能。利用其提供的各种面向对象的开发工具,首先在短时间内建立系统应用原型,然后,对初始原型系统进行需求迭代,
2、不断修正和改进,直到形成用户满意的可行系统。本次课程设计利用JSP开发工具和MYSQL数据库来开发这个农机调配管理系统。该系统要解决的农机部门所要解决的问题,可以满足农机管理部门基本要求,包括添加、管理等功能。该系统能根据农户的需求,快捷方便的为农户提供查询农田和添加农田信息等服务。关键词:农机调配;jsp;数据库AbstractWiththedevelopment,deploymentanddecision-makinginmodernfarmmanagementsystem,howtoquicklyandeasilyprovideuserswithservices,imp
3、rovetheutilizationofagriculturalmachinesandothermainissuesbecomeincreasinglyprominent.Throughthenetwork,intheowner-managedandfarmerstoestablishaninteractionbetweenthenetworkplatform,willgreatlyenhancethemanagementlevelofsmallandmediumagriculturalsectorandthedegreeofmodernization.Farmdeploym
4、entwithDecisionManagementSystemisatypicalInformationManagementSystem.Introducedasystemoffarmdeploymentsystemdevelopmentprocess,designproblemsandsolutions,andimprovethecurrentapplicationorsystemdevelopmentprogressandimproveperformance.Theuseofitsvariousobject-orienteddevelopmenttools,firstpr
5、ototypeapplicationsysteminashorttime,then,theinitialprototypeofthesystemneedstoconstantlyreviseandimproveusersatisfactionuntiltheformationofaviablesystem.ThiscourseisdesignedtotakeadvantageofJSPdevelopmenttoolsandMYSQLdatabasetodeveloptheagriculturalallocationmanagementsystem.Thesystemtosol
6、vetheagriculturalsectortosolvetheproblem,tomeetthebasicrequirementsofagriculturalmanagement,includingadding,managementandotherfunctions.Thesystemaccordingtotheneedsoffarmers,forfarmerstoprovidefastandconvenientaddqueryfieldsandfarmlandinformationandotherservices.Keywords:farmmachineryschedu
7、lingandallocating,jsp,Database目录1.绪论11.1选题背景与意义11.2农机调配产生原因11.3农机组织形式11.3.1农机大户21.3.2农机协会21.3.3农机股份合作组织21.3.4中介服务组织22.系统开发工具及相关技术介绍32.1JSP技术32.2JDBC32.3MySQL32.4TOMCAT42.5Eclipse43.系统分析53.1可行性分析53.2系统开发步骤53.3模块设计63.4各个用例总览63.5数据库设计概述83.6数据库设计周期83.7SQL查询语