a算法演示系统大学毕业设计.doc

  1. 1、本文档共29页,可阅读全部内容。
  2. 2、原创力文档(book118)网站文档一经付费(服务费),不意味着购买了该文档的版权,仅供个人/单位学习、研究之用,不得用于商业用途,未经授权,严禁复制、发行、汇编、翻译或者网络传播等,侵权必究。
  3. 3、本站所有内容均由合作方或网友上传,本站不对文档的完整性、权威性及其观点立场正确性做任何保证或承诺!文档内容仅供研究参考,付费前请自行鉴别。如您付费,意味着您自己接受本站规则且自行承担风险,本站不退款、不进行额外附加服务;查看《如何避免下载的几个坑》。如果您已付费下载过本站文档,您可以点击 这里二次下载
  4. 4、如文档侵犯商业秘密、侵犯著作权、侵犯人身权等,请点击“版权申诉”(推荐),也可以打举报电话:400-050-0827(电话支持时间:9:00-18:30)。
查看更多
a算法演示系统大学毕业设计

摘要 本次课程设计的题目是“A星算法的演示系统”,A*算法在人工智能中是一种典型的启发式搜索算法java Abstract The topic of the course design is"A 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 eclipse's 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的参数与

文档评论(0)

TFZD + 关注
实名认证
内容提供者

该用户很懒,什么也没介绍

1亿VIP精品文档

相关文档