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

搜索资源列表

  1. 园排列问题

    0下载:
  2. 分支限界法解圆排列问题,是一个算法设计与分析课程的作业-branch and bound method for solving problems with a round of one algorithm design and analysis of the operational programs
  3. 所属分类:其它

    • 发布日期:2008-10-13
    • 文件大小:49592
    • 提供者:老七
  1. 贪心算法球园排列问题

    1下载:
  2. 贪心算法球园排列问题,算法设计与分析课程的作业。-greedy algorithm with the ball park, algorithm design and analysis programs work.
  3. 所属分类:其它

    • 发布日期:2008-10-13
    • 文件大小:120823
    • 提供者:老七
  1. 随机化算法解圆排列问题

    0下载:
  2. 随机化算法解圆排列问题,算法设计与分析,课程作业-randomized algorithm Xie Yuan with the problem, algorithm design and analysis, course work
  3. 所属分类:其它

    • 发布日期:2008-10-13
    • 文件大小:77693
    • 提供者:老七
  1. 回溯法搜索排列树算法园排列问题

    0下载:
  2. 回溯法搜索排列树算法园排列问题,算法设计与分析课程,作业题-search with backtracking algorithms park with trees, algorithm design and analysis courses, and that operations
  3. 所属分类:其它

    • 发布日期:2008-10-13
    • 文件大小:68466
    • 提供者:老七
  1. 算法设计与分析实验

    0下载:
  2. 哈夫曼编码。排序问题,利用贪心算法的思想实现哈夫曼编码算法程序 -Huffman coding. Scheduling problems, the greedy algorithm achieving Huffman coding algorithm
  3. 所属分类:数据库编程

    • 发布日期:2008-10-13
    • 文件大小:20352
    • 提供者:无有
  1. 算法设计与分析 报告 一

    0下载:
  2. 贪心算法解最优装载问题-greedy algorithm for optimal solutions loading problem
  3. 所属分类:数值算法/人工智能

    • 发布日期:2008-10-13
    • 文件大小:5022
    • 提供者:李文涛
  1. 背包问题的动态规划法算法(c++)

    0下载:
  2. 数据结构 算法设计与分析背包问题的动态规划法算法-data structure design and analysis of algorithms knapsack problem of dynamic programming algorithm
  3. 所属分类:界面编程

    • 发布日期:2008-10-13
    • 文件大小:1172
    • 提供者: 孤星云
  1. 常见算法及函数源代码

    0下载:
  2. 算法设计与分析 1. 用直接递归方法计算n!: (2)通过键盘输入n的值,( 2. 用直接递归方法计算第n个Fibonacci数: 3. 用直接递归方法计算Ackerman函数: 4. 用直接递归方法给出n个元素的全排列: 8. 用直接递归方法求解Hanoi塔问题 ,Algorithm Design and Analysis 1. Using direct recursive meth
  3. 所属分类:数据结构常用算法

    • 发布日期:2017-03-27
    • 文件大小:5024
    • 提供者:lilianjie
  1. MatrixMultiply

    0下载:
  2. 算法设计与分析 王晓东版的 矩阵连乘的动态规划法和备忘录法的实现-Algorithm Design and Analysis Xiaodong version of the matrix continued by the dynamic programming method and the realization of Memorandum of Law
  3. 所属分类:Data structs

    • 发布日期:2017-05-14
    • 文件大小:3700974
    • 提供者:计科狂人
  1. computeralgorithm

    0下载:
  2. 计算机算法书籍:计算机算法设计与分析(第2版)-Computer algorithms Books: Computer Algorithm Design and Analysis (2nd edition)
  3. 所属分类:Data structs

    • 发布日期:2017-06-10
    • 文件大小:17050236
    • 提供者:毛毛雨
  1. answer

    0下载:
  2. 算法设计与分析 王晓东 课后答案全解析,全面帮助大家解决书中的疑难问题-Algorithm Design and Analysis Xiaodong answer to the whole after-school analysis, a comprehensive book to help people solve the difficult problems
  3. 所属分类:source in ebook

    • 发布日期:2017-05-24
    • 文件大小:8065146
    • 提供者:wangbo
  1. matchain

    0下载:
  2. 这是一个算法设计与分析课程的实验,对曼彻斯特乘法链进求最有运算顺序的源码。由本人自行编写,希望和大家交流与分享。-This is an algorithm design and analysis of the experimental program, the multiplication of Manchester into the demand chain operations in order to source the most. Prepared by me on their own,
  3. 所属分类:Console

    • 发布日期:2017-03-29
    • 文件大小:2035
    • 提供者:Tiger
  1. Anany Levitin)课后答案

    0下载:
  2. 《算法设计与分析基础》一书的课后答案,共有需要的朋友参考(the book called "Algorithm design and analysis foundation" 's answers)
  3. 所属分类:人工智能/神经网络/深度学习

    • 发布日期:2017-12-16
    • 文件大小:2970624
    • 提供者:rayshaw
  1. secmsd

    0下载:
  2. 数据结构原代码,从事算法设计与分析技术,不错的源码()
  3. 所属分类:对话框与窗口

    • 发布日期:2018-01-01
    • 文件大小:132096
    • 提供者:QJBvkej_577
  1. 田忌赛马问题

    0下载:
  2. 田忌与齐王赛马,双方各有n匹马参赛(n<=100),每场比赛赌注为1两黄金,现已知齐王与田忌的每匹马的速度,并且齐王肯定是按马的速度从快到慢出场,现要你写一个程序帮助田忌计算他最好的结果是赢多少两黄金(输用负数表示)。(Tian and the king's horse racing, the two sides each have n horse (n < = 100), each match bet 1 two gold, are now known to the king of
  3. 所属分类:数据结构

  1. beud09

    0下载:
  2. 关于棋盘覆盖问题的算法设计与分析,经VC++6 0编译通过()
  3. 所属分类:数值算法/人工智能

    • 发布日期:2018-04-29
    • 文件大小:1071104
    • 提供者:lofeigr
  1. 算法设计与分析-第三章-图与遍历算法

    0下载:
  2. 非常好的算法分析方面的资料,欢迎大家下载!(very good algorithm books, it can help you to learn quickly!)
  3. 所属分类:数值算法/人工智能

    • 发布日期:2018-04-29
    • 文件大小:45056
    • 提供者:砸锅卖铁
  1. 《算法设计与分析》(全)

    0下载:
  2. 算法从基础学起,通过分析,了解算法的设计技巧。(The Design and Analysis of Computer Algorithms)
  3. 所属分类:数值算法/人工智能

    • 发布日期:2018-04-30
    • 文件大小:964608
    • 提供者:1.052
  1. biccessor

    0下载:
  2. ,《算法设计与分析》王晓东编著,第五章回溯法,课本例子代码实现()
  3. 所属分类:数值算法/人工智能

    • 发布日期:2018-05-01
    • 文件大小:5120
    • 提供者:menupt
  1. Algorithm design and analysis(Java)

    1下载:
  2. 王晓东版本的算法设计与分析,介绍数据结构与常见算法题目,附Java代码示例。(Wang xiaodong version of the algorithm design and analysis, introduce the data structure and common algorithm topics, with Java code examples.)
  3. 所属分类:数据结构

    • 发布日期:2019-12-22
    • 文件大小:6620160
    • 提供者:超人迪加
« 1 23 4 5 6 7 8 9 10 ... 39 »
搜珍网 www.dssz.com