资源列表

« 1 2 ... .85 .86 .87 .88 .89 1290.91 .92 .93 .94 .95 ... 2656 »

[数据结构常用算法nipolan

说明:一个用栈实现的逆波兰算法,输入表达式,可以算出值-Stack implementation using the inverse of a Polish algorithm, the input expression, the value can be calculated
<jaychou> 在 2025-12-29 上传 | 大小:215kb | 下载:0

[数据结构常用算法fei-digui-tree

说明:利用非递归的方式对一个二叉树进行操作 比如先序中序后序遍历-Use of non-recursive way to operate on a binary tree such as the first post-order traversal sequence in order
<jaychou> 在 2025-12-29 上传 | 大小:175kb | 下载:0

[数据结构常用算法digui-binary-tree

说明:利用递归的方式对一个二叉树进行操作 比如先序中序后序遍历-Recursive way to operate on a binary tree such as the first post-order traversal sequence in order
<jaychou> 在 2025-12-29 上传 | 大小:102kb | 下载:0

[数据结构常用算法c

说明:c语言链表程序,可用且实用,适合c语言初学者实用-c language program list, available and practical, suitable for beginners
<wangbing> 在 2025-12-29 上传 | 大小:1kb | 下载:0

[数据结构常用算法1

说明:最小树形图,一个有向图的最小生成树,直接模板套用-The smallest tree, a directed graph of the minimum spanning tree, apply directly to the template
<z> 在 2025-12-29 上传 | 大小:55kb | 下载:0

[数据结构常用算法rtree

说明:空间索引树R-tree使用C语言实现,希望对大家有用-R-tree spatial index tree using the C language, we hope to be useful
<小玉> 在 2025-12-29 上传 | 大小:11kb | 下载:0

[数据结构常用算法pku-1376

说明:pku1376 机器人,数据结构 深度或广度-pku1376 robot, the depth or breadth of the data structure
<chenjiapei> 在 2025-12-29 上传 | 大小:84kb | 下载:0

[数据结构常用算法min_distance

说明:本算法用于求一系列点集中距离最小的点对,利用分治,递归,大大减少计算量-This algorithm is used to find a point of focus from the minimum point, the use of divide and conquer, recursion, greatly reducing the computational
<王彬> 在 2025-12-29 上传 | 大小:2kb | 下载:0

[数据结构常用算法btree

说明:先序递归创建二叉树,计算二叉树中叶子节点的个数-Create a binary tree recursive first order to calculate the number of leaf nodes in binary tree
<何苗> 在 2025-12-29 上传 | 大小:36kb | 下载:0

[数据结构常用算法block

说明:利用折半查找确定记录所在块的分块查找算法. 读入各记录建立主表,按L个记录/块建立索引表, 对给定关键字k进行查找-Use binary search to determine where the block record block search algorithm. Read into the record to establish the main menu, press L record/block index table, k for a given keyword searc
<何苗> 在 2025-12-29 上传 | 大小:1kb | 下载:0

[数据结构常用算法px

说明:快排的非递归算法,待排记录数小于3时不再进行分割,而是直接进行比较排序-Non-recursive algorithm for fast row, row the number of records to be no longer than 3 to segment, but a direct comparison sort
<何苗> 在 2025-12-29 上传 | 大小:1kb | 下载:0

[数据结构常用算法tu

说明:采用邻接表存储结构,编写一个判别无向图中任意给定的两个顶点之间是否存在一条长度为k的简单路径的算法。-Using the neighbor table to store the structure, the preparation of a judge not to any given graph between two vertices if there exists a simple path of length k of the algorithm.
<何苗> 在 2025-12-29 上传 | 大小:1kb | 下载:0
« 1 2 ... .85 .86 .87 .88 .89 1290.91 .92 .93 .94 .95 ... 2656 »

源码中国 www.ymcn.org