代码搜索:Encodes
找到约 341 项符合「Encodes」的源代码
代码结果 341
www.eeworm.com/read/295306/8170575
m rsc_encode递归编码.m
function y = rsc_encode(g, x, terminated)
% Copyright Nov. 1998 Yufei Wu
% MPRG lab, Virginia Tech.
% for academic use only
% encodes a block of data x (0/1)with a recursive systematic
% convolutiona
www.eeworm.com/read/268261/11146709
m rsc_encode.m
function y = rsc_encode(g, x, terminated)
% Copyright Nov. 1998 Yufei Wu
% MPRG lab, Virginia Tech.
% for academic use only
% encodes a block of data x (0/1)with a recursive systematic
% convolutiona
www.eeworm.com/read/268255/11148417
m rsc_encode.m
function y = rsc_encode(g, x, terminated)
% Copyright Nov. 1998 Yufei Wu
% MPRG lab, Virginia Tech.
% for academic use only
% encodes a block of data x (0/1)with a recursive systematic
% convolutiona
www.eeworm.com/read/268219/11149311
m rsc_encode.m
function y = rsc_encode(g, x, terminated)
% Copyright Nov. 1998 Yufei Wu
% MPRG lab, Virginia Tech.
% for academic use only
% encodes a block of data x (0/1)with a recursive systematic
% convol
www.eeworm.com/read/147096/12585692
m rsencode.m
function code = rsencode(msg, pg, n, tp);
%RSENCODE Reed-Solomon encode, power format input/output signals.
% CODE = RSENCODE(MSG, PG, N) encodes the message MSG using Reed-Solomon
% co
www.eeworm.com/read/101557/15827180
m rsencode.m
function code = rsencode(msg, pg, n, tp);
%RSENCODE Reed-Solomon encode, power format input/output signals.
% CODE = RSENCODE(MSG, PG, N) encodes the message MSG using Reed-Solomon
% co
www.eeworm.com/read/188503/8535687
readme
mpeg2enc encodes MJPEG AVIs, Quicktime Files or Edit List Files
to MPEG-1/2 video streams.
DISCLAIMER:
This software is from the MPEG Software Simulation Group. See notices
in source code regarding
www.eeworm.com/read/424063/10502250
m rsenco.m
function [code,added] = rsenco(msg, n, k, type_flag, pg)
%RSENCO Reed-Solomon encode function.
% CODE = RSENCO(MSG, N, K) encodes the binary message in MSG by using
% code word length N
www.eeworm.com/read/272244/10964428
m rsc_encode.m
function y = rsc_encode(g, x, end)
% Copyright Nov. 1998 Yufei Wu
% MPRG lab, Virginia Tech.
% for academic use only
% encodes a block of data x (0/1)with a recursive systematic
% convolutional code
www.eeworm.com/read/140767/13062511
m rsc_encode.m
function y = rsc_encode(g, x, end)
% Copyright Nov. 1998 Yufei Wu
% MPRG lab, Virginia Tech.
% for academic use only
% encodes a block of data x (0/1)with a recursive systematic
% convolutional code