-
jpeg
说明: 提供JPEG标准压缩压缩的编码解码过程,90%以上的代码有注释,配有GUI设计。代码能够运行,但可能只起到借鉴的作用。(Provide JPEG standard compression coding and decoding process, more than 90% of the code is annotated, with GUI design. Code can run, but it may only serve as a reference.)
- 2020-06-24 11:00:02下载
- 积分:1
-
ECG_Comp
Amplitude Thresholding compression method used here in for ECG signal compression as presented on paper entitled as ECG signal compression with reconstruction via cubic spline approximation by Olga Malgina, Jana Milenkovi, Emil Plesnik, Matej Zajc, Andrej Koš ir and Jurij F. Tasi.
- 2013-09-12 17:04:03下载
- 积分:1
-
DCT
说明: 对测试图像分块、DCT和量化,将量化后的系数写成矩阵形式。(The test image block, DCT and quantization, the quantized coefficients written in matrix form.)
- 2010-03-26 13:39:45下载
- 积分:1
-
hydrology
本压缩包涉及工程水文的10多个程序(保证率计算,调度计算,调洪演算,等出力调节等)(This package involves engineering hydrology of more than 10 program (reliability calculation, scheduling calculation, flood regulating calculation, such as the output regulation, etc.))
- 2021-04-12 21:38:57下载
- 积分:1
-
CST_Cversion
基于类函数形函数的参数化建模方法,适用于气动设计和优化(Class/Shpae Transform method)
- 2020-12-09 16:59:19下载
- 积分:1
-
chan
上载了蜂窝网3种经典的无线定位算法,即fang算法、chan算法、taylor算法,大家相互交流学习。(Uploaded three kinds of classical cellular wireless location algorithm, that is, fang algorithm, chan algorithm, taylor algorithm, we share their knowledge with each other.)
- 2010-01-28 17:14:35下载
- 积分:1
-
Matlab
自适应滤波器原理matlab程序(Principle of adaptive filter matlab program)
- 2008-03-19 11:24:54下载
- 积分:1
-
BitIOTest1
这是一个练习使用位写入/写出的程序,利用bitio.c和bitio.h工具整合,可以向文本文件E:\bitio1.txt中读取和写入数个位,使用者可以通过调试功能进一步了解位写入写出的作用。进而给今后做数据压缩打下基础。(This is a practice using bit write/write program, using bitio.c and bitio.h tool integration, you can read and write several bits to the text file E: \ bitio1.txt, the user can pass Debugging function to further understand the role of bit write write. And then lay the foundation for future data compression.)
- 2020-09-03 17:08:07下载
- 积分:1
-
huffman_file_compress
说明: 使用霍夫曼huffman 編碼方式 對文件進行壓縮 程序很簡單 主要是幫助新人了解霍夫曼編碼的實現方法(The use of Huffman huffman encoding file compression program is very simple principal is to help newcomers understand the Hoffman encoding method)
- 2008-11-14 06:56:32下载
- 积分:1
-
hufman
哈夫曼文本压缩器,两个功能压缩文本文件和解压二进制文件。
内容为源代码,用编译器把源代码运行一遍,把需要压缩的txt文件放到和源代码同一个目录下,压缩名称输入 **.txt 压缩后的名称一定要写二进制格式的 例如 **.dat
只能解压用这个程序压缩后的文件。。
解压名 写 **.dat 解压后名称 **.txt(Huffman text compression, two text files compression and decompression functions binaries)
- 2013-12-27 11:06:18下载
- 积分:1