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

搜索资源列表

  1. Tribes_research

    0下载:
  2. 用C编写的部落寻优的优化算法,希望与大家共享-prepared by the tribal optimization algorithm optimization, and share hope
  3. 所属分类:人工智能/神经网络/遗传算法

    • 发布日期:2008-10-13
    • 文件大小:117750
    • 提供者:he
  1. pso_tsp_ansi_c

    1下载:
  2. 用C编写的粒子群寻优的优化算法,希望与大家共享-prepared by the Particle Swarm Optimization algorithm optimization, and share hope
  3. 所属分类:数值算法/人工智能

    • 发布日期:2008-10-13
    • 文件大小:47989
    • 提供者:he
  1. suijiPSO

    1下载:
  2. 保证全局收敛的随机粒子群优化算法,对于高维函数有较强的全局收敛性.-ensure global convergence of random PSO algorithm for high-dimensional functions is a strong global convergence.
  3. 所属分类:人工智能/神经网络/遗传算法

    • 发布日期:2008-10-13
    • 文件大小:18870
    • 提供者:唐龙
  1. mpeg2_easy

    0下载:
  2. mpeg2优化算法,成熟易用 用于视频编辑,解码,可直接使用-mpeg2 optimization algorithm, mature handy for video editing, decoded, can be used directly
  3. 所属分类:图形图像处理(光照,映射..)

    • 发布日期:2008-10-13
    • 文件大小:315752
    • 提供者:柏竹
  1. C++--ant

    0下载:
  2. C++中蚁群优化算法的实现(主程序)-C ant colony optimization algorithm to achieve (Edit)
  3. 所属分类:文件操作

    • 发布日期:2008-10-13
    • 文件大小:1181
    • 提供者:刘孟
  1. pso-powerflow

    2下载:
  2. 基于matlab的基本粒子群优化算法,可应用与最优潮流计算等-Matlab-based optimization of the particle swarm algorithm can be applied with optimal power flow calculation
  3. 所属分类:其他行业

    • 发布日期:2008-10-13
    • 文件大小:1911
    • 提供者:milan
  1. chaos_ant

    0下载:
  2. 这是一个用C++编写的,关于混沌蚁群优化算法,该算法是一个非常实用的算法,效果非常好-C, prepared on the chaotic ant colony optimization algorithm, which is a very practical algorithm, the effect was very good
  3. 所属分类:人工智能/神经网络/遗传算法

    • 发布日期:2008-10-13
    • 文件大小:7241
    • 提供者:袁成序
  1. tree_min

    0下载:
  2. 该程序是基于IDL平台下开法的应用随机搜索树进行搜索的优化算法实例!-the program is based on the following IDL platform Act of random search tree search algorithm optimization examples!
  3. 所属分类:其它

    • 发布日期:2008-10-13
    • 文件大小:11265
    • 提供者:Fengwanpeng
  1. CDAPSO

    0下载:
  2. 一种新的随机优化技术:基于群落动态分配的粒子群优化算法(Community Dynamic Assignation-based Particle Swarm Optimization,CDAPSO)。新算法通过动态改变粒子群体的组织结构和分配特征来维持寻优过程中启发信息的多样性,从而使其全局收搜索能力得到了显著提高,并且能够有效避免早熟收敛问题。-a new stochastic optimization techniques : Community-based dynamic allocat
  3. 所属分类:人工智能/神经网络/遗传算法

    • 发布日期:2008-10-13
    • 文件大小:6744
    • 提供者:wuyuqian
  1. clsf_dpd

    0下载:
  2. 按分类效率对属性进行选择,前向方法,快速算法---------优化算法-breakdown of the efficiency of attributes choice to the method, fast algorithm optimization algorithm ---------
  3. 所属分类:其它

    • 发布日期:2008-10-13
    • 文件大小:4747
    • 提供者:chenzhen
  1. WYSTD2

    0下载:
  2. 无约束优化算法的源代码 用于优化设计问题 Turbo 2.0下编译-unconstrained optimization algorithm source code for optimal design of Turbo 2.0 compiler
  3. 所属分类:数学计算/工程计算

    • 发布日期:2008-10-13
    • 文件大小:1878
    • 提供者:李冰
  1. nsga2_Matlab_xixilee

    6下载:
  2. 对多目标优化算法NSGA-II算法的改进,该算法进化代数少,但是获得的最终效果特别好!-pair of multi-objective optimization algorithm NSGA-II algorithm, the algorithm evolutionary less algebra, However, the ultimate effect was particularly good!
  3. 所属分类:matlab例程

    • 发布日期:2008-10-13
    • 文件大小:3658
    • 提供者:xixilee
  1. MMX_Display

    0下载:
  2. 带MMX优化算法的图形硬件放大缩小显示的模块化代码,可以商用的哦!-MMX optimization algorithm with the graphics hardware Zooming shows the modular code, a commercial Oh!
  3. 所属分类:DirextX编程

    • 发布日期:2008-10-13
    • 文件大小:242968
    • 提供者:潘少明
  1. Bachiochi-188

    0下载:
  2. 在C语言环境下使用的粒子群优化算法,需要给出最大速度、迭代次数、作为中断条件的最小误差等初始条件。- -in C-language environment using the PSO algorithm, the greatest need is speed, the number of iterations. interrupted as the smallest error conditions such as initial conditions. -
  3. 所属分类:C#编程

    • 发布日期:2008-10-13
    • 文件大小:25129
    • 提供者:zhuweikun
  1. hhm

    0下载:
  2. 这是一个改进混合遗产算法的C语言源程序,将遗传算法与局部优化算法相混合,杨长避短,算法的效率有明显的提高-This is a mixed legacy algorithm to improve the C language source files, Genetic Algorithm and local optimization algorithms mixed, Yang longer hide weaknesses, efficient algorithm significantly im
  3. 所属分类:人工智能/神经网络/遗传算法

    • 发布日期:2008-10-13
    • 文件大小:4808
    • 提供者:shenjianguo
  1. powell1

    0下载:
  2. powell优化算法的C语言原代码,该算法不需要求导数,应用场合较多-powell optimization algorithm in C language source code that the algorithm is not derivative, the more applications
  3. 所属分类:数学计算/工程计算

    • 发布日期:2008-10-13
    • 文件大小:2794
    • 提供者:shenjianguo
  1. fdsfsdfd

    0下载:
  2. 化学计量学中利用信息上进行分辨的程序!用到了pso优化算法!可以得到很真实的光谱!-chemical metrology use of information on the procedures to distinguish! Pso used in the optimization algorithm! Can be very real spectrum!
  3. 所属分类:matlab例程

    • 发布日期:2008-10-13
    • 文件大小:4601
    • 提供者:cds
  1. 常用的图形学算法

    0下载:
  2. 用VC编写的常用的图形学算法,进行了文档处理,并能进行图元拾取。算法没有优化,是教学演示用的。-VC prepared by the graphics algorithm commonly used for the file handling, and can be picked up for map yuan. No optimization algorithm is used to demonstrate the teaching.
  3. 所属分类:GDI/图象编程

    • 发布日期:2008-10-13
    • 文件大小:105132
    • 提供者:叶恒舟
  1. 基于遗传算法优化神经网络结构源程序

    1下载:
  2. 基于遗传算法优化神经网络结构源程序-based on genetic algorithm optimization neural network structure source
  3. 所属分类:人工智能/神经网络/遗传算法

    • 发布日期:2008-10-13
    • 文件大小:3320
    • 提供者:刘鑫
  1. 模拟退火算法在贷款组合优化决策中的应用

    0下载:
  2. 模拟退火算法在贷款组合优化决策中的应用-simulated annealing algorithm in the loan portfolio optimization of
  3. 所属分类:数值算法/人工智能

    • 发布日期:2008-10-13
    • 文件大小:18543
    • 提供者:张科
« 1 2 ... 45 46 47 48 49 50»
搜珍网 www.dssz.com