CDN加速镜像 | 设为首页 | 加入收藏夹
当前位置: 首页 资源下载 源码下载 搜索资源 - 大话数据结构

搜索资源列表

  1. Data-structure-chapter2

    0下载:
  2. 《大话数据结构》第二章,幽默风趣地讲解了数据结构-It explain the methods on the data structure.
  3. 所属分类:Data structs

    • 发布日期:2017-03-29
    • 文件大小:880412
    • 提供者:qibe
  1. Lying-data-structure2

    0下载:
  2. 《大话数据结构》主要内容包含:数据结构介绍、算法推导大O阶的方法;顺序结构与链式结构差异、栈与队列的应用;串的朴素模式匹配、KMP模式匹配算法;二叉树前中后序遍历、赫夫曼树及应用;-" Westward the data structure," the main contents include: Introduction of data structures, algorithms, Big O-order method is derived sequence differ
  3. 所属分类:Data structs

    • 发布日期:2017-03-29
    • 文件大小:880451
    • 提供者:陈雨
  1. Lying-data-structure9

    0下载:
  2.  《大话数据结构》主要内容包含:数据结构介绍、算法推导大O阶的方法;顺序结构与链式结构差异、栈与队列的应用;串的朴素模式匹配、KMP模式匹配算法;二叉树前中后序遍历、赫夫曼树及应用;图的深度、广度遍历;最小生成树两种算法、最短路径两种算法;拓扑排序与关键路径算法;折半查找、插值查找、斐波那契查找等静态查找;稠密索引、分块索引、倒排索引等索引技术;冒泡、选择、插入等简单排序;希尔、堆、归并、快速等改进排序-" Westward the data structure," the m
  3. 所属分类:Data structs

    • 发布日期:2017-04-09
    • 文件大小:1531772
    • 提供者:陈雨
  1. The-computer

    0下载:
  2. 关于C++和数据结构的两本相关的资料,《高质量C++》和《大话数据结构》-About C++ and data structures of two related data, " high-quality C++" and " lying data structure"
  3. 所属分类:Data structs

    • 发布日期:2017-04-10
    • 文件大小:1481784
    • 提供者:梦薰
  1. PlayWithDataStructureSourceCode

    0下载:
  2. 大话数据结构源码 对于数据结构的入门有很大帮助-Lying data structure source of great help to the entry of the data structure
  3. 所属分类:Data structs

    • 发布日期:2017-03-29
    • 文件大小:54935
    • 提供者:朱元友
  1. source

    0下载:
  2. 大话数据结构 排序源代码 很帅气的 真的 哦 -Westward sort of data structure source code
  3. 所属分类:Windows Develop

    • 发布日期:2017-12-09
    • 文件大小:3394
    • 提供者:李名若
  1. Data-Structure-codes

    0下载:
  2. 大话数据结构的配套源代码,所有代码都能运行。-Westward data structure supporting source code, all the code to run.
  3. 所属分类:Data structs

    • 发布日期:2017-05-01
    • 文件大小:537516
    • 提供者:陈大军
  1. sort

    0下载:
  2. 根据《大话数据结构》写的排序算法代码,包括冒泡,插入,归并,堆排序等等,里面还叙述了算法思想。-According to the "Westward data structure" wrote sorting algorithm code, including bubble, insertion, merge, heap sort, and so on, which also describes the algorithm ideas.
  3. 所属分类:source in ebook

    • 发布日期:2017-05-02
    • 文件大小:754100
    • 提供者:jetli
  1. Westward-design-patterns

    0下载:
  2. 本书为超级畅销书《大话设计模式》作者程杰潜心三年推出的扛鼎之作!以一个计算机教师教学为场景,讲解数据结构和相关算法的知识。通篇以一种趣味方式来叙述,大量引用了各种各样的生活知识来类比,并充分运用图形语言来体现抽象内容,对数据结构所涉及到的一些经典算法做到逐行分析、多算法比较。与市场上的同类数据结构图书相比,本书内容趣味易读,算法讲解细致深刻,是一本非常适合自学的读物。-This book is a super-selling book "Westward design mode" Cheng J
  3. 所属分类:Data structs

    • 发布日期:2017-05-18
    • 文件大小:4811687
    • 提供者:杨宇飞
  1. LinkList

    0下载:
  2. 实现LinkList数据结构。摘自大话数据结构,编译通过,可用。-LinkList demo
  3. 所属分类:Other windows programs

    • 发布日期:2017-04-14
    • 文件大小:4325
    • 提供者:dabin
  1. Stack

    0下载:
  2. 数据结构入门:顺序栈的应用,参考《大话数据结构》这本书。-Getting data structures: sequential application stack, refer to Westward the data structure this book.
  3. 所属分类:Button control

    • 发布日期:2017-04-11
    • 文件大小:1110
    • 提供者:王桂喜
  1. DoubleStack

    0下载:
  2. 数据结构基础内容,两栈共享空间,参考《大话数据结构》-Structural basis of data content, two stacks shared space, refer to Westward data structure
  3. 所属分类:Button control

    • 发布日期:2017-04-12
    • 文件大小:1266
    • 提供者:王桂喜
  1. PlayWithDataStructureSourceCode

    0下载:
  2. 大话数据结构源代码,包括书中所有的代码,有详解,感兴趣的可以看看。-Big data structure source code, including code, all the books are detailed, interested can have a look.
  3. 所属分类:Other windows programs

    • 发布日期:2017-04-29
    • 文件大小:52331
    • 提供者:熊文韬
  1. PlayWithDataStructureSourceCode

    0下载:
  2. 《大话数据结构》的源码,对数据结构的学习有帮助!- Westward data structure, the source, to learn data structures to help!
  3. 所属分类:Console

    • 发布日期:2017-04-27
    • 文件大小:53084
    • 提供者:张文
  1. PlayWithDataStructureSourceCode

    0下载:
  2. 大话数据结构的源代码压缩包,包含每章的主要代码-Westward data structure of the source code archive contains code for each main chapter
  3. 所属分类:Console

    • 发布日期:2017-04-30
    • 文件大小:57463
    • 提供者:Sun Jialin
  1. 03平衡二叉树_AVLTree

    0下载:
  2. 查找算法,平衡二叉树,大话数据结构里面的。(Lookup algorithm, balance two forked tree, big talk data structure inside.)
  3. 所属分类:Windows编程

    • 发布日期:2018-01-10
    • 文件大小:1024
    • 提供者:kingtree
  1. 02二叉排序树_BinarySortTree

    0下载:
  2. 二叉排列树的查找算法,《大话数据结构》里面的。(Lookup algorithm, balance two forked tree, big talk data structure inside.)
  3. 所属分类:Windows编程

    • 发布日期:2018-04-18
    • 文件大小:1024
    • 提供者:kingtree
« 1 2»
搜珍网 www.dssz.com