资源列表
[数据结构常用算法] yiyuanxishuduoxiangshi
说明:这是一元稀疏多项式的计算代码,是有C++6.0编辑而成的数据结构的代码,为方便广大用户而生的。不需要账号就可以直接下载使用,如有意见,回复。-This is one dollar sparse polynomial calculation code C++6.0 is a compilation of the data structure code, for the convenience of our users and students. Can not account for downlo<曹杰> 在 2025-06-08 上传 | 大小:1kb | 下载:0
[数据结构常用算法] shamir
说明:This program makes some operations on the polynomials, such as addition, multiplication and calculating Lagrange polynomials. It also finds a key for encryption of a text and then does encryption process by using xor (exclusive-OR) of each character<zephrion> 在 2025-06-08 上传 | 大小:3kb | 下载:0
[数据结构常用算法] eight-number
说明:八数码的三种解法:A算法,广度优先,深度优先-Three Solutions to eight digital: A algorithm, breadth-first, depth first<毛毛> 在 2025-06-08 上传 | 大小:955kb | 下载:0
[数据结构常用算法] contour_auto_maker
说明:等值线生成与填充算法,用线性链表追踪方式生成等值线。-Isoline and the filling algorithm, generates a linear list contour tracking method.<sulanghua> 在 2025-06-08 上传 | 大小:105kb | 下载:0
[数据结构常用算法] theshortestpath
说明:用分支限界搜索法求解单源最短路径问题的算法-Branch and bound search method with a single-source shortest path algorithm<黑翼天使> 在 2025-06-08 上传 | 大小:2kb | 下载:0
[数据结构常用算法] The_operation_of_the_tree
说明:用C++实现了数据结构中树的操作 包括树的构建、先序中序后序遍历、树的拆除、结点的添加与删除、树的深度计算等 程序调试完全通过-Achieved with C++ data structure tree operations include the construction of the tree, the first sequence in the sequencing order traversal, tree removal, node addition and deletion, the<朱洁丽> 在 2025-06-08 上传 | 大小:1kb | 下载:0
[数据结构常用算法] Tree_Missoum
说明:In computer science, a binary tree is a tree data structure in which each node has at most two child nodes, usually distinguished as "left" and "right". Nodes with children are parent nodes, and child nodes may contain references to their parents. Ou<kader125> 在 2025-06-08 上传 | 大小:8kb | 下载:0