搜索资源列表
algorithm.rar
- 计算机算法设计与分析 王晓东 全部ppt,Computer algorithm design and analysis of all ppt Xiaodong
algorithm-solution(1-10).rar
- Anany Levitin的算法设计与分析基础的课后习题全部答案(英文).,Anany Levitin algorithm design and analysis based on after-school exercise all the answers (in English).
edge-detect-algorithm-comparis
- 边缘检测算法的比较,有susan算子,log算子,prewitt算子,Comparison of edge detection algorithm, there is susan operator, log operator, prewitt operator
EM-Algorithm.zip
- 最大期望值算法以及在混合高斯模型的应用的详细介绍,Expectations algorithm and the largest mixed-Gaussian model in the details of the application
Q-algorithm-of-RL
- 强化学习的Q算法matlab代码。适合寻找最优路径。让您对q算法一定有直观的理解!-A matlab program about Q of Reinforcement Learning Algorithm
An.Image.Mosaic.Algorithm.Based.on.Matching.Shape.
- 提 出了一种基于形状模板 匹配的图像 自动拼接 方法。提取 图像 的角点作 为特 征点,利用归一化梯度模板对 其进行预 匹配.然后 利用形状模板在 四个方 向对模板 内图像的边缘 点与模板边界的最短距 离进行统计 ,获取模板 图像的 结构特征向量以实现对特征点的精确匹配。实验结果表明该算法具有较好的实用价值。 -A shape-based template matching method of image auto-splicing. Extract image feature po
Edge-feathering-algorithm
- 边缘羽化算法,利用opencv实现。当前后背景颜色差值较大时,具有好的效果。-Edge feathering algorithm, using opencv implementation. After the background color of the current difference is large, with good results.
-AES-encryption-algorithm
- 基于AES加密算法的改进及其MATLAB实现,内容详细。-AES Encryption Algorithm Based on MATLAB and its implementation, and detailed.
culture-algorithm
- 文化算法源程序,其中包括接受函数、选择函数和进化函数-Cultural algorithm source code, including the acceptance function, select the function and evolution of function
Successive-Projections-Algorithm
- 主要用于近红外光谱处理中光谱特征选择,是目前近红外光谱数据处理的重要方法之一。-Successive Projections Algorithm for NIR data analysis
An-Adaptive-Ant-Colony-Algorithm-Applied-to-Bidire
- 自适应蚁群算法在车间调度中的应用研究,包含了绝大部分详细研究说明文档。-Adaptive ant colony algorithm in the shop scheduling of applied research, contains a detailed study of the vast majority of documentation.
report+of+Algorithm
- 算法设计的实验报告 包括Bottom-Up Merge Sorting算法、插入排序算法Heaps的创建堆、堆排序算法、按秩合并算法以及带路径压缩算法、实现查找第K小元素算法、实现快速排序算法、实现平面内最接近点对算法、实现最长公共子序列算法、实现矩阵链相乘算法、实现0/1背包问题算法、实现Dijistra’s算法、Prim算法、Kruskal算法、文件压缩算法-Experimental Algorithm Design Report including Bottom-Up Merge So
matlab-genetic-algorithm-toolbox
- matlab遗传算法工具箱函数及实例讲解-matlab genetic algorithm toolbox function and examples to explain
Nonlinear Integer Programming Matlab Genetic Algorithm Procedure
- 本程序是基于非线性整数规划的遗传算法所编写的Matlab程序-This procedure is based on the non-linear integer programming genetic algorithm written Matlab program
Prim-minimum-spanning-tree-algorithm
- 最小生成树Prim算法的matlab文件,无论是在数据结构还是在图论中都有广泛的应用-Prim minimum spanning tree algorithm matlab file, whether in data structures or graph theory, there are a wide range of applications
genetic-algorithm-artificial-life-simulation
- 基于遗传算法的人工生命模拟,用VC++编写,对于理解遗传算法有好处-Based on genetic algorithm artificial life simulation, using VC++ to prepare, good for understanding the genetic algorithm
Artificial-Immune-Algorithm
- 用CSHARP编写,通过人工免疫算法来实现垃圾邮件的过滤-CSHARP preparation used through artificial immune algorithm to achieve the filtering spam
Colony-algorithm
- 给出算例的蜜蜂算法,可以用于智能优化,有实例,可供参考修改应用-Colony algorithm
Analysis-of-the-data-structure-and-algorithm=study
- 数据结构与算法分析学习笔记,chm电子书,讲的比较详细(含源代码)-Analysis of the data structure and algorithm study notes, chm e-book, said a more detailed (including source code)
algorithm
- 传算法伪代码实例,遗传算法中最重要的过程就是选择和交叉。 -Examples of pseudo-code algorithm, genetic algorithm is the most important process of selection and crossover.