资源列表
[数据结构常用算法] liantongtu
说明:本程序是学习图论连通图的极佳案例,可以清楚地进行任意建立集合图,并且随意选取点来自动进行判断连通。-This program is a connected graph graph theory learning an excellent example, one can clearly create a collection of arbitrary figure, and selected at random points autom<pujialie> 在 2024-11-13 上传 | 大小:1.98mb | 下载:0
[数据结构常用算法] quickSortApp
说明:对经典的递归快速排序采用选择法和栈进行优化,提高了算法的运行效率,使得对快速排序的理解更加深入。-The classical recursive quick sort and stack using the selection method to optimize and improve the operating efficiency of the algorithm, such that for more in-depth unde<刘荣荣> 在 2024-11-13 上传 | 大小:2.85mb | 下载:0
[数据结构常用算法] bigNumMult
说明:计算1万位以上的大整数乘法,有蛮力法和分治法-Calculation 10,000 more than the large integer multiplication with brute force method and the divide and conquer<Billie> 在 2024-11-13 上传 | 大小:28kb | 下载:0
[数据结构常用算法] c
说明:运用贪心策略实现多机调度问题(c语言版)-Using the greedy strategy to realize multi machine scheduling (C language version)<weixiaobao> 在 2024-11-13 上传 | 大小:1kb | 下载:0
[数据结构常用算法] shujujiegoukejian
说明:数据结构重要课件,介绍了所有数据结构课程的相关算法原理-Important courseware data structure, this paper introduces the principle of all relevant algorithm of data structure course<王一> 在 2024-11-13 上传 | 大小:24.55mb | 下载:0
[数据结构常用算法] BInsertSort
说明:折半插入排序在查找记录插入位置时,采用折半查找算法 折半查找比顺序查找快, 所以折半插入排序在查找上性能比直接插入排序好 -Binary insertion sort to find records insertion position, using a binary search binary search algorithm is faster than the sequential search, binary inser<郑白> 在 2024-11-13 上传 | 大小:1kb | 下载:0