搜索资源列表
CPP
- 数据结构与算法分析(C++)(版第二版)源码
bptree
- 按照Clifford A . Shaffer《数据结构与算法分析(第二版)》指导,用C#实现的B+树,接口定义良好。最好重写“从文件载入新建树部分”的代码以提高建树效率。实现细节之一:当“需要插入子节点的节点”已满而相邻节点未满时会平分两者节点而不是分裂该节点。
C和指针(第二版)
- 这个是最新的08年4月第2版[PDF],应该是目前网上最清晰版本,24.6M,我手工制作了书签. 内容简介 《C和指针》提供与C语言编程相关的全面资源和深入讨论。《C和指针》通过对指针的基础知识和高级特性的探讨,帮助程序员把指针的强大功能融入到自己的程序中去。全书共18章,覆盖了数据、语句、操作符和表达式、指针、函数、数组、字符串、结构和联合等几乎所有重要的C编程话题。书中给出了很多编程技巧和提示,每章后面有针对性很强的练习,刚录部
数据结构(C语言版)
- 《数据结构》(C语言版)是为“数据结构”课程编写的教材,也可作为学习数据结构及其算法的C程序设计的参考教材。本书的前半部分从抽象数据类型的角度讨论各种基本类型的数据结构及其应用;后半部分主要讨论查找和排序的各种实现方法及其综合分析比较。其内容和章节编排与1992年4月出版的《数据结构》(第二版)基本一致,但在本书中更突出了抽象数据类型的概念。全书采用类C语言作为数据结构和算法的描述语言。本书概念表述严谨,逻辑推理严密,语言精炼,用词达意
CPP
- 数据结构与算法分析(C++)(版第二版)源码-Data Structure and Algorithm Analysis (C++) (Version of the second edition) source
bptree
- 按照Clifford A . Shaffer《数据结构与算法分析(第二版)》指导,用C#实现的B+树,接口定义良好。最好重写“从文件载入新建树部分”的代码以提高建树效率。实现细节之一:当“需要插入子节点的节点”已满而相邻节点未满时会平分两者节点而不是分裂该节点。-According to Clifford A. Shaffer
java_datasrc
- java数据结构和算法.(第二版)源码 有需要的尽情的下吧-java data structures and algorithms. (second edition) there is a need to source all of the next bar
ywm
- 本内容是与严蔚敏数据结构配套的讲义(c版 第二版)-The content is YAN Wei-min data structure supporting notes (c version of the second edition)
suanfayushujujiedoudaan
- 算法与数据结构c语言版第二版本的课后练习的答案-Algorithm and data structure of c language version of the second version of the answer to after-school practice
data_structure
- 数据结构与算法分析(第二版,C++)课后习题,希望对各位有帮助。-Data structure and algorithm analysis(2rd edition, C++), the exercises.
datastructure
- 严蔚敏版数据结构(C)第二章习题答案源程序-线性表,包括顺序表和链表。代码结构规范简洁,注释完善。全部编译调试通过。-YAN Wei-min version of the data structure (C) Chapter Exercises Answer source- the linear form, including the order of tables and lists. Simple code structure sp
LarryNyhoff
- 数据结构源代码(C++语言描述第二版)Larry+Nyhoff_SourceCode-C++ language to describe the second edition) Larry+ Nyhoff_SourceCode
javashujujiegou
- Java数据结构和算法中文(第二版)-Java data structures and algorithms Chinese (Second Edition)
Data-Structures
- 数据结构(用面向对象方法与C++语言描述)第二版课件-Data structure (using object-oriented methods and C++ language to describe) the second edition of courseware
stack
- 数据结构(用面向对象方法与C++语言描述)第二版 顺序栈和链式栈-sequence stack and link stack
CodeUnix
- C++语言数据结构与算法分析(第二版)的源代码,有了这个在学习的时候省事多了。-C++ language data structure and algorithm analysis (second edition) source code With this learning is much shorter.
WorkshopApplets
- 这是Java数据结构和算法.(第二版)中的示例,采用的是applet技术,能更好的帮助读者理解书中的内容-This is the Java data structures and algorithms (second edition) for an example, using the applet technology, to better help the reader understand the contents of the
Java数据结构和算法.(第二版)
- 主要讲解了java内部数据机构,对于一名java的程序员来说是必不可少的(The main explanation of the Java internal data institutions, for a java programmer is essential)
Java数据结构和算法.(第二版)
- 讲解java中的数据结构底层实现,及相关算法的java实现及思路(Explain the bottom realization of data structure in Java, and Java implementation and thinking of related algorithm.)
《数据结构课件》陈越何钦铭(含代码)
- 数据结构第二版 陈越 课件 代码 课后习题答案(Courseware Code Exercise Answers After Class)