资源列表

« 1 2 ... .86 .87 .88 .89 .90 191.92 .93 .94 .95 .96 ... 2656 »

[数据结构常用算法CLOSESTPAIR

说明:最近点对问题,求解平面上n个点的集合中距离最近的两点的距离。-Nearest point of the problem, solving the plane the set of n points in the distance between the nearest two points.
<hyqin> 在 2025-01-13 上传 | 大小:1kb | 下载:0

[数据结构常用算法knapsack

说明:背包问题,每类物品个数不限,使得总价值最大的动态规划算法。-Knapsack problem, the number of each type of goods not limited to, making the total value of the largest dynamic programming algorithm.
<hyqin> 在 2025-01-13 上传 | 大小:1kb | 下载:0

[数据结构常用算法bfs

说明:Breadth First Search (BFS) algorithm implementation
<rubi> 在 2025-01-13 上传 | 大小:1kb | 下载:0

[数据结构常用算法DataStructure

说明:二叉查找树数据结构及基本操作,前序遍历,中序遍历,以及其非递归算法-Binary search tree data structure and basic operation, pre-order traversal, inorder traversal, as well as its non-recursive algorithm
<fibers> 在 2025-01-13 上传 | 大小:1kb | 下载:0

[数据结构常用算法1

说明:矩形图元闪烁,最短路径 矩形图元闪烁,最短路径. 矩形图元闪烁,最短路径-A rectangular pixel flicker, the shortest path to a rectangular pixel flicker, the shortest path. Rectangular pixel flicker, the shortest path to
<李进> 在 2025-01-13 上传 | 大小:1kb | 下载:0

[数据结构常用算法3016886_AC_998MS_24392K

说明:适合acmer,poj 3476 的代码,强烈推荐学习此代码-Suitable for acmer, poj 3476 code, it is strongly recommended to study this code
<刘栋> 在 2025-01-13 上传 | 大小:1kb | 下载:0

[数据结构常用算法a

说明:超长数列中n个整数排序,用C++中的类来设计超长数列,对n个整数排序-Super-long series of n-integer sorting
<林娅静> 在 2025-01-13 上传 | 大小:1kb | 下载:0

[数据结构常用算法2

说明:约瑟夫环(Joseph)问题的一种描述是:编号1,2,┉,n的n个人按顺时针方向围坐一圈,每个人持有一个密码(正整数),一开始,任选一个正整数作为报数上线值m,从第一个人开始按顺时针方向自1开始顺序报数,报到m时停止报数。报m的人出列,将他的密码作为新的m值,从他在顺时针方向上的下一个人开始重新从1开始报数,如此下去,直至所有人全部出列为止。设计一个程序求出出列顺序。-Joseph Ring (Joseph) a descr iptio
<飞天神> 在 2025-01-13 上传 | 大小:1kb | 下载:0

[数据结构常用算法tree

说明:二叉树的基本操作,例如前序遍历,后序遍历,层序遍历-tree
<涵涵> 在 2025-01-13 上传 | 大小:1kb | 下载:0

[数据结构常用算法one

说明:对不超过 255 的正整数 n 都容易生成 0~n 的一个全排列;-No more than 255 pairs of positive integers n are easy to generate the 0 ~ n of a full array
<gqw> 在 2025-01-13 上传 | 大小:1kb | 下载:0

[数据结构常用算法MaxSum_ML

说明:最大子段和实验之蛮力法,包括程序运行时间计算,C++表述-The largest sub-segment and experiments brute force method, including the run time calculation, C++ statements
<mr.z> 在 2025-01-13 上传 | 大小:1kb | 下载:0

[数据结构常用算法qSort

说明:快速排序算法,基于c++实现。值得学习。-quick sort
<zhangyi> 在 2025-01-13 上传 | 大小:1kb | 下载:0
« 1 2 ... .86 .87 .88 .89 .90 191.92 .93 .94 .95 .96 ... 2656 »

源码中国 www.ymcn.org