资源列表

« 1 2 ... .32 .33 .34 .35 .36 2037.38 .39 .40 .41 .42 ... 2656 »

[数据结构常用算法tree_completely

说明:二叉树的总结 -构造链式二叉树&查找二叉树中某节点&求深度(高度, 层数)前序,中序, 后序遍历(递归, 和非递归)&求出二叉树所有节点总数-Summary of binary tree- the constructed chain binary tree & Find a node in the binary tree & seek depth (height, number of layers) preorder, inorder, postorder traversal (
<Wang Zan> 在 2025-06-15 上传 | 大小:6kb | 下载:0

[数据结构常用算法main

说明:数据结构中查找的一些源代码包括排序二叉树平衡二叉树B树等-Data structure to find some source code including sorted binary tree balanced binary B-tree
<张青> 在 2025-06-15 上传 | 大小:8kb | 下载:0

[数据结构常用算法splay

说明:利用伸展树完成对数列的维护 包括插入删除翻转求最大子序列和 任意位置后n个位置和等功能-Stretch tree complete after a series of maintenance, including to insert delete Flip seeking the largest sub-sequences and anywhere n positions and other functions
<张青> 在 2025-06-15 上传 | 大小:345kb | 下载:0

[数据结构常用算法splaytree

说明:从自顶向下和自下向上两种方法实现了伸展树的全部功能 如插入 查找 删除 合并 分裂-Tree stretching from the top-down and bottom-up are two ways to achieve all of the features, such as the insertion Find deleted merger split
<张青> 在 2025-06-15 上传 | 大小:337kb | 下载:0

[数据结构常用算法1st

说明:简单算术表达式的求解 完成标准中缀算术表达式求值运算-Solving of simple arithmetic expressions to complete the standard infix arithmetic expression evaluation operations
<祝念> 在 2025-06-15 上传 | 大小:8kb | 下载:0

[数据结构常用算法acm

说明:内有acm的一些算法,如johnson 算法、radix tree、动态规划、几何-There are some acm algorithm, such as johnson algorithm, radix tree, dynamic programming, geometry, etc.
<寿成承> 在 2025-06-15 上传 | 大小:1.79mb | 下载:0

[数据结构常用算法stack-and-queue

说明:栈的存储结构及其基本操作、队列存储结构及其基本操作-Stack storage structure and its basic operations, queue storage structure and its basic operation
<GaoXW> 在 2025-06-15 上传 | 大小:308kb | 下载:0

[数据结构常用算法tree-and-bi-tree

说明:利用栈对二叉树进行先根次序遍历的非递归算法-Non-recursive algorithm stack first root order traversal of a binary tree
<GaoXW> 在 2025-06-15 上传 | 大小:163kb | 下载:0

[数据结构常用算法test1

说明:已知线性表(a1 a2 a3 …an)按顺序存于内存,每个元素都是整数,试设计用最少时间把所有值为负数的元素移到全部正数值元素前边的算法-Order known linear form (a1 a2 a3 ... an) stored in the memory, each element is an integer, with the least time trial design value is negative elements over all positive numerical e
<邢雪> 在 2025-06-15 上传 | 大小:287kb | 下载:0

[数据结构常用算法CommonAlgorithm

说明:常用算法程序集(C语言描述),是徐士良老师的最新版-Commonly used algorithm for assembly (C language descr iption), the latest version of the XUShi teacher
<陈小文> 在 2025-06-15 上传 | 大小:163kb | 下载:0

[数据结构常用算法epoll

说明:用纯C实现的poll使用的方法以及注意事项-Poll using the method implemented in pure C Note
<zhupeng> 在 2025-06-15 上传 | 大小:19kb | 下载:0

[数据结构常用算法week5-B

说明:找出走出迷宫的路径,并以坐标形式输出路径-find a way in the maze
<施潇睿> 在 2025-06-15 上传 | 大小:203kb | 下载:0
« 1 2 ... .32 .33 .34 .35 .36 2037.38 .39 .40 .41 .42 ... 2656 »

源码中国 www.ymcn.org