CDN加速镜像 | 设为首页 | 加入收藏夹
当前位置: 首页 资源下载 源码下载 数值算法/人工智能 搜索资源 - 王晓东

搜索资源列表

  1. 0-1snap

    0下载:
  2. 算法设计与分析 第五章王晓东版的 回溯法的0-1背包问题 -algorithm design and analysis of the fifth edition of Wang Xiaodong Zhang law retroactively 0-1 knapsack problem
  3. 所属分类:数据结构常用算法

    • 发布日期:2008-10-13
    • 文件大小:316140
    • 提供者:xiaobao89
  1. 412

    0下载:
  2. 删除问题,计算机算法设计与分析(王晓东)的算法实现题4-12
  3. 所属分类:数据结构常用算法

    • 发布日期:2008-10-13
    • 文件大小:5612
    • 提供者:代银玉
  1. 09150359563

    0下载:
  2. 有关算法分析方面的,是王晓东的书计算机算法与分析的解答。
  3. 所属分类:数值算法/人工智能

    • 发布日期:2008-10-13
    • 文件大小:8065463
    • 提供者:李眼
  1. the_organization_of_data_vc++

    0下载:
  2. 用C++编写的《算法与程序设计》(王晓东版)的书中的数据结构类(全集)
  3. 所属分类:数据结构常用算法

    • 发布日期:2008-10-13
    • 文件大小:37170
    • 提供者:张巧芳
  1. suanfa

    0下载:
  2. 算法与数据结构学习指导与习题解析 王晓东版 与算法设计与实验题解配合使用
  3. 所属分类:数据结构常用算法

    • 发布日期:2008-10-13
    • 文件大小:5059194
    • 提供者:虫洞
  1. 3th_chapter.rar

    0下载:
  2. 《算法设计与分析》王晓东编著,第三章动态规划,课本例子代码实现, Algorithm Design and Analysis edited by Wang Xiaodong, Chapter III of dynamic programming, textbook example of code to achieve
  3. 所属分类:Mathimatics-Numerical algorithms

    • 发布日期:2017-04-16
    • 文件大小:22974
    • 提供者:benson
  1. algorithm.rar

    2下载:
  2. 计算机算法设计与分析 王晓东 全部ppt,Computer algorithm design and analysis of all ppt Xiaodong
  3. 所属分类:Data structs

    • 发布日期:2015-10-26
    • 文件大小:2885806
    • 提供者:james
  1. AlgorithmDesignChapter4Chapter5

    0下载:
  2. 《计算机算法设计与分析》王晓东版本第四章五章课后习题的部分答案,百分百全对。C文件的格式。- Computer Algorithm Design and Analysis, Wang Xiaodong version of Chapter IV of five chapters of part of the answer after-school exercises, the whole hundred percent right. C file format.
  3. 所属分类:Data structs

    • 发布日期:2017-03-23
    • 文件大小:1713
    • 提供者:miaomiao
  1. stamp

    0下载:
  2. 连续邮资问题的完整代码,修改了王晓东《计算机算法设计与分析》(第三版)中代码的错误,为使计算y[k]的过程更清楚,添加了一些中间调试代码。-Continuous postage question the integrity of the code, modify the Xiaodong " Computer Algorithm Design and Analysis" (third edition), the error code, for the calculation o
  3. 所属分类:Data structs

    • 发布日期:2017-03-29
    • 文件大小:1305
    • 提供者:huang
  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. Cpp2

    0下载:
  2. 王晓东 算法第五章课后习题 罗密欧与朱丽叶的回溯算法-Xiaodong algorithm Exercises Chapter V Romeo and Juliet after the backtracking algorithm
  3. 所属分类:Algorithm

    • 发布日期:2017-03-28
    • 文件大小:967
    • 提供者:qdsunstar
  1. 2nd_chapter

    0下载:
  2. 《算法设计与分析》王晓东编著,第二章递归与分治策略课本例子代码实现- Algorithm Design and Analysis edited by Wang Xiaodong, chapter and sub-rule strategy recursive textbook example of code to achieve
  3. 所属分类:Data structs

    • 发布日期:2017-04-17
    • 文件大小:14752
    • 提供者:benson
  1. 5th_chapter

    0下载:
  2. ,《算法设计与分析》王晓东编著,第五章回溯法,课本例子代码实现 -, Algorithm Design and Analysis edited by Wang Xiaodong, chap backtracking, textbooks examples of code to achieve
  3. 所属分类:Mathimatics-Numerical algorithms

    • 发布日期:2017-04-15
    • 文件大小:8342
    • 提供者:benson
  1. lab

    0下载:
  2. 《算法设计与分析》王晓东编著,第一、二、三章上机实验课 - Algorithm Design and Analysis edited by Wang Xiaodong, one, two, three chapters on experimental class aircraft
  3. 所属分类:Data structs

    • 发布日期:2017-04-02
    • 文件大小:12726
    • 提供者:benson
  1. Fac5_11

    0下载:
  2. // //本程序取自王晓东编著“算法分析与设计”第 182 页,例 //电路板排列问题回溯解法 -////This procedure Xiaodong edited from the Algorithm Analysis and Design section 182, for example,// circuit board with the issue of retrospective method
  3. 所属分类:Data structs

    • 发布日期:2017-04-08
    • 文件大小:1394
    • 提供者:qkw
  1. algorithm

    0下载:
  2. 王晓东算法设计与分析源码。vc下编译通过能够运行。且运行效率较高-Xiaodong algorithm design and analysis of source code. under vc compiler be able to run through. Operating efficiency and higher
  3. 所属分类:Data structs

    • 发布日期:2017-03-29
    • 文件大小:2688
    • 提供者:leo
  1. algorithm2

    0下载:
  2. 王晓东算法设计与分析课后一些题目的源码。vc下全都编译通过。且在学校网站上提交通过。是学习算法较好的参考资料-Xiaodong algorithm design and analysis of the source after some of the topics. Compiling under vc all through. And in the school site is presented for adoption. Learning algorithm is a good refer
  3. 所属分类:Data structs

    • 发布日期:2017-04-01
    • 文件大小:2723
    • 提供者:leo
  1. 00

    0下载:
  2. 这是王晓东老师编著的算法设计与分析第三版的课件-It is edited by Wang Xiaodong teachers algorithm design and analysis of the third edition of the courseware
  3. 所属分类:Data structs

    • 发布日期:2017-05-12
    • 文件大小:2711229
    • 提供者:huihiu
  1. wangxiaodong

    0下载:
  2. 这是王晓东的算法设计与分析的电子版和南京大学的算法课的讲义。-This is Wang Xiaodong of the algorithm design and analysis of the electronic version of the algorithm and the Nanjing University lecture course.
  3. 所属分类:Data structs

    • 发布日期:2017-05-16
    • 文件大小:4470937
    • 提供者:dreamzxl
  1. Arithmetic_ex_wangxiaodong(3)

    0下载:
  2. 王晓东的算法设计与分析教程第三版的课后习题答案-the solutions of Algorithm design and analysis
  3. 所属分类:Data structs

    • 发布日期:2017-05-24
    • 文件大小:8066568
    • 提供者:温硕
« 12 3 »
搜珍网 www.dssz.com