CDN加速镜像 | 设为首页 | 加入收藏夹
当前位置: 首页 资源下载 源码下载 数值算法/人工智能 数据结构常用算法 搜索资源 - optimization algorithm

搜索资源列表

  1. np

    0下载:
  2. 顶点覆盖问题的NP完全证明和顶点覆盖优化问题的近似算法-vertex cover problem NP-complete certification and vertex cover the approximate optimization algorithm
  3. 所属分类:数据结构常用算法

    • 发布日期:2008-10-13
    • 文件大小:185560
    • 提供者:王萧
  1. Taguchi-genetic_algorithm.rar

    0下载:
  2. Hybrid Taguchi-genetic algorithm for global numerical optimization ,Hybrid Taguchi-genetic algorithm for global numerical optimization
  3. 所属分类:Data structs

    • 发布日期:2017-04-06
    • 文件大小:406265
    • 提供者:havehuang
  1. LL_Path_optimization

    1下载:
  2. 【系统功能】 LL-路径优化系统主要用于求解已知坐标的规模为N的城镇间最短路径问题。 【主要算法】 1:利用Prim算法求解带约束条件的连通图的最小生成树; 2:利用基于单亲遗传算法求解带约束条件的TSP问题。 -【Function】 LL-path optimization system is mainly used to solve the known coordinates for the N scale of the problem of the shortest p
  3. 所属分类:Data structs

    • 发布日期:2017-04-02
    • 文件大小:575810
    • 提供者:张玉芨
  1. optimize_chengfa

    0下载:
  2. 结构优化数值算法-惩罚函数算法源程序及算例-Numerical optimization algorithm- the penalty function algorithm source code and Example
  3. 所属分类:Data structs

    • 发布日期:2017-04-06
    • 文件大小:142736
    • 提供者:郑文
  1. Taxi-route--based-on-multi-agent

    0下载:
  2. 基于多Agent的机场场面最优滑行路径算法-Taxi route optimization algorithm of airport surface based on multi agent
  3. 所属分类:Data structs

    • 发布日期:2017-03-25
    • 文件大小:248068
    • 提供者:dm
  1. Differential-Evolution-Algorithm

    0下载:
  2. 本文讨论了一个叫做差分进化进化优化算法停滞。 -This article discusses the stagnation of an evolutionary optimization algorithm called Differential Evolution.
  3. 所属分类:Data structs

    • 发布日期:2017-03-27
    • 文件大小:134618
    • 提供者:王博雅
  1. Algorithm-optimization-strategy

    0下载:
  2. Algorithm optimization strategy,讲述了算法优化策略的常见方式,是陈晓东编写的课堂课件-Algorithm optimization strategy, algorithm optimization strategy described common way is to write the classroom courseware Daniel Chan
  3. 所属分类:Data structs

    • 发布日期:2017-03-29
    • 文件大小:274990
    • 提供者:
  1. Sorting-algorithm

    0下载:
  2. 排序算法,包括拓扑排序、实数冒泡排序、复数冒泡排序等多种排序算法优化。-Sorting algorithm, including the topological sorting, real bubble sort, bubble sort, and other complex sorting algorithm optimization.
  3. 所属分类:Data structs

    • 发布日期:2017-03-28
    • 文件大小:2837
    • 提供者:Aimshy
  1. huoxiang

    0下载:
  2. 0/1背包问题的k阶优化算法,k=0,1,2.-0/1 knapsack problem of k-order optimization algorithm, k = 0,1,2.
  3. 所属分类:Data structs

    • 发布日期:2017-04-05
    • 文件大小:281909
    • 提供者:fanwenyuan
  1. ant-colony-optimization

    0下载:
  2. 蚁群算法(ant colony optimization, ACO),又称蚂蚁算法,是一种用来在图中寻找优化路径的机率型算法。 -ACO (ant colony optimization, ACO), also known as the ant algorithm is a method used to find the optimal path in the graph the probability-based algorithm.
  3. 所属分类:Data structs

    • 发布日期:2017-03-23
    • 文件大小:24255
    • 提供者:yeyu
  1. 10064196dogleg

    0下载:
  2. 最优化折线算法,欢迎大家尝试下效果,-Line optimization algorithm, welcome to try the next result, thank you
  3. 所属分类:Data structs

    • 发布日期:2017-04-13
    • 文件大小:1830
    • 提供者:hewei
  1. sort

    0下载:
  2. 各种排序算法,代码,大全.插入排序,希尔排序,直接排序,冒泡排序,以及各自的优化算法-Various sorting algorithm, the code, daqo. Insertion sort, hill sorting, direct sorting, bubble sort, and their respective optimization algorithm
  3. 所属分类:Data structs

    • 发布日期:2017-04-13
    • 文件大小:3169
    • 提供者:王来彬
  1. shortest-way

    0下载:
  2. 最短路径寻优算法,也是通过矩阵来存储信息,获得最短的路径-The shortest path optimization algorithm, is also the shortest path through the matrix to store information
  3. 所属分类:Data structs

    • 发布日期:2017-12-03
    • 文件大小:237181
    • 提供者:中国
  1. Powell

    0下载:
  2. Powell优化算法是利用仪器测井理建立误差函数(非相关函数),借助Powell方向加速法求出非相关函数达到最小时的解.-Powell optimization algorithm is the use of the instrument logging rationale for the establishment of the error function (correlation function), with the Powell direction acceleration metho
  3. 所属分类:Data structs

    • 发布日期:2017-11-21
    • 文件大小:7265
    • 提供者:dd
  1. heapSOS

    0下载:
  2. HashSort 又一个源码,经过新的优化,更好的算法-HashSort another source, new optimization algorithm
  3. 所属分类:Data structs

    • 发布日期:2017-12-01
    • 文件大小:624
    • 提供者:liming
  1. KMP

    0下载:
  2. 数据结构中的KMP算法,模式匹配的优化算法-KMP algorithm data structure, pattern matching optimization algorithm
  3. 所属分类:Data structs

    • 发布日期:2017-05-06
    • 文件大小:1056113
    • 提供者:zhang
  1. fcmsvm

    0下载:
  2. fcm-svm模型,用来处理连续型数据的拟合预测建模,想用SOM算法将连续性数据离散化,paosvm为改进的粒子群优化SVM参数的算法。数据可根据自己的进行替换-fcm-svm model fit to handle continuous data, predictive modeling, would like to use SOM algorithm continuity discrete data, paosvm of improved particle swarm optimizatio
  3. 所属分类:Data structs

    • 发布日期:2016-10-10
    • 文件大小:7168
    • 提供者:范振东
  1. 2006

    0下载:
  2. 国家集训队2006论文集 陈启峰:《“约制、放宽”方法在解题中的应用》 陈首元:《维护森林连通性——动态树》 冯威:《数与图的完美结合——浅析差分约束系统》 高逸涵:《对于一道题目的深入分析》 胡伟栋:《演讲的若干建议》 黄劲松:《贪婪的动态规划》 黄晓愉:《深度优先搜索问题的优化技巧》 贾由:《由图论算法浅析算法优化》 李天翼:《从特殊情况考虑》 龙凡:《一类猜数问题的研究》 汤泽:《浅析队列在一类单调性问题中的应用》 唐文斌:《“调整”
  3. 所属分类:Data structs

    • 发布日期:2017-05-26
    • 文件大小:9092180
    • 提供者:sxy
  1. Quantum-Inspired-BPSO

    0下载:
  2. 此為應用MATHCAD來編寫BPSO,為粒子群優演算法,可應用於求解最佳化過程,可跑小系統之模擬,簡單又好用-This is the application to write MATHCAD BPSO, particle swarm optimization algorithm can be applied to solve the optimization process, the simulation can run a small system, simple and easy to us
  3. 所属分类:Data structs

    • 发布日期:2017-04-25
    • 文件大小:18235
    • 提供者:張騰文
  1. Genetic-algorithm-neural-network-

    0下载:
  2. 运用遗传算法优化神经网络结构,提高训练速度,运算精度-Genetic algorithm optimization of neural network structure, improve training speed, the precision
  3. 所属分类:Data structs

    • 发布日期:2017-04-14
    • 文件大小:4694
    • 提供者:andy
« 12 3 4 »
搜珍网 www.dssz.com