资源列表
[数据结构常用算法] PolyAdding
说明:进行多项式加法,链表结构,健壮性很好,能运算一些稀奇古怪的式子。-For polynomial addition, the list structure, robustness, good performance computing some strange statement holds.<王钊> 在 2025-01-13 上传 | 大小:891kb | 下载:0
[数据结构常用算法] Binary_balance_sorttree
说明:7、二叉平衡排序树 问题描述:创建二叉平衡排序树 基本要求: 1、 输入数据的数量不得低于15个 2、 建立二叉平衡排序树(要求包括LL型LR型RR型RL型四种调整方式) 3、 完成任意数据的查找(要求给出查找执行的次数) -7, binary sort tree balanced descr iption of the problem: Create a balanced binary tree sort of<牛小龙> 在 2025-01-13 上传 | 大小:893kb | 下载:0
[数据结构常用算法] AStar_knight
说明:A star算法求解的国际象棋骑士,也就是马从一个位置走到另一个位置的最小步数。-A star algorithm chess knight, it is a horse from one location to another location of the minimum number of steps.<kexitan> 在 2025-01-13 上传 | 大小:892kb | 下载:0
[数据结构常用算法] linkedstack
说明:建立一个空的链式栈; 对已建立的栈进行插入、删除、取栈顶元素等基本操作。 -Establish the chain an empty stack established stack insert, delete, take the top element and basic operation.<ruzi> 在 2025-01-13 上传 | 大小:892kb | 下载:1