动植物病虫害专家诊断系统设计与实现

上传人:好** 文档编号:107063046 上传时间:2019-10-17 格式:DOC 页数:49 大小:3.04MB
返回 下载 相关 举报
动植物病虫害专家诊断系统设计与实现_第1页
第1页 / 共49页
动植物病虫害专家诊断系统设计与实现_第2页
第2页 / 共49页
动植物病虫害专家诊断系统设计与实现_第3页
第3页 / 共49页
动植物病虫害专家诊断系统设计与实现_第4页
第4页 / 共49页
动植物病虫害专家诊断系统设计与实现_第5页
第5页 / 共49页
点击查看更多>>
资源描述

《动植物病虫害专家诊断系统设计与实现》由会员分享,可在线阅读,更多相关《动植物病虫害专家诊断系统设计与实现(49页珍藏版)》请在金锄头文库上搜索。

1、分类号:XXXXXXX U D C:XXXXXX密 级:公 开 编 号:2XXXXXxxxxxxxxx学院学位论文动植物病虫害专家诊断系统的设计与实现在线问答模块、分类管理模块、动植物管理模块论文作者姓名:Xxx申请学位专业:软件工程申请学位类别:工学学士指导教师姓名(职称):xxx(教授)论文提交日期:2014年05月22日动植物病虫害专家诊断系统的设计与实现在线问答模块、分类管理模块、动植物管理模块摘 要本文论述了关于动植物养殖理论和实用技术、远程动植物病虫害诊断专家系统的构建和实现过程中的在线问答、分类管理和动植物管理模块。在比较国内外农业专家诊断系统设计的基础上,阐述了本系统实施的方案

2、,推进了动植物病虫 害诊断专家系统的网络化,扩展了动植物病虫害诊断专家系统应用的空间范围。 文中主要以在线问答、分类管理和动植物管理模块为例着重介绍了系统的设计和分析。论文前半部分首先对动植物病虫害诊断专家系统研究的背景与意义、病虫害专家系统在国内外的研究、设计与开发方法、解决的问题和主要的工作进行了较全面的介绍和阐述,接着对本课题动植物病虫害专家诊断系统的核心部分系统技术方案的分析和设计进行了图文描述。论文后半部分是对于病虫害专家系统的在线问答、分类管理、动植物管理模块的总体设计、数据库设计以及界面功能进行了详细论述。动植物病虫害专家诊断系统是B/S+C/S架构的系统,系统后台采用Web开发

3、,服务层采用J2EE开发,客户端基于Android系统开发完成。关键词:动植物;专家系统;病虫害;Android;在线问答Animal and plant diseases and insect pests expert diagnosis system design and implementation of -Online quiz module, category management module, animal and plant management moduleAbstractThis paper discusses about the animal and plant bree

4、ding theory and practical technology and remote animal and plant diseases and insect pests diagnosis expert system in the process of constructing and implementing online q&a, classification management and animal and plant management module. In the comparison of domestic and foreign agricultural expe

5、rt diagnosis system design, on the basis of this paper expounds the implementation scheme of this system, promote the animal and plant diseases and insect pests diagnosis expert system of network, expanded the space of the animal and plant diseases and insect pests diagnosis expert system applicatio

6、n scope.In this paper, we mainly online q&a, classification management and animal and plant management module as an example the design of the system are introduced and analyzed. Paper first half first of animal and plant diseases and insect pests diagnosis expert system research background and signi

7、ficance, plant diseases and insect pests expert system at home and abroad in the research, design and development method, solve the problem and the main work conducted a comprehensive introduction and description, then this project the core part of the animal and plant diseases and insect pests expe

8、rt diagnosis system, system analysis and design of technical solutions by description.Paper after half part is for the online q&a, classification management, plant diseases and insect pests expert system of animal and plant management module of the overall design, database design and interface funct

9、ions were described in detail. Animal and plant diseases and insect pests expert diagnosis system is B/S + C/S architecture system, backend systems used in Web development, the service layer USES J2EE development, client based on Android system development is complete.Key words:animals and plants;th

10、e expert system;plant diseases and insect pests;Android;online question and answer 目 录 论文总页数:41页1 引言11.1 动植物病虫害专家诊断系统简介11.2 本课题研究背景与意义11.3 国内外病虫害专家诊断系统现状分析21.4 本课题的设计和开发方法21.5 本课题解决的问题和主要工作32 技术方案概述42.1 系统总体架构42.2 系统运行环境42.3 服务端技术架构52.4 客户端技术架构62.5 C/S架构概述73 在线问答模块系统需求分析与设计83.1 需求分析83.1.1 功能需求83.1.2

11、 非功能性需求93.2 概要设计103.2.1 总体设计103.2.2 接口设计103.2.3 运行设计123.2.4 数据库设计133.2.5 界面设计143.3 详细设计153.3.1 提问子模块详细设计153.3.2 回答子模块详细设计163.3.3 查询子模块详细设计173.4 应用技术难点194 分类管理的需求分析与设计214.1 需求分析214.1.1 功能需求214.1.2 非功能性需求214.2 概要设计214.2.1 总体设计214.2.2 接口设计224.2.3 运行设计234.2.4 数据库设计244.2.5 界面设计244.3 详细设计255 动植物管理的需求分析与设计

12、275.1 需求分析275.1.1 功能需求275.1.2 非功能性需求275.2 概要设计275.2.1 总体设计275.2.2 接口设计275.2.3 运行设计295.2.4 数据库设计295.2.5 界面设计305.3 详细设计316 在线问答模块的具体实现326.1 提问模块的关键代码和说明326.2 查看我的提问关键代码和说明336.3 查看提问详情关键代码和说明336.4 专家回复提问关键代码和说明347 分类管理和动植物管理的具体实现357.1 分类管理的关键代码和说明357.2 动植物管理的关键代码和说明358 系统测试368.1 应用运行环境368.2 兼容测试368.3 功

13、能测试368.3.1 在线问答368.3.2 分类管理378.3.3 动植物管理378.4 性能测试388.5 测试结论38结 论38参考文献39致 谢40声 明411 引言1.1 动植物病虫害专家诊断系统简介信息技术迅猛发展的时代,人们已经在信息化、数字化的生活空间当中了。Internet的飞速发展已经从根本上转变了人们的工作方式和生活方式,与此同时也转变了了农业的经营形式和服务形式。因此结合移动互联网的优势,设计开发动植物病虫害专家诊断系统,让用户不论在哪儿都能使用该系统进行病虫害的在线诊断,和拍照提问。动植物专家诊断系统采用Android技术实现客户端1,轻量级开源框架实现服务端。主要功

14、能包括自动诊断,防治方法,防治视频,在线提问等。本系统由两位学生共同完成,本任务书完成在线问答模块、分类管理模块、动植物管理模块。在线问答模块用户针对存在的问题对专家进行在线提问,提问的形式可以是文字、图片,对于不会拼音输入的做优化,能够实现语音转文字搜索问题和提问,农业专家回复问题,可以查看用户上传的照片,给出诊断结果,并可以给出系统定义的疾病。分类管理模块将农业定义为中草药材,坚果,水产品,水果,牲畜家禽,粮棉油糖,花卉苗木,蔬菜,蜂蚕桑竹,其他十个大类2。动植物管理,对农业定义的动植物具体种类进行管理。1.2 本课题研究背景与意义随着移动互联网与智能手机的良好发展,使用智能手机的用户数量

15、越来越庞大,以此同时也越来越平民化。智能手机是快捷的互联网的入口,更多的人选择用手机上网获取信息,通过手机上网成本较低,而客户端应用保证了信息的针对性强。我国是农业大国,从事农业生产的人口比例很大。而生物学家,畜牧专家,化学家也在为怎么提高农业产量,研究更好更有效的科学种植。农业资源的合理分配,工农产品的专业包装,也是企业家们最终能够提高农产品价值的有效渠道。农业相对于其他行业在传统互联网时代从其中获得的发展是很滞后的。移动互联网,云计算,物联网的产生,这是农业这个行业面临的前所未有的机遇。国内针对农业方面的应用不多,并且多数是以农业资讯形式。在病虫害方面的应用几乎没有,而此系统可以弥补这方面的空白。1.3 国内外病虫害专家诊断系统现状分析1965年Edward Albert Feigenbaum和Joshua Lederberg等人合作开发的DENDRAL3(专家系统程序)开启了动植物病虫害诊断专家系

展开阅读全文
相关资源
相关搜索

当前位置:首页 > 医学/心理学 > 基础医学

电脑版 |金锄头文库版权所有
经营许可证:蜀ICP备13022795号 | 川公网安备 51140202000112号