资源列表
[数据结构常用算法] spath
说明:有关启发式搜索的经典算法:A*最短路径算法的实例和对应程序。关注的朋友可以留意一下。(比传统的Dijistra算法效率高很多哦!^_^)-the heuristic search algorithm of the classic : A* shortest path algorithm examples and the corresponding procedures. Concerned friends can look. (Dijistra than the traditional algo<莜月> 在 2025-06-27 上传 | 大小:34kb | 下载:0
[数据结构常用算法] multiplyofarrys
说明:这是一个矩阵乘法 程序,按要求输入矩阵后可实现矩阵间的叉乘、点乘-This is a matrix multiplication multiplication procedure, as required input matrix matrix would be achieved by the fork, take points<沈刚> 在 2025-06-27 上传 | 大小:34kb | 下载:0
[数据结构常用算法] sharePfisher
说明:确定投影方向使得降维以后,样本不但线性可分,而且可分性更好-Determine the projection direction makes dimensionality reduction, sample not only linearly separable, and a better separability<黄博> 在 2025-06-27 上传 | 大小:34kb | 下载:0
[数据结构常用算法] visit
说明:用贪心算法做的全国31个城市之间的旅行商问题源代码,可执行程序都在附件压缩包内。里面的data.txt city.txt分别为数据表和城市名,要和可执行程序放在同一个目录内才可执行-greedy algorithm to do with the country's 31 cities between the TSP source code, the executable in Annex compressed packet. Inside data.txt city.txt of dat<谢躜> 在 2025-06-27 上传 | 大小:34kb | 下载:0
[数据结构常用算法] 归并排序
说明:这是关于严蔚敏版的《数据结构》第八章归并排序(This is the eight version of the data structure, chapter viii merge sort)<kangkang11 > 在 2025-06-27 上传 | 大小:33kb | 下载:0
[数据结构常用算法] repfnsent
说明:汉诺塔的自动演算过程,有源码,转载(用MFC制作而成)()<cqhaimtencs > 在 2025-06-27 上传 | 大小:33kb | 下载:0
[数据结构常用算法] 银行业务模拟
说明:设银行有四个服务窗口,一个等待队列, 每个窗口均可以办理存款、取款、挂失、还贷业务,每种业务所需的服务时间不同,客户到达银行后,先到打号机上打号,号票上包括到达时间、编号和需要办理的业务,然后在银行内等候, 当任一服务窗口空闲时,处理等候客户中排在最前面的客户的业务。写一个上述银行业务的模拟系统,通过模拟方法求出客户在银行内逗留的平均时间和每个窗口办理的客户数及办理的每种业务数。(A bank has four service windows, a waiting queue, each win<LemoNation> 在 2025-06-27 上传 | 大小:33kb | 下载:2
[数据结构常用算法] seedFormatParse
说明:java版本的seed解析,包括seed转换miniseed(Seed analysis of java version)<梦浮桥> 在 2025-06-27 上传 | 大小:33kb | 下载:0