代码搜索:arithmetic
找到约 7,844 项符合「arithmetic」的源代码
代码结果 7,844
www.eeworm.com/read/38171/1108668
lib st logic arithmetic sch.lib
www.eeworm.com/read/38171/1108803
lib ti logic arithmetic sch.lib
www.eeworm.com/read/274175/4187305
m perform_wavelet_arithmetic_coding.m
function [y,nbr_bits] = perform_wavelet_arithmetic_coding(x, T, options)
% perform_wavelet_arithmetic_coding - arithmetic code a wavelet transformed image.
%
% Coding:
% [stream,nbr_bits] = pe
www.eeworm.com/read/274175/4187443
def perform_arithmetic_coding_mex.def
LIBRARY perform_arithmetic_coding_mex.dll
EXPORTS
mexFunction
www.eeworm.com/read/274175/4187480
def perform_arithmetic_coding_fixed.def
LIBRARY perform_arithmetic_coding_fixed.dll
EXPORTS
mexFunction
www.eeworm.com/read/274175/4187488
cpp perform_arithmetic_coding_escape.cpp
/*=================================================================
% perform_arithmetic_coding - perform adaptive arithmetic coding.
%
% This is a wrapper to the arithmetic coder of the
%
www.eeworm.com/read/274175/4187495
cpp perform_arithmetic_coding_mex.cpp
/*=================================================================
% perform_arithmetic_coding - perform adaptive arithmetic coding
%
% y = perform_arithmetic_coding_mex(x,dir,known_size,known_bo