搜索资源列表
PSOtoolbox.rar
- 微粒群算法[PSO ] 是由Kennedy 和Eberhart等于1995 年开发的一种演化计算技术, 来源于对鸟群捕食过程的模拟。PSO同遗传算法类似,是一种基于叠代的优化工具,但与遗传算法使用遗传操作子进行优化不同,利用群体中各个体之间的“协作”与“竞争”关系,根据自身及其竞争者的飞行经验,调整自己的行为。同遗传算法比较,PSO的优势在于简单容易实现并且没有许多参数需要调整。目前已广泛应用于函数优化,神经网络训练,模糊系统控制以及其他遗传算法的应用领域。,Particle Swarm Opt
ga
- A Function Optimizer using Simple Genetic Algorithm developed from the Pascal SGA code
fenzhifa
- 棋盘覆盖问题,是用分治法实现的。基本上全是数字实现的。虽然简单,但是这是为了说明一个算法的设计问题-Board cover problem is the use of sub-rule method to achieve. Basically, all the figures attainable. Although simple, but this is to illustrate the design of an algorithm
ch1
- 应用C语言实现某一程序的算法,此算法简单,可读性强-Application of C language implementation of a program algorithm, this algorithm is simple, readable strong
ch2
- 应用C语言实现某一程序的算法,此算法简单,可读性强-Application of C language implementation of a program algorithm, this algorithm is simple, readable strong
ch3
- 应用C语言实现某一程序的算法,此算法简单,可读性强-Application of C language implementation of a program algorithm, this algorithm is simple, readable strong
ch4
- 应用C语言实现某一程序的算法,此算法简单,可读性强-Application of C language implementation of a program algorithm, this algorithm is simple, readable strong
geneticalgorithms
- 用于进行简单的遗传算法,算法给出了一个具体的算例,用于进行计算-For the simple genetic algorithm, the algorithm is given a specific example, used to make the calculation
pso
- 简单粒子群算法 能优化但目标函数 算法简单 效果好-A simple particle swarm optimization algorithm to optimize the objective function, but simple and good results
ACO
- 蚁群算法源代码,无须修改便可以直接编译执行-Ant colony algorithm source code, no need to change the implementation can be directly translated
sendandreceive
- 用c语言编写的简单发送和接收并行算法—雅克比迭代,是学习并行的好例子 -With the c language to send and receive simple parallel algorithm- Jacobi iteration, is a good example of parallel learning
Genetic
- 一個簡單的ga演算法,並有線圖產生,利用VB所寫的。-Ga a simple algorithm, and cable map production, written using VB.
mpi_sort
- this is a simple merge sort algorithm by MPI
mpi-programming
- mpi编程,并行计算实验实现的十四个小算法,效率,算法简单易懂,希望对初学mpi编程的人有所帮助,有详细注释。-Mpi programming, parallel computing experiment of the realization of the 14 small algorithm, efficiency, algorithm is simple to understand, the hope for beginners who mpi programming help, and h
CPPdanchunxingfa
- 用C++实现修正单纯形法的优化计算,算法简洁,应用广泛-Corrected with C++ realize the simplex method of optimization calculation algorithm is simple, and widely used
maopao
- 冒泡算法的具体C++程序,简洁方便,能够快速运行-Bubbling algorithm specific C++ program is simple and convenient to quickly run
test1
- 并行算法的简单demo,简单的打印输出线程-Simple parallel algorithm demo, simple printout thread
bp-neural-network
- 很简洁的bp神经网络算法讲义,而且比较容易懂,其实bp网络很简单的-handouts of concise bp neural network algorithm, and very easy to understand, in fact, bp network very simple is very simple as this
newtest
- 在hadoop下实现的一个简单的哈夫曼算法,能对文件进行压缩-In hadoop achieve a simple Huffman algorithm, can compress the file
ARD
- 矩阵联合对角化的ARD算法。超级经典。超级简单。超级好用。-ARD lization of the matrix algorithm. Super classic. Super simple. Super easy to use.
