资源列表
[数据结构常用算法] the-branch-and-bound-algorithm
说明:算法:用分支定界求最短路径,北航计算机学院算法课作业-Algorithm: get the shortest path using the branch and bound algorithm<柴巧珍> 在 2025-12-26 上传 | 大小:1.52mb | 下载:0
[数据结构常用算法] Dynamic-Password
说明:动态口令相关知识研究,以及算法描述,还有发展动态分析-Knowledge of dynamic password, and the algorithm is described, and the development of a dynamic analysis<龙> 在 2025-12-26 上传 | 大小:37kb | 下载:0
[数据结构常用算法] 5090729032_Project2
说明:数据结构的作业,希望对大家有帮助,是AVL树-It is my homework<liwuxi> 在 2025-12-26 上传 | 大小:31kb | 下载:0
[数据结构常用算法] MergeSort
说明:归并(Merge)排序法是将两个(或两个以上)有序表合并成一个新的有序表,即把待排序序列分为若干个子序列,每个子序列是有序的。然后再把有序子序列合并为整体有序序列-Merge (Merge) sort is two (or more) into a new sorted list ordered table, that is to be sorted sequence is divided into several sub-sequences, each sequence is ordered.<> 在 2025-12-26 上传 | 大小:564kb | 下载:0
[数据结构常用算法] package
说明:有N件物品和一个容量为V的背包。第i件物品的重量是c[i],价值是w[i]。求解将哪些物品装入背包可使这些物品的重量总和不超过背包容量,且价值总和最大-There are N items and a capacity of V backpack. The weight of the i-th item is c [i], the value of w [i]. Which solution will allow these items into the backpack does not exc<> 在 2025-12-26 上传 | 大小:1kb | 下载:0