资源列表
[数据结构常用算法] ZeroOnePack
说明:分支界限法求解0-1背包问题。有N件物品和一个容量为V的背包,第i件物品的费用是c[i],价值是w[i],求解将哪些物品装入背包可使这些物品的费用总和不超过背包容量,且价值总和最大。-Branch and bound method for solving 0-1 knapsack problem. N items and a capacity V of the backpack, the cost of items i C [i], t<郝既得> 在 2025-01-24 上传 | 大小:1kb | 下载:0
[数据结构常用算法] MultidimensionalPointer
说明:C中通过指针和数组名操作二维数组的区别与联系详细说明-Describe operating differences and relations of the two-dimensional array by pointer and array name in C<郝既得> 在 2025-01-24 上传 | 大小:1kb | 下载:0
[数据结构常用算法] vijos-1180
说明:vijos 1180 动态规划。欢迎各种交流讨论。-dynamic programming vijos 1180. Welcome to the various exchanges and discussions.<violet> 在 2025-01-24 上传 | 大小:1kb | 下载:0
[数据结构常用算法] BinarySearchTree
说明:使用C++语言实现的数据结构——二叉查找树-Data structure- a binary search tree using C++ language<秦周> 在 2025-01-24 上传 | 大小:1kb | 下载:0
[数据结构常用算法] depthFirstSearch
说明:图的深度优先查找算法(包括递归和非递归),C++源代码。-The diagram of the depth-first search algorithm (including recursive and non-recursive) the C++ source code.<易欣欣> 在 2025-01-24 上传 | 大小:1kb | 下载:0
[数据结构常用算法] Shortest-path
说明:数据结构 基于邻接表的有向图最短路径快速算法-Data structure Quickly to the shortest path algorithm based on adjacency list<刘宏> 在 2025-01-24 上传 | 大小:1kb | 下载:0