您好,欢迎光临本网站![请登录][注册会员]  

搜索资源列表

  1. algorith_books_10_十本经典算法书

  2. Fundamentals of Data Structures,by Ellis Horowitz and Sartaj Sahni Data Structures, Algorithms and Program Style Using C,by James F. Korsh and Leonard J. Garrett Data Structures and Algorithm Analysis in C,by Mark Allen Weiss Data Structures: From A
  3. 所属分类:C

    • 发布日期:2009-08-18
    • 文件大小:28311552
    • 提供者:kisswinter
  1. 十本经典算法 Fundamentals of Data Structures

  2. 1.Fundamentals of Data Structures by Ellis Horowitz and Sartaj Sahni 2.Data Structures, Algorithms and Program Style Using C by James F. Korsh and Leonard J. Garrett 3.Data Structures and Algorithm Analysis in C by Mark Allen Weiss 4.Data Structures
  3. 所属分类:C

    • 发布日期:2009-09-24
    • 文件大小:13631488
    • 提供者:kylin70
  1. Fundamentals of Data Structures

  2. Fundamentals of Data Structures by Ellis Horowitz and Sartaj Sahni PREFACE CHAPTER 1: INTRODUCTION CHAPTER 2: ARRAYS CHAPTER 3: STACKS AND QUEUES CHAPTER 4: LINKED LISTS CHAPTER 5: TREES CHAPTER 6: GRAPHS CHAPTER 7: INTERNAL SORTING CHAPTER 8: EXTER
  3. 所属分类:C

    • 发布日期:2010-01-10
    • 文件大小:2097152
    • 提供者:zhangheyin
  1. 数据结构入门必看的两本书(c++)

  2. 数据结构教程多,然而好的却屈指可数! 数据结构的两本书 Weiss和Sartaj sahni的。 对比研习,必达入室
  3. 所属分类:其它

    • 发布日期:2010-01-10
    • 文件大小:13631488
    • 提供者:revofu
  1. [数据结构算法与应用 - c++语言描述][ch]

  2. 是Sartaj Sahni那本,我用的是英文版。不过这个是中文版的,可以做参考。不错,挺多例子
  3. 所属分类:其它

    • 发布日期:2007-12-18
    • 文件大小:2097152
    • 提供者:mzf333
  1. 数据结构算法与应用代码

  2. 数据结构算法与应用代码包括例子和习题,各有三个编译器版本,BORLAND C++,GUN C++,VC
  3. 所属分类:其它

    • 发布日期:2010-04-13
    • 文件大小:1048576
    • 提供者:hyhmaffia
  1. 数据结构算法与应用-C++语言描述

  2. Sahni写的经典书籍,深入浅出讲述了数据结构及算法,并用C++语言描述应用。
  3. 所属分类:其它

    • 发布日期:2008-03-14
    • 文件大小:7340032
    • 提供者:hqsw2001
  1. 数据结构 算法与应用 C++语言描述(美)Sartaj Sahni PPT

  2. 经典数据结构PPT 和一些习题 并附有答案
  3. 所属分类:其它

    • 发布日期:2011-02-21
    • 文件大小:5242880
    • 提供者:guoruiliang1990
  1. Data Structures Algorithms and Applications in C++

  2. Data Structures Algorithms and Applications in C++ ,Sartaj Sahni 这是《数据结构 算法与应用 C++语言描述》的第一版 ,中文的,pdf格式。 还会继续上传其第二版
  3. 所属分类:C++

    • 发布日期:2011-03-18
    • 文件大小:7340032
    • 提供者:lvsaint
  1. 10部算法经典著作.chm(卷1)

  2. 全英文: (1)Fundamentals of Data Structures by Ellis Horowitz and Sartaj Sahni; (2)Data Structures, Algorithms and Program Style Using C by James F. Korsh and Leonard J. Garrett (3)Data Structures and Algorithm Analysis in C by Mark Allen Weiss (4)Data
  3. 所属分类:其它

    • 发布日期:2011-04-08
    • 文件大小:12582912
    • 提供者:dengai
  1. Essential Books on Algorithms and Data Structures(part1)(chm version)

  2. Complete text of nine essential books and over a dozen articles related to algorithms in a new HTML format. These books, selected by the editors of Dr. Dobb's Journal, are the most important books ever written on the subject and need to succeed. Plu
  3. 所属分类:C/C++

    • 发布日期:2011-05-09
    • 文件大小:18874368
    • 提供者:gslshbs
  1. Essential Books on Algorithms and Data Structures(part2)(chm version)

  2. Essential Books on Algorithms and Data Structures - Release 2 1999 | 's Journal | CHM | 28.3 MB | No ISBN Complete text of nine essential books and over a dozen articles related to algorithms in a new HTML format. These books, selected by the editor
  3. 所属分类:C/C++

    • 发布日期:2011-05-09
    • 文件大小:9437184
    • 提供者:gslshbs
  1. 数据结构一书中的所有sample code

  2. Data Structures, Algorithms, & Applications in C++, 2nd Edition Sartaj Sahni 就是大学里面那本很经典的数据结构与算法里面的所有示例代码
  3. 所属分类:C/C++

    • 发布日期:2011-07-20
    • 文件大小:869376
    • 提供者:hunterzy38
  1. fundamentals of data structures

  2. fundamentals of data structures 经典的数据结构horowitz e,sahni s
  3. 所属分类:C/C++

    • 发布日期:2011-07-28
    • 文件大小:2097152
    • 提供者:majin78
  1. 10部算法经典著作的合集(英文版)

  2. 包含: 1、Fundamentals of Data Structures(Ellis Horowitz and Sartaj sahni) 2、Data Structures, Algorithms and Program Style Using C(James F. Korsh and Leonard J. Garrett) 3、Data Structures and Algorithm Analysis in C (Mark Allen Weiss) 4、Data Structures:
  3. 所属分类:C/C++

    • 发布日期:2011-12-12
    • 文件大小:28311552
    • 提供者:cnfggw
  1. 数据结构课程上机实验源程序

  2. 数据结构在计算机科学界至今没有标准的定义。个人根据各自的理解的不同而有不同的表述方法:   Sartaj Sahni在他的《数据结构、算法与应用》一书中称:“数据结构是数据对象,以及存在于该对象的实例和组成实 例的数据元素之间的各种联系。这些联系可以通过定义相关的函数来给出。”他将数据对象(data object)定义为“一个数据对象是实例或值的集合”。   Clifford A.Shaffer在《数据结构与算法分析》一书中的定义是:“数据结构是 ADT(抽象数据类型Abstract Data
  3. 所属分类:C/C++

    • 发布日期:2011-12-27
    • 文件大小:87040
    • 提供者:lhb352722192
  1. 数据结构基础(C语言版)(第2版)

  2. 数据结构基础(C语言版)(第2版)(美)Ellis Horowitz Sartaj Sahni Susan Anderson-Freed
  3. 所属分类:C

    • 发布日期:2012-09-21
    • 文件大小:36700160
    • 提供者:ling0qian
  1. 经典著作算法合辑

  2. Fundamentals of Data Structures by Ellis Horowitz and Sartaj Sahni Data Structures, Algorithms and Program Style Using C by James F. Korsh and Leonard J. Garrett Data Structures and Algorithm Analysis in C by Mark Allen Weiss Data Structures: From A
  3. 所属分类:其它

    • 发布日期:2013-01-18
    • 文件大小:28311552
    • 提供者:zhoutong6942
  1. 数据结构算法与应用 C++和Java语言描述 含代码 Sahni 一二版中英合集

  2. 数据结构算法与应用 C++和Java语言描述 含代码 Sahni 一二版中英合集
  3. 所属分类:讲义

    • 发布日期:2017-08-10
    • 文件大小:23068672
    • 提供者:minvt
  1. DSACPP:C ++中的数据结构,算法和应用(Sartaj Sahni)《数据结构,算法与应用C ++描述》书上的代码和习题,使用模版和范型编程-源码

  2. DSACPP:C ++中的数据结构,算法和应用(Sartaj Sahni)《数据结构,算法与应用C ++描述》书上的代码和习题,使用模版和范型编程
  3. 所属分类:其它

    • 发布日期:2021-02-04
    • 文件大小:147456
    • 提供者:weixin_42131414
« 12 »