资源列表

« 1 2 ... .50 .51 .52 .53 .54 1655.56 .57 .58 .59 .60 ... 2656 »

[数据结构常用算法0-1beibao

说明:算法与分析中0/1背包问题的实现,求出最大价值及所放入的背包序号-Algorithms and Analysis 0/1 knapsack problem to achieve, find the maximum value and the serial number into the backpack
<菜鸟程序员> 在 2024-10-06 上传 | 大小:646144 | 下载:0

[数据结构常用算法TreeAlg

说明:c++ 伸展树(splay) B-树的实现源码-c++ extension tree (splay) B-tree to achieve source
<rendyqi> 在 2024-10-06 上传 | 大小:14336 | 下载:0

[数据结构常用算法Binary

说明:二叉树的基本操作,实现了二叉树的几个基本常用操作-The basic operation of the binary tree
<亚林> 在 2024-10-06 上传 | 大小:9649152 | 下载:0

[数据结构常用算法Read

说明:实现图片的读取,各种方法,从bmp数据结构的方向考虑了图像的读取-all kinds of methods to read image
<huangxiaoshui> 在 2024-10-06 上传 | 大小:4128768 | 下载:0

[数据结构常用算法tree

说明:c++下一个简单的多叉树实现: 利用迭代器方便地构建树, 可以递归输出,前序,后序。 利用栈实现输出。 销毁树只能后序遍历-c++ under a simple multi-tree implementation: the use of easy to build a tree iterator can be recursive output, pre-order after order. Use the stack t
<张彭> 在 2024-10-06 上传 | 大小:761856 | 下载:0

[数据结构常用算法suanfafenxi

说明:算法实验的内容 包括 fib 序列 矩阵的乘法 八枚银币问题-Algorithm experiments include fib sequence matrix multiplication eight silver issue. .
<蓝夏军> 在 2024-10-06 上传 | 大小:31744 | 下载:0

[数据结构常用算法sss

说明:数据结构1800题及答案 相信会对大家学习数据结构很有帮助-1800 questions and answers data structure we believe will be helpful to learn the data structure
<李姐姐> 在 2024-10-06 上传 | 大小:2164736 | 下载:0

[数据结构常用算法zuxian

说明:设计一个算法,对于给定的二叉树中2结点返回它们的最近公共祖先。-Design an algorithm for a given binary tree node 2 back to their most recent common ancestor.
<郭文明> 在 2024-10-06 上传 | 大小:50176 | 下载:0

[数据结构常用算法chengshilianbiao

说明:将若干城市的信息,存入一个带头结点的单链表。结点中的城市信息包括:城市名,城市的位置坐标。要求能够利用城市名和位置坐标进行有关查找、插入、删除、更新等操作。-Several cities in the information into a single linked list node to take the lead. Nodes in the city information including: city name, the ci
<郭文明> 在 2024-10-06 上传 | 大小:66560 | 下载:0

[数据结构常用算法zhaosewenti

说明:对于给定的图G,如果存在一种用2种颜色对顶点着色的方案,使得图中任意一条边所连接的2 个顶点着有不同颜色,则称图G 是可2着色的。-For a given graph G, if there is a vertex with two colors on the color scheme, making the graph an edge is connected to any two vertices with different co
<郭文明> 在 2024-10-06 上传 | 大小:88064 | 下载:0

[数据结构常用算法looking

说明:①建立一个查找表,使用顺序查找算法对其元素进行查找,并输出查找时比较的元素和最终的比较的次数。如果没有找到,则把该元素插入到该查找表中。 ②建立一个有序查找表,使用二分查找算法对其元素进行查找,并输出查找时比较的元素和最终的比较的次数;如果没有找到,则把该元素插入到该查找表中。-① a lookup table, using the sequential search algorithm to find its elements,
<郭文明> 在 2024-10-06 上传 | 大小:145408 | 下载:0

[数据结构常用算法zhanduiliesuanfa

说明:一、数制转换问题;二、回文判断;三、括号匹配的检验。-A number system conversion two palindromic judge three, bracket matching test.
<郭文明> 在 2024-10-06 上传 | 大小:169984 | 下载:0
« 1 2 ... .50 .51 .52 .53 .54 1655.56 .57 .58 .59 .60 ... 2656 »

源码中国 www.ymcn.org