搜索资源列表

  1. Fast-Path-based-Neural-Branch-Prediction

    0下载:
  2. fast path-based neural branch prediction, the differences and the improvements..what have to expect from t he near future-fast path-based neural branch prediction, the differences and the improvements..what have to expec
  3. 所属分类:行业发展研究

    • 发布日期:2024-05-16
    • 文件大小:454656
    • 提供者:catakm
  1. 2D_phasc_unwrapping_algorithms

    1下载:
  2. Matlab编写的相位展开(相位解缠),程序实现两种相位展开(相位解缠)的算法,一个是质量图导引路径积分相位展开算法,另一个是Goldstein的枝切法。-2D PHASE UNWRAPPING ALGORITHMS for the phase quality guided phase unwrapping method and Goldstein s branch cut phase unwrapping method
  3. 所属分类:matlab例程

    • 发布日期:2024-05-16
    • 文件大小:40960
    • 提供者:莉莉
  1. branch

    0下载:
  2. 关于基因序列上的比对问题 运用的方法是分支定界法 同时有贪婪算法作以比较-On the sequence alignment problem on the use of branch and bound method is a greedy algorithm for the same time to compare
  3. 所属分类:matlab例程

    • 发布日期:2024-05-16
    • 文件大小:5120
    • 提供者:王明理
  1. branch

    0下载:
  2. 根据AL寄存器中的哪一位为1(从低位到高位)把程序转移到8个不同的分支中去,分支程序中显示’’The NO module is n’’ n指第几个模块。 -According to one of AL registers for 1 (from low to high) program transferred to eight different branch, branch program show The module i
  3. 所属分类:汇编语言

    • 发布日期:2024-05-16
    • 文件大小:1024
    • 提供者:杜斌
  1. BRANCH-PREDICTION

    0下载:
  2. a power point presentation branch prediction namely the yags predictor, agree predictor and selective branch inversion predictor-a power point presentation on branch prediction namely the yags predictor, agree predictor
  3. 所属分类:其他小程序

    • 发布日期:2024-05-16
    • 文件大小:94208
    • 提供者:shruthi rajan
  1. branch

    0下载:
  2. 射频电路的单支节匹配网络设计自动化;输入参数,可设计出符合要求的匹配网络。-Single branch of the RF circuit section matching network design automation input parameters can be designed to meet the requirements of the matching network.
  3. 所属分类:其他小程序

    • 发布日期:2024-05-16
    • 文件大小:195584
    • 提供者:王艺涵
  1. branch-and-bound-algorithm

    0下载:
  2. 分支界限算法,通过一个小实例简单的介绍了分支界限算法的思想,其中包括源码运行截图和运行的.exe文件-A brief introduction of the branch and bound algorithm
  3. 所属分类:其他小程序

    • 发布日期:2024-05-16
    • 文件大小:177152
    • 提供者:wuchao
  1. two-branch

    0下载:
  2. 计算二叉分形树的源代码,基于matlab的源程序,采用矩阵的形式。-the programme to produce the tree whose every branch has two subbranches
  3. 所属分类:其他小程序

    • 发布日期:2024-05-16
    • 文件大小:1024
    • 提供者:金大侠
  1. Branch-cut-method-matlab-source-code

    0下载:
  2. 枝切法matlab原始代码,内有详细的代码,帮助新手了解相位解缠的算法。-Branch-cut method matlab source code, a detailed code to help the novice to understand the phase unwrapping algorithms.
  3. 所属分类:其他小程序

    • 发布日期:2024-05-16
    • 文件大小:48128
    • 提供者:李告诉
  1. Branch-threshold-method

    0下载:
  2. 运用分支限界法解布线问题。Branch threshold method wiring-Branch threshold method wiring
  3. 所属分类:书籍源码

    • 发布日期:2024-05-16
    • 文件大小:1024
    • 提供者:zhangkewen
  1. java-Branch-loop

    0下载:
  2. 这是简单讲述分支语句和循环语句的例子,对java newcomer 有用-Branch loop
  3. 所属分类:JSP源码/Java

    • 发布日期:2024-05-16
    • 文件大小:1182720
    • 提供者:jack
  1. branch-and-bound

    0下载:
  2. 分支定界法求解TSp问题的分析研究以及matlab实现-Branch and bound method to solve the problem described TSp
  3. 所属分类:文档资料

    • 发布日期:2024-05-16
    • 文件大小:1163264
    • 提供者:郑鹏
  1. branch-and-bound-algorithm

    0下载:
  2. 利用c++实现城市遍历问题的分枝定界算法。-Use c++ achieve urban traversal problem branch and bound algorithm.
  3. 所属分类:数学计算/工程计算

    • 发布日期:2024-05-16
    • 文件大小:3072
    • 提供者:
  1. Branch-and-bound-method

    0下载:
  2. MALAB写的,分支定界法求解纯整数或混合的整数规划问题。-Written MALAB, branch and bound method to solve pure integer or mixed integer programming problem.
  3. 所属分类:其他小程序

    • 发布日期:2024-05-16
    • 文件大小:12288
    • 提供者:谱算法
  1. Branch-threshold-method

    0下载:
  2. 运用分支限界法解布线问题。Branch threshold methodwiring-Branch threshold methodwiring
  3. 所属分类:嵌入式/单片机编程

    • 发布日期:2024-05-16
    • 文件大小:1024
    • 提供者:thfirs
  1. branch

    0下载:
  2. Calculate and return exception PC in case of branch delay slot for microMIPS and MIPS16e. It does not clear the ISA mode bit.
  3. 所属分类:Linux/Unix编程

    • 发布日期:2024-05-16
    • 文件大小:3072
    • 提供者:celuncing
  1. Branch-and-bound

    0下载:
  2. VC6.0中控制台应用程序实现的分支限界的算法。-Branch and bound algorithm VC6.0 console application implementation.
  3. 所属分类:控制台(字符窗口)编程

    • 发布日期:2024-05-16
    • 文件大小:2340864
    • 提供者:刘帅朝
  1. branch-and-bound

    0下载:
  2. 离散问题的分支定界法(branch and bound)的学习资料-branch and bound
  3. 所属分类:数学计算/工程计算

    • 发布日期:2024-05-16
    • 文件大小:3830784
    • 提供者:黄昕
  1. branch-and-bound-method

    0下载:
  2. 利用分支限界法找出最大全1子团和最大全-1子团,内附文档说明-Use branch and bound method to find the maximum full sub-group and the largest full 1 sub-group, enclosing documentation
  3. 所属分类:其他小程序

    • 发布日期:2024-05-16
    • 文件大小:954368
    • 提供者:李仲
  1. branch-bound.ppt

    0下载:
  2. Design and Analysis Algorithm Branch Bound
  3. 所属分类:软件工程

    • 发布日期:2024-05-16
    • 文件大小:1519616
    • 提供者:au
« 1 2 3 4 5 6 78 9 10 11 12 ... 50 »

源码中国 www.ymcn.org