资源列表

[matlab例程annealing

说明:用MATLAB编写的模拟退后程序,为通用模板,下载后修改即可使用。-Using MATLAB simulation back to prepare procedures for the generic template, modified to use after downloading.
<唐永杰> 在 2024-11-14 上传 | 大小:1kb | 下载:0

[matlab例程face_recognition

说明:这是在matlab平台开发的基于特征脸的人脸检测算法-This is a matlab platform development Eigenface based Face Detection Algorithm
<zhaoxunjie> 在 2024-11-14 上传 | 大小:1kb | 下载:0

[数据结构常用算法EX_SORT

说明: 先用内排序对随即产生的内n个3位数的整数排好序,存放在一个文件中, 共产生m个有序文件,然后对这m个文件利用败者树进行多路平衡归并, 得到一个有n*m个三位数的有序文件。-First in order to then generated within the n-3-digit integer row good order, stored in a document, generate a total of m
<方宇浩> 在 2024-11-14 上传 | 大小:1kb | 下载:0

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

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

[数据结构常用算法SourFile

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

[matlab例程blindgamma_orginal

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

[matlab例程butterworth

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

源码中国 www.ymcn.org