⭐ 欢迎来到虫虫下载站! | 📦 资源下载 📁 资源专辑 ℹ️ 关于我们
⭐ 虫虫下载站

📄 perform_arithmetic_coding_escape.cpp

📁 This document is intended to serve as an introduction to Wavelet processing through a set of Matlab
💻 CPP
字号:
/*=================================================================
% perform_arithmetic_coding - perform adaptive arithmetic coding.
%
%   This is a wrapper to the arithmetic coder of the 
%       Baseline Wavelet Transform Coder Construction Kit
%       http://www.cs.dartmouth.edu/~gdavis
%
%   y = perform_arithmetic_coding_escape(x,dir,known_size,known_bounds);
%   
%   Copyright (c) 2006 Gabriel Peyr

⌨️ 快捷键说明

复制代码 Ctrl + C
搜索代码 Ctrl + F
全屏模式 F11
切换主题 Ctrl + Shift + D
显示快捷键 ?
增大字号 Ctrl + =
减小字号 Ctrl + -