代码搜索:Coding
找到约 9,366 项符合「Coding」的源代码
代码结果 9,366
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
www.eeworm.com/read/274175/4187497
def perform_arithmetic_coding_escape.def
LIBRARY perform_arithmetic_coding_escape.dll
EXPORTS
mexFunction
www.eeworm.com/read/274175/4187498
cpp perform_arithmetic_coding_fixed.cpp
/*=================================================================
% perform_arithmetic_coding_fixed - perform adaptive arithmetic coding
%
% code = perform_arithmetic_coding_fixed(x, dir, counts
www.eeworm.com/read/424906/2012034
svn-base ami_coding.sci.svn-base
function block = ami_coding(block, flag)
if flag == 1 then
block.outptr(1)(1) = block.z(1) * block.inptr(1)(1);
end
if flag == 2 then
if block.inptr(1)(1) == 1
www.eeworm.com/read/359756/2973318
c sbr_enc_delta_coding.c
/*//////////////////////////////////////////////////////////////////////////////
//
// INTEL CORPORATION PROPRIETARY INFORMATION
// This software is supplied under the terms of
www.eeworm.com/read/161486/5553046
def perform_arithmetic_coding_mex.def
LIBRARY perform_arithmetic_coding_mex.dll
EXPORTS
mexFunction
www.eeworm.com/read/161486/5553051
cpp perform_arithmetic_coding_mex.cpp
/*=================================================================
% perform_arithmetic_coding - perform adaptive arithmetic coding
%
% y = perform_arithmetic_coding_mex(x,dir,known_size,known_bo