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

搜索资源列表

  1. Algorithms and Theory of Computation Handbook|算法和计算理论手册

  2. 算法和计算理论手册提出广泛的处理算法,数据结构和计算理论。 在这种学科的主科地区周围组织,这种资源在有关的科学和工程学科里服务于计算机科学家,工程师和其他专业人士。 书包含来自应用领域说明基本的概念和技术怎样一同来提供优雅的解决重要的实际的问题的方法的章。 提出反映出开业医生的需要的一个平衡的远景。 给算法和数据结构包括更多页比适合理论期的完全。 在它的理论的问题的讨论过程中强调实际的应用。 包含在字符串匹配,数据结构和有限的精密上的广泛的讨论。 提供彻底的B树的报告。 集中于实际的算法,即使
  3. 所属分类:其它

    • 发布日期:2009-09-17
    • 文件大小:11534336
    • 提供者:bensg
  1. 高级数据结构PPT 英文版

  2. 英文版高级数据结构PPT,内容包括: Amortized complexity (Web) External sorting & tournament trees (Sections 7.10.1, 7.10.2, and 5.8) Buffering (Section 7.10.3) Run generation & optimal merge patterns (Huffman trees) (Sections 7.10.4 and 7.10.5) Priority queues and
  3. 所属分类:其它

    • 发布日期:2009-10-07
    • 文件大小:1048576
    • 提供者:yuqijing1986
  1. Data.Structures.and.Algorithm.Analysis

  2. This book describes data structures, methods of organizing large amounts of data, and algorithm analysis, the estimation of the running time of algorithms. As computers become faster and faster, the need for programs that can handle large amounts of
  3. 所属分类:C

    • 发布日期:2009-10-19
    • 文件大小:2097152
    • 提供者:lgm97
  1. A Study of Erlang ETS Table

  2. The viability of implementing an in-memory database, Er- lang ETS, using a relatively-new data structure, called a Judy array, was studied by comparing the performance of ETS tables based on four data structures: AVL balanced binary trees, B-trees,
  3. 所属分类:其它

    • 发布日期:2009-11-21
    • 文件大小:169984
    • 提供者:steven20f
  1. 微软内部资料-SQL性能优化5

  2. Contents Overview 1 Lesson 1: Index Concepts 3 Lesson 2: Concepts – Statistics 29 Lesson 3: Concepts – Query Optimization 37 Lesson 4: Information Collection and Analysis 61 Lesson 5: Formulating and Implementing Resolution 75 Module 6: Troubleshoot
  3. 所属分类:其它

    • 发布日期:2009-11-27
    • 文件大小:2097152
    • 提供者:songsu
  1. 【麻省理工大学】算法导论

  2. 英文原版 chm 格式 Table of Contents Introduction to Algorithms, Second Edition Preface Part I - Foundations Chapter 1 - The Role of Algorithms in Computing Chapter 2 - Getting Started Chapter 3 - Growth of Functions Chapter 4 - Recurrences Chapter 5 - Pro
  3. 所属分类:其它

    • 发布日期:2010-01-10
    • 文件大小:17825792
    • 提供者:ygjack
  1. NTFS Documentation

  2. Table of Contents 1. Prologue ................................................................................................................ 1 1. NTFS Documentation Preface ..........................................................................
  3. 所属分类:Access

    • 发布日期:2010-07-15
    • 文件大小:543744
    • 提供者:beisika10368
  1. 麻省理工:Introduction.to.Algorithms

  2. 麻省理工算法导论(英文版) Part I: Foundations(9--109/100) Chapter 1: The Role of Algorithms in Computing Chapter 2: Getting Started Chapter 3: Growth of Functions Chapter 4: Recurrences Chapter 5: Probabilistic Analysis and Randomized Algorithms Part II: Sortin
  3. 所属分类:其它

    • 发布日期:2011-03-02
    • 文件大小:12582912
    • 提供者:wonderful_w
  1. 算法导论(第2版)参考答案

  2. 目录(Table of Contents)   前言(Preface)   第一部分(Part I) 基础(Foundations)   第一章 计算中算法的角色(The Role of Algorithms in Computing)   第二章 开始(Getting Started)   第三章 函数的增长率(Growth of Functions)   第四章 递归(Recurrences)   第五章 概率分析与随机化算法(Probabilistic Analysis and Rand
  3. 所属分类:其它

    • 发布日期:2011-03-08
    • 文件大小:2097152
    • 提供者:youmu543
  1. [麻省理工学院-算法导论](英文版).chm

  2. 注:下载后,评价时给5星,还你11分 Table of Contents Introduction to Algorithms, Second Edition Preface Part I - Foundations Chapter 1 - The Role of Algorithms in Computing Chapter 2 - Getting Started Chapter 3 - Growth of Functions Chapter 4 - Recurrences Chapter
  3. 所属分类:其它

    • 发布日期:2011-04-03
    • 文件大小:17825792
    • 提供者:li0524158198
  1. The Ubiquitous B-Tree

  2. B-trees have become, de facto, a standard for file organization. File indexes of users, dedicated database systems, and general-purpose access methods have all been proposed and nnplemented using B-trees This paper reviews B-trees and shows why they
  3. 所属分类:数据库

    • 发布日期:2011-06-28
    • 文件大小:1048576
    • 提供者:goooooooooogle
  1. 数据结构(English)

  2. • Introduction /Mathematical Background 1 /Java Review 1 /Java Review 2 /Java Collections /Mathematical Background 2 /Proof by Induction /Lists /Stacks and Queues /Priority Queues /Heapsort /Hashing /Trees /AVL Trees /B-Trees /Sorting /Huffman Codin
  3. 所属分类:Java

    • 发布日期:2008-06-06
    • 文件大小:3145728
    • 提供者:yanjianhua1106
  1. B-Trees 的实现及分析

  2. B-Trees 是一类满足特殊条件的M 路查找树。首先说明M 路查找树,M 路查找树是二元查找树的一般化,其结构如下图所示的3 路查找树:M 路查找树中的任一结点至多存放M-1个数据,并至多拥有M棵子树;每个结点中的数据按升序排列V1 < V2 < ...Vk (k <= M-1),每个数据Vi 都存在一棵左子树和一棵右子树,如果左子树不空的话,该子树中所有结点的值都小于Vi,如果右子树不空的话,该子树中所有结点的值都大于Vi。
  3. 所属分类:C/C++

    • 发布日期:2012-01-05
    • 文件大小:17408
    • 提供者:conglvse
  1. B-Trees 代码

  2. B-Trees 的实现及分析 B-Trees 代码
  3. 所属分类:C/C++

    • 发布日期:2012-01-05
    • 文件大小:32768
    • 提供者:conglvse
  1. 算法与数据结构课程设计报告B-trees的实现及分析

  2. 算 法 与 数 据 结 构 课 程 设 计 报 告 B-Trees 的实现及分析 ① 实现在B-树上的查找,并分析其时间复杂性。 ② 实现B-树的ADT,包括其上的基本操作:结点的加入和删除。 ③ 要求B-树结构中的M=3 或5,实现其中的一种即可。 ④ 实现基本操作的演示。 (4) 实现提示
  3. 所属分类:C/C++

    • 发布日期:2012-01-10
    • 文件大小:236544
    • 提供者:conglvse
  1. 数据结构课程设计报告

  2. B-Trees 是一类满足特殊条件的M 路查找树。首先说明M 路查找树,M 路查找树是二元查找树的一般化,其结构如下图所示的3 路查找树:M 路查找树中的任一结点至多存放M-1个数据,并至多拥有M棵子树;每个结点中的数据按升序排列V1 < V2 < ...Vk (k <= M-1),每个数据Vi 都存在一棵左子树和一棵右子树,如果左子树不空的话,该子树中所有结点的值都小于Vi,如果右子树不空的话,该子树中所有结点的值都大于Vi。
  3. 所属分类:C/C++

    • 发布日期:2012-01-10
    • 文件大小:236544
    • 提供者:conglvse1
  1. 算法导论(第2版)参考答案

  2. 目录(Table of Contents)   前言(Preface)   第一部分(Part I) 基础(Foundations)   第一章 计算中算法的角色(The Role of Algorithms in Computing)   第二章 开始(Getting Started)   第三章 函数的增长率(Growth of Functions)   第四章 递归(Recurrences)   第五章 概率分析与随机化算法(Probabilistic Analysis and Rand
  3. 所属分类:其它

    • 发布日期:2012-03-12
    • 文件大小:2097152
    • 提供者:hq8411
  1. 算法导论英文版

  2. 算法导论,英文 【本书目录】 I Foundations Introduction 3 l The Role of Algorithms in Computing 5 l.l Algorithms 5 l.2 Algorithms as a technology 10 2 Getting Started I5 2.l Insertion sort 15 2.2 Analyzing algorithms 21 2.3 Designing algorithms 27 3 Growth of Fun
  3. 所属分类:数据库

    • 发布日期:2012-08-01
    • 文件大小:17825792
    • 提供者:caidadong
  1. paper: Generalized Search Trees for Database Systems

  2. This paper introduces the Generalized Search Tree (GiST), an index structure supporting an extensible set of queries and data types. The GiST allows new data types to be indexed in a manner supporting queries natural to the types; this is in contras
  3. 所属分类:其它

    • 发布日期:2015-03-26
    • 文件大小:201728
    • 提供者:quantum_bit
  1. 一文详解:什么是B树?.pdf

  2. 详细了解B树的实现机制,深入理解大规模数据存储、索引查询的问题2.1磁盘的构造 磁盘是一个扁平的圆盘(与电唱机的唱片类似)。盘面上有许多称为磁道的圆圈, 数据就记录在这些磁道上。磁盘可以是单片的,也可以是由若干盘片组成的盘组, 每一盘片上有两个面。如下图11.3中所示的6片盘组为例,除去最顶端和最底 端的外侧面不存储数据之外,一共有10个面可以用来保存信息。 存取装置 主轴 动臂 盘片 柱面 千专 道 读写美 图11.3活动头盘示意图 当磁盘驱动器执行读/写功能时。盘片装在一个主轴上,并绕主轴高
  3. 所属分类:互联网

    • 发布日期:2019-10-08
    • 文件大小:560128
    • 提供者:feige74110
« 12 3 4 5 6 »