资源列表
[数据结构常用算法] Sorting-Algorithm
说明:本排序算法大全包括快速排序算法、堆排序算法、希尔排序算法等等,代码简洁、高效,可直接运行。-The sorting algorithm Guinness including fast sorting algorithm, heap sort algorithm, Hill sorting algorithm, etc., code simple, efficient and can be directly run.<shenfengchen> 在 2025-01-31 上传 | 大小:1kb | 下载:0
[数据结构常用算法] tireTree_1
说明:这是一个用C++实现的单词树,对于学习数据结构与算法的同学进阶有很大作用-This a tireTree algorithem code by c++<JOSEPH> 在 2025-01-31 上传 | 大小:1kb | 下载:0
[数据结构常用算法] E_Malevich-Strikes-Back!
说明:Ural 1221 Malevich Strikes Back代码,简洁明了,通过搜索正方中心坐标并判定来实现- After the greatest success of Malevich s Black Square the famous artist decided to create a new masterpiece. He took a large sheet of checked paper and filled so<Jerry> 在 2025-01-31 上传 | 大小:1kb | 下载:0
[数据结构常用算法] Knapsack-problem
说明:假设有一个能装入总重量为T的背包和n 件重量分别为W1,W2,W3,...,Wn的物品。编写算法从n件物品中挑选若干件恰好装满背包,即使得Wi1+Wi2+...+Win=T.(W旁边的字符皆为角标)。要求找出满足条件的所有解。-Suppose there is a load of T of the total weight of W1, N, W2, W3, Wn. Algorithm is compiled n items sele<chenchen> 在 2025-01-31 上传 | 大小:1kb | 下载:0
[数据结构常用算法] Linear-table-operation
说明:1,线性表在顺序存储结构上的建立、插入、删除运算。 2,线性表在链接存储结构上的建立、插入、删除运算。-1, the establishment, insertion and deletion of the linear table in the sequential storage structure. 2, the linear table in the link storage structure, the establ<chenchen> 在 2025-01-31 上传 | 大小:1kb | 下载:0