搜索资源列表
数据结构与C语言高级程序设计_0
- 数据结构与C语言高级程序设计_0-data structure with the C programming language Huffman High
hongheishu
- 红黑树算法,是高级数据结构中必须学习的一种特殊二元查找树,也是很有实际用处的一个算法。-Tree algorithm, senior data structure must learn a special binary search tree, also very practical usefulness of an algorithm.
pku1177
- PKU1177的源代码,高级数据结构线段树的应用之一:求边长。
pku1389
- PKU1389的源代码,高级数据结构线段树的经典应用,求面积。
pku2104
- PKU2104的源代码,高级数据结构线段树的应用之一:找数据。
FH_C++
- 菲波那契堆--一份高级数据结构的作业。实现了包括插入节点,删除任意节点,删除最小节点等等操作。
AdvancedDataStructures.pdf.zip
- 包含了很多高级数据结构的内容,是学习数据结构进一步的很好的资料。,advanced data structure
IDA_gaojijiaocheng
- 使用IDA分析高级数据结构。。。进一步提升IDA功力-IDA analysis of the use of high-level data structure. . . IDA further enhance skill
datastructures
- 浙江大学2009冬学期陈越老师高级数据结构的课件-Zhejiang University, 2009 Winter semester Chen Yue teacher advanced data structures courseware
struct
- 高级数据结构 线段树 树状数组 跳跃表 -Advanced data structure array segment tree tree jump table
SearchMultimediaDatabasesbyContent
- CMU的C. Faloutsos撰写的关于基于内容的多媒体搜索的书籍 是高级数据结构的一本很好的参考书-CMU' s C. Faloutsos written content-based multimedia search on the books are advanced data structures a very good reference book
NYOJ.290.DictionaryTree
- 字典树,Trie树,查找插入效率都很高的一种高级数据结构。-Dictionary tree, Trie, an advanced data structures to find the insertion efficiency high.
structure
- 各种各样的高级数据结构原理以及C++实现,例如红黑树,哈希表,笛卡尔树,字典树,斐波那契堆,二叉堆,SBT等等。-The wide range of advanced data structural principle C++ of implementation, such as red-black trees, hash tables, Cartesian tree dictionary tree, Fibonacci heap, binary heap, SBT and so on.
muban
- 线段树,next()字符串,表达式树,字典树,划分树,树状数组,ac自动机等高级数据结构程序-The segment tree next () string expression tree dictionary tree partition tree, tree array, ac automata senior data structure program
Red_Black_Tree
- 高级数据结构 C++的红黑树的实现和测试代码-Red Black Tree
adsaa
- 浙江大学计算机学院 《 算法分析高级数据结构与》 课程资料-Zhejiang University computer science, " Advanced Data Structures and Algorithm Analysis" course information
code
- 浙大高级数据结构project 构建不同树的时间复杂度 包括斜堆左式堆-compute the time of construting different heaps
数据结构与算法分析—C语言描述
- 书中详细介绍了当前流行的论题和新的变化,讨论了算法设计技巧,并在研究算法的性能、效率以及对运行时间分析的基础上考查了一些高级数据结构,从历史的角度和近年的进展对数据结构的活跃领域进行了简要的概括。(The book details the current popular topics and new changes, discussed the algorithm design techniques, based on the study of the performance of the al
Algorithms in a Nutshell - 2009
- 这本书你可以了解经过测试的解决方案来有效解决问题,你将学习一些高级数据结构和一些适用标准的数据结构来提高算法效率的新方法—改进。你的解决问题的能力就会提高,从而为每个算法做出有效的决策。(We expect that you will use this book to learn about tried and tested solutions to solve problems efficiently. You will learn some advanced data structures
python_3.4官方入门指南中文版
- Python 是一门简单易学且功能强大的编程语言。它拥有高效的高级数据结构,并且能够用简单而又高效的方式进行面向对象编程。Python 优雅的语法和动态类型,再结合它的解释性,使其在大多数平台的许多领域成为编写脚本或开发应用程序的理想语言。(Python is a simple and powerful programming language. It has an efficient high-level data structure and can be used in object-ori