- 1、原创力文档(book118)网站文档一经付费(服务费),不意味着购买了该文档的版权,仅供个人/单位学习、研究之用,不得用于商业用途,未经授权,严禁复制、发行、汇编、翻译或者网络传播等,侵权必究。。
- 2、本站所有内容均由合作方或网友上传,本站不对文档的完整性、权威性及其观点立场正确性做任何保证或承诺!文档内容仅供研究参考,付费前请自行鉴别。如您付费,意味着您自己接受本站规则且自行承担风险,本站不退款、不进行额外附加服务;查看《如何避免下载的几个坑》。如果您已付费下载过本站文档,您可以点击 这里二次下载。
- 3、如文档侵犯商业秘密、侵犯著作权、侵犯人身权等,请点击“版权申诉”(推荐),也可以打举报电话:400-050-0827(电话支持时间:9:00-18:30)。
- 4、该文档为VIP文档,如果想要下载,成为VIP会员后,下载免费。
- 5、成为VIP后,下载本文档将扣除1次下载权益。下载后,不支持退款、换文档。如有疑问请联系我们。
- 6、成为VIP后,您将拥有八大权益,权益包括:VIP文档下载权益、阅读免打扰、文档格式转换、高级专利检索、专属身份标志、高级客服、多端互通、版权登记。
- 7、VIP文档为合作方或网友上传,每下载1次, 网站将根据用户上传文档的质量评分、类型等,对文档贡献者给予高额补贴、流量扶持。如果你也想贡献VIP文档。上传文档
查看更多
a算法演示系统—大学毕业设计
摘要
本次课程设计的题目是“A星算法的演示系统”,A*算法在人工智能中是一种典型的启发式搜索算法java
Abstract
The topic of the course design isA star algorithm demo software, A * algorithm in artificial intelligence is A kind of typical heuristic search algorithm, this is A graphics in the plane ,have more than one node path, the algorithm of minimum through cost.it often be used in the game of mobile computing of NPC, or online games on mobile computing of BOT.The course design requirs to demonstrate the implementation process of the whole algorithm, can be single step demo, dynamic demonstration, the essence of the execution process of algorithm demo.
on the basis of full understanding of the algorithm, Demonstrateing the algorithm implementation process will involve the Graph drawing, and the programming on image, obviously a high-level language has the characteristics of its development of high efficiency, Java powerful computing and graphics display function, make the image programming more simple and intuitive.This project is based on eclipses Java integrated development environment, A star algorithm demo software was designed and implemented, showing how A star algorithm of heuristic search and pathfinding.Implements set the starting point and end point, barriers, clear obstacles, directly pathfinding, single step pathfinding, dynamic pathfinding, pathfinding again, add default barrier function of these operations.the user can use the software according to their requirments, the software fully shows the execution of A star algorithm.
Keywords:AStar arithmetic ,heuristic search,java
摘要 1
Abstract 2
目录 3
1 需求分析 4
1.1 编写目的 4
1.2 背景 4
1.2.1 A*搜索算法介绍 4
1.2.2 Dijkstra算法 5
1.2.3 java语言介绍 6
1.2.4 java图形化编程的知识 8
1.3 任务概述 8
1.4 运行环境规定 9
1.5 其他A星软件的优劣 9
(1)软件一 9
(2)软件二 10
2 概要设计 11
2.1 界面设计 11
2.1.1 软件的进入界面设计 11
2.1.2 软件的进入界面的分析 11
2.1.3 软件主题界面的设计 12
2.1.4 软件主体界面的分析 12
2.2 程序需要实现的功能 13
3 详细设计 14
3.1 类图的设计 14
3.2 类之间的关系说明 14
3.3 类图的分析 15
3.4 程序的实现 16
3.4.1 程序逻辑的设计 16
3.3.2 找到link中结点的F值最小的结点 20
3.4.3 响应绘制方块paint的参数与get
您可能关注的文档
- ____捷自达____自动售货机项目可行性论证研究报告.doc
- ____爱丽 丝梦游仙境____活动策划方案—本科毕业设计论文.doc
- __—大学生代议制民主____理论的初探—大学毕业设计论文.doc
- __出纳__岗位调研分析报告—大学毕业设计.doc
- __饿了么__网络外卖营销策划—本科毕业设计论文(设计).doc
- __平安城市__视频监控—大学毕业设计.doc
- __南亚未来城__园林景观设计深析--—本科毕业设计论文.doc
- __支付宝__网上第三方支付平台的法律问题—大学本科毕业设计论文.doc
- __嬉皮褶襇式__风格服装设计—大学毕业设计.doc
- 《操作系统》算法多媒体演示—大学毕业设计.doc
最近下载
- 2025年部编人教版(统编新教材)初中语文八年级上册教学计划及进度表.docx
- 虚拟电厂负荷聚合平台项目-可研报告.pdf VIP
- 解读2025年增值税法实施条例(征求意见稿).pptx VIP
- 导航控制系统(NCS)系列:Garmin G1000_(4).MFD(多功能显示器)操作与使用.docx VIP
- 一种基于正态分布权重的宽带功放电路实频匹配方法.pdf VIP
- 光伏电站运维方案.pdf VIP
- 三级医师查房制度课件.pptx VIP
- 中国华电集团公司技术改造管理办法(B).doc VIP
- 2025至2030教育行业信息化行业市场发展分析及发展前景及有效策略与实施路径评估报告.docx VIP
- 通用汽车发动机悬置子系统技术规范(翻译).doc VIP
文档评论(0)