-
Quick Mutli Search算法,对QuickSearch算法的改进,支持一次搜索多个子串、正/反向查找、不区分大小写查找...
Quick Mutli Search算法,对QuickSearch算法的改进,支持一次搜索多个子串、正/反向查找、不区分大小写查找-Quick Search algorithm, right QuickSearch algorithm, to support a number of search-string is/Reverse Search, Search is case insensitive
- 2022-06-16 10:27:20下载
- 积分:1
-
霍夫曼编码是可变字长编码(VLC)的一种,是消除编码冗余最常用的方法。 它是Huffman于1952年提出一种编码方法,它的基本原理是频繁使用的数据用较短的代码...
霍夫曼编码是可变字长编码(VLC)的一种,是消除编码冗余最常用的方法。 它是Huffman于1952年提出一种编码方法,它的基本原理是频繁使用的数据用较短的代码代替,较少使用的数据用较长的代码代替,每个数据的代码个不相同。有时称之为最佳编码,一般就叫作Huffman编码。下面引证一个定理,该定理保证了按字符出现概率分配码长,可使平均码长最短。-Huffman coding is a variable word length coding (VLC) A is to remove redundant code of the most commonly used methods. It is Huffman in 1952 made a coding method, and its basic tenets are frequently used data with the code instead of a shorter, less use of the data over a longer period instead of the code, the code for each data-not the same. Sometimes referred to as the best coding, the general called on Huffman coding. Below prove a theorem, the theorem guarantees by the characters emerging probability distribution yards long, will enable the shortest average yards long.
- 2022-03-26 01:11:34下载
- 积分:1
-
AMR编码器和解码器
AMR-WB编解码源码,附带测试源码与exe可执行文件。-Decoder and Encoder for AMR-WB
- 2022-02-05 06:56:26下载
- 积分:1
-
可用的基于小波的spiht算法,可以自己设定小波分解基数,做成人机交互界面,直观
可用的基于小波的spiht算法,可以自己设定小波分解基数,做成人机交互界面,直观-Available to the SPIHT algorithm based on wavelet, wavelet decomposition can be set for the base, resulting in human-computer interaction interface, intuitive
- 2022-02-25 11:59:14下载
- 积分:1
-
查看网络的好工具,可以查看POST数据,参数,Cookies等
查看网络的好工具,可以查看POST数据,参数,Cookies等-See a good tool for the network, you can view the POST data, parameters, Cookies, etc.
- 2022-08-14 07:12:43下载
- 积分:1
-
此源码是关于h264图像编解码的工程,希望对大家有帮助
此源码是关于h264图像编解码的工程,希望对大家有帮助-this is the source of h264 image codec works, and I hope to be helpful
- 2022-04-30 14:50:30下载
- 积分:1
-
用C语言实现了LZ77算法。程序独特之处在于使用了64KB大小的固定长度窗口,利用此方法可分块压缩数据。...
用C语言实现了LZ77算法。程序独特之处在于使用了64KB大小的固定长度窗口,利用此方法可分块压缩数据。-realize LZ77 algorithm by C language.Specially program uses a 64k stable length window.It can compress data by block by using this method.
- 2022-12-29 08:30:03下载
- 积分:1
-
JPEG图像压缩及还原实例源代码
非常值得研究一下
JPEG图像压缩及还原实例源代码
非常值得研究一下-JPEG image compression and restore the source code examples are very worthy of study! ! !
- 2022-02-09 22:11:58下载
- 积分:1
-
realized by the LZW coding is targeted mainly at text compression, self
本程序实现了LZW编码,主要是针对文字压缩,自建码表,可实现编码和译码。-realized by the LZW coding is targeted mainly at text compression, self-table, achievable coding and decoding.
- 2022-01-22 05:07:06下载
- 积分:1
-
jpeg压缩标准中Jpg和Bmp格式相互转换的API封装
jpeg压缩标准中Jpg和Bmp格式相互转换的API封装-jpeg compression standard in Jpg and Bmp format conversion of the API package
- 2023-03-30 08:25:03下载
- 积分:1