资源列表

« 1 2 ... .10 .11 .12 .13 .14 515.16 .17 .18 .19 .20 ... 2656 »

[数据结构常用算法maze

说明:分治算法,走迷宫问题,0可通过,1不可通过。-Divide and conquer algorithms, Maze problem by, not by.
<林洁> 在 2025-01-24 上传 | 大小:1kb | 下载:0

[数据结构常用算法lab-2

说明:汽车加油行驶问题。线性规划与网络流24题之一,44ms过OJ。具有一定的参考性。-Car refueling traveling. Linear programming and network flow to one of the 24 questions, 44ms Accpted at OJ. Reference.
<俞风英> 在 2025-01-24 上传 | 大小:1kb | 下载:0

[数据结构常用算法222

说明:学生管理系统,使用二叉树,使用广度优先遍历-Student management system
<zhangning> 在 2025-01-24 上传 | 大小:1kb | 下载:0

[数据结构常用算法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

[数据结构常用算法POJ-1170

说明:POJ 1170 动态规划。欢迎各种交流讨论。-POJ 1170 dynamic programming. Welcome to the various exchanges and discussions.
<violet> 在 2025-01-24 上传 | 大小:1kb | 下载:0

[数据结构常用算法UVA-4996

说明:UVA 4996 非常好的一道动态规划题目。欢迎各种交流讨论。-Very good UVA 4996 a dynamic programming topics. Welcome to the various exchanges and discussions.
<violet> 在 2025-01-24 上传 | 大小:1kb | 下载:0

[数据结构常用算法UVA-5002

说明:UVA 5002 动态规划。欢迎各种交流讨论。-UVA 5002 dynamic programming. Welcome to the various exchanges and discussions.
<violet> 在 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
« 1 2 ... .10 .11 .12 .13 .14 515.16 .17 .18 .19 .20 ... 2656 »

源码中国 www.ymcn.org