搜索资源列表
A__Pathfin1534641262003
- This a A* pathfinding example to illustrate how to implement a A* pathfinding algorithm into your program. It s a port from Patrick Lesters example in BlitzBasic to VB.Net. It uses a Binary Heap class I made to sort the score values. -A * pathfinding
Basic_Sort
- This source code is about the basic sorting algorithm implemented in C#. The algorithms included are Bubble Sort, Insertion Sort, Selection Sort. User can trace how s the sorting algorithm works. -This source code is about the basic sorting algorithm
AI_GA_matlab
- 遗传算法程序 主要程序 ga.m 遗传算法核心程序 BinaryExample.m 二进制编码应用程序 FloatExample.m 浮点编码的应用程序 相关算子及函数 initializega.m 种群初始化函数 simpleXover.m 用于二进制编码的简单交叉算子 arithXover.m 用于浮点编码的算术交叉算子 binaryMutation 用于二进制编码的变异算子 nonMutation.m 用于浮点编码的非均匀变异算子
yichuansanf
- 该为遗传算法解决比赛项目排序问题,给出了过程分析,列出了比赛项目排序的模型,进行了方法的研究,最后用c语言编程实现了矩阵的导入,矩阵的转化,遗传算法.程序在解决此类问题,效果良好-The events for the genetic algorithm to solve scheduling problem, given the process of analysis, a list of events sort of model, carried out research on methods
PaiXu
- 遗传算法的备选方案排序,C程序实现,供参考之用.-Genetic algorithm to sort the options, C program, for information purposes only.
FuzzyMST
- 基于模糊费用最小生成树的算法 的源代码 prim算法 模糊数综合排序-Costs based on fuzzy algorithm for minimum spanning tree algorithm source code prim integrated sort fuzzy numbers
AdaptingGA
- 本算法为自适应遗传算法,采用基于排序的选择策略,编码方案为实数编码。能够解决很多优化问题!-The algorithm for the adaptive genetic algorithm, based on the sort of choice strategy, coding schemes for real-coded. Many optimization problems can be solved!
HeapSort
- 堆排序算法C++源码,包括构建初始堆,修复对-Heap Sort Algorithm C++ source code, including the construction of the initial heap, repair of
libsvm-2.82
- 一种应用广泛的分类算法,可以很好的解决很多类型的分类问题。-sort algorithm
saving-algorithm-for-VRP
- 利用节约算法,并通过某种程序设计语言编程,求解某一物流配送问题的配送方案。-Saving algorithm, and through some sort of program design language programming, and distribution program to solve a logistics problem.
naga2.file
- 带精英策略非支配排序遗传算法的应用实例。-The control strategy with elite sort of genetic algorithm, the application example.
GA
- java 语言 遗传算法 排序 性能不错-java language sort of genetic algorithm performance is good
sxx
- 在matlab环境下用遗传算法实现航班排序-The flights Sort genetic algorithm in Matlab environment
WSE
- WES算法是多数据进行特征评价,然后在其基础上面对特征进行排序。-WES algorithm is a multi-feature uation data, and then sort the face features on its basis.
Fourier-Transform
- 傅立叶变换(FT)将时间函数(信号)分解为构成它的频率,其方式类似于如何将音乐和弦表示为其组成音符的频率(或音调)。在这个排序库中,我将实现一个通用的傅立叶变换算法,对于>0个的常数a,b,...它能够分解函数f(x)=sin(2apix)+sin(2bpix)...。 作者 Fotios Kapotos-初始工作 这个项目是根据麻省理工学院的许可证授权的-参见LICENSE.md许可证文件以获取详细信息(The Fourier transform (FT) decomposes a f