代码搜索:Encodes

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

代码结果 341
www.eeworm.com/read/209499/15218082

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/209499/15218229

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/209499/15218292

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/250243/4437408

c rsparser.c

/* * rsparser.c - parses and encodes pnpbios resource data streams * */ #include #include #include #include #ifdef CONFIG_PCI #inc
www.eeworm.com/read/222917/4815581

phpt bug37569.phpt

--TEST-- Bug #37569 (WDDX incorrectly encodes high-ascii characters) --FILE-- --EXPECT--
www.eeworm.com/read/317330/3582206

java base64.java

package org.jivesoftware.util; /** * Encodes and decodes to and from Base64 notation. * Homepage: http://iharder.net/base64. * *
www.eeworm.com/read/316872/3592111

c rsparser.c

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

java base64.java

package com.openwave.mms.mm7.util; /** * Encodes and decodes to and from Base64 notation. * * * Change Log: * * * v1.3.5 - Added flag to turn on and off line breaks. Fixed b
www.eeworm.com/read/393286/2480779

c rsparser.c

/* * rsparser.c - parses and encodes pnpbios resource data streams * */ #include #include #include #include #ifdef CONFIG_PCI #inc
www.eeworm.com/read/476081/6773422

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