-
用C++语言实现的八数码问题,A*算法。
用C++语言实现的八数码问题,A*算法。-With C++ Language realize eight digital problem, A* algorithm.
- 2022-03-20 04:02:18下载
- 积分:1
-
集束搜索,经典算法,不用过多介绍了吧/。
集束搜索,经典算法,不用过多介绍了吧/。-cluster search, classical algorithm, not too many on the Bar /.
- 2022-02-15 01:13:57下载
- 积分:1
-
Java数据结构的小应用程序对于数组的冒泡排序
Java数据结构的小应用程序对于数组的冒泡排序-data structure of the Java applications for small array of Bubble Sort
- 2023-06-21 18:35:03下载
- 积分:1
-
本文档容括了C(C++)所有算法,分为数值算法、图论算法、背包算法、排序算法、高精度算法、树的遍历、进制转换、全排列和组合生成、查找算法、贪心、回溯法框架、DF...
本文档容括了C(C++)所有算法,分为数值算法、图论算法、背包算法、排序算法、高精度算法、树的遍历、进制转换、全排列和组合生成、查找算法、贪心、回溯法框架、DFS框架、BFS框架、数据结构相关算法。并有实例源码-This document, including the capacity C (C ) for all algorithms, divided into numerical algorithms, graph theory, algorithm, knapsack algorithm, sorting algorithm, high-precision algorithms, tree traversal, binary conversion, the whole arrangement and combination of generation, search algorithm, greedy , backtracking framework, DFS framework, BFS framework, data structure-correlation algorithm. And examples of source
- 2022-01-26 03:58:31下载
- 积分:1
-
vfp原程序prg
vfp原程序prg-Probe original program prg
- 2022-04-06 20:23:09下载
- 积分:1
-
篮球赛抽签系统,先输入球队数,由随机函数在1
篮球赛抽签系统,先输入球队数,由随机函数在1-N抽取一个数,作为初始密码,出列第一支球队,然后根据各队输入本队密码,利用joseph环,使每次出列的球队密码作为新的密码,直到所有球队出列,即可确定分组顺序-Basketball lottery system, first enter the team number by the random function in the 1-N taken a number, as the initial password, the first teams out of the column, and then each team enter the team password, using joseph ring, so that each second team out of the column as a new password password, until all the teams out of the column, you can determine the packet sequence
- 2022-02-03 18:33:48下载
- 积分:1
-
LabVIEW将图形中的数据存入数据库中
可以帮助初学者了解LabVIEW和数据库的联系,此程序可以将labview图形中的数据存入到数据库中,简单方便可行。
- 2022-03-13 11:35:51下载
- 积分:1
-
设有n个人站成一圈,每个人持有一个密码(正整数)。现从第t个人开始,按顺时针方向“1,2,3,4,…”循环报数,数到m1(第t个人所持密码)的人出列,然后从出列...
设有n个人站成一圈,每个人持有一个密码(正整数)。现从第t个人开始,按顺时针方向“1,2,3,4,…”循环报数,数到m1(第t个人所持密码)的人出列,然后从出列者的下一个人重新开始报数,数到m2(刚出列者所持密码)的人又出列,如此重复进行,直到n个人都出列为止。-something like Joseph problem
- 2023-03-09 16:15:03下载
- 积分:1
-
BFS, DFS, to the map, no map to the realization of the algorithm can be automati...
BFS、DFS、有向图、无向图中的各种算法的实现,可以自动生成图形。-BFS, DFS, to the map, no map to the realization of the algorithm can be automatically generated graphics.
- 2023-06-03 12:35:03下载
- 积分:1
-
data structure to achieve the java
数据结构的java实现-data structure to achieve the java
- 2022-01-25 23:42:55下载
- 积分:1