代码搜索:coded
找到约 2,797 项符合「coded」的源代码
代码结果 2,797
www.eeworm.com/read/109477/15556456
h notifier.h
/*
* Routines to manage notifier chains for passing status changes to any
* interested routines. We need this instead of hard coded call lists so
* that modules can poke their nose into the innards
www.eeworm.com/read/100569/15871826
asm dao31e.asm
;-----------------------------------------------------------------------------
; 100% keygenerator for CDR-Win 3.1e/DAO 16/32 3.1e
; coded 06/26/97
; full credits go to the guy who localis
www.eeworm.com/read/189063/8492122
m gademo2.m
% GADEMO2
clf;
figure(gcf);
echo on
clc
% This demonstration show the use of the genetic toolbox to optimize a
% multi-dimensional non-convex function.
% The function is coded in the coranaEva
www.eeworm.com/read/289444/8550819
c coder_sm.c
/*****
SigMap : send "significance map" then residual values
the sigmap is a mask of five entries : "0,1,-1, positive > 1, negative < -1"
it is order-1 context coded bases on the the parents
www.eeworm.com/read/288527/8625440
m gademo2.m
% GADEMO2
clf;
figure(gcf);
echo on
clc
% This demonstration show the use of the genetic toolbox to optimize a
% multi-dimensional non-convex function.
% The function is coded in the coranaEva
www.eeworm.com/read/427148/8973009
cfg decoder.cfg
test.264 ........H.264/AVC coded bitstream
test_dec.yuv ........Output file, YUV/RGB
test_rec.yuv ........Ref sequence (for SNR)
1 ...
www.eeworm.com/read/375404/9361817
cfg decoder.cfg
test.264 ........H.26L coded bitstream
test_dec.yuv ........Output file, YUV/RGB
test_rec.yuv ........Ref sequence (for SNR)
1 .......
www.eeworm.com/read/374865/9381235
cfg decoder.cfg
test.avs ........AVS coded bitstream
test_dec.yuv ........Output file, YUV 4:2:0 format
test_rec.yuv ........Ref sequence (for SNR)
2
www.eeworm.com/read/177981/9424641
m gademo2.m
% GADEMO2
clf;
figure(gcf);
echo on
clc
% This demonstration show the use of the genetic toolbox to optimize a
% multi-dimensional non-convex function.
% The function is coded in the coranaEva
www.eeworm.com/read/361765/10036901
cc mcmclogituserprior.cc
// MCMClogituserprior.cc samples from the posterior distribution of a
// logistic regression model with user-written prior coded in R using a
// random walk Metropolis algorithm
//
// Andrew D. Marti