-
This book is designed for experienced C++ software developers, system designers,...
本书是专为有经验的C++软件的开发者、系统设计师、软件质量保证人员编写的。适合从事大型软件开发工作(如数据库、操作系统、编译程序和框架)的人员阅读。
-This book is designed for experienced C++ software developers, system designers, software quality assurance personnel prepared. Suitable for large-scale software development work (such as databases, operating systems, compiler and frameworks) who are reading.
- 2022-12-01 06:35:04下载
- 积分:1
-
php函数库,是以DLL库方式存在
php函数库,是以DLL库方式存在-php functions, based on the existence of DLL libraries
- 2022-12-10 16:25:03下载
- 积分:1
-
Windows programming simple entry
Windows CTI简单入门编程-Windows programming simple entry
- 2022-05-08 14:12:58下载
- 积分:1
-
expect source code for UNIX
expect source code for UNIX
- 2022-12-09 04:30: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
-
主要针对售房开发商在出售房屋时,对用户水表以及电表的统计,管理。...
主要针对售房开发商在出售房屋时,对用户水表以及电表的统计,管理。-It can stat and manage water meter ,ammeter when empolders sale buildings.
- 2022-01-20 23:02:38下载
- 积分:1
-
一种基于IE4组件的浏览器。基于VC平台,感觉不错,大家多多交流哦...
一种基于IE4组件的浏览器。基于VC平台,感觉不错,大家多多交流哦-Components based on the IE4 browser. VC-based platform, I feel good, we exchange a lot Oh ~ ~
- 2022-07-16 05:38:21下载
- 积分:1
-
利用hash表转换拼音到汉字,通过建立hash表,将汉语和拼音建立联系,然后调用此hash表,来翻译要翻译的文件...
利用hash表转换拼音到汉字,通过建立hash表,将汉语和拼音建立联系,然后调用此hash表,来翻译要翻译的文件-The use of hash table convert Pinyin to Chinese characters, through the establishment of hash tables, will be in Chinese and Pinyin establish contacts, and then call this hash table to translate the document to be translated
- 2022-03-04 06:09:08下载
- 积分:1
-
通过一个网络规划的实例,来演示基因算法的VC++实现。
通过一个网络规划的实例,来演示基因算法的VC++实现。-Through a network planning example to demonstrate the genetic algorithm VC++ Achieve.
- 2022-06-29 00:31:44下载
- 积分:1
-
Simple multithread in C
Simple multithread in C-Simple multithread in C++
- 2022-03-16 17:40:52下载
- 积分:1