资源列表
[数据结构常用算法] minimum-spanning-tree
说明:使用C#图形界面生成最小生成树,核心算法使用Prim算法。图的形状可以在源文件中的图定义处修改。-C# graphical interface to generate a minimum spanning tree, the core algorithm using Prim algorithm. The graph shape defined in the source file in Figure modify.<黄佳禾> 在 2025-01-29 上传 | 大小:44kb | 下载:0
[数据结构常用算法] Single-linked-list
说明:使用C#图形界面,演示单链表的删除、插入、查找等功能。使用画图工具,实时画出每个节点和连线-Use the graphical interface of the C# demo single linked list, delete, insert, search functions. Use drawing tools, real draw for each node and connection<黄佳禾> 在 2025-01-29 上传 | 大小:44kb | 下载:0
[数据结构常用算法] Source-code
说明:DATA STRUCTURE BST STACK QUEUE AVL TREE HEAPSORT-DATA STRUCTURE BST STACK QUEUE AVL TREE HEAPSORT<ravi> 在 2025-01-29 上传 | 大小:42kb | 下载:0
[数据结构常用算法] C-Program
说明:雅克比过关法算法求矩阵的奇异值分解,是雅克比算法的优化,提高计算速度-Jacobian immigration law algorithms singular value decomposition of a matrix, Jacobi algorithm optimization, improve computing speed<Ylath Lovegood> 在 2025-01-29 上传 | 大小:88kb | 下载:0
[数据结构常用算法] the_k_shortest_path
说明:第k短路算法,用A*算法和优先队列实现。查找任意两点间的第k短路,时间复杂度O(NLOGN)-K-shortest path algorithm, A* algorithm and priority queue. Find the first k short circuit between any two points, the time complexity of O (NLOGN)<scarlett> 在 2025-01-29 上传 | 大小:1kb | 下载:0
[数据结构常用算法] the-num-k-element
说明:寻找中项和第k小元素 通过使用线性时间分析的数学方法 从而找到第k小元素 而不用排序以后再找-you can find the middle element and the num k element in a array which is not originally sorted<vincent> 在 2025-01-29 上传 | 大小:1kb | 下载:0
[数据结构常用算法] Greedy-algorithm
说明:贪心算法,具体的讲解了贪心算法,代码非常规范,是学习数据结构和算法难得的资料-Greedy algorithm, specific explanation of the greedy algorithm, the code is very standard, learning data structures and algorithms rare information<chenxinhua> 在 2025-01-29 上传 | 大小:19kb | 下载:0