资源列表
2D-fdtd
- 2维的fdtd计算源程序,边界条件为pml
ALL_LCS
- 找出所有符合条件的的最长公共子序列,应用C++编写-To identify all eligible longest common subsequence, application C++ to prepare
template
- 单链表类及其实现设计单链表类, 实现构造、析构、插入、删除等基本的成员函数,并添加将单链表逆置、搜索值为x的成员函数-Design and realization of single-class single-linked list class that implements constructed, destructors, insert, delete, member of the basic functions, and add to the list against a single
6-48
- 构造任意k元(k≥2)Huffman树算法,k元哈夫曼树的构造与2元哈夫曼树的构造相同,差别只在于k元哈夫曼树需考虑虚设的0的个数。-Construct an arbitrary k-ary (k ≥ 2) Huffman tree algorithm, k element of the Huffman tree structure with two yuan the same Huffman tree structure, the difference lies in k-ary Huffma
jiandanxuanze
- 简单选择排序算法是数据结构中关于排序的重要算法,本程序是简单选择排序算法的源代码。-Simply select the sorting algorithm is the sort algorithm, data structures, this program is the source code of a simple selection sort algorithm.
bellman-ford2
- 用bellman ford算法求最短路径,并且输出最短路径的节点,输入有语言提示-Bellman ford algorithm for the shortest path and the output node of the shortest path, enter the language prompts
huanxingduilie
- 环形队列,font队头,rear队尾,font=rear为队满条件-Circular queue font team head, rear end of the queue, font = rear for the team full conditions
LZ77
- LZ77算法,可以达到60 的压缩率,可以输入压缩文件名,解压文件名等。中英文均可-LZ77 algorithm, can achieve 60 compression rate, compression can enter the file name, unzip the file name and so on. Available in English
257
- 几个比较好的初级算法,初学者可以看一下思想,对算法入门-A few good elementary algorithms, beginners can look at thinking on algorithms entry
01static_Search
- 数据结构的查找算法当中关于静态查找的C语言代码,非常实用。-Among the data structure on the static lookup search algorithm in C language code, very useful.
binary-arithmetic-coder_CABAC-part
- VHDL CODE OF arithmetic binary coder part of Context Adaptative Binary Arithmetic Coder(CABAC)-VHDL CODE OF arithmetic binary coder part of Context Adaptative Binary Arithmetic Coder(CABAC)
AdaptiveHuffman
- 动态哈夫曼压缩算法 压缩速度更快 没有转化为二进制 仅供参考-Adaptive Huffman