搜索资源列表
排序算法、字典和B-树的C++语言实现
- 排序算法、字典和B-树的C++语言实现 代码内容 包括以下算法: qui.c sort: quicksort qsort.c sort: qsort ins.c sort: insert sort shl.c sort: shell sort has.c dictionary: hash tables bin.c dictionary: binary tree rbt.c dictionary: red-black trees skl.c dic
huff_file
- 此代码用霍夫曼树作为压缩和解压缩的存储结构,实现了字典压缩算法,用C便已成功。-this code tree with Hoffman as the compression and decompression of the storage structure and achieve a dictionary compression algorithm has been successfully used C.
lzwC.rar
- lzw字典编码解码算法源代码 C++程序,Dictionary lzw codec algorithm source code C++ program
lzwdemo
- 字典码的一种实现范例,用lzw方法实现压缩解压-Dictionary An example of code using LZW compression decompression method
PTIDR_FILE_COMPRESSION
- 为减少测试数据存储量,提出一种有效的新型测试数据压缩编码———PTIDR 编码,并构建了基于该编码的 压缩P解压缩方案1 PTIDR 编码能够取得比FDR ,EFDR , Alternating FDR 等编码更高的压缩率,其解码器也较简单、 易实现,且能有效地降低硬件开销1 与Selective Huffman , CDCR 编码相比,PTIDR 编码能够得到较高的压缩率面积 开销比1 特别地,在差分测试集中0 的概率满足p ≥017610 时,PTIDR 编码能取得比FDR 编码
FDR_codes_compression_based_on_compatible
- 一种基于相容压缩和FDR编码压缩的综合压缩方法。该方法首先把原始测试集的测试向量转变成多扫描链的形式,利用测试向量间的相容关系进行第一次压缩——相容压缩,在此基础上对相容压缩过的测试集进行重排,使其仍然保持原始测试集中测试模式的排列特性,并对其进行优化排序,使得相邻模式间具有最少的不同位,最后利用FDR编码方法进行第二次压缩。 目前,减少测试应用时间和测试数据容量是测试领域的努力方向。本文提出的这种方法可以有效的减少存储容量和降低测试时间从而有效的降低了测试成本。与类似的纯编码压缩方法相比,
Compression
- 一个字典码,里面有好多内容,lz78,lz77,lzw,希望对大家能有用-A dictionary code, which has a lot of content, lz78, lz77, lzw, hope we can be useful
Dictionary
- 字典的创建个维护 包含查找添加和删除单词等功能 有报告 代码和运行程序-Maintenance includes the creation of the dictionary to find a word to add and remove features such as code and run the program there have been reports
zidian
- 字典生成器 可以自定义生成字典文件。代码里有说明-Dictionary Builder can customize the generated dictionary file. Code has made it clear
dictionarymake
- 一款可以为快一点开发词典的工具,快易典内部供应的软件,很珍惜的,很快就能生成词典库!-A dictionary for faster development of tools for fast easy internal supply of software code, it is treasure, and will soon be able to generate the dictionary library!
dictionary
- 字典排序编码,应用C语言编写,在vc中运行结果-Dictionary sort code, applications written in C, in run result vc
sufa
- Algorithm(算法)一词本身就十分有趣。初看起来,这个词好像是某人打算要写 “Logarithm”(对数)一词但却把头四个字母写的前后颠倒了。这个词一直到1957年之前在Webster s New World Dictionary(《韦氏新世界词典》)中还未出现,我们只能找到带有它的古代涵义的较老形式的“Algorism”(算术),指的是用阿拉伯数字进行算术运算的过程。在中世纪时,珠算家用算盘进行计算,而算术家用算术进行计算。中世纪之后,对这个词的起源已经拿不准了,早期的语言学家试图推断它
code
- 介绍了霍夫曼编码及字典码,同时编写了两者的编码程序,包括了报告-Huffman coding and the dictionary describes the code, while the preparation of both coding procedures, including a report
Lempel_Ziv.tar
- 字典碼程式Lempel_Ziv Lz_encode:編碼演算法 Lz_decode:解碼演算法 Lempel_Ziv.ppt 程式簡易說明-Dictionary code program Lempel_Ziv Lz_encode: coding algorithm Lz_decode: easy instructions decoding Lempel_Ziv.ppt program
Adaptive-learning-dictionary
- 自适应学习字典代码:训练字典的MATLAB仿真程序,能够很好的认识字典训练事例 -Adaptive learning dictionary code: dictionary MATLAB simulation training, can very good dictionary training examples
LZ78_cmd
- LZ78字典编码的VC++程序,所编为控制台应用程序,实现较为简单,编码已实现,解码可自行实现。-LZ78 dictionary code
code-LZW
- LZW is dictionary algorithm for compression and decompression data in easy way in matlab program
infomation
- 字典码和改进的字典码实现,包含生成字典的中间过程的逐步输出,适合于初学编码的同学们。-Dictionary code and improve the implementation of the dictionary, including the middle of the process of generating a dictionary of the output, suitable for beginners to encode the students.
sharingcode-LCKSVD
- LC-KSVD算法代码,<<Learning A Discriminative Dictionary for Sparse Coding via Label Consistent K-SVD>>(LC-KSVD algorithm code, < <Learning A Discriminative Dictionary for Sparse Coding via Label Consistent K-SVD> > )
code
- 用遗传算法优化阵列,完成字典优化(减小列间相关度),实现更准确的DOA估计(With GA alg. this simulation file complete dictionary refine then getting better DOA estimate.)