资源列表

« 1 2 ... .68 .69 .70 .71 .72 2473.74 .75 .76 .77 .78 ... 2656 »

[数据结构常用算法TrasverseGenerateBTree

说明:设二叉树结点值为大写字母,输入二叉树的前序遍历和中序遍历序列,生成此二叉树,输出该二叉树的后序遍历和按层次遍历序列。输入某结点值,在二叉树中查找该结点,若该结点存在,则输出从根到该结点的路径,否则给出不存在信息。-Binary tree node is set in capital letters, enter the pre-order traversal of a binary tree traversal sequence and
<何致奇> 在 2024-11-07 上传 | 大小:2048 | 下载:0

[数据结构常用算法BalancedBinaryTree

说明:该程序可以帮助初学者了解AVL树。输入一组关键字序列,并以此顺序建立一棵平衡二叉树,并在建树过程中用逆中序法输出每次插入新结点后的平衡二叉树形状。-The program can help beginners learn AVL tree. Enter a set of keywords sequences and in this order to establish balanced binary tree, and the achi
<何致奇> 在 2024-11-07 上传 | 大小:1024 | 下载:0

[数据结构常用算法Haffman

说明:将一组数组转换为哈夫曼编码,使用数据结构中的二叉树功能实现-Convert an array to Haffman code
<junjun> 在 2024-11-07 上传 | 大小:230400 | 下载:0

[数据结构常用算法Partition-tree

说明:时代的眼泪-划分树 能在对数时间内求取区间第k大值-Partition tree
<流火> 在 2024-11-07 上传 | 大小:1024 | 下载:0

[数据结构常用算法Hanoi

说明:c++版,用链式栈实现汉诺塔算法(内附链式栈内模板)-version of c++,realisation of the tower of hanoi with link stack(class pattern attached)
<shunjie tu> 在 2024-11-07 上传 | 大小:1258496 | 下载:0

[数据结构常用算法link_queue

说明:c++链式队列类模板附带调试菜单 1.生成栈 2.显示栈 3.入栈 4.出栈 5.取出栈顶 -class pattern of link queue in version c++
<shunjie tu> 在 2024-11-07 上传 | 大小:1259520 | 下载:0

[数据结构常用算法seq_stack

说明:c++顺序栈类模板带调试菜单 1.生成栈 2.显示栈 3.入栈 4.出栈 5.去栈顶-class pattern of sequence stack in version c++
<shunjie tu> 在 2024-11-07 上传 | 大小:1257472 | 下载:0

[数据结构常用算法TVsingradiente

说明:TV for denoising with step adaptative range selection
<leo> 在 2024-11-07 上传 | 大小:1024 | 下载:0

[数据结构常用算法extranum

说明:COBOL: Extrai números de uma String.
<DoricoBatista> 在 2024-11-07 上传 | 大小:4096 | 下载:0

[数据结构常用算法Lab

说明:linked list example with c programming
<Ahmad Bilal> 在 2024-11-07 上传 | 大小:34816 | 下载:0

[数据结构常用算法AVL

说明:Test program for AVL trees.
<Fyllon> 在 2024-11-07 上传 | 大小:1024 | 下载:0

[数据结构常用算法TreeDepth

说明:使用深度優先遍歷最小路徑樹,但根源是“使用深度優先遍歷最小路徑樹,但根源是 A -Using depth-first traversal minimum path tree but root is A
<Wonda> 在 2024-11-07 上传 | 大小:27648 | 下载:0
« 1 2 ... .68 .69 .70 .71 .72 2473.74 .75 .76 .77 .78 ... 2656 »

源码中国 www.ymcn.org