资源列表
[数据结构常用算法] shizilianbiao
说明:一、 设计要求 1.问题描述 设计程序用十字链表实现稀疏矩阵的加、乘、转置。 2.需求分析 (1)设计函数建立稀疏矩阵,初始化值。 (2)设计函数输出稀疏矩阵的值。 (3)构造函数进行两个稀疏矩阵相加,输出最终的稀疏矩阵。 (4)构造函数进行两个稀疏矩阵的相乘,输出最终的稀疏矩阵。 (5)构造函数进行稀疏矩阵的转置,并输出结果。 (6)退出系统。-A, the design requirements 1. The problem statement D<云> 在 2025-06-17 上传 | 大小:4kb | 下载:0
[数据结构常用算法] ordering-model
说明:排序法是教学过程中最常见的算例,通过三种不同的排序方式,体会排序思路不同对编程产生的影响-The sorting method is the most common example of the teaching process, through three different sort to appreciate the impact of sorting ideas for programming<梁永> 在 2025-06-17 上传 | 大小:1kb | 下载:0
[数据结构常用算法] shuxubiao
说明:问题描述 顺序表经常进行的运算包括:创建顺序表、销毁顺序表、求顺序表的长度、在顺序表中查找某个数据元素、在某个位置插入一个新数据元素、在顺序表中删除某个数据元素等操作。试编程实现顺序表的这些基本运算。-descr iption The order of operations including table often creates order form, destroyed the sequential list, let the length of the sequence ta<云> 在 2025-06-17 上传 | 大小:3kb | 下载:0
[数据结构常用算法] c3
说明:我们所设计的程序是《小学生四则运算》。此程序由加减乘除法构成,每种算法又由一位数与一位数运算,一位数与两位数运算,两位数与两位数运算组成。本程序由我,罗莹,韩磊,分工完成其中我负责加减法的编制。在这里,我们涉及到了多种函数的调用。-We are design program is the primary school students arithmetic ". This procedure by add, subtract, multiply and divide method constit<余强> 在 2025-06-17 上传 | 大小:3kb | 下载:0
[数据结构常用算法] 09data_structure
说明:数据结构源码,内含链表,栈,二叉树,遍历图,排序算法-Source of data structures, containing linked lists, stacks, binary trees, traversing the graph, sorting algorithms<11> 在 2025-06-17 上传 | 大小:4kb | 下载:0
[数据结构常用算法] 2011tangfagen_data_structure
说明:数据结构课件,唐发根著作!里面有完整的学习数据结构的知识-Data structures courseware, Tang hair root works! Which has complete knowledge of data structures.<11> 在 2025-06-17 上传 | 大小:10.38mb | 下载:0
[数据结构常用算法] ScanflineFill
说明:扫描线区域填充算法,完全在VC++6.0控制台上实现-Scan line region filling algorithm, completely in VC++6.0 console<殷文斌> 在 2025-06-17 上传 | 大小:2kb | 下载:0