资源列表
Exp2_Deque
- 用C++建立一个双向队列,内部含有所需要的多个函数~很好很强大-C++, a two-way queue, containing the required number of internal functions ~ very good very strong
Exp6_hash
- 用C++编写的hash树,内含所需的各类函数,很好很强大-Written using C++ hash tree, containing all the necessary functions, very good very strong
Exp9_DFS
- 用C++编写的深度优先搜索算法,很好很强大-Written in C++, depth-first search algorithm, very very powerful ~ ~ ~
txl
- 用c写的通讯录程序 采用的链表做的 可以实现查找插入删除等基本功能-Address book program with c write to do lists can be used to achieve the basic functions of search insert delete
HuffmanCoding
- Huffman编码译码器,利用Huffman树实现电文的编码和译码!-Huffman code and decode, using Huffman Tree encoding and decoding messages!
dicom
- 文章首先针对DICOM3.0 标准, 对DICOM 医学图象的数据结构进行系统的分析, 阐述了文件元信息, 数据集和数据元素的 格式 然后结合DICOM 图象显示的各种方法,创建了DICOM 图象显示核心类, 并简要描述了部分函数的功能。-This paper is to analyze the structure of DICOM medical image,including the structure of File Meta Information,dataset and data
KMP
- KMP:在一个长字符串中匹配一个短子串的无回溯算法。-KMP
guid
- 了解数据结构,熟悉图的应用,并利用迪杰斯特拉算法求得2点之间的最短路径。-Understanding of data structures, familiar with the map application, obtained using the Dijkstra algorithm for the shortest path between 2 points.
graphCplusplus
- 图论算法库 ,用c++写的,还不错.包括bellman_ford, floyd-Graph algorithm library, written using c++, not bad. Including bellman_ford, floyd
RB-Tree
- 红黑树的实现,是一种高级的平衡树,平均效率为:lgn-Red-black tree implementation is a high-level balanced tree, the average efficiency: lgn
mathbook
- it is good note for who look for mathematival formulation
algorithm
- 算法..大和数分解 ACM 模板-Large and several decomposition algorithms ..
