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

搜索资源列表

  1. 算法导论

    0下载:
  2. 介绍算法的书籍,比较详细介绍了相关算法的一些基本知识和事项过程。-algorithm introduced the books, more detailed correlation algorithm introduced some basic knowledge of the process and issues.
  3. 所属分类:数值算法/人工智能

    • 发布日期:2008-10-13
    • 文件大小:16598493
    • 提供者:王凯
  1. DaAn

    0下载:
  2. 经典算法书籍-算法导论的答案,算法导论大家都知道吧-classical algorithm books - Introduction to answer algorithm, the algorithm Introduction to everyone you know
  3. 所属分类:数据结构常用算法

    • 发布日期:2008-10-13
    • 文件大小:221070
    • 提供者:pj
  1. Introduction.to.Algorithms(chinese)

    0下载:
  2. 《算法导论》中文版!!中文名《现代计算机常用数据结构和算法》,程序员内功修炼必备。-"algorithm" Introduction to Chinese version! ! The Chinese name of "modern computer commonly used data structures and algorithms", the programmer must Internal KungFu.
  3. 所属分类:数据结构常用算法

    • 发布日期:2008-10-13
    • 文件大小:25603621
    • 提供者:xl
  1. stl.LCS

    0下载:
  2. 参考算法导论写的LCS算法,仿照STL的泛型风格,适用于多种STL容器中的各种类型数据构成的序列的最大公共子序列(Longest Common Subsequence)问题求解。-reference Introduction to write the algorithm LCS algorithm, modeled on the STL Generic style. STL is applicable to many types of containers data constitute the
  3. 所属分类:其它

    • 发布日期:2008-10-13
    • 文件大小:1588
    • 提供者:王硕
  1. SegmentTree

    0下载:
  2. 线段树的样例程序,线段树大家都知道吧?类似于算法导论上的区间树,比AVL好实现多了-segment of the sample program for the tree, the tree line you know? Introduction to the algorithm similar to the interval on the tree, to achieve better than AVL more
  3. 所属分类:数据结构常用算法

    • 发布日期:2008-10-13
    • 文件大小:1497
    • 提供者:byron
  1. Release

    0下载:
  2. 对对碰小游戏, 下载个算法导论费死劲了。
  3. 所属分类:游戏

    • 发布日期:2008-10-13
    • 文件大小:497927
    • 提供者:zanshigang
  1. Algorithms

    0下载:
  2. 算法导论(二版) 算法导论(二版)
  3. 所属分类:软件工程

    • 发布日期:2008-10-13
    • 文件大小:1018616
    • 提供者:forest
  1. sfjg

    0下载:
  2. 计算机算法导论
  3. 所属分类:开发工具

    • 发布日期:2008-10-13
    • 文件大小:25595215
    • 提供者:wangjin
  1. Introduction.to.Algorithms.-.Test

    0下载:
  2. 算法导论习题解答 算法导论习题解答
  3. 所属分类:书籍源码

    • 发布日期:2008-10-13
    • 文件大小:625487
    • 提供者:zcv
  1. poj2677--TourTSP

    0下载:
  2. poj2677,算法导论中的DP题目,TSP简化版本
  3. 所属分类:人工智能/神经网络/遗传算法

    • 发布日期:2008-10-13
    • 文件大小:1098
    • 提供者:Allen Xu
  1. IntroductiontoAlgorithmsSecondEdition

    0下载:
  2. [麻省理工学院-算法导论].Introduction.to.Algorithms,.Second.Edition.chm
  3. 所属分类:开发工具

    • 发布日期:2008-10-13
    • 文件大小:18714180
    • 提供者:fengshuang
  1. suanfadaolun

    0下载:
  2. 算法导论,介绍各种算法,是计算机方面人才得必修之书。
  3. 所属分类:数据结构常用算法

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

    0下载:
  2. 算法导论例题的实现,矩阵连乘。自己写的,质量一般
  3. 所属分类:数学计算/工程计算

    • 发布日期:2008-10-13
    • 文件大小:271345
    • 提供者:tangWH
  1. AssembleLine

    0下载:
  2. 经典算法实现,装配线问题,算法导论习题,环境为vc2005
  3. 所属分类:数学计算/工程计算

    • 发布日期:2008-10-13
    • 文件大小:261603
    • 提供者:tangWH
  1. IntroductionToAlgorithms

    0下载:
  2. 算法导论英文版 This book is one of a series of texts written by faculty of the Electrical Engineering and Computer Science Department at the Massachusetts Institute of Technology. I
  3. 所属分类:数据结构常用算法

    • 发布日期:2008-10-13
    • 文件大小:11994592
    • 提供者:sql
  1. suanfa_jb51

    0下载:
  2. 计算机科学丛书 算法导论基础(Computer science books)
  3. 所属分类:其他

    • 发布日期:2017-12-29
    • 文件大小:50948096
    • 提供者:wx小小吴
  1. code

    0下载:
  2. 算法联系,就是算法导论里面的。基本上就是自己编一点小题目咯(practice for algorithm)
  3. 所属分类:其他

    • 发布日期:2018-01-06
    • 文件大小:62464
    • 提供者:lxcaxc
  1. 算法导论_原书第3版_CHS

    0下载:
  2. 算法导论这本书是算法界的经典,是每个学习算法的人的必读书籍。里面包含了许多经典算法(Introduction to Algorithms This book is a classic in the world of algorithms and a must-read for anyone learning algorithms. It contains many classic algorithms)
  3. 所属分类:数值算法/人工智能

    • 发布日期:2018-01-07
    • 文件大小:100970496
    • 提供者:mimmy
  1. 并行计算导论(原书第2版) 清晰PDF

    2下载:
  2. 并行计算导论系统介绍涉及并行计算的体系结构、编程范例、算法与应用和标准等。覆盖了并行计算领域的传统问题,并且尽可能地采用与底层平台无关的体系结构和针对抽象模型来设计算法。书中选择MPI(Message Passing Interface)、POSIX线程和OpenMP这三个应用*广泛的编写可移植并行程序的标准作为编程模型,并在不同例子中反映了并行计算的不断变化的应用组合。(ntroduction to Parallel Computing System introduces the archit
  3. 所属分类:并行计算

    • 发布日期:2020-09-26
    • 文件大小:49017856
    • 提供者:gl62m
  1. 《算法导论》

    0下载:
  2. 《算法导论》
  3. 所属分类:编程文档

    • 发布日期:2023-01-18
    • 文件大小:100975442
    • 提供者:OldLiu
« 1 2 34 5 6 7 8 9 10 ... 19 »
搜珍网 www.dssz.com