资源列表
zhanheduilie
- 栈和队列:定义,顺序和链式存储结构,运算实现,应用-The stack and queue, definition, sequential storage structure and chain, operation implement, application
Huffman-Coding
- 哈夫曼编码(Huffman Coding)是一种编码方式,哈夫曼编码是可变字长编码(VLC)的一种。Huffman于1952年提出一种编码方法,该方法完全依据字符出现概率来构造异字头的平均长度最短的码字,有时称之为最佳编码-Huffman coding (Huffman Coding) is an encoding, Huffman coding is a variable length coding (VLC) kind. Huffman coding method proposed in 1
list
- 数据结构之:链表的添加和删除,C++初学者的源代码-Data structure: list of add and delete, C++ beginner' s source code
source
- [数据结构(Java版)(第4版)][叶核亚][程序源代码](data structure(Java))
Data-Structure-codes
- 大话数据结构的配套源代码,所有代码都能运行。-Westward data structure supporting source code, all the code to run.
Dijstra-Algorithm
- 迪杰斯特拉算法,也就是最短路径树的算法之一,通过连续的松弛操作完成搜寻最短路径树的任务-Dijkstra Algorithm
jiyu
- 基于组合码字的矢量量化编码算法 基于组合码字的矢量量化编码算法-Based on the combination of the codeword encoding algorithm for vector quantization
erchashu
- 该程序是按照树状答应出输入的二叉树。具体可以看看效果就知道了-In a document search string placement
Binary_trees
- 二叉树以及二叉查找树的定义及实现,插入、删除、先序、后序、中序、层序-binary tree and search tree
snap-0.4.tar
- Snap graph algorithm from Stanford.
paixu
- 各种排序算法的实现,如快速排序,冒泡排序,选择排序,堆排序,二分插入排序等-Implementation of various sorting algorithms, such as quick sort, bubble sort, selection sort, heap sort, binary insertion sort, etc.
Exp8_redblacktree
- 《数据结构》学习中著名的红黑树源码,可运行。开发平台为visual C++6.0 -" Data Structure" in the famous red-black tree learning source, run. Development platform for the visual C++6.0