资源列表

« 1 2 ... .76 .77 .78 .79 .80 581.82 .83 .84 .85 .86 ... 2656 »

[数据结构常用算法Eight-queens-problem

说明:关于数据结构中二叉树的一个实例,代码比较简单,容易看懂。-About one example of a binary tree data structure, code is relatively simple, easy to understand.
<申一平> 在 2025-01-31 上传 | 大小:1kb | 下载:0

[数据结构常用算法mintree

说明:最小生成树,函数,画图,需要再自己编个主函数-min tree
<linsy> 在 2025-01-31 上传 | 大小:1kb | 下载:0

[数据结构常用算法(2)

说明:关于图书馆管理系统的模糊查找,可查找书籍,书名,等-Fuzzy Lookup
<yuxiang> 在 2025-01-31 上传 | 大小:1kb | 下载:0

[数据结构常用算法datastructure

说明:C++数据结构中栈的应用 等价表达式的源代码-C++ application stack data structure equivalent expression source code
<丁丁当> 在 2025-01-31 上传 | 大小:1kb | 下载:0

[数据结构常用算法Dinkelbach

说明:最优比率生成树,设计Dinkelbach定理,运用prim算法与迭代算法-Minimum ratio spanning tree
<方阳> 在 2025-01-31 上传 | 大小:1kb | 下载:0

[数据结构常用算法main.cpp

说明:poj1486 代码 二分图匹配问题 寻找必须边 经典模型-poj1486 code bipartite graph matching side must find the classical model
<zhang heihei> 在 2025-01-31 上传 | 大小:1kb | 下载:0

[数据结构常用算法MMSE

说明:基于MMSE准则的预编码仿真性能,分析了预编码的误码率取消走势-Precoding performance simulation based on MMSE criterion
<牛伟娇> 在 2025-01-31 上传 | 大小:1kb | 下载:1

[数据结构常用算法cengcibianli

说明:运用层次遍历的方法输出从根节点到每个叶子节点的逆-The method of using traverse the level output the root to each leaf node inverse
<刘东洋> 在 2025-01-31 上传 | 大小: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-01-31 上传 | 大小:1kb | 下载:0

[数据结构常用算法xishujuzhen

说明:用十字链表实现稀疏矩阵的存储和各种运算。-Cross-linked with a variety of computing for storage and sparse matrix.
<xuan> 在 2025-01-31 上传 | 大小:1kb | 下载:0

[数据结构常用算法shu

说明:增强二叉搜索树是二叉搜索树的一种推广,其中每个结点除了保存关键字外,还保存了以该结点为根的子树的结点数目(包括该结点本身)。实现其建立、复制、前/中/后序遍历、层高统计、结构从属判断等操作。-Enhanced binary search tree is a generalization of a binary search tree, where each node except to save the keyword, but als
<xuan> 在 2025-01-31 上传 | 大小:1kb | 下载:0

[数据结构常用算法jixian

说明:在进行高精度的数值运算时,常常受到数据处理长度的制约,当 数值位数太大时就会超出计算机的处理能力。要解决这个问题,从数据结构方面来考虑,分别采用适当的算法来接收、存储、输入、输出以及进行高精度的运算。-During high-precision numerical computation, data processing often restricted length, when the value is too large dig
<xuan> 在 2025-01-31 上传 | 大小:1kb | 下载:0
« 1 2 ... .76 .77 .78 .79 .80 581.82 .83 .84 .85 .86 ... 2656 »

源码中国 www.ymcn.org