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

搜索资源列表

  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. 数据结构 算法与应用 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. 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. 10部算法经典著作的合集.chm

  2. 本资源包含以下十本经典图书,纯纯的干货,是C/C++学习必看书籍: 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 Cby M
  3. 所属分类:C

    • 发布日期:2014-12-06
    • 文件大小:28311552
    • 提供者:rxsnym
  1. 数据结构算法与应用c++部分习题答案

  2. 数据结构算法与应用c++部分习题答案。Sartaj Sahni版的。有部分题号错误
  3. 所属分类:C/C++

    • 发布日期:2015-10-01
    • 文件大小:191488
    • 提供者:lipazz
  1. 计算机算法(C++语言描述)(第2版)

  2. 前言 如果我们预挑出计算机科学中那些影响长久的贡献,算法(algorithm)一定位列其中。自从人类发明了可以执行基本数学运算的机器,什么是可以计算的以及如何计算就成为人们一直研究的课题。伴随此项研究,人们发现了大量的重要算法以及设计方法。算法成为计算机科学领域中的一项重要组成部分。本书的目的就是对有关算法的内容精心地组织,从而使得使用本书的同学以及实践者可以设计和分析全新的算法。 一本包含所有已发明的算法的书将会异常冗长。传统的算法书通常只对很少的几个问题领域有深入的阐述。对于每个问题,通常
  3. 所属分类:C++

    • 发布日期:2015-12-31
    • 文件大小:131072000
    • 提供者:hx0_0_8
  1. Computer Algorithms

  2. Computer Algorithms——Ellis Horowitz Sartaj Sahni Sanguthevar Rajasekaran Alfred V.Aho,Columbia University
  3. 所属分类:算法与数据结构

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

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

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