搜索资源列表

  1. ComputerAlgorithms2007

    0下载:
  2. 计算机算法设计与分析讲义,主要包括了最基本的算法性能分析和性能测试方面的主要思想。
  3. 所属分类:其它资源

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

    0下载:
  2. 删除问题,计算机算法设计与分析(王晓东)的算法实现题4-12
  3. 所属分类:其它资源

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

    0下载:
  2. 计算机算法设计与分析,王晓东的好书,网上很难找到得。
  3. 所属分类:开发工具

    • 发布日期:2008-10-13
    • 文件大小:2455539
    • 提供者:geguanbin
  1. computeralgorithm

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

    • 发布日期:2024-05-17
    • 文件大小:17049600
    • 提供者:毛毛雨
  1. DesignandAnalysisofComputerAlgorithms

    0下载:
  2. 计算机算法设计与分析,针对于计算机的算法书籍,里面介绍了很多经典算法。有意者可以看看。-Design and analysis of computer algorithms, the algorithm for computer books, which introduced a lot of the classic algorithm. Interested parties can look at.
  3. 所属分类:ActiveX/DCOM

    • 发布日期:2024-05-17
    • 文件大小:7185408
    • 提供者:123
  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 err
  3. 所属分类:数据结构常用算法

    • 发布日期:2024-05-17
    • 文件大小:1024
    • 提供者:huang
  1. EditDist

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

    • 发布日期:2024-05-17
    • 文件大小:1024
    • 提供者: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. 所属分类:其他小程序

    • 发布日期:2024-05-17
    • 文件大小:3072
    • 提供者:joe
  1. ALGORITHM

    0下载:
  2. 计算机算法设计与分析Computer Algorithm Design and Analysis-Computer Algorithm Design and Analysis
  3. 所属分类:数值算法/人工智能

    • 发布日期:2024-05-17
    • 文件大小:244736
    • 提供者:abc
  1. computer_algorithm_designing_and_analyzing

    0下载:
  2. 计算机算法设计与分析,王晓东版,十分实用的一本参考书-Design and analysis of computer algorithms, Xiaodong version, very useful reference book
  3. 所属分类:数据结构常用算法

    • 发布日期:2024-05-17
    • 文件大小:8979456
    • 提供者:xinzixing
  1. duochongmijishu

    0下载:
  2. 多重幂计数问题(卡特兰数).这个是计算机算法设计与分析的课后习题 -Multiple power counting (Catalan numbers)
  3. 所属分类:图形图象

    • 发布日期:2024-05-17
    • 文件大小:1024
    • 提供者:杨杰
  1. 3SAT

    0下载:
  2. 3sat验证程序,算法验证,计算机算法设计与分析课程-3sat verification process, algorithm verification, program design and analysis of computer algorithms
  3. 所属分类:数据结构常用算法

    • 发布日期:2024-05-17
    • 文件大小:1024
    • 提供者:汪超
  1. algorithm

    0下载:
  2. 一本介绍各种算法的经典书籍,计算机算法设计与分析-A classic book introduces a variety of algorithms, algorithm design and analysis of computer
  3. 所属分类:数据结构常用算法

    • 发布日期:2024-05-17
    • 文件大小:8984576
    • 提供者:Jlemon
  1. Algorithm

    0下载:
  2. sara baase 巴斯 著 第六版 计算机算法设计与分析导论中文翻译-sara baase Bath sixth edition book Design and Analysis of Computer Algorithms Introduction to Chinese translation
  3. 所属分类:数据结构常用算法

    • 发布日期:2024-05-17
    • 文件大小:11771904
    • 提供者:余凡
  1. 6

    0下载:
  2. 贪心法解活动安排问题(计算机算法设计与分析)实验报告-Greedy method for solving activities arrangements ( computer algorithm design and analysis )
  3. 所属分类:数据结构常用算法

    • 发布日期:2024-05-17
    • 文件大小:49152
    • 提供者:江军然
  1. dierzhang

    0下载:
  2. 计算机算法设计与分析第二章课后习题,是关于书友广岛问题的-shu you
  3. 所属分类:数据结构常用算法

    • 发布日期:2024-05-17
    • 文件大小:452608
    • 提供者:王恒军
  1. shopping-question

    0下载:
  2. 实现超市中排队购物用时最短,是计算机算法设计与分析中的一道题。自己写的程序,原创!-Achieve queued supermarket shopping with the shortest, is a question in the design and analysis of computer algorithms. Write their own procedures, original!
  3. 所属分类:其他小程序

    • 发布日期:2024-05-17
    • 文件大小:885760
    • 提供者:huang ketao
  1. MergeSortL_AND-QuickSort

    0下载:
  2. MergeSortL_AND QuickSort,计算机算法设计与分析中的链表的归并排序算法和快速排序算法-MergeSortL_AND QuickSort, linked list merge sort algorithm in the design and analysis of computer algorithms, and fast sorting algorithm
  3. 所属分类:控制台(字符窗口)编程

    • 发布日期:2024-05-17
    • 文件大小:2424832
    • 提供者:陈乾福
  1. suanfa2_1

    0下载:
  2. 《计算机算法设计与分析(王晓东)》课后2.1 已经编译通过,完全正确。 输油管道问题-Computer algorithm design and analysis (Wang Xiaodong) after 2.1 has been compiled by entirely correct. Pipeline problem
  3. 所属分类:其他小程序

    • 发布日期:2024-05-17
    • 文件大小:2130944
    • 提供者:123
  1. suanfa2_4

    0下载:
  2. 《计算机算法设计与分析(王晓东)》课后2.4 已经编译通过,完全正确。 马的Hamilton周游路线问题-Computer algorithm design and analysis (Wang Xiaodong) after 2.4 has been compiled by entirely correct. Ma' s Hamilton traveled route.
  3. 所属分类:其他小程序

    • 发布日期:2024-05-17
    • 文件大小:2049024
    • 提供者:123
« 1 23 4 5 6 7 8 »

源码中国 www.ymcn.org