资源列表
[数据结构常用算法] shujujiegou
说明:清华大学-数据结构 清华大学-数据结构-Tsinghua University- Tsinghua University data structure- Data structure of Tsinghua University- the data structure<> 在 2025-06-23 上传 | 大小:2.48mb | 下载:0
[数据结构常用算法] algorithmDesignPPT
说明:算法设计与文件的整套电子教案,主要包括递归和分治方法、动态规划算法、贪心算法、回溯法、分支限界法等常用算法和NP问题-Algorithm design and documentation package of electronic lesson plans, including recursive and sub-rule method, dynamic programming algorithm, greedy algorithms, backtracking, branch and boun<sandy chen> 在 2025-06-23 上传 | 大小:465kb | 下载:0
[数据结构常用算法] 01knapsack
说明:01背包问题的C++源程序,写的比较简单-01 knapsack problem C++ Source code, written in relatively simple<sandy chen> 在 2025-06-23 上传 | 大小:48kb | 下载:0
[数据结构常用算法] Algorithms_Data_Structures_and_Problem_Solving_wit
说明:Algorithms Data Structures and Problem Solving with C++.pdf。。。提供给需要的共学下载-Algorithms Data Structures and Problem Solving with C++. Pdf. . . Available to the needs of a total school download<guohaifeng> 在 2025-06-23 上传 | 大小:974kb | 下载:0
[数据结构常用算法] daoyou
说明:校园导游咨询:编制一个为来访客人进行最短路径导游的程序从厦门大学漳州校区的平面图中选取10个有代表性的景点,抽象成一个无向带权图。以图中顶点表示景点,边上的权值表示两地之间的距离。 2.本程序的目的是为用户提供路径咨询。根据用户指定的始点和终点输出相应路径,或者根据用户指定的景点输出景点的信息。-Campus tour guides Advisory: the preparation of a visitors guide to the shortest path procedure fro<> 在 2025-06-23 上传 | 大小:218kb | 下载:0
[数据结构常用算法] paixu
说明:内部排序算法比较 排序算法是数据结构学科经典的内容,其中内部排序现有的算法有很多种,究竟各有什么特点呢?本文力图设计实现常用内部排序算法并进行比较。分别为起泡排序,直接插入排序,简单选择排序,快速排序,堆排序,针对关键字的比较次数和移动次数进行测试比较. -Comparison of the internal sorting algorithm sorting algorithm is a data structure the contents of the classical disc<> 在 2025-06-23 上传 | 大小:323kb | 下载:0