-
实现了A*算法,A*算法是加上一些约束条件的最好优先的算法。由于在一些问题求解时,我们希望能够求解出状态空间搜索的最短路径,也就是用最快的方法求解问题,A*就是...
实现了A*算法,A*算法是加上一些约束条件的最好优先的算法。由于在一些问题求解时,我们希望能够求解出状态空间搜索的最短路径,也就是用最快的方法求解问题,A*就是干这种事情的!A*算法是一个可采纳的最好优先算法。
- 2022-01-25 21:36:00下载
- 积分:1
-
把源文件拷贝入code.txt,运行此程序后,所得软件在code.txt中
把源文件拷贝入code.txt,运行此程序后,所得软件在code.txt中-put source files are copied into code.txt, running this program, from which software code.txt
- 2022-03-10 04:53:29下载
- 积分:1
-
计算机编程艺术第一卷,学习算法和数据结构的好书
计算机编程艺术第一卷,学习算法和数据结构的好书-Art of Computer Programming I, learning algorithm and data structure books
- 2022-01-25 19:42:03下载
- 积分:1
-
用VB实现的信用社贷款管理系统的课程设计,可以实现数据库中信息的查询、删除、修改等功能。...
用VB实现的信用社贷款管理系统的课程设计,可以实现数据库中信息的查询、删除、修改等功能。-Using VB to achieve credit loan management system, curriculum design, can achieve the information in the database query, delete, modify other functions.
- 2022-02-06 05:10:41下载
- 积分:1
-
一个小型的排序算法,使用了泛型算法等知识,对初学泛型有帮助...
一个小型的排序算法,使用了泛型算法等知识,对初学泛型有帮助-A small sorting algorithm, the use of a generic algorithm knowledge of generic beginner help
- 2023-03-11 00:00:04下载
- 积分:1
-
设计一个实用的小型商店销售管理系统 二.功能: 1. 登记收入支出 2. 统计每日或每周的销售情况,按规定格式打印销售报表 3. 允许多种方式查询货物情况 4....
设计一个实用的小型商店销售管理系统 二.功能: 1. 登记收入支出 2. 统计每日或每周的销售情况,按规定格式打印销售报表 3. 允许多种方式查询货物情况 4. 按货物销售情况提前发出预报-practical design a small shop sales management system 2. Functions : 1. Revenue expenditure registered two. Statistics daily or weekly sales, as required format Print sales statements 3. For a variety of ways to allow cargo 4. Sales of goods by the early forecast issued
- 2022-03-30 23:44:06下载
- 积分:1
-
一个同学的毕业设计
一个同学的毕业设计-a student at the graduate design
- 2022-02-25 17:06:49下载
- 积分:1
-
Mysql latest source code for Windows, vc6 vs.net can compile and upload to vomi...
Mysql for Windows最新源码,vc6vs.net均可编译,吐血上传。-Mysql latest source code for Windows, vc6 vs.net can compile and upload to vomit blood.
- 2022-03-24 00:36:15下载
- 积分:1
-
编写自己的代码小,没有调试周前
编写我们自己的miniSQL代码,几周前没有调试
- 2022-05-18 12:43:07下载
- 积分:1
-
With the prim algorithm is seeking to use adjacency matrix storage structure, s...
用普里姆(Prim)算法求用邻接矩阵存储结构表示的图或网的最小生成树-With the prim algorithm is seeking to use adjacency matrix storage structure, said the plan or network, minimum spanning tree
- 2022-02-09 15:56:42下载
- 积分:1