-
图像压缩的MATLAB算法之JEPG,希望对大家有用,欢迎下载。
图像压缩的MATLAB算法之JEPG,希望对大家有用,欢迎下载。-MATLAB algorithm for image compression of JEPG, hope useful for everyone, welcome to download.
- 2022-01-25 16:33:30下载
- 积分:1
-
用RLE算法压缩
compression with rle algorithm
- 2023-02-05 07:00:03下载
- 积分:1
-
此文件可以能帮你求体积,面积和圆球的体积。用于初学VC的有帮助...
此文件可以能帮你求体积,面积和圆球的体积。用于初学VC的有帮助-This document can help you order the size, area and volume of sphere. For beginner with VC help
- 2022-06-15 12:12:02下载
- 积分:1
-
#定义区卫生。0
#define Zone1 PINC.0
#define Zone2 PINC.1
#define Zone3 PINC.2
#define Zone4 PINC.3
#define Zone5 PINC.4
#define Zone6 PINC.5
#define Zone7 PIND.1
#define Red PORTB.7
#define EndOfValid 11000
eeprom unsigned int Valid= 0
// ----------------------------------------------------------------------------------------------------------------------
void DingDong(void)
{
Valid++
Red= 1 -#define Zone1 PINC.0
#define Zone2 PINC.1
#define Zone3 PINC.2
#define Zone4 PINC.3
#define Zone5 PINC.4
#define Zone6 PINC.5
#define Zone7 PIND.1
#define Red PORTB.7
#define EndOfValid 11000
eeprom unsigned int Valid= 0
//----------------------------------------------------------------------------------------------------------------------
void DingDong(void)
{
Valid++
Red= 1
- 2022-09-15 12:15:04下载
- 积分:1
-
将任何一个exe文件压缩,压缩后生成的文件为windows执行文件
将任何一个exe文件压缩,压缩后生成的文件为windows执行文件-Compress any exe file, and transfer it to a windows executeable file after compressing
- 2022-03-23 01:49:03下载
- 积分:1
-
一种基于图像压缩的算术编码C++程序,程序有说明,可执行。...
一种基于图像压缩的算术编码C++程序,程序有说明,可执行。-Image compression based on arithmetic coding C++ programs, the program has made it clear, executable.
- 2022-08-19 21:51:23下载
- 积分:1
-
利用哈夫曼编码压缩)
) Compression using huffman code
-with a number of bits k per code word
-provide huffman table
Huffman coding is optimal for a symbol-by-symbol coding with a known input probability distribution.This technique uses a variable-length code table for encoding a source symbol. The table is derived in a particular way based on the estimated probability of occurrence for each possible value of the source symbol .Huffman coding uses a specific method for representing each symbol, resulting in a prefix code that expresses the most common characters using shorter strings of bits than those used for less common source symbols.The Huffman coding is a procedure to generate a binary code tree.
-) Compression using huffman code
-with a number of bits k per code word
-provide huffman table
Huffman coding is optimal for a symbol-by-symbol coding with a known input probability distribution.This technique uses a variable-length code table for encoding a source symbol. The
- 2022-02-27 02:39:35下载
- 积分:1
-
java实现zip文件压缩解压,功能封装在一个类中,支持中文及多级目录,可以一直移植windows和unix上使用,包中提供了源代码及代码中用到的外部包...
java实现zip文件压缩解压,功能封装在一个类中,支持中文及多级目录,可以一直移植windows和unix上使用,包中提供了源代码及代码中用到的外部包-java realize extracting zip file compression, functional class in a package to support Chinese and multi-level directory, you can always transplant the use of windows and unix, package provides the source code and the code used in the external packet
- 2022-08-25 12:38:13下载
- 积分:1
-
Control of the map to add the ODBC, ADO and other database data access features...
在地图控制中添加了ODBC、ADO等方式获取数据库数据等功能-Control of the map to add the ODBC, ADO and other database data access features such as
- 2022-07-22 04:48:51下载
- 积分:1
-
h.263 c source code. Contents under input. Qcif original uncompressed files, run...
h.263 c编码源码。目录下有input。qcif原始未压缩文件,运行程序生成重建文件recon。qcif和压缩后文件output。263文件。-h.263 c source code. Contents under input. Qcif original uncompressed files, run the program generator reconstruction documents recon. Qcif and compressed paper output. 263 documents.
- 2022-05-26 01:31:33下载
- 积分:1