资源列表
[数据结构常用算法] Fast_Dijkstra
说明:时间复杂度为O(ElogV)的Dijkrastra算法的实现,解决城市道路网的最短路径问题,可以计算1000×1000个节点。-Time complexity is O (ElogV) of Dijkrastra algorithm to address the urban road network, shortest path problem, can calculate the 1000 × 1000 nodes.<刘金义> 在 2024-11-06 上传 | 大小:2452480 | 下载:0
[数据结构常用算法] datastructures
说明:这是一个有关数据结构的习题集,里面包含了有关数据结构各个章节的习题以及答案,可以方便同学们下载使用。-This is a set of exercises on data structure, which contains information about data structures, as well as answers to the various chapters of exercises, students can eas<wang> 在 2024-11-06 上传 | 大小:2447360 | 下载:0
[数据结构常用算法] Datastruct
说明:实现数据结构中的队列,堆栈,二叉树,还有众多的排序算法。-inplemented data stricture such as queue,stack,tree and there are many alogrithm about sorting<shufy> 在 2024-11-06 上传 | 大小:2454528 | 下载:0
[数据结构常用算法] shujujiegou
说明:清华大学严蔚敏老师的数据结构的ppt及一部分源码。-Tsinghua University, Yan Wei-min data structure ppt teacher and part of the source<黄元进> 在 2024-11-06 上传 | 大小:2451456 | 下载:0
[数据结构常用算法] knapsack-problem
说明:原创,背包问题的四种解法,回溯法,动态规划法,以及两种蛮力法,C++代码,编译运行通过,结果正确,可以比较各种方法的效率。-The original, four solutions of the knapsack problem, backtracking, dynamic programming, and two brute force method, C++ code, compile, run through, the resul<ZLS> 在 2024-11-06 上传 | 大小:2451456 | 下载:0
[数据结构常用算法] TerraExplorerX
说明:基于C#的实现skyline算法,其中一个插件-Skyline algorithm based on C#, one of the plug-in<jianghansheng> 在 2024-11-06 上传 | 大小:2450432 | 下载:0
[数据结构常用算法] migongqiuj
说明:这是一个迷宫求解的小程序,适用于数据结构课程设计-This is a maze-solving procedures applicable to the data structures course design<高红> 在 2024-11-06 上传 | 大小:2447360 | 下载:0
[数据结构常用算法] stooge_sort
说明:桶排序算法,分治算法,输入一串数字,输出他们从小到大的排序-Bucket sort algorithm, divide-and-conquer algorithm, input a string of numbers, the output from small to large order<胡战> 在 2024-11-06 上传 | 大小:2450432 | 下载:0