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

搜索资源列表

  1. 优化作业_DFP算法

    0下载:
  2. 运筹学中的解线性规划问题的一种方法,DFP 算法-tacticians solution of linear programming problems, a method DFP Algorithm
  3. 所属分类:数学计算/工程计算

    • 发布日期:2008-10-13
    • 文件大小:2973
    • 提供者:王伟
  1. 优化作业_Powell

    0下载:
  2. 运筹学中的解线性规划问题的一种方法,PWELL 算法-tacticians solution of linear programming problems, a method PWELL Algorithm
  3. 所属分类:数学计算/工程计算

    • 发布日期:2008-10-13
    • 文件大小:2944
    • 提供者:王伟
  1. 优化作业_不精确一维搜索

    0下载:
  2. 运筹学中的解线性规划问题的一种方法,不精确一维搜索算法-tacticians of linear programming solution of a problem, an inexact Victoria Search Algorithm
  3. 所属分类:数学计算/工程计算

    • 发布日期:2008-10-13
    • 文件大小:3355
    • 提供者:王伟
  1. 优化作业_共轭梯度法

    0下载:
  2. 运筹学中的解线性规划问题的一种方法,共扼梯度算法-tacticians solution of linear programming problems, a method of conjugate gradient algorithm
  3. 所属分类:数学计算/工程计算

    • 发布日期:2008-10-13
    • 文件大小:2742
    • 提供者:王伟
  1. 禁忌搜索算法实现蚁群繁殖问题算法

    0下载:
  2. 采用禁忌算法实现的蚁群繁殖算法,该问题可以很好地解决蚁群问题中优化问题-taboo algorithm using the Ant Algorithm breeding, the problem can be successfully resolved ant colony optimization problems
  3. 所属分类:人工智能/神经网络/遗传算法

    • 发布日期:2008-10-13
    • 文件大小:30636
    • 提供者:李冰龙
  1. mimo功率优化

    2下载:
  2. MIMO系统的功率优化问题,通过SVD分解和注水算法,可以实现不同发送天线上的功率分配。-MIMO system power optimization problem, and through the decomposition of water injection SVD algorithm can achieve different this antenna on the power distribution.
  3. 所属分类:通讯编程

    • 发布日期:2008-10-13
    • 文件大小:2598
    • 提供者:焦嘟嘟
  1. optimization demos

    0下载:
  2. 介绍采用matlab语言,来实现优化算法,有很好的例子程序,对学习优化算法很有帮助-introduction to Matlab language, to achieve optimization algorithm, a very good example of procedure, to learn useful optimization algorithm
  3. 所属分类:matlab例程

    • 发布日期:2008-10-13
    • 文件大小:243039
    • 提供者:丁学明
  1. 基于GA优化神经网络结构源程序

    1下载:
  2. GA_nn.c 基于遗传算法优化神经网络结构源程序,输入数据文件sample-GA_nn.c based on genetic algorithm optimization neural network structure source, the input data file sample
  3. 所属分类:人工智能/神经网络/遗传算法

    • 发布日期:2008-10-13
    • 文件大小:3692
    • 提供者:张文广
  1. 多维函数优化程序

    0下载:
  2. 用JAVA语言编写,包括PSO(Particle swarm optimization, 中文译名为粒子群优化或微粒群算法), DE (Differential evolution, 中文译名为差分进化或差异演化)等算法,有一些不带约束和带约束的算例(如Michelawicz的几个问题)。使用说明见usage.txt、RUNExample.bat和程序中的注释。 -with Java language, including the PSO (Particle swarm optimizat
  3. 所属分类:人工智能/神经网络/遗传算法

    • 发布日期:2008-10-13
    • 文件大小:65324
    • 提供者:刘三
  1. Demo PSO

    0下载:
  2. 粒子群优化算法(pso)的源程序。包括基本粒子群算法的程序及其在优化函数方面的应用。-Particle Swarm Optimization (PSO) of the source. Groups including the elementary particles algorithm optimization process and its function in the application.
  3. 所属分类:人工智能/神经网络/遗传算法

    • 发布日期:2008-10-13
    • 文件大小:5351
    • 提供者:周正
  1. TI 54x fft

    0下载:
  2. DSP编程代码,FFT算法,经典!! FFT实验 一、 理论: 公式(1)FFT运算公式 FFT并不是一种新的变换,它是离散傅立叶变换(DFT)的一种快速算法。由于我们在计算DFT时一次复数乘法需用四次实数乘法和二次实数加法;一次复数加法则需二次实数加法。每运算一个X(k)需要4N次复数乘法及2N+2(N-1)=2(2N-1)次实数加法。所以整个DFT运算总共需要4N^2次实数乘法和N*2(2N-1)=2N(2N-1)次实数加法。如此一来,计算时乘法次数和加法次数都是和
  3. 所属分类:DSP编程

    • 发布日期:2008-10-13
    • 文件大小:439370
    • 提供者:徐克
  1. AES候选算法RC6未优化

    0下载:
  2. 加解码算法,用c语言编程 ,AES候选算法RC6未优化-increase decoding algorithm, using c programming language, the candidate AES algorithm optimization not RC6
  3. 所属分类:多媒体

    • 发布日期:2008-10-13
    • 文件大小:2718
    • 提供者:范 远
  1. RSA 公开密匙加密算法的替换程序

    1下载:
  2. RSA公开密钥加密解密算法的替换程序,程序优化,效率高-RSA public key encryption and decryption algorithm replacement procedure is optimized, high efficiency
  3. 所属分类:加密解密

    • 发布日期:2008-10-13
    • 文件大小:7680
    • 提供者:张进
  1. 最小费用最大流1

    0下载:
  2. 本文用C语言实现了优化算法-最小费用最大流算法,主要用于图论领域-Using C programming language, the optimization algorithm-minimum cost maximum flow algorithm, mainly for the field of graph theory
  3. 所属分类:控制台(字符窗口)编程

    • 发布日期:2008-10-13
    • 文件大小:2925
    • 提供者:申辉
  1. DTMFgai-DTMF算法

    0下载:
  2. dtmf的算法,效率一般,实际使用中还需要优化-DTMF algorithm average efficiency and the actual use of it is necessary to optimize the
  3. 所属分类:汇编语言

    • 发布日期:2008-10-13
    • 文件大小:7675
    • 提供者:老虎
  1. MD5算法优化版

    0下载:
  2. MD5算法优化版,适用语言Delphi & Kylix VC & C++ Visual Basic-MD5 algorithm optimization version of the application language Delphi
  3. 所属分类:Static控件

    • 发布日期:2008-10-13
    • 文件大小:56916
    • 提供者:刘江华
  1. pso_2D1

    0下载:
  2. 粒子群优化算法 相信有不少人知道粒子群优化吧。算法简单而且寻优的速度快。我用matlab写了PSO的实现程序,相信对对这方面感兴趣的兄弟有用。为了比较直观的演示PSO的算法,用了2维的。 -PSO algorithm believe a lot of people know it PSO. A simple algorithm optimization and faster. I used Matlab was the PSO procedures, I believe this area
  3. 所属分类:matlab例程

    • 发布日期:2008-10-13
    • 文件大小:2656
    • 提供者:陈明
  1. dancunxing

    0下载:
  2. 单纯行优化算法,经过 测试,可以正确运行-simple line optimization algorithm, the test can be run correctly
  3. 所属分类:数学计算/工程计算

    • 发布日期:2008-10-13
    • 文件大小:2059
    • 提供者:朱灿
  1. 19.NLJforsystemidentfition

    0下载:
  2. NLJ优化算法用于系统辨识程序,对于学习系统辨识与建模很有用-PID algorithm for the optimization of system identification procedures for identification and Learning System Modeling useful
  3. 所属分类:人工智能/神经网络/遗传算法

    • 发布日期:2008-10-13
    • 文件大小:14528
    • 提供者:向虎
  1. networktopfind

    0下载:
  2. 运用snmp协议编程,迅速查找所在子网及相邻子网的网络拓扑结构,采用优化算法,速度快-use snmp programming agreement quickly identify where subnetworks and the adjacent subnet the network topology, using optimization algorithms, faster
  3. 所属分类:SNMP编程

    • 发布日期:2008-10-13
    • 文件大小:31733
    • 提供者:方格路
« 1 2 ... 41 42 43 44 45 4647 48 49 50 »
搜珍网 www.dssz.com