-
AES
AES压缩技术编程源代码,包含压缩和解压全套源代码的完整工程(AES compression technology programming source code, including compression and decompression full source code of complete project
)
- 2015-12-24 11:09:07下载
- 积分:1
-
常用图像压缩编码码matlab实现
常用图像压缩编码码matlab实现。包括:DM编码、变换编码(FFT和DCT)、算术编码、行程编码、Huffman编码、线性预测编码和一个近似的JPEG编码过程。非常适合入门用户实践。(Commonly used image compression coding matlab code to achieve. Including: DM coding, transform coding (FFT and DCT), arithmetic coding, Run-Length Coding, Huffman coding, linear predictive coding and a process similar to JPEG encoding. Very suitable for the practice of entry-users.)
- 2020-12-06 16:19:24下载
- 积分:1
-
JPEG
图像JPEG压缩算法,由8*8DCT变换,调用量化表进行量化,最后由Huffman编码完成算法(JPEG image compression algorithm, the 8* 8DCT transform, quantization table calls to quantify, and finally completed by the Huffman coding algorithm)
- 2009-05-09 13:24:58下载
- 积分:1
-
RLE
说明: c语言环境下的 RLE编码的串行程序(c language environment RLE encoded serial procedures)
- 2008-09-26 09:58:44下载
- 积分:1
-
ansysYuanHuan
ansys 分析 圆环的受力:一个的圆环,受一对过直径的集中 应力, 作用下发生1mm的压缩量(如图所示)。已知材料的弹性模量E=2.0GPa,泊松比为0.3。用平面应力单元PLANE82分析圆环内部的应力分布情况(ansys analysis by the Circle : A Circle and the one across the diameter of the concentrated stress, occurred under 1 mm compression volume (as shown). Known material elastic modulus E = 2.0GPa, Poisson's ratio of 0.3. Plane stress analysis modules PLANE82 Circle internal distribution of the stress)
- 2020-07-20 15:28:46下载
- 积分:1
-
UNZIP
解压缩软件UNZIP的C源程序代码
The decompression software UNZIP C source code(The decompression software UNZIP C source code)
- 2013-03-26 09:36:09下载
- 积分:1
-
100
本程序是交流压缩机的驱动程学,压缩机为三洋,功率为10KW,用的是东芝的IPM(This procedure is the exchange of compressor-driven learning process, the compressor for the Sanyo, power 10KW, using the IPM Toshiba)
- 2007-11-01 21:42:30下载
- 积分:1
-
HuffMan
哈夫曼编码译码系统,设置发送者和接受者两个功能,
发送者的功能包括:
①输入待传送的字符信息;
②统计字符信息中出现的字符种类数和各字符出现的次数(频率);
②根据字符的种类数和各自出现的次数建立哈夫曼树;
③利用以上哈夫曼树求出各字符的哈夫曼编码;
④将字符信息转换成对应的编码信息进行传送。
接受者的功能包括:
①接收发送者传送来的编码信息;
②利用上述哈夫曼树对编码信息进行翻译,即将编码信息还原成发送前的字符信息。
(Huffman decoding system, set the sender and the recipient of two functions, the sender' s features include: (1) input to be transmitted character information ② statistical character information, the number of types of characters and characters the number of occurrences (frequency create a Huffman tree) ② According to the number of types of characters and their respective number of occurrences ③ use the Huffman tree to find the characters Huffman coding ④ character information into the corresponding coding information for delivery. The recipient of the features include: (1) to receive the coded information to the sender transmission ② above Huffman tree coded information to be translated, is about to coded information to restore the character information before sending.)
- 2012-06-21 21:01:17下载
- 积分:1
-
SHANNON.ZIP
香农编码的C++实现。原理说明以及源代码。(The Shannon coding C++. Principle of instructions and source code.)
- 2012-12-21 10:53:28下载
- 积分:1
-
Arithmetic
说明: 对信源数据,即exam,采用算术编码进行信源压缩编码(Source of data, that is, exam, using arithmetic coding for source compression coding)
- 2008-09-19 17:12:55下载
- 积分:1