搜索资源列表
huffman
- 哈弗曼编解码器 输入一段文本 可以将其进行哈弗曼编码输出,画出生成哈夫曼树,编码表等-Hafu Man codec type in a text can be encoded output for Hafu Man, draw generate Huffman trees, coding table, etc.
ID3_src
- Decision tree builds classification or regression models in the form of a tree structure. It breaks down a dataset into smaller and smaller subsets while at the same time an associated decision tree is incrementally developed. The final result is a t
algorithm-CPP
- 数据结构面试常考算法,C++实现 包含数组、字符串、链表、二叉树、排序-Interview data structures algorithm, C++ contain arrays, strings, linked lists, binary trees, sorting
tree
- 算法与数据结构中的二叉树,孩子-兄弟存储的树,二叉线索树,最优二叉树,哈夫曼树等)。-Algorithm and data structure tree, children- brothers storage tree, binary tree trail, optimal binary tree, Huffman trees, etc.).
newTree
- OpenGL技术,通过正弦函数刻画点画3D树显示,c#语言源程序-OpenGL technology, 3D trees dotted portrayed by a sine function display, c# language source
HaffumanCode
- 构造一棵哈夫曼树,并棵从上自下或从下自上对每个子叶编码-Huffman tree structure, and from the bottom or from the trees down from the coding from each cotyledon
DSAAIC
- Mark ALLEN Weiss的著名书籍数据结构与算法分析里面的源代码,包括基本的数据结构,如链表、栈、队列、堆、树、AVL树、红黑树、各种排序算法.-Mark ALLEN Weiss' s famous book data structure and algorithm analysis inside the source code, including basic data structures such as linked lists, stacks, queues, heap,
trees
- 树或森林的函数库,包括从文件读取数据构造森林,层次遍历森林,将森林转换成广义表形式等。-Trees or forests library, including reading data from a file structure forest, traversing the forest level, the forest is converted into generalized table form and so on.
books-management-system---C
- 图书管理基本业务活动包括:一本书的采编入库,清除库存,借阅和归还等。采用B-树(4阶树)对书号建立索引,以获得高效率。-Library Management basic business activities include: editing a book storage, inventory clearing, borrow and restitution. Using B- tree (4 TREES) ISBN indexed to obtain high efficiency.
BP-Trees
- B+ Tree implementation data structs