代码搜索:Encodes

找到约 341 项符合「Encodes」的源代码

代码结果 341
www.eeworm.com/read/324920/3493288

c rsparser.c

/* * rsparser.c - parses and encodes pnpbios resource data streams * */ #include #include #include #include #include
www.eeworm.com/read/299786/3850212

80ba27e46436001b1ca5e09d4b3e313e

package com.bam; /** * Encodes and decodes to and from Base64 notation. * * * Change Log: * * * v1.4 - Added helper methods to read/write files. * v1.3.
www.eeworm.com/read/299786/3850260

507ab1c96536001b19ca9d8cdf62cf01

package com.bam; /** * Encodes and decodes to and from Base64 notation. * * * Change Log: * * * v1.4 - Added helper methods to read/write files. * v1.3.
www.eeworm.com/read/299786/3850273

50abf9af6a36001b19ca9d8cdf62cf01

package com.bam; /** * Encodes and decodes to and from Base64 notation. * * * Change Log: * * * v1.4 - Added helper methods to read/write files. * v1.3.
www.eeworm.com/read/443386/1745835

c rsparser.c

/* * rsparser.c - parses and encodes pnpbios resource data streams * */ #include #include #include #include #include "pnpbios.h"
www.eeworm.com/read/431628/8664549

m cm_dpske.m

function [enc_comp] = cm_dpske(E,M,mapping,sequence); % [enc_comp] = cm_dpske(E,M,mapping,sequence) % CM_DPSKE differentially encodes a sequence. % E is the average energy, M is the number of c
www.eeworm.com/read/287843/8665317

m cm_dpske.m

function [enc_comp] = cm_dpske(E,M,mapping,sequence); % [enc_comp] = cm_dpske(E,M,mapping,sequence) % CM_DPSKE differentially encodes a sequence. % E is the average energy, M is the number of c
www.eeworm.com/read/174810/9573445

m rsc_encode.m

function y = rsc_encode(g, x, end1) % 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/161357/10422043

m rsc_encode.m

function y = rsc_encode(g, x, end1) % 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/161357/10422507

m rsc_encode.m

function y = rsc_encode(g, x, end1) % 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