-
霍夫曼编码程序 对给定的概率 生成霍夫曼编码 希望大家给点意见...
霍夫曼编码程序 对给定的概率 生成霍夫曼编码 希望大家给点意见-Huffman encoding procedure to generate the probability of a given Huffman code to the point I hope everyone
- 2022-02-07 11:45:08下载
- 积分:1
-
gzip1.2.4源码
gzip1.2.4源码 -gzip1.2.4 source
- 2023-05-31 15:25:03下载
- 积分:1
-
FAAC
faac-1.25.rar音频编解码器demo-faac-1.25.rar audio codec demo
- 2023-06-18 04:10:05下载
- 积分:1
-
这是一个G.711在DSP上运行的程序.已经通过调试
这是一个G.711在DSP上运行的程序.已经通过调试-This is a G.711 to run in the DSP process. Has passed debugging
- 2022-01-26 02:34:50下载
- 积分:1
-
程序通过构建一个haffman树,用哈夫曼树算法对文本文件进行0
程序通过构建一个haffman树,用哈夫曼树算法对文本文件进行0-1化编码,并模拟文件
压缩与解压-Procedure to build a tree haffman using Huffman tree algorithm to 0-1 on the text file of code, and simulate file compression and decompression
- 2022-05-13 06:55:39下载
- 积分:1
-
魔兽改图工具。
魔兽改图一条龙
魔兽改图工具。
魔兽改图一条龙-dota
allstarbSuccess = ReadFile(hFile, buff, dwFileSize, &dwBytesRead, NULL)
CloseHandle(hFile)
if (!bSuccess || (dwBytesRead != dwFileSize))
{
free(buff)
return 0L
}
hash = XORRotateLeft(buff, dwFileSize)
free(buff)
return hash
- 2022-08-31 15:15:08下载
- 积分:1
-
Visual Basic课程举例1 有很好的例题
Visual Basic课程举例1 有很好的例题-Visual Basic courses, for example one has a very good example
- 2023-07-16 06:40:03下载
- 积分:1
-
jpeg压缩
jpeg压缩 -jpeg compression jpeg compression
- 2022-07-15 02:36:40下载
- 积分:1
-
四线电阻测量仪源程序,用四测量方法精确测量电阻,量程0~15000欧姆,...
四线电阻测量仪源程序,用四测量方法精确测量电阻,量程0~15000欧姆,-four line resistance measuring instrument source, the measurement methods used four precision measurement of resistance, range 0 ~ 15000 Ohm.
- 2022-05-08 19:10:42下载
- 积分:1
-
基于改进K
基于改进K-means的压缩IP
由于k-means本身受异常点影响较大,这里采用迭代k-means的方法,降低异常点的影响,减少计算量和提高聚类数目的灵活性。并添加合并异常聚类方法,提高聚类的均匀性-K-means based on improved compression IP
As k-means itself is influenced by outliers, where an iterative k-means method to reduce the impact of outliers, reducing the number of cluster computing capacity and enhanced flexibility. And add the combined abnormal clustering method to improve the uniformity of clustering
- 2023-03-31 12:15:04下载
- 积分:1