资源列表

[数据结构常用算法qsort

说明:快速排序算法,支持自定义快速排序算法和c++库排序算法。-Quick Sort algorithm, support for custom quick sort algorithm and c++ library sorting algorithm.
<liy> 在 2025-06-20 上传 | 大小:1kb | 下载:0

[matlab例程get_clustering_coefficient

说明:同配系数,是复杂网络中计算度与度之间的关系的重要参量。大于0表示,网络是同配的。-With the distribution coefficient, is a complex calculation of network reliability and degree of the relationship between the important parameters. Greater than 0, said network is the same allocation.
<张虎> 在 2025-06-20 上传 | 大小:1kb | 下载:0

[matlab例程get_community

说明:社团划分,是复杂网5络中的一个重要课题。如何划分,又不同的标准。-Divided societies, is a complex network 5 network in an important topic. How to divide, but also different standards.
<张虎> 在 2025-06-20 上传 | 大小:1kb | 下载:0

[数据结构常用算法dongtaiGH

说明:该算法主要是为了在图中找到强连通分支,请看源码注释。-The algorithm is mainly for the map to find strongly connected branch, see the source notes.
<李雯> 在 2025-06-20 上传 | 大小:1kb | 下载:0

[数据结构常用算法binary_tree

说明:二叉树三种遍历的非递归算法 给出二叉树先序、中序、后序三种遍历的非递归算法,此三个算法可视为标准算法,直接用于考研答题。-Binary Tree Traversal three non-recursive algorithm
<zhangli> 在 2025-06-20 上传 | 大小:1kb | 下载:0

[matlab例程Aitken

说明:非线性方程组的求解方法:使用matlab编写,运用了aitken加速方法-Non-linear equations method: the use of matlab prepared to accelerate the use of Aitken Ways
<赵亮> 在 2025-06-20 上传 | 大小:1kb | 下载:0

[matlab例程GongEXiangLiangFa

说明:解线性方程组的一种非线性迭代法:共轭斜量法。适用于方程组系数矩阵实对称正定的情况-Solution of linear equations of a nonlinear iterative method: conjugate oblique method. Applicable to equations coefficient matrix is symmetric positive definite situation
<赵亮> 在 2025-06-20 上传 | 大小:1kb | 下载:0

[matlab例程YuShanGongEXieLiangFa

说明:解线性方程组的一种迭代法,类似于共轭斜量法:预善共轭斜量法-Solution of linear equations of a iterative method, similar to conjugate oblique method: Pre-good conjugate oblique method
<赵亮> 在 2025-06-20 上传 | 大小:1kb | 下载:0

[人工智能/神经网络/遗传算法xy2libsvm.m.tar

说明:将二维数据转换成libsvm格式的程序,matlab格式文件,可作函数调用。-Will be two-dimensional data into libsvm format procedures, matlab format and can be used for function calls.
<ade> 在 2025-06-20 上传 | 大小:1kb | 下载:0

[人工智能/神经网络/遗传算法fisher.m.tar

说明:模式识别经典算法:fisher判别分析的二次优化形式实现。-Classic pattern recognition algorithms: fisher discriminant analysis achieved in the form of quadratic optimization.
<ade> 在 2025-06-20 上传 | 大小:1kb | 下载:0

[matlab例程MPI_ALL_TO_ALL.c

说明:MPI_ALLTOALL是组内进程之间完全的消息交换其中每一个进程都相其它所有的进 程发送消息同时每一个进程都从其它所有的进程接收消息-Group MPI_ALLTOALL is the process of message exchange between the complete process of each phase of the process of sending all the other news at the same time each process from all
<邹长林> 在 2025-06-20 上传 | 大小:1kb | 下载:0

[数据结构常用算法qiangLT

说明:在强连通分支算法中,选择任何顶点做起始点来执行深度优先搜索遍历,得到的强连通分支的解相同。-In the strongly connected branching algorithm, choose any vertex make a starting point to implement the depth-first search traversal obtained strongly connected branch of the same solution.
<王文> 在 2025-06-20 上传 | 大小:1kb | 下载:0

源码中国 www.ymcn.org