资源列表
[数据结构常用算法] tudebianli
说明:根据《数据结构》学所内容,使用C++中的封装、继承、运算符重载、类模板等技术,完成以上各个数据结构类的设计。-According to the data structure of the study content, use the inheritance, sealing, in c++ operator overloaded, class template technology, complete the above all dat<云> 在 2024-11-02 上传 | 大小:2048 | 下载:0
[数据结构常用算法] yiyuanduoxiangshi
说明:要求选用线性表的一种合适的存储结构来表示一个一元多项式,并在此结构上实现一元多项式的加法,减法和乘法操作。 1.程序的输入 在设计程序的要求输入两个多项式。 2.程序的输出 输出两个多项式相加,想减,相乘的结果。-Requirements of a linear list chooses appropriate storage structure to say a unary, and on this struc<云> 在 2024-11-02 上传 | 大小:2048 | 下载:0
[数据结构常用算法] ScanflineFill
说明:扫描线区域填充算法,完全在VC++6.0控制台上实现-Scan line region filling algorithm, completely in VC++6.0 console<殷文斌> 在 2024-11-02 上传 | 大小:2048 | 下载:0
[数据结构常用算法] output-a-tree
说明:树的水平输出算法实现:对于给定二叉树,以水平方向输出二叉树。每个节点包含一个整数值,并且节点数最大255。节点数据的输出方向为从左到右,从上到下,同一水平高度的节点输出完成后,再输出下一水平高度。 -The tree level output algorithm: output in the horizontal direction for a given binary tree, binary tree. Each node co<littlelina> 在 2024-11-02 上传 | 大小:2048 | 下载:0
[数据结构常用算法] multsmatrix
说明:通过三元组来实现稀疏矩阵相乘,已验证数据结构算法-To achieve sparse matrix multiplication<小明> 在 2024-11-02 上传 | 大小:2048 | 下载:0