资源列表
[压缩解压] dituzhese
说明:地图着色把地图上的每个城市抽象为一个点,并给每个城市编号,,相邻的城市之间用直线连接。据此做出邻接矩阵,若第i个城市与第j个城市相邻,则metro[i][j]=1,否则metro[i][j]=0。 算法:按照编号从小到大的顺序检查每个城市,对每个城市从1到4使用4种颜色着色,若当前颜色可用(即不与相邻城市颜色相同),则着色;否则测试下一种颜色。 -Map coloring to each city on the map as a point of abstraction, and to<杜丹> 在 2025-06-27 上传 | 大小:405kb | 下载:0
[压缩解压] bmpchangejpg
说明:bmp转成jpg也是压缩哦! 111 111 111 -bmp into jpg is compressed Oh! 111 111 111 111 111<> 在 2025-06-27 上传 | 大小:1kb | 下载:0
[压缩解压] kuaisupaixu
说明:快速排序,快速排序是对冒泡排序的一种改进。它的基本思想是:通过一躺排序将要排序的数据分割成独立的两部分,其中一部分的所有数据都比另外一不部分的所有数据都要小,然后再按次方法对这两部分数据分别进行快速排序,整个排序过程可以递归进行,以此达到整个数据变成有序序列。-Quick Sort, Quick Sort Bubble Sort is an improvement. Its basic idea is: lying through one sorting to sort the data to<杜丹> 在 2025-06-27 上传 | 大小:17kb | 下载:0
[数据结构常用算法] t
说明: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 more efficient. Of course, as a<gaoqun> 在 2025-06-27 上传 | 大小:7kb | 下载:0
[人工智能/神经网络/遗传算法] KNNalgorithm
说明:knn算法的实现,框架十分清楚。是经典的东西-KNN algorithm, the fr a mework is very clear. Is a classic East-West<xad> 在 2025-06-27 上传 | 大小:1kb | 下载:0
[数学计算/工程计算] DGPSSolution
说明:广义矩阵求逆相关资料,矩阵运算,矩阵概念。-Generalized information matrix inversion, matrix operations, matrix concept.<> 在 2025-06-27 上传 | 大小:502kb | 下载:0
[数据结构常用算法] 3
说明:同时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 the team and the team algorith<god> 在 2025-06-27 上传 | 大小:169kb | 下载:0
[数学计算/工程计算] juzhenshuanfa
说明:很 经典 的 矩阵算法 知道 的 就下 -Very classic matrix algorithm to know on the next<小闭> 在 2025-06-27 上传 | 大小:4kb | 下载:0
[压缩解压] 20055416656
说明:图象压缩算法的实现,十分具有参考价值的,赫赫有名-Image compression algorithm is very valuable and well-known<zhang> 在 2025-06-27 上传 | 大小:106kb | 下载:0