-
Source code for Basilsik
Source code for Basilsik
- 2022-05-24 21:54:17下载
- 积分:1
-
pacman 搜索 python
人工智能作业......
小游戏pacman......
搜索算法,用python完成......
DFS,深度优先搜索
BFS,广度优先搜索
统一的成本,
启发式算法。。。
1.在 search.py 中的 depthFirstSearch 函数中实现深度优先搜索 (DFS) 算法。若要使您的算法完成,写 DFS 的图搜索版本,
从而避免扩大任何已经了的状态
2.在 search.py 中的 breadthFirstSearch 函数中实现的广度优先搜索 (BFS) 算法。再次,写图搜索算法,可避免扩大任何
已经访问状态。测试你的代码相同的方式,你做为深度优先搜索。
3.在 search.py 中的 uniformCostSearch 函数中实现统一成本图搜索算法。
4.实现 A * 图搜索空函数 aStarSearch 在 search.py 中。A * 采用启发式函数作为参数。启发式带两个参数: 在搜索问题
请点击左侧文件开始预览 !预览只提供20%的代码片段,完整代码需下载后查看 加载中 侵权举报
- 2022-02-05 02:15:14下载
- 积分:1
-
When starting with protocols that work at the upper layers of the network models...
When starting with protocols that work at the upper layers of the network models, each set of data is wrapped inside the next lower layer protocol, similar to wrapping letters inside an envelope. The application creates the data, then the transport layer wraps that data inside its format, then the network layer wraps the data, and finally the link (Ethernet) layer encapsulates the data and transmits it. Each network layer either encapsulates the data stream with additional information, or manages data handling or come part of the connection
- 2022-05-23 09:07:19下载
- 积分:1
-
Gets video cam from a web cam o a video capture board
Gets video cam from a web cam o a video capture board
- 2022-03-02 05:30:44下载
- 积分:1
-
VB在wince s3c2440 LED控制
LED control in VB on WinCE for S3C2440
- 2022-03-16 13:54:01下载
- 积分:1
-
a cool RSA encryption source code, I actually very good application performance...
一个超酷的RSA加密源代码,我在实际应用中表现很好,可以达到128位以上的加密。-a cool RSA encryption source code, I actually very good application performance can be achieved over 128 encryption.
- 2023-07-04 20:10:03下载
- 积分:1
-
一个小的闹钟程序,支持10个闹响时间,并有防止叫醒手指的功能。...
一个小的闹钟程序,支持10个闹响时间,并有防止叫醒手指的功能。-A clock program, Support 10 alarm setting and avoid only wakeup you finger.
- 2022-01-25 16:56:44下载
- 积分:1
-
控制鼠标滚轮的控件
控制鼠标滚轮的控件-control of the mouse wheel controls
- 2022-06-02 15:46:21下载
- 积分:1
-
这个是比较完整的实验报告。是关于约瑟夫环的,希望能得更多的加分。...
这个是比较完整的实验报告。是关于约瑟夫环的,希望能得更多的加分。-this was more complete experimental report. Josephus is on the hope of more of the points.
- 2022-07-28 00:55:18下载
- 积分:1
-
如何提高自身的事件发生
How to raise event in self make components
- 2022-07-23 12:38:11下载
- 积分:1