资源列表
Substituter.java
- 代入法的启发示搜索 我的代码实现是:按照自然语言各字母出现频率的大小从高到低(已经有人作国统计分析了)先生成一张字母出现频率统计表(A)--------(e),(t,a,o,i,n,s,h,r),(d,l),(c,u,m,w,f,g,y,p,b),(v,k,j,x,q,z) ,再对密文字母计算频率,并按频率从高到低生成一张输入密文字母的统计表(B),通过两张表的对应关系,不断用A中的字母去替换B中的字母,搜索不成功时就回退,在这里回朔是一个关键。 -generation into a
Desktop
- 基于实际应用的人脸识别系统, 解压下来就可以用。注意请讲图片读取地址加以更改。-Face detection based on specific method that can be applied.
NaiveBayesUpdateable
- 好代码 数据挖掘方面的代码! 免费下载了!请提宝贵意见
NSGA
- nsga2非支配排序遗传算法,c++源码实现-nsga2 non-dominated sorting genetic algorithm, c++ source code to achieve
RPEM_Source_Code
- RPEM算法在聚类分析中比EM算法更好效果。-RPEM algorithm in clustering analysis of better results than EM algorithm.
qao_vc37
- 匹配追踪和正交匹配追踪,完整的图像处理课设,包含所有源代码,汽车图像,相关分析过程的matlab方法。- Matching Pursuit and orthogonal matching pursuit, Complete class-based image processing, contains all of the source code, auto image, Correlation analysis process matlab method.
高斯背景模型
- 高斯背景模型,进行前景分离,目标提取,稳定性高。
gray_pso
- 一种带有灰色关联方法的粒子群算法,主要是用于多目标优化或多目标决策
GA(adanvance)
- 经过改进的遗传算法的VC源代码。经测试算法有效可行。-improved genetic algorithms VC source. Testing Algorithm effective.
NSGA(C++) 单目标遗传算法
- 单目标遗传算法c++ 本程序以调通,有充分的说明便于理解 须注明的是本程序来自于网络-single objective of the genetic algorithm c procedures to transfer links. Note fully annotated to facilitate understanding of the process from the network
GA_5.17ntp
- 解决二次函数优化问题的c语言遗传算法代码,代码的可移植性高,并且我已加了注释,可读性佳
fuzzy equ mat
- 建立模糊等价矩阵的源码,我自己做的,想要的可以拿去,-Fuzzy equivalent matrix to establish the source, I do want to take,