搜索资源列表
统计压缩算法
- 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.
15458462587421556
- Huffman编解码器的模拟实现 应用Huffman算法实现模拟编解码器,程序实现对输入的一篇英文文章(以 .txt文件读入),输出Huffman 码流(以 .txt文件输出),最好能实现译码过程。程序语言可以选用C、 VC或C++。-Huffman CODECs the simulation application Huffman algorithm simulation codecs, Programming on the importation of an article in Eng
humanshu
- 这是一个数据结构的遍历赫夫曼树的程序,是有C编程的-This is a data structure of the tree traversal Hefuman procedures, C Programming
zuoyediaodu
- 这是一个操作系统的作业调度的算法,是用C语言来编程的-This is a system of job scheduling algorithm is the use of C language 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.
24564634
- 基于c语言的电子称程序设计,包含多种格式-E-called programming
MySchool
- MySchool系统是一个北大青鸟的基本c##编程语言的简单作品-The MySchool systems a Beida Jade Bird basic c## a simple programming language works
cs
- 这是专门为 C# 开发者定制的 ZC030X 编程接口。C# 开发者可以如下方式进行调用: 首先需要进行声明: ... using System.Runtime.InteropServices public class win32{ [DllImport("zc030xlib.dll", EntryPoint = "capInitCamera")] public static extern int capInitCamera() }-This is speci
matrixcompress
- C语言实现矩阵压缩的小程序 掌握特殊矩阵通过压缩存储算法进行压缩存储的方法,并编程实现相关功能。 基本要求: (1) 可以对对称矩阵、上三角矩阵、下三角矩阵、三对角矩阵进行压缩存储; (2) 原始矩阵通过键盘输入,执行后输出压缩后的矩阵; (3) 输入在原始矩阵中的位置,能够得出压缩后的位置; (4) 原始矩阵的行列数从键盘输入。 -C language implementation of small programs to master matrix comp
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.
Information-Theory-Programming
- 信息论中的香农编码、费诺编码、哈夫曼编码、信源熵的C语言实现。-C language source entropy the Shannon coding in information theory, Fenno coding, Huffman coding.
Information-Programming
- 用C语言编程实现了信息论中比较难的模37和循环码。-Information theory more difficult to mold 37 and the cyclic code with C language programming.
C-jianggao
- C语言的基础学习课程,可以实现简单的编程与运算-C language-based learning courses that can achieve a simple programming and operation
Classic-example-of-C-language
- C语言程序设计经典教学实例,关于几何的程序-C programming language classic teaching examples, on the geometry of the program
