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

搜索资源列表

  1. Page-replacement-algorithm

    0下载:
  2. 分别实现最佳置换算法(optimal)、先进先出(FIFO)页面置换算法和最近最久未使用(LRU)置换算法,并给出各算法缺页次数和缺页率。 -Respectively, to achieve optimal replacement algorithm (optimal), First In First Out (FIFO) page replacement algorithm and the most-recently-used recently (LRU) replacement algo
  3. 所属分类:Mathimatics-Numerical algorithms

    • 发布日期:2017-03-24
    • 文件大小:85464
    • 提供者:唐艰苦
  1. Optimal-path

    0下载:
  2. 最优路径查询的基本代码,及详细讲解,代码介绍完整-Basic code for optimal path queries, and explain in detail, show the full code
  3. 所属分类:3G develop

    • 发布日期:2017-04-05
    • 文件大小:56117
    • 提供者:xiaoyang
  1. Optimal-power-allocation-for-AF

    0下载:
  2. 。研究了瑞利衰落信道下两跳放大前传协作中继系统的最优化功率分配问题。推导了高信噪比条件下的协作中继系统的中断概率的理论公式. 协作中继 放大前传 最优化功率分配 误符号率 中断概率-Optimal power allocation for two hops amplify- and- forward cooperative relaying communication systems in Rayleigh fading channel was studied. cooperative
  3. 所属分类:Communication

    • 发布日期:2017-03-28
    • 文件大小:333596
    • 提供者:psy
  1. The-optimal-route-inquires-bus

    0下载:
  2. C开发,利用Floyd算法找出按时间的所有两站之间的最优路径,按时间最优的路线选择,按价格最优的路线选择-C,Floyd,Find out optimal path,by time, by price
  3. 所属分类:Data structs

    • 发布日期:2017-04-04
    • 文件大小:345395
    • 提供者:zhu
  1. 2003-Optimal-excess-noise-reduction-in-thin-s

    0下载:
  2. optimal excess noise reduction in
  3. 所属分类:Other systems

    • 发布日期:2017-04-25
    • 文件大小:354668
    • 提供者:rezvan
  1. Optimal-Operating-Points

    0下载:
  2. Real-Time Identification of Optimal Operating Points in Photovoltaic Power Systems
  3. 所属分类:Graph Recognize

    • 发布日期:2017-04-09
    • 文件大小:423362
    • 提供者:amar
  1. Optimal-TopN-algorithm

    0下载:
  2. 本文对常见的TopN算法,进行分析比较,最后给出最优的TopN算法:基于小根堆的筛选法.-Common TopN algorithm were analyzed and compared, Finally, optimal the TopN algorithm: a screening method based on the root heap
  3. 所属分类:Mathimatics-Numerical algorithms

    • 发布日期:2017-04-05
    • 文件大小:87728
    • 提供者:陈淑娟
  1. SOLVING-NONLINEAR-OPTIMAL-

    0下载:
  2. 解非线性优化问题的混合加速遗传算法,给出了 HAGA 算法实施的详细步骤, 建立了HAGA 相应的收敛定理-SOLVING NONLINEAR OPTIMAL PROBLEMS BY HYBRID ACCELERATING GENETIC ALGORITHM
  3. 所属分类:Project Design

    • 发布日期:2017-03-31
    • 文件大小:274705
    • 提供者:Lemuria
  1. Optimal-Spectrum-Sensing-Framework-for-Cognitive-

    0下载:
  2. Optimal Spectrum Sensing Framework for Cognitive Radio Networks
  3. 所属分类:DSP program

    • 发布日期:2017-03-25
    • 文件大小:802031
    • 提供者:Chau
  1. optimal

    0下载:
  2. execise solution of optimal control
  3. 所属分类:Windows Develop

    • 发布日期:2017-04-17
    • 文件大小:440380
    • 提供者:amine amine
  1. Optimal-solution-back-to-France-0-1

    0下载:
  2. 最优解回溯法0-1问题,为了构造最优解,必须在算法中记录与当前最优值相应的当前最优解。-The optimal solution backtracking 0-1 must be recorded in the algorithm, in order to construct the optimal solution, corresponding to the current optimal value, the current optimal solution.
  3. 所属分类:Algorithm

    • 发布日期:2017-03-28
    • 文件大小:616347
    • 提供者:江淮
  1. Optimal-control-applied-basic

    0下载:
  2. 最优控制是现代控制理论的核心,它研究的主要问题是:在满足一定约束条件下,寻求最优控制策略,使得性能指标取极大值或极小值-The optimal control is the core of modern control theory it is the main problem is: conditions meet certain constraints, finding the optimal control strategy, and performance to take the max
  3. 所属分类:AI-NN-PR

    • 发布日期:2017-05-12
    • 文件大小:2903904
    • 提供者:朱盼盼
  1. Genetic-algorithm-for-optimal-path

    0下载:
  2. 改进遗传算法求解CVRP的程序(车辆路径问题) VC++环境下编码-Genetic algorithm for optimal path
  3. 所属分类:Other windows programs

    • 发布日期:2017-03-27
    • 文件大小:2200
    • 提供者:李先树
  1. AdaBoost-Optimal-threshold

    0下载:
  2. adaboost算法中,如何寻找最优阈值的优化。分类器的实现,其中的代码。-Code of optimal threshold optimization adaboost
  3. 所属分类:Special Effects

    • 发布日期:2017-04-01
    • 文件大小:4491
    • 提供者:senwillcheung
  1. Optimal-Filtering

    1下载:
  2. 详细介绍了最优滤波的推导过程,包括维纳滤波和卡尔曼滤波!-Detailed derivation of the optimal filtering, Wiener filtering and Kalman filtering!
  3. 所属分类:software engineering

    • 发布日期:2017-04-02
    • 文件大小:825082
    • 提供者:wang
  1. optimal-for-knapsack-probelm

    0下载:
  2. 背包问题的多项式优化算法,实现了对目前用到的背包问题的算法的改进-an optimal algorithms for knapsack probelm
  3. 所属分类:Mathimatics-Numerical algorithms

    • 发布日期:2017-03-29
    • 文件大小:12921
    • 提供者:nihai
  1. optimal-for-max-stable-set

    0下载:
  2. 对于常规的最大稳定集的算法进行优化,提出了基于多项式优化的最大稳定集算法-an optimal algorithm for max stable set
  3. 所属分类:Algorithm

    • 发布日期:2017-03-29
    • 文件大小:29717
    • 提供者:nihai
  1. optimal-for-max-cut-problem

    0下载:
  2. 对最大割问题提出二次优化的算法,介绍了基于多项式优化的最大割问题-an optimal algorithm for max-cut problem
  3. 所属分类:Algorithm

    • 发布日期:2017-03-27
    • 文件大小:52336
    • 提供者:nihai
  1. Network-Assisted-Mobile-Computing-Optimal-Uplink-

    0下载:
  2. Network Assisted Mobile Computing Optimal Uplink Query Proce
  3. 所属分类:Development Research

    • 发布日期:2017-04-04
    • 文件大小:424640
    • 提供者:JP
  1. ArcEngineThe-optimal-path-algorithm

    0下载:
  2. 基于arcgis Engine 的最优路径搜索算法-Arcgis Engine based on the optimal path search algorithm
  3. 所属分类:Other systems

    • 发布日期:2017-05-12
    • 文件大小:2793835
    • 提供者:zhgpeng
« 1 2 3 4 5 67 8 9 10 11 ... 50 »
搜珍网 www.dssz.com