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

搜索资源列表

  1. computer-algorithms-Analysis

    0下载:
  2. 计算机算法分析与设计课件 王晓东 ppt-Analysis and design of computer algorithms PPT
  3. 所属分类:Data structs

    • 发布日期:2017-03-30
    • 文件大小:896756
    • 提供者:cyy
  1. buxian

    0下载:
  2. 算法分析与设计之分支界限法解决电路布线问题-Algorithm analysis and design of the branch circuit wiring method to solve boundary problems
  3. 所属分类:Data structs

    • 发布日期:2017-03-28
    • 文件大小:1003
    • 提供者:Dan
  1. ch4-1manli.ppt

    0下载:
  2. 关于算法分析与设计的ppt课件,介绍了蛮力的应用。-this is a ppt class
  3. 所属分类:Mathimatics-Numerical algorithms

    • 发布日期:2017-05-10
    • 文件大小:2164736
    • 提供者:jin
  1. tanxinsuanfa

    0下载:
  2. vc写的贪心算法,算法分析与设计里面的,需要的同学可以下载-vc wrote greedy algorithm, algorithm analysis and design inside, students may need to download
  3. 所属分类:Data structs

    • 发布日期:2017-05-10
    • 文件大小:2478679
    • 提供者:LIUQUAN
  1. suanfafenxiyushejishiyanbaogao

    0下载:
  2. 算法分析与设计实验报告,运行环境位VC++6.0 -Algorithm analysis and design of experiments reported
  3. 所属分类:Data structs

    • 发布日期:2017-04-17
    • 文件大小:12153
    • 提供者:wangke
  1. beibao3.10

    0下载:
  2. 回溯法解决0-1背包问题 算法分析与设计实验-Backtracking to solve 0-1 knapsack problem
  3. 所属分类:Data structs

    • 发布日期:2017-04-02
    • 文件大小:751195
    • 提供者:薛佩佩
  1. pichuli5.3

    0下载:
  2. 分支限界法解决批处理作业调度问题 算法分析与设计-Branch and bound method to solve the problem of batch job scheduling
  3. 所属分类:Data structs

    • 发布日期:2017-04-06
    • 文件大小:629108
    • 提供者:薛佩佩
  1. Projects

    0下载:
  2. 分支限界法贪心算法和动态规划解决装载问题 算法分析与设计-Greedy algorithm branch and bound method and dynamic programming to solve loading problems
  3. 所属分类:Data structs

    • 发布日期:2017-05-04
    • 文件大小:1434720
    • 提供者:薛佩佩
  1. Circular-permutation

    0下载:
  2. 圆排列问题。算法分析与设计。C++程序。-Circular permutation. Algorithm analysis and design. C program.
  3. 所属分类:Data structs

    • 发布日期:2017-05-13
    • 文件大小:3540840
    • 提供者:任倚天
  1. queen

    0下载:
  2. 回溯法解决八皇后问题,经典问题,算法分析与设计例子 -Backtracking to solve the Eight Queens,Classic problem, algorithm analysis and design examples
  3. 所属分类:Data structs

    • 发布日期:2017-04-11
    • 文件大小:716
    • 提供者:尤单单
  1. 1_1

    0下载:
  2. 数字统计问题 算法分析与设计课后答案代码-codes problem answer
  3. 所属分类:Data structs

    • 发布日期:2017-05-06
    • 文件大小:1205560
    • 提供者:lin
  1. n-queen-problem-display

    0下载:
  2. n后问题演示程序,算法分析与设计,递归算法-N queen problem demonstration program, the algorithm analysis and design, recursion algorithm
  3. 所属分类:Java Develop

    • 发布日期:2017-03-29
    • 文件大小:4223
    • 提供者:jade
  1. The-longest-public-son-sequence

    0下载:
  2. 最长公共子序列演示程序,算法分析与设计,动态规划算法-The longest public son sequence demo, the algorithm analysis and design, dynamic programming algorithm
  3. 所属分类:Java Develop

    • 发布日期:2017-03-23
    • 文件大小:5560
    • 提供者:jade
  1. answer

    0下载:
  2. 钱能编著《C++算法分析与设计》第二版课后答案代码。全套集全-example code
  3. 所属分类:Windows Develop

    • 发布日期:2017-04-05
    • 文件大小:250940
    • 提供者:张苗苗
  1. Linear-time-selection

    0下载:
  2. 线性时间选择代码。算法分析与设计实验习题-Linear time selection code.Algorithm analysis and design of experiments exercises
  3. 所属分类:Data structs

    • 发布日期:2017-03-29
    • 文件大小:1147
    • 提供者:lifeng
  1. Coursera_Design_Analasys

    0下载:
  2. Coursera开放课程算法分析与设计部分代码,ps1~ps4-the code of the Coursera Design Anlayis
  3. 所属分类:Data structs

    • 发布日期:2017-05-27
    • 文件大小:10540863
    • 提供者:Melody
  1. Round-robin-schedule

    0下载:
  2. 循环赛日程表。大学算法分析与设计的实验课题目。有递归和非递归两种方法,这里上传递归,仅供参考!-Round-robin schedule. Head of the University of algorithm analysis and design of experimental subjects. There are two methods of recursive and non recursive upload recursion, for reference purposes only
  3. 所属分类:Other windows programs

    • 发布日期:2017-03-29
    • 文件大小:963
    • 提供者:Alex
  1. yue

    0下载:
  2. 实现磁盘寻址最优化问题,这是使用在算法分析与设计当中,利用贪心算法实现的最优问题-Disk addressing optimization problems
  3. 所属分类:Data structs

    • 发布日期:2017-04-02
    • 文件大小:584
    • 提供者:yueguobin1
  1. zblh

    0下载:
  2. 算法分析与设计 坐标轮换法 的程序解释 有用的着的请下载-Algorithm analysis and design coordinate rotation method, explain the procedure useful for the download please
  3. 所属分类:matlab

    • 发布日期:2017-04-10
    • 文件大小:699
    • 提供者:成俊达
  1. buffon

    0下载:
  2. buffon估计π算法,这是算法分析与设计的内容,其中不含有有π-buffon estimated π algorithm, algorithm analysis and design, which does not contain have π
  3. 所属分类:Data structs

    • 发布日期:2017-04-03
    • 文件大小:178729
    • 提供者:jabinwang
« 1 2 3 4 5 6 78 9 10 11 12 ... 45 »
搜珍网 www.dssz.com