资源列表
[数据结构常用算法] 队列相关的所有基本算法
说明:队列相关的所有基本算法,西电的老师写的,与吴伟民数据结构课本完全一致,用C实现-cohort of all the basic algorithm, the West-- written by the teachers, and textbooks Xiulan WU Weimin data structure is fully consistent with achieving C<李雷> 在 2024-11-16 上传 | 大小:12kb | 下载:0
[数据结构常用算法] 近邻算法求解TSP问题
说明:本程序用另外一种算法即近邻算法解决TSP,即旅行商问题,请高手指教.-this procedure with the other algorithms that solve the TSP neighbor algorithm, the traveling salesman problem, experts advise.<chen> 在 2024-11-16 上传 | 大小:12kb | 下载:0
[数据结构常用算法] dos下的校园导游图
说明:校园导游图,在dos环境实现,用了最短路径算法,可以查询两点的最短路径及长度-campus tour map, dos environment achieved, with the shortest path algorithm can find the shortest path two lengths and<朱南辉> 在 2024-11-16 上传 | 大小:12kb | 下载:0
[数据结构常用算法] kecsj_java
说明:JAVA课程设计!用线程来实现比较查找、排序算法的运行时间,第一部分是将顺序查找、折半查找算法设计成线程并同时运行来比较两种查找算法,第二部分是将冒泡排序、快速排序及选择排序设计成线程并同时运行来比较三种排序算法。本程序使用流行的GUI界面设计。-Java curriculum design! Using thread to achieve more search, algorithm running time, the first p<爱情无敌> 在 2024-11-16 上传 | 大小:12kb | 下载:0
[数据结构常用算法] Strassen_8
说明:Strassn关于两个矩阵相乘的算法,同过分治原理把两个n*n的矩阵阶各分解成四个n/2*n/2阶的矩阵,当分解出来的矩阵阶数等于2时,求借各个小矩阵,若阶数大与2,就递归的调用前面方法,直到分解成2*2的子矩阵为止。-Strassn on two matrix multiplication, the algorithm, with the governing principle over two n* n matrix of the<张斌> 在 2024-11-16 上传 | 大小:12kb | 下载:0
[数据结构常用算法] test_gauss_proj
说明:这是一个高斯投影变换的类,支持从经纬度到平面坐标和平面坐标到经纬度的变换。-This is a Gaussian-like projection transformation, from the longitude and latitude coordinates of the plane and the plane's longitude and latitude coordinates to transform.<王文> 在 2024-11-16 上传 | 大小:12kb | 下载:0