搜索资源列表
dictionary
- 模拟电子字典查询功能,运用哈希表知识进行功能实现。-Analog electronic dictionary query function, the use of hash table functions knowledge.
CBuilder
- C++ Builder程序员学习数据结构,里面涵盖了所有你要学习的数据结构的所有源码(二叉树、链表、单链表、双链表、红黑树、快速排序、冒泡排序、哈弗曼树、堆、集合、字典、散列、字典、跳表、图、最短路径、排序。。。。)等等所有数据结构涉及的源码-C++ Builder programmers to learn data structures, which cover all you want to learn all the source data structure (tree, list, s
fen
- 基于后缀数组无词典分词算法,利用散列表获得汉字结合模式,通过置信度进行赛选。-Suffix array-based non-dictionary word segmentation algorithm, the use of hash table model was combined with Chinese characters, through the confidence to carry out the election race.
Set
- 数据结构中集合与字典的类库程序。包含:跳表,散列,并查集等常用程序。-Collection of data structure libraries with the dictionary program. Include: jump tables, hash, and check collection and other popular programs.
common
- 纯C 实现的 一个 map数据结构 set数据结构和list数据结构,map是字典 key value 但不是hash的 基于rbtree -Pure C implementation of a map data structure of set data structure and the data structure of list, map is the dictionary key value but not hash based on rbtree
Program4
- Evil Hangman. Made with a hash function and a dictionary