联合开发网   搜索   要求与建议
                登陆    注册
排序按匹配   按投票   按下载次数   按上传日期
按分类查找All 数学计算(241) 
按平台查找All Java(241) 

[数学计算] robot_moving

这个基于Java的项目旨在有效地解决机器人寻路问题,计算机器人在从大小为n x n的方形网格的左上角移动到右下角时应采取的路径,以最大限度地减少能耗。该问题是使用动态编程来解决的,特别是采用自下而上的方法。
This Java-based project aims to efficiently solve the robot pathfinding problem, calculating the path that a robot should take to minimize energy consumption while moving from the top-left corner to the bottom-right corner of a square grid of size n x n. The problem is solved using Dynamic Programming, specifically employing a bottom-up approach. (2023-09-14, Java, 0KB, 下载0次)

http://www.pudn.com/Download/item/id/1694732195251758.html
总计:241