资源列表
[数据结构常用算法] xianxingfangcheng
说明:编程序,按如下要求来求解n元一次线性方程组(假设方程组具有唯一解)。 (1)方程个数n之值由用户通过键盘输入; (2)方程组存放在“增广矩阵”A之中,而n行n+1列的A存储空间通过new来动态分配,且A的各元素值也由用户通过键盘输入; (3)方程组的解存放于“向量”B之中,而具有n个元素的B存储空间也通过new来动态分配。 -programmed by the following demands to solve<fisherman> 在 2025-01-10 上传 | 大小:1kb | 下载:0
[数据结构常用算法] hanota
说明:这个程序的实现可以明确递归方法的使用,理解结构化编程的概念。-the realization of this procedure recursive method can clearly understands the use of structured programming concepts.<sunzhanjun> 在 2025-01-10 上传 | 大小:1kb | 下载:0
[数据结构常用算法] 20070320list
说明:包括链表的各项操作,添加、删除、修改等。还包括单项连标和双向链表。-including the operation, add, delete, revise. Also including individual targets and even two-way linked list.<张婧姝> 在 2025-01-10 上传 | 大小:1kb | 下载:0
[数据结构常用算法] 20070320tree
说明:属于数据结构的C++编程,包括二叉树的添加删除节点等操作。-data structures belong to the C programming, including the addition of binary tree nodes delete operation.<张婧姝> 在 2025-01-10 上传 | 大小:131kb | 下载:0
[数据结构常用算法] doubledirectionlink
说明:属于利用C++开发的数据结构代码,包括双向链表的添加、删除、修改的操作。-belonging to the development of the use of C code data structure, including the addition of two-way linked list, deletion and modification of the operation.<张婧姝> 在 2025-01-10 上传 | 大小:229kb | 下载:0
[数据结构常用算法] expressionvalue
说明:属于利用C++开发的数据结构代码,利用栈结构实现了算术表达式的求值。-development is the use of C code structure of the data, using stack structure for arithmetic expression value.<张婧姝> 在 2025-01-10 上传 | 大小:267kb | 下载:0
[数据结构常用算法] RedBlackTree
说明:red black tree.balance binary tree.the souce code-red black tree.balance binary tree.the so uce code<Rechird> 在 2025-01-10 上传 | 大小:35kb | 下载:0