CDN加速镜像 | 设为首页 | 加入收藏夹
当前位置: 首页 资源下载 源码下载 其它 搜索资源 - optimization to

搜索资源列表

  1. 09语义分析

    0下载:
  2. 词法分析,LL1语法分析,语义分析,中间代码生成,中间代码优化(常表达式优化,公共表达式优化,循环不变式优化),中间代码生成目标代码,目标代码的解释执行,详细地阐述了一个编译器的设计和实现.-lexical analysis, LL1 syntax analysis, semantic analysis and code generation and code optimization (regular expression optimization, public expression opt
  3. 所属分类:编译器/词法分析

    • 发布日期:2008-10-13
    • 文件大小:27.4kb
    • 提供者:数据库
  1. 优化设计

    3下载:
  2. 常规优化算法程序库,处理各种有约束和无约束优化问题-conventional optimization algorithm library, to deal with binding and non-constrained optimization problem
  3. 所属分类:其它

    • 发布日期:2008-10-13
    • 文件大小:9.71kb
    • 提供者:张军
  1. 匈牙利算法

    0下载:
  2. 本文用C语言实现了优化算法-匈牙利算法,以用来解决匹配问题-Using C programming language, the optimization algorithm-Hungary algorithm used to solve the matching problem
  3. 所属分类:其它

    • 发布日期:2008-10-13
    • 文件大小:3.53kb
    • 提供者:申辉
  1. gentica-thority

    0下载:
  2. This directory contains the Genetic Algorithm Optimization Toolbox for Matlab 7. To use this, if you are local to NCSU and have AFS access to this directory, simply extend the matlab path using the following command.-This directory contains
  3. 所属分类:其它

    • 发布日期:2008-10-13
    • 文件大小:22.23kb
    • 提供者:顾同止
  1. a_1

    0下载:
  2. 以Access数据库为基础,对数据做优化处理-Access to the database as the foundation, the data do Optimization
  3. 所属分类:其它

    • 发布日期:2008-10-13
    • 文件大小:165.63kb
    • 提供者:孙林
  1. MOEA-NSGA-II

    1下载:
  2. 基于进化算法的多目标优化,以matlab程式所寫成,請大家參考參考-evolutionary algorithm based on the multi-objective optimization to written Matlab program, please refer to reference
  3. 所属分类:语音合成与识别

    • 发布日期:2008-10-13
    • 文件大小:363.8kb
    • 提供者:khh
  1. ACO

    0下载:
  2. 蚁群算法源代码,无须修改便可以直接编译执行-Ant colony algorithm source code, no need to change the implementation can be directly translated
  3. 所属分类:MPI

    • 发布日期:2017-03-29
    • 文件大小:173.88kb
    • 提供者:
  1. Matlaboptiizationtoolbox

    3下载:
  2. Matlab优化工具箱是最优化里的一个重要部分,最优化里MATLAB编程都要用到-Matlab optimization toolbox is optimized in an important part of the optimization to be used in MATLAB programming
  3. 所属分类:assembly language

    • 发布日期:2017-03-31
    • 文件大小:8.31kb
    • 提供者:xj
  1. Adaptive_particle_swarm_algorithm

    0下载:
  2. 自适应粒子群算法,自适应粒子群算法,在普通的粒子群算法里面加入了熵和平均粒距的概念,收敛速度大大提高,而且不容易陷入局部最优,能更有效的解决复杂问题。-Adaptive particle swarm algorithm, adaptive particle swarm optimization, in which ordinary PSO joined the entropy and the concept of average distance, speed up the convergenc
  3. 所属分类:MPI

    • 发布日期:2016-11-29
    • 文件大小:4.89kb
    • 提供者:陈波
  1. optimization

    0下载:
  2. 阻尼算法实现优化,主要是针对线性方程组求解超定方程的一种算法。大家可以试试。-Damping algorithm to realize optimization
  3. 所属分类:MPI

    • 发布日期:2016-06-02
    • 文件大小:21kb
    • 提供者:legend
  1. Code.Optimization.Effective.Memory.Usage

    0下载:
  2. This book explains how to optimize your C/C++ code by explaining the internals of the compiler, i.e. how the compiler generates the code and how you can fine tune your code to "inform" the compiler what to do to produce high performance code, takin g
  3. 所属分类:Compiler program

    • 发布日期:2017-05-28
    • 文件大小:10.41mb
    • 提供者:
  1. PSO-extremum-optimization-algorithm

    0下载:
  2. 基于粒子群优化算法的非线性函数极值寻优,这里的适应度函数为Ackley函数,适应度值为函数值。根据初始粒子适应度值确定个体极限和群体极限。-Nonlinear function based on particle swarm optimization extremal optimization, where the fitness function for the Ackley function, the value of the fitness function value. Accordin
  3. 所属分类:source in ebook

    • 发布日期:2017-11-09
    • 文件大小:65.59kb
    • 提供者:葭月
  1. High-precision-waiting-to-optimize

    0下载:
  2. 优化时间,精确时间。防止软件卡死!使用可以优化软件很卡的时候,,!-Optimization time, the exact time. Prevent software stuck!
  3. 所属分类:ELanguage

    • 发布日期:2017-11-30
    • 文件大小:1.81kb
    • 提供者:xiaooudi
  1. ImageInfo

    0下载:
  2. ios 快速处理图片 使用苹果官方提供的代码.可以在进行优化以适应自己的开发需求-ios rapid processing the images using the Apple official code. during optimization to adapt to their own development needs
  3. 所属分类:MacOS develop

    • 发布日期:2017-11-29
    • 文件大小:150.35kb
    • 提供者:
  1. intelligent-optimization

    0下载:
  2. 网上找的一个智能优化算法,,,,智能优化智能优化智能优化-Online to find an intelligent optimization algorithms, intelligent optimization intelligent optimization Intelligent Optimization
  3. 所属分类:MiddleWare

    • 发布日期:2017-11-24
    • 文件大小:4.25kb
    • 提供者:徐级
  1. GPU-parallel-optimization-algorithm

    0下载:
  2. 基于gpu的现代并行优化算法,并行传输,实现数据的高速处理-Optimization algorithm, based on modern parallel gpu parallel transmission, to achieve high-speed data processing
  3. 所属分类:MPI

    • 发布日期:2017-05-07
    • 文件大小:1.06mb
    • 提供者:张成宝
  1. Particle-swarm-optimization

    0下载:
  2. 粒子群算法,实现多维参数寻找最优解,含有代码说明-Particle swarm optimization, multi-dimensional parameters to find the optimal solution containing code Descr iption
  3. 所属分类:source in ebook

    • 发布日期:2016-11-29
    • 文件大小:2kb
    • 提供者:yxg
  1. PSO

    0下载:
  2. 利用粒子群算法,实现简单的单目标物资分配问题-Using particle swarm optimization to achieve a simple single objective optimization
  3. 所属分类:source in ebook

    • 发布日期:2017-05-24
    • 文件大小:7.14mb
    • 提供者:
  1. lizisuanfa

    0下载:
  2. 可以改善其时延较长的问题,但以往技术是针对每一跳候选节点的休眠时延进行优化的-Implementation algorithm optimization to achieve the connection of WSN
  3. 所属分类:assembly language

    • 发布日期:2017-04-15
    • 文件大小:5.2kb
    • 提供者:huyunqing
  1. optimization-MATLAB-code

    0下载:
  2. 《精通MATLAB最优化计算》电子书籍及源代码,适用于准备利用MATLAB进行优化计算的人- Proficient in MATLAB optimization calculation e-books and source code, suitable for learning to use MATLAB to optimize the calculation of people
  3. 所属分类:source in ebook

    • 发布日期:2017-12-12
    • 文件大小:57.27mb
    • 提供者:牛序铭
« 12 3 4 5 6 7 8 9 10 ... 14 »
搜珍网 www.dssz.com