说明:A*算法只要求产生问题的全部状态空间的部分结点及关系,就可以求解问题了,搜索效率较高。当然由于A*算法中没有回溯,因此某些情况下可能会找不到正确的解过程。
-A* algorithm only requires a problem all part of the state space and the relationship between nodes, we can solve the problem, the search m <gaoqun> 在 2025-01-11 上传
| 大小:7kb | 下载:0
说明:同时rear和len分别指示环形队列中队尾元素的位置和内含元素的个数。设计相应的入队和出队算法。-At the same time, rear and len, respectively, annular instructions squadron tail queue element containing the location and the number of elements. Design corresponding to <god> 在 2025-01-11 上传
| 大小:169kb | 下载:0
说明:用链表实现的大数阶乘,可以计算n万的阶乘,不过3万以上,时间就很长了。-List realize with the factorial of large numbers, can calculate the factorial of n million, but more than 30,000, time is very long. <裴国东> 在 2025-01-11 上传
| 大小:1.17mb | 下载:0
说明:ACM,竞赛题目,我已经在上面测试过了,可以用,题目是ARGUS,希望大家可以喜欢,花了长时间才弄好的-ACM, the title race, I have tested in the above, you can use the title ARGUS, hope everyone can like it, spent a long time before the promotion of <王小> 在 2025-01-11 上传
| 大小:1kb | 下载:0
说明:dijkstra算法,用于寻找已建立图的最短路径,是非常有用的一个算法-Dijkstra algorithm, has been established for finding the shortest path map is a very useful algorithm <apple> 在 2025-01-11 上传
| 大小:1kb | 下载:0
说明:一个简单的通讯录,是暑期的课程实践期间找的,感觉很好用,有查找,删除等功能1-A simple address book, is a summer practice during the course looking for, feel good, and has search, delete and other functions one <杨海波> 在 2025-01-11 上传
| 大小:4kb | 下载:0