资源列表
[数据结构常用算法] AddPolynomials
说明:数据结构课程中以链表的形式实现两个多项式相加-Data structure course in the list in the form of realization of the sum of two polynomials<工大刘氏> 在 2025-06-16 上传 | 大小:1kb | 下载:0
[数据结构常用算法] 8SieveOfErastothens
说明:Implemented the “sieve of Erastothens” to compute the prime numbers till a given value<bestdash> 在 2025-06-16 上传 | 大小:1kb | 下载:0
[数据结构常用算法] BiTree
说明:输入一个字符串,并建成一棵二叉树,满足左子树的字符都要小于根结点的字符,右字树的字符都要大于根结点的字符,每个结点值有字符和字符的出现次数,并用三种遍历方法打印,比较是否与自己想象的相一致。再求树的深度、叶子结点数、最大结点值。 (补充:对二叉树实现所有左右子树的交换并中序输出结果) -Enter a string, and the completion of a binary tree, to meet the characters in the left subtree must b<哈哈哈> 在 2025-06-16 上传 | 大小:1kb | 下载:0
[数据结构常用算法] LinearList
说明:数据结构,线性链表实现,有具体例子.在VC2008环境编译即可执行。-data structure,linear list<Robin.Wang> 在 2025-06-16 上传 | 大小:1kb | 下载:0