资源列表
[数据结构常用算法] shujujiegou
说明:这是一个c++程序,实现了诸如堆栈,链表,二叉树之类的基本数据结构-This is a c++ Procedures, such as the realization of stacks, linked lists, binary tree, such as the basic data structure<tj> 在 2025-01-18 上传 | 大小:2kb | 下载:0
[数据结构常用算法] binarytree
说明:以二叉链表作为存储结构,定义二叉树类型 bitree ; 实现二叉树的以下运算: 建立 create( ) 输入二叉树的结点元素,建立二叉链表。 选择一种遍历方式(先序、中序、后序、层序)遍历这棵二叉树。 求二叉数的树深度。 -To list as a binary storage structure, the definition of binary tree type bitree realize th<candy930> 在 2025-01-18 上传 | 大小:2kb | 下载:0
[数据结构常用算法] xianxingbiao
说明:线性表 队列的算法 题目:假设以带头结点的循环链表表示队列,并且只设一个指针指向队尾(注意不设头指针),试编写相应的置空队、入队、出队的算法。设队列中存放着 n 个字符,试编写算法,判断该字符串是否有中心对称关系 -Table queue algorithm linear Title: assumptions in order to take the lead in the cycle of nodes express qu<candy930> 在 2025-01-18 上传 | 大小:8kb | 下载:0
[数据结构常用算法] duiliewenti
说明:队列相关问题 (C++) 队列的算法 题目:假设以带头结点的循环链表表示队列,并且只设一个指针指向队尾(注意不设头指针),试编写相应的置空队、入队、出队的算法。设队列中存放着 n 个字符,试编写算法,判断该字符串是否有中心对称关系 -Queue-related issues (C++) Queue algorithm Title: assumptions in order to take the lead in the<candy930> 在 2025-01-18 上传 | 大小:2kb | 下载:0
[数据结构常用算法] hafuman
说明:输入一个有n个叶结点的权植构造一棵哈夫曼树:(例如:n=8,权植为 5 29 7 8 14 23 3 11)根据哈夫曼树构造哈夫曼编码,用指向字符串的指针数组来存放,用叶子到树根逆向求每个结点的哈夫曼编码. -Enter one has n leaf nodes of the right to construct a Huffman tree-sik: (For example: n = 8, the right-sik for<wangshujing> 在 2025-01-18 上传 | 大小:1kb | 下载:0
[数据结构常用算法] shujujiegou
说明:编写程序完成单链表的创建、插入、删除、排序、并、交、差运算、及输出等基本操作。-Preparation procedures are completed the creation of a single linked list, insert, delete, sort, and, to pay, differential computation, and output basic operation.<dfsa> 在 2025-01-18 上传 | 大小:1.2mb | 下载:0