资源列表

« 1 2 ... .92 .93 .94 .95 .96 23797.98 .99 .00 .01 .02 ... 28523 »

[人工智能/神经网络/遗传算法hungray

说明:二分图匹配-匈牙利算法 效率很高,求二分图最大匹配。-Bipartite graph matching- Hungary algorithm highly efficient, and the maximum bipartite graph matching.
<方宇浩> 在 2025-10-12 上传 | 大小:1kb | 下载:0

[数据结构常用算法SPFA

说明:求单源最短路的SPFA算法的全称是:Shortest Path Faster Algorithm。   从名字我们就可以看出,这种算法在效率上一定有过人之处。 -For single-source shortest path algorithm for the full name of the SPFA is: Shortest Path Faster Algorithm. From the name we can see that this algorithm in efficie
<方宇浩> 在 2025-10-12 上传 | 大小:1kb | 下载:0

[数学计算/工程计算n!

说明:/* author: qiaoger email: qiaoger@tom.com date: 2008-1-7 question: 求 n! (n<=5000) */-/* Author: qiaoger email: qiaoger@tom.com date: 2008-1-7 question: for n! (N
<方宇浩> 在 2025-10-12 上传 | 大小:1kb | 下载:0

[数值算法/人工智能ST

说明:RMQ问题。。 不用线段树实现。 ST算法运用的是动态规划和二进制优化的思想。使得编程复杂度降低了很多很多。-RMQ problem. . Needless to achieve segment tree. ST algorithm used is a dynamic planning and optimization of binary thinking. Makes programming reduces the complexity of many.
<方宇浩> 在 2025-10-12 上传 | 大小:1kb | 下载:0

[数学计算/工程计算odd

说明:很高效的判断组合数C(n,k)的奇偶性。 巧妙的使用了位运算。时间复杂度为O(1). 避免使用大数类。-Very efficient to determine the number of combinations C (n, k) parity. Clever use of digital computing. Time complexity is O (1). To avoid the use of large numbers type.
<方宇浩> 在 2025-10-12 上传 | 大小:1kb | 下载:0

[数据结构常用算法SourFile

说明:高效率的并查集。 使用rank来优化。-Efficient and check collection. To optimize the use of rank.
<方宇浩> 在 2025-10-12 上传 | 大小:1kb | 下载:0

[数学计算/工程计算Big

说明:大数的模运算。 a^b % m a可以为1000位的大数,b,m在int 范围内-Large numbers of modulus operator. a ^ b ma for 1000 of large numbers, b, m in the range of int
<方宇浩> 在 2025-10-12 上传 | 大小:1kb | 下载:0

[matlab例程blindgamma_orginal

说明:盲估计随机序列gamma校正,去除序列的非线性-Blind Estimation of random sequence gamma correction, removal of non-linear sequences
<double 吉> 在 2025-10-12 上传 | 大小:1kb | 下载:0

[matlab例程butterworth

说明:截止频率在0.3Hz的巴特沃斯低通滤波器,采用二阶级联进行编程。-In the 0.3Hz cutoff frequency of Butterworth low-pass filter, used to program the second class together.
<王为> 在 2025-10-12 上传 | 大小:1kb | 下载:0

[人工智能/神经网络/遗传算法11

说明:神经网络理论与matlabr2007实现中的一个BP神经网络算例-Matlabr2007 neural network theory and the realization of a BP neural network example
<jyy> 在 2025-10-12 上传 | 大小:1kb | 下载:0

[数据结构常用算法BiTree

说明:动态建立二叉树,先序遍历和按层遍历建立二叉树的算法。-Dynamic establishment of binary tree, the first layer traversal and by the establishment of binary tree traversal algorithms.
<蔡茂蓉> 在 2025-10-12 上传 | 大小:1kb | 下载:0

[matlab例程Butterworth

说明:在matlab上实现通过巴特沃斯滤波器来设计数字滤波器。-In matlab to achieve through the Butterworth filter to design digital filters.
<steven> 在 2025-10-12 上传 | 大小:1kb | 下载:0
« 1 2 ... .92 .93 .94 .95 .96 23797.98 .99 .00 .01 .02 ... 28523 »

源码中国 www.ymcn.org