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

搜索资源列表

  1. algorithm-solution(1-10).rar

    1下载:
  2. Anany Levitin的算法设计与分析基础的课后习题全部答案(英文).,Anany Levitin algorithm design and analysis based on after-school exercise all the answers (in English).
  3. 所属分类:Other systems

    • 发布日期:2016-01-26
    • 文件大小:2458170
    • 提供者:张恒
  1. matrixChain.rar

    0下载:
  2. 动态规划:矩阵连乘问题的模拟程序 参考清华王晓东的<算法设计与分析>,Dynamic programming: simulation program of matrix multiplying reference Qinghua Wang Xiaodong<Algorithm Design and Analysis>
  3. 所属分类:Other systems

    • 发布日期:2017-03-25
    • 文件大小:4331
    • 提供者:blch
  1. buxian.rar

    0下载:
  2. 算法设计与分析中分支界限法实现布线问题。,Algorithm Design and Analysis of the Limits of Law in the achievement of branch wiring.
  3. 所属分类:Other systems

    • 发布日期:2017-04-01
    • 文件大小:11571
    • 提供者:吕超贻
  1. union-find

    0下载:
  2. 算法设计与分析上的union-find算法-the resource code of union-find
  3. 所属分类:Other windows programs

    • 发布日期:2017-03-25
    • 文件大小:10602
    • 提供者:王小丫
  1. haizhanyouxi.rar

    1下载:
  2. 用visual c++ 编写的海战游戏,是算法设计与分析可上面要求的,Using visual c++ written in sea battle game, is the algorithm design and analysis of the above requirements may be
  3. 所属分类:Other windows programs

    • 发布日期:2014-07-01
    • 文件大小:892
    • 提供者:雨季
  1. 21

    0下载:
  2. 分治策略求最值,是算法设计与分析书的源码改进版。-Sub-rule strategy of seeking the most value, is the algorithm design and analysis of source code to improve the version of the book.
  3. 所属分类:Other systems

    • 发布日期:2017-04-09
    • 文件大小:4750
    • 提供者:L
  1. huodonxuanzawenti

    0下载:
  2. 算法设计与分析的实验,是活动选择问题,做了好久才做出来!-Algorithm design and analysis of experiments, is the choice of activities to do for a long time before doing it!
  3. 所属分类:Other systems

    • 发布日期:2017-04-04
    • 文件大小:899092
    • 提供者:ggq
  1. www

    0下载:
  2. 算法设计与分析基础的课后习题答案,潘彦著,清华大学出版-Algorithm design and analysis of the basic answer to after-school exercise, the PAN Yan, Tsinghua University Publishing
  3. 所属分类:Other systems

    • 发布日期:2017-05-02
    • 文件大小:827762
    • 提供者:
  1. Algorithms

    0下载:
  2. 有关算法设计与分析的几个小程序(查找与替换问题、炒饭问题、寻宝问题等)-Algorithm design and analysis of the number of small procedures (search and replace question, fried rice issue, the issue of treasure hunt, etc.)
  3. 所属分类:Other systems

    • 发布日期:2017-05-09
    • 文件大小:1735427
    • 提供者:tt
  1. tanxin

    0下载:
  2. 算法设计与分析中贪心算法C++实现代码 包括但愿最短路径问题,哈弗曼编码,整数最有分解,最小生成树,最优分解,删数问题等-Algorithm Design and Analysis of greedy algorithm in C++ code, including the realization of hope that the shortest path problem,哈弗曼coding, the most integral decomposition, minimum spanning
  3. 所属分类:Other windows programs

    • 发布日期:2017-03-26
    • 文件大小:8991
    • 提供者:liudan
  1. beibaowenti

    0下载:
  2. 算法设计与分析的经典例子,请大家放心下载。谢谢!-Algorithm design and analysis of the classic examples, please download our confidence. Thanks!
  3. 所属分类:Other systems

    • 发布日期:2017-04-15
    • 文件大小:18980
    • 提供者:石少
  1. answer

    0下载:
  2. 计算机算法设计与分析(第3版)课后习题详细答案-Design and Analysis of Computer Algorithms (3rd edition) after a detailed answer to exercise
  3. 所属分类:Other systems

    • 发布日期:2017-05-24
    • 文件大小:8065259
    • 提供者:张云
  1. algorithm

    0下载:
  2. 实现不重复序列的全排序,参考为算法设计与分析-Implementation does not repeat the entire order, reference for the Algorithm Design and Analysis! ! !
  3. 所属分类:Other systems

    • 发布日期:2017-04-08
    • 文件大小:906
    • 提供者:LiMingQing
  1. ppt

    0下载:
  2. 算法设计与分析 第二版 王晓东 课件ppt 下载-Algorithm Design and Analysis Xiaodong courseware second edition ppt download
  3. 所属分类:Other systems

    • 发布日期:2017-05-09
    • 文件大小:2505505
    • 提供者:zhangqq
  1. huichanganpai

    0下载:
  2. 算法设计与分析经典问题会场安排,采用贪心算法,每进行一次贪心算法规模减小一次-Classic problem of algorithm design and analysis of the venue arrangements, using greedy algorithm, each once a greedy algorithm reduces the size
  3. 所属分类:Other systems

    • 发布日期:2017-04-08
    • 文件大小:597905
    • 提供者:大为
  1. LCS

    0下载:
  2. 算法设计与分析课程中用动态规划算法求解最长公共子序列问题,C语言写的,很实用,有b数组和c数组的输出,很适合初学者一步一步走程序。-Algorithm design and analysis programs using dynamic programming algorithm for solving the longest common subsequence problem, C language written, very practical, with b and c array ar
  3. 所属分类:Other systems

    • 发布日期:2017-04-05
    • 文件大小:734
    • 提供者:陈丽萍
  1. suanfashejiyufenxi

    0下载:
  2. 蚁群算法设计与分析,详细的介绍了一群算法,并对其设计过程给予了分析-Ant colony algorithm design and analysis, detailed descr iption of a group of algorithm and its analysis of the design process to
  3. 所属分类:Other systems

    • 发布日期:2017-04-07
    • 文件大小:439478
    • 提供者:zhangmeng
  1. EditDist

    0下载:
  2. 计算机算法设计与分析(王晓东):动态规划实现字符串编辑距离-Design and analysis of computer algorithms (Xiaodong): Dynamic Programming string edit distance
  3. 所属分类:Other systems

    • 发布日期:2017-04-01
    • 文件大小:586
    • 提供者:joe
  1. algrithm

    0下载:
  2. 计算机算法设计与分析(王晓东):动态规划实现取数游戏,数字三角形,字符串编辑距离,最大子串和-Design and analysis of computer algorithms (Wang Xiaodong): Dynamic Programming to take a few games, digital triangle, string edit distance, the largest sub-string and
  3. 所属分类:Other systems

    • 发布日期:2017-03-31
    • 文件大小:2648
    • 提供者:joe
  1. TheAlgorithmDesignandAnalysisofComputer

    0下载:
  2. 王晓东 计算机算法设计与分析(第2版)电子课件及课后习题解答。内容翔实,实用性强。-Xiaodong Computer Algorithm Design and Analysis (2) electronic courseware and after exercise answers. Informative and practical.
  3. 所属分类:Other systems

    • 发布日期:2017-06-09
    • 文件大小:17052765
    • 提供者:谢斌
« 12 3 4 5 6 »
搜珍网 www.dssz.com