CDN加速镜像 | 设为首页 | 加入收藏夹
当前位置: 首页 资源下载 源码下载 其它 并行运算 搜索资源 - 算法优化

搜索资源列表

  1. mmas

    0下载:
  2. 采用C++语言编写最大最小蚁群优化算法程序,解决问题-using C language largest smallest ant colony optimization algorithm to solve problems
  3. 所属分类:并行运算

    • 发布日期:2008-10-13
    • 文件大小:5294
    • 提供者:王红
  1. multipso

    0下载:
  2. 使用PSO开发的多种群协作优化算法,好文章啊。可以看看采用啊。-PSO development of the use of a variety of collaborative group optimization algorithm, ah excellent article. Ah can see adopted.
  3. 所属分类:并行运算

    • 发布日期:2008-10-13
    • 文件大小:193151
    • 提供者:余建波
  1. mop_5_27_modified_a

    2下载:
  2. 用改进蚁群算法求解一类连续空间优化问题的matlab实现-improved ant colony algorithm for solving a class of continuous space optimization problems achieving Matlab
  3. 所属分类:并行运算

    • 发布日期:2008-10-13
    • 文件大小:2052
    • 提供者:邹昨然
  1. omptl-20070929

    1下载:
  2. omptl使用openmp多核库优化过的STL库,从而给STL加入了多核并行运算的能力,在多核的机器上大大改进了STL算法的性能。
  3. 所属分类:并行运算

    • 发布日期:2008-10-13
    • 文件大小:27169
    • 提供者:bobxu
  1. 4

    0下载:
  2. 优化算法的matlab程序,比较通用,但需要适当修改
  3. 所属分类:并行运算

    • 发布日期:2008-10-13
    • 文件大小:88698
    • 提供者:张寒青
  1. Example4

    0下载:
  2. 采用贝叶斯正则化算法(抑制过拟合)提高 BP 网络的推广能力,采用两种训练方法, 即 L-M 优化算法(trainlm)和贝叶斯正则化算法(trainbr),用以训练 BP 网络;-Bayesian regularization algorithm (inhibition of over-fitting) to improve the generalization ability of BP network, using two training methods, that LM opti
  3. 所属分类:MPI

    • 发布日期:2017-03-30
    • 文件大小:1155
    • 提供者:liuwei
  1. PSOtoolbox.rar

    1下载:
  2. 微粒群算法[PSO ] 是由Kennedy 和Eberhart等于1995 年开发的一种演化计算技术, 来源于对鸟群捕食过程的模拟。PSO同遗传算法类似,是一种基于叠代的优化工具,但与遗传算法使用遗传操作子进行优化不同,利用群体中各个体之间的“协作”与“竞争”关系,根据自身及其竞争者的飞行经验,调整自己的行为。同遗传算法比较,PSO的优势在于简单容易实现并且没有许多参数需要调整。目前已广泛应用于函数优化,神经网络训练,模糊系统控制以及其他遗传算法的应用领域。,Particle Swarm Opt
  3. 所属分类:MPI

    • 发布日期:2017-03-26
    • 文件大小:884241
    • 提供者:wzy
  1. DSP_MATLAB.rar

    0下载:
  2. 主要用于微波光子处理的算法优化程序,希望能对各位有所帮助,请放心下载。,aghgdfdasggahdfgdfhhafdfdhfdf
  3. 所属分类:MPI

    • 发布日期:2017-04-07
    • 文件大小:21136
    • 提供者:hzh
  1. 31767670nsga2_c_source

    1下载:
  2. nsga2_c多目标优化算法:NSGA-II算法-nsga2_c multi-objective optimization algorithm: NSGA-II algorithm
  3. 所属分类:MPI

    • 发布日期:2017-04-28
    • 文件大小:10116
    • 提供者:陈建成
  1. XSort_Submit

    0下载:
  2. 归并排序的并行算法 intel 多线程优化大赛-Parallel merge sort algorithm
  3. 所属分类:MPI

    • 发布日期:2017-04-17
    • 文件大小:344952
    • 提供者:邓辉
  1. XSudoku

    0下载:
  2. 数独并行算法 intel 多线程优化大赛参赛作品,快速求解数独-Sudoku intel multi-threaded parallel algorithm optimization contest entries Express Solving Sudoku
  3. 所属分类:MPI

    • 发布日期:2017-04-16
    • 文件大小:222878
    • 提供者:邓辉
  1. XAmicableNum

    0下载:
  2. 相亲数和亲和数的快速并行求解算法 intel 多线程优化大赛参赛作品-Blind date a few and the pro-and several fast parallel algorithm optimization of multi-threading intel Competition entries
  3. 所属分类:MPI

    • 发布日期:2017-04-27
    • 文件大小:447895
    • 提供者:邓辉
  1. pso

    0下载:
  2. 简单粒子群算法 能优化但目标函数 算法简单 效果好-A simple particle swarm optimization algorithm to optimize the objective function, but simple and good results
  3. 所属分类:MPI

    • 发布日期:2017-04-07
    • 文件大小:1027
    • 提供者:fanglingfen
  1. DE

    0下载:
  2. 所属分类:MPI

    • 发布日期:2017-04-16
    • 文件大小:496683
    • 提供者:fanglingfen
  1. ga

    0下载:
  2. 遗传算法对电力系统的优化,可用从此程序 可以直接运行-GA
  3. 所属分类:MPI

    • 发布日期:2017-03-29
    • 文件大小:629040
    • 提供者:wuliang
  1. MOEA-D-Continuous

    1下载:
  2. 多目标优化程序,国际顶级期刊IEEE EC 经典算法-multi-objective optimization algorithm presented in journal of IEEE trans
  3. 所属分类:MPI

    • 发布日期:2015-03-30
    • 文件大小:2006821
    • 提供者:zln
  1. Pso

    1下载:
  2. 一种新的并行文化微粒群优化算法,为了避免微粒群优化算法在解决复杂优化问题时陷入局部最优-A new parallel culture particle swarm optimization, in order to avoid particle swarm optimization in solving complex optimization problems into local optimum
  3. 所属分类:MPI

    • 发布日期:2017-04-05
    • 文件大小:352146
    • 提供者:刘欣
  1. Antcolonyalgorithmpathplanning

    0下载:
  2. 用于蚁群算法,环境是matlab,是关于路径优化-Ant colony algorithm path planning
  3. 所属分类:MPI

    • 发布日期:2017-04-16
    • 文件大小:41284
    • 提供者:沈徐聪
  1. smosvm

    0下载:
  2. 一个向量机(svm)的 序列最小优化算法源码,该算法可用来开发svm的并行算法!-A vector machine (svm) the sequential minimal optimization algorithm source code, the algorithm can be used to develop parallel algorithms svm!
  3. 所属分类:MPI

    • 发布日期:2017-05-28
    • 文件大小:10375380
    • 提供者:认可
  1. matlab-resource

    0下载:
  2. 基于旅行商问题的蚁群算法优化,对于蚁群算法初学者很有帮助!-Optimization, ant colony algorithm based on the traveling salesman problem for the ant colony algorithm beginners helpful!
  3. 所属分类:MPI

    • 发布日期:2017-11-23
    • 文件大小:1540953
    • 提供者:zhengzhiwei
« 12 3 »
搜珍网 www.dssz.com