-
一个对LZSS压缩算法的深入应用的例子,有兴趣的可以下载看一看...
一个对LZSS压缩算法的深入应用的例子,有兴趣的可以下载看一看-LZSS a compression algorithm in-depth examples of the application, interested can download to look at
- 2022-03-16 09:23:08下载
- 积分:1
-
Speex
speex-1.2rc1.tar.gz,语音编解码器-speex-1.2rc1.tar.gz, voice codec
- 2022-07-07 15:37:09下载
- 积分:1
-
Arithmetic coding source code, you can realize Score bitrate. Huffman flexible t...
算术编码程序源代码,可以实现分数比特率。远比Huffman灵活-Arithmetic coding source code, you can realize Score bitrate. Huffman flexible than
- 2023-01-13 13:10:04下载
- 积分:1
-
实现JPEG的压缩和编码
(1)首先通过DCT变换去除数据冗余;
(2)使用量化表对DCT系数进行量化;
(3)对量化后的系数进行Huffman编码...
实现JPEG的压缩和编码
(1)首先通过DCT变换去除数据冗余;
(2)使用量化表对DCT系数进行量化;
(3)对量化后的系数进行Huffman编码。
-The realization of JPEG compression and coding (1) First of all, through the DCT transform to remove data redundancy (2) the use of quantization table of quantization DCT coefficients (3) of the coefficients after quantization Huffman coding.
- 2023-02-02 01:25:03下载
- 积分:1
-
通信中的数据解压缩。用一个字节存放整数部分,后面的每个字节存放两位小数。整数位有变化是更新整数位。已经编译通过。...
通信中的数据解压缩。用一个字节存放整数部分,后面的每个字节存放两位小数。整数位有变化是更新整数位。已经编译通过。-Communication decompress data. Stored with a byte integer part of the back of each byte stored two decimals. Integer-bit change is to update the integer bit. Has been compiled through.
- 2023-08-09 07:10:03下载
- 积分:1
-
Principles of program design composed of large
组成原理程序设计大型作业,具体实例,让你懂的组成原理的基本操作等,进一步了解计算机的工作原理-Principles of program design composed of large-scale operations, concrete examples, so that you understand the composition of the basic principles of operation, etc. to better understand the working principle of the computer
- 2023-07-12 00:35:02下载
- 积分:1
-
此源码为zip压缩、解压缩源码,可实现对ZIP文件的操作。
此源码为zip压缩、解压缩源码,可实现对ZIP文件的操作。-this source of zip, extract the source code, can be realized right ZIP operation.
- 2023-07-05 22:15:03下载
- 积分:1
-
QccPackSPECK is also an important embedded coder, which is vital in wavelet codi...
QccPackSPECK也是重要的嵌入式编码方法,在小波编码中具有重要应用。这个代码3d-speck也是应用于三维小波体数据压缩的代码。-QccPackSPECK is also an important embedded coder, which is vital in wavelet coding. this 3d-speck sourcecode is very useful for people who process 3d volume data
- 2022-05-25 13:15:05下载
- 积分:1
-
satellite 2100cds驱动程序
satellite 2100cds驱动程序-satellite 2100cds
- 2022-07-12 17:57:55下载
- 积分:1
-
使用VB的主要通信程序的两种方法。首先,VB本身的使用,公司
利用VB开发通信程序主要的方法有两种,一是利用VB本身提供的控件(CONTRALS),另一种方法是利用WINDOWS API应用程序接口,WINDOWS API 主要提供了三个动态连接库KERNEL.EXE、USER.EXE、GDI.EXE供开发人员调用-use VB major communication program two ways. First, the use of VB itself, the controls (CONTRALS) Another method is to use Windows API application programming interface, Windows API provides essentially three KERNEL.EXE Dynamic Link Library, USER.EXE, GDI.EXE call for developers
- 2022-08-22 17:51:17下载
- 积分:1