资源列表

« 1 2 ... .52 .53 .54 .55 .56 2457.58 .59 .60 .61 .62 ... 2656 »

[数据结构常用算法RailwayCarriage

说明:有两条轨道,一条列车轨道,一条等候轨道,输入车厢数,再输入列车车厢的进站顺序,返回列车车厢的出站循序。-There are two tracks, a train track, a waiting track, enter the number of the car, and then enter the stop order train carriage returns sequential outbound train car.
<毛意超> 在 2024-11-07 上传 | 大小:1718272 | 下载:0

[数据结构常用算法calculator

说明:输入一个数学计算公式,给出中缀式和后缀式的计算公式。-Enter a mathematical formula, the formula is given infix and postfix formula.
<毛意超> 在 2024-11-07 上传 | 大小:1732608 | 下载:0

[数据结构常用算法DES-algrithm-demo

说明:该程序实现DES加密算法的加密解密功能,可作为DES编程的参考。-It shows the function of DES.
<xiao> 在 2024-11-07 上传 | 大小:37888 | 下载:0

[数据结构常用算法Desktop

说明:a short descr iption to my server
<schooluser> 在 2024-11-07 上传 | 大小:81920 | 下载:0

[数据结构常用算法balancedTree

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

[数据结构常用算法Main

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

[数据结构常用算法TourOfTheKnight

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

[数据结构常用算法Input

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

[数据结构常用算法StateTrans

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

[数据结构常用算法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
« 1 2 ... .52 .53 .54 .55 .56 2457.58 .59 .60 .61 .62 ... 2656 »

源码中国 www.ymcn.org