资源列表
[数据结构常用算法] culculate_area
说明:计算几何形状的面积. 有10个几何形状,其中3个矩形,4个三角形,3个圆形.函数area()计算每个形状的面积. -The shape of the area of computational geometry. Geometry 10, in which three rectangular, four triangles, round three. Function area () area of each shape.<liufan> 在 2025-12-26 上传 | 大小:7kb | 下载:0
[数据结构常用算法] people_manage
说明:主要实现人员管理功能,包括:按照姓名\编号搜索,按照姓名\编号删除,显示全体人员,加入人员,退出等功能.-The main achievement of personnel management functions, including: In accordance with the names of \ code search, in accordance with the name \ code removed, shows all the staff, joined the staff,<liufan> 在 2025-12-26 上传 | 大小:13kb | 下载:0
[数据结构常用算法] point_to_line
说明:计算点到直线的距离.输入两点坐标确定一个直线,再输入一个点的坐标,计算该点到直线的距离.-Calculated point to the straight line distance. Enter the coordinates of two points determine a straight line, and then input the coordinates of a point, to calculate the straight-line distance between poi<liufan> 在 2025-12-26 上传 | 大小:1kb | 下载:0
[数据结构常用算法] binarytreepaixu
说明:本程序实现二叉树的操作,可以进行建立二叉树,递归先序、中序、后序遍历,非递归中序遍历等操作。-Binary tree of the program operation can be carried out to establish tree, recursive first order, in sequence, after the traversal of non-recursive traversal of the operation and so on.<柳丁> 在 2025-12-26 上传 | 大小:3kb | 下载:0
[数据结构常用算法] spareMatrix
说明:三元组稀疏矩阵的加法和减法以及乘法的实现-Sparse matrix triple the addition and subtraction, and multiplication of the realization of<miaohaochun> 在 2025-12-26 上传 | 大小:196kb | 下载:0
[数据结构常用算法] CommonOrder
说明:用动态规划的方法找出两个序列的最长公共子序列,C++,包含有完整文档说明。-Dynamic programming methods used to identify two of the longest sequence of public sub-sequence, C++, contains the full documentation.<zhlohi> 在 2025-12-26 上传 | 大小:14kb | 下载:0
[数据结构常用算法] shuju6
说明:熟悉二叉树的各种存储结构的特点及适用范围;掌握建立二叉树的存储结构的方法;熟练掌握二叉树的前序、中序、后序遍历的递归及非递归算法;灵活运用递归的遍历算法实现二叉树的其它各种运算-Familiar with the binary tree structure of a variety of storage features and the scope of application acquire storage to establish the structure of binary tree<bartok> 在 2025-12-26 上传 | 大小:5kb | 下载:0