搜索资源列表
统计压缩算法
- 1. 实现任一种统计压缩算法(如:Shannon-Fano编码、Huffman编码、算术编码等),并对自定义文件进行压缩和解压,检验结果。 2. 采用C/C++编写程序 -1. The realization of a statistical compression algorithm (eg : Shannon-Fano coding, Huffman coding, arithmetic coding, etc.), as well as from the definition f
图像数据的压缩
- 1. 实现BMP文件到JPEG文件的压缩转换。 2. 自选:实现从JPEG文件到BMP文件转换。 3. 采用C/C++编写程序 -1. BMP file to the realization of JPEG compression conversion. 2. Customize : Achieving from JPEG files to BMP file conversion. 3. Using C / C programming
duoxiangshibianhuan
- 小波变换中的多项式变换的C++语言程序实现-wavelet transform the polynomial transform the C Programming Language
compress11
- 这是lzw算法源程序代码,纯c语言编程实现,希望对您有用。-lzw algorithm source code, pure c programming language, and I hope to you useful.
humanshu
- 这是一个数据结构的遍历赫夫曼树的程序,是有C编程的-This is a data structure of the tree traversal Hefuman procedures, C Programming
ReadDataFromDatabase
- 利用C++编程实现读取数据库数据并绘制曲线-Using C++ programming to read database data and plot curves
blackjack_src
- 这是一个BLACKJACK的源代码,使用C++编程,较容易。-This is a BLACKJACK the source code, using C++ programming easier.
encode
- 用C语言编写程序实现Zip或者Rar无损压缩算法 -Using C programming language to achieve Zip or Rar lossless compression algorithm
arithmetic-coding
- using c programming language realized aritemetic coding and decoing
HUFF
- 用C语言编写程序实现Zip或者Rar无损压缩算法-C programming language with Zip or Rar to achieve lossless compression algorithm
huffman
- huffman算法,c++编程语言实现,程序功能:实现文件的解压缩-huffman algorithm, c++ programming language, the program features: Extract the files ... ...
matrixcompress
- C语言实现矩阵压缩的小程序 掌握特殊矩阵通过压缩存储算法进行压缩存储的方法,并编程实现相关功能。 基本要求: (1) 可以对对称矩阵、上三角矩阵、下三角矩阵、三对角矩阵进行压缩存储; (2) 原始矩阵通过键盘输入,执行后输出压缩后的矩阵; (3) 输入在原始矩阵中的位置,能够得出压缩后的位置; (4) 原始矩阵的行列数从键盘输入。 -C language implementation of small programs to master matrix comp
text
- text compressor using c programming.Text compression is mainly used for reduce the file size. Text compression process of encoding information’s using fewer bits than an unencoded representation.
jthread-1.1.2
- 语音编解码时需要用的源代码 c++编程 需要的朋友可以拿去用-Voice codec is required to use c++ programming
libg726
- 语音编解码的算法,C++编程,希望对朋友有用处-Voice codec algorithms, C++ programming, want to use friends
zdjx
- 最大矩形的c程序设计源码,希望对大家有用。-Largest rectangle c programming source code, we want to be useful.
HAP_C-Free5_CJY
- cfree 5.0编程工具,很好用,喜欢的朋友可以下载用,安全无毒-cfree 5.0 programming tools, useful, like a friend you can download to use, safe non-toxic
C
- c语言编程集合,汇聚多个实例,有一定的指导作用-collection of c programming language, multiple instances of convergence
LZW-C
- LZW压缩算法用C语言的实现相应编程,无损压缩结果和还原后信息一致。-LZW compression algorithm to achieve the appropriate use of C language programming, lossless compression results and consistent with the information after reduction.
Classic-example-of-C-language
- C语言程序设计经典教学实例,关于几何的程序-C programming language classic teaching examples, on the geometry of the program