资源列表

« 1 2 ... .36 .37 .38 .39 .40 2441.42 .43 .44 .45 .46 ... 2656 »

[数据结构常用算法Desktop

说明:a short descr iption to my server
<schooluser> 在 2025-05-01 上传 | 大小:80kb | 下载:0

[数据结构常用算法balancedTree

说明:平衡二叉树的搭建与维护,构造与基本计算等方面的功能-Build and maintain a balanced binary tree, structure and other aspects of basic computing functions
<高增诚> 在 2025-05-01 上传 | 大小:1kb | 下载:0

[数据结构常用算法Main

说明:模拟银行系统的框架式代码,包括疲劳值的估计和图形界面-Simulation banking system fr a me code, including fatigue value estimates and graphical interface
<高增诚> 在 2025-05-01 上传 | 大小:2kb | 下载:0

[数据结构常用算法TourOfTheKnight

说明:通过这个程序,可以获得对回溯算法的基本理解。在 n × n 方格的国际象棋棋盘上,马(也称为骑士Knight)从任意指定的方格出发,以跳马规则(横一步竖两步或横两步竖一步),周游棋盘的每一个格子,要求每个格子只能跳过一次。-Through this program, you can get a basic understanding of backtracking algorithms. On the chess board n n s
<何致奇> 在 2025-05-01 上传 | 大小:1kb | 下载:0

[数据结构常用算法Input

说明:银行营业厅系统中负责数据的读入与分析模块的代码,简洁易用-Banking hall system responsible for data reads and analysis module code, simple to use
<高增诚> 在 2025-05-01 上传 | 大小:3kb | 下载:0

[数据结构常用算法StateTrans

说明:模拟银行营业厅代码中负责状态改变的模块,代码简单易用,无bug-Analog banking hall is responsible for the state to change the code module, the code is simple to use, no bug
<高增诚> 在 2025-05-01 上传 | 大小:2kb | 下载:0

[数据结构常用算法TrasverseGenerateBTree

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

[数据结构常用算法Haffman

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

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

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

[数据结构常用算法Hanoi

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

[数据结构常用算法link_queue

说明:c++链式队列类模板附带调试菜单 1.生成栈 2.显示栈 3.入栈 4.出栈 5.取出栈顶 -class pattern of link queue in version c++
<shunjie tu> 在 2025-05-01 上传 | 大小:1.2mb | 下载:0
« 1 2 ... .36 .37 .38 .39 .40 2441.42 .43 .44 .45 .46 ... 2656 »

源码中国 www.ymcn.org