资源列表
[数据结构常用算法] mincostflow
说明:实现的是最小费用最大流问题,在残量网络中找s-t最短路,运用bellman-ford算法。-To achieve the minimum cost maximum flow problem, in the residual network, find the shortest st, the use of bellman-ford algorithm.<张佳静> 在 2025-06-17 上传 | 大小:1kb | 下载:0
[数据结构常用算法] binarysearch
说明:Binary search or half-interval search algorithm locates the position of an item in a sorted array. Binary search works by comparing an input value to the middle element of the array.<eKoder> 在 2025-06-17 上传 | 大小:1kb | 下载:0
[数据结构常用算法] BinaryTrees
说明:This article introduces the basic concepts of binary trees, and then works through a series of practice problems with solution code in C/C++ and Java. Binary trees have an elegant recursive pointer structure, so they are a good way to learn recur<stefan> 在 2025-06-17 上传 | 大小:38kb | 下载:0
[数据结构常用算法] 2_14to2_21
说明:链表 数据结构 c-Linked list data structure c++<xl> 在 2025-06-17 上传 | 大小:142kb | 下载:0
[数据结构常用算法] analisisoftimecost
说明:这是一个分析文档,对现在世界上所存在的各种算法做分析,计算其时间代价,和空见代价,希望大家可以以此做参考-This is an analysis document, the existence of the world now do analysis of the various algorithms to calculate the time cost, and space see the price, hope we can use this as reference<Yongjie> 在 2025-06-17 上传 | 大小:4kb | 下载:0
[数据结构常用算法] sdfsdfsAVLtree
说明:这是一个平衡二叉树的基本算法,实现简洁代码清晰可靠,自己编写。-This is a balanced binary tree of the basic algorithm, simple code to achieve clear and reliable, I have written.<Yongjie> 在 2025-06-17 上传 | 大小:5kb | 下载:0