-
this is my matlab program
this is my matlab program
- 2022-03-22 03:27:39下载
- 积分:1
-
dos源代码,大家都知道了吧
dos源代码,大家都知道了吧-dos source code, as we all know by now.
- 2022-05-21 11:51:49下载
- 积分:1
-
截图软件,有快捷键功能,可以调用系统画图和照片查看器进行编辑和查看
截图软件,有快捷键功能,可以调用系统画图和照片查看器进行编辑和查看。全屏截图,选择截图,快捷键用钩子实现,对于初学编程的人比较有用。Screenshot of the software, there are shortcut keys function, you can call the system drawing and photo viewer for editing and viewing. Full-screen screenshot, select shots, shortcuts hook used to achieve more useful for the novice programmer person.
- 2023-02-07 03:05:05下载
- 积分:1
-
本程序主要实现了对用户操作步骤的撤销与重做,在很多软件开发过程中都有用到,非常实用。...
本程序主要实现了对用户操作步骤的撤销与重做,在很多软件开发过程中都有用到,非常实用。-This procedure of the main user of the revocation and redo steps, in many software development process are used, very useful.
- 2022-02-22 02:54:22下载
- 积分:1
-
可以算到99.55的n次方,并且把结果以很高的精度显示出来哦
可以算到99.55的n次方,并且把结果以很高的精度显示出来哦-Can count to 99.55 of the n-th power, and the results show high accuracy Oh
- 2022-11-04 09:10:02下载
- 积分:1
-
vc中多语言菜单的实现 VC完整应用程序代码 本代码实现中文、英文菜单的切换。
vc中多语言菜单的实现 VC完整应用程序代码 本代码实现中文、英文菜单的切换。-vc multi- languages menu realization VC integrity application
procedure code this code realization Chinese, English menu cut.
- 2023-05-22 20:35:03下载
- 积分:1
-
Wince5.0下WIFI程序。提供获取WIFI连接状态,信号强度,连接信道,AP名称,ping,复制文件,全频段搜索并显示AP等功能...
Wince5.0下WIFI程序。提供获取WIFI连接状态,信号强度,连接信道,AP名称,ping,复制文件,全频段搜索并显示AP等功能-Wince5.0 procedures under the WIFI. Providing access to WIFI connection status, signal strength, connection channels, AP name, ping, copy files, full-band features such as search and display AP
- 2022-03-05 12:18:03下载
- 积分:1
-
总结文件分隔符(纯备帕斯卡)
delphi 简易文件分割器(纯pascal编写)-summary document dividers (pure prepared pascal)
- 2022-12-17 05:10:03下载
- 积分: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
-
DCT image processing algorithm
图象处理DCT算法-DCT image processing algorithm
- 2022-06-01 01:26:15下载
- 积分:1