资源列表
[数据结构常用算法] Eight-queens-problem
说明:关于数据结构中二叉树的一个实例,代码比较简单,容易看懂。-About one example of a binary tree data structure, code is relatively simple, easy to understand.<申一平> 在 2025-06-07 上传 | 大小:1kb | 下载:0
[数据结构常用算法] datastructure
说明:C++数据结构中栈的应用 等价表达式的源代码-C++ application stack data structure equivalent expression source code<丁丁当> 在 2025-06-07 上传 | 大小:1kb | 下载:0
[数据结构常用算法] Dinkelbach
说明:最优比率生成树,设计Dinkelbach定理,运用prim算法与迭代算法-Minimum ratio spanning tree<方阳> 在 2025-06-07 上传 | 大小:1kb | 下载:0
[数据结构常用算法] main.cpp
说明:poj1486 代码 二分图匹配问题 寻找必须边 经典模型-poj1486 code bipartite graph matching side must find the classical model<zhang heihei> 在 2025-06-07 上传 | 大小:1kb | 下载:0
[数据结构常用算法] cengcibianli
说明:运用层次遍历的方法输出从根节点到每个叶子节点的逆-The method of using traverse the level output the root to each leaf node inverse<刘东洋> 在 2025-06-07 上传 | 大小:1kb | 下载:0
[数据结构常用算法] jiaogucaixiang
说明:计算给定的正整数n 对应的角谷序列,并求出其中第k大的数。n 和k 都通过标准输入输出得到。-Computing a given positive integer n corresponding Kakutani sequences and determine where the first large numbers k. n and k are obtained through standard input and output.<xuan> 在 2025-06-07 上传 | 大小:1kb | 下载:0
[数据结构常用算法] xishujuzhen
说明:用十字链表实现稀疏矩阵的存储和各种运算。-Cross-linked with a variety of computing for storage and sparse matrix.<xuan> 在 2025-06-07 上传 | 大小:1kb | 下载:0
[数据结构常用算法] shu
说明:增强二叉搜索树是二叉搜索树的一种推广,其中每个结点除了保存关键字外,还保存了以该结点为根的子树的结点数目(包括该结点本身)。实现其建立、复制、前/中/后序遍历、层高统计、结构从属判断等操作。-Enhanced binary search tree is a generalization of a binary search tree, where each node except to save the keyword, but also save the node number points<xuan> 在 2025-06-07 上传 | 大小:1kb | 下载:0
[数据结构常用算法] jixian
说明:在进行高精度的数值运算时,常常受到数据处理长度的制约,当 数值位数太大时就会超出计算机的处理能力。要解决这个问题,从数据结构方面来考虑,分别采用适当的算法来接收、存储、输入、输出以及进行高精度的运算。-During high-precision numerical computation, data processing often restricted length, when the value is too large digits will exceed the processing<xuan> 在 2025-06-07 上传 | 大小:1kb | 下载:0