代码搜索:Encodes
找到约 341 项符合「Encodes」的源代码
代码结果 341
www.eeworm.com/read/423632/2025604
spec perl-fs.spec
%define pfx /opt/freescale/rootfs/%{_target_cpu}
# NOTE: perl is not relocatable as it encodes paths during the configure
Summary : The Perl programming language
Name : perl
Versi
www.eeworm.com/read/176347/9502560
txt readme.sn.01.txt
Dear Jon,
Attached is a modified version of the coding program in tar'ed, compressed and uuencoded form.
The modified program has the following capabilities:
- Encodes and decodes Layer II LS
www.eeworm.com/read/162527/10298148
java encodeurl.java
package ora.ch6;
/**
* A class that encodes URL parameter values
* for MIDP devices.
*/
public class EncodeURL {
// The characters that do not need to
// be converted.
private static
www.eeworm.com/read/418009/10968725
txt readme.sn.01.txt
Dear Jon,
Attached is a modified version of the coding program in tar'ed, compressed and uuencoded form.
The modified program has the following capabilities:
- Encodes and decodes Layer II LS
www.eeworm.com/read/461382/7228206
m convencode.m
% ConvEncode encodes a NSC or RSC convolutional code with a tail.
%
% The calling syntax is:
% [output] = ConvEncode(input, g_encoder, [code_type] )
%
% output = code word
%
% Requi
www.eeworm.com/read/106436/6193128
java encodeurl.java
package ora.ch6;
/**
* A class that encodes URL parameter values
* for MIDP devices.
*/
public class EncodeURL {
// The characters that do not need to
// be converted.
private static
www.eeworm.com/read/106436/6193178
java encodeurl.java
package ora.ch6;
/**
* A class that encodes URL parameter values
* for MIDP devices.
*/
public class EncodeURL {
// The characters that do not need to
// be converted.
private static
www.eeworm.com/read/258131/11882749
m convencode.m
% ConvEncode encodes a NSC or RSC convolutional code with a tail.
%
% The calling syntax is:
% [output] = ConvEncode(input, g_encoder, [code_type] )
%
% output = code word
%
% Requi
www.eeworm.com/read/224505/14586676
m convention.m
function varargout = convention(msg,trellis,varargin)
%CONVENC Convolutionally encode binary data.
% CODE = CONVENC(MSG,TRELLIS) encodes the binary vector MSG using the
% convolutional encoder
www.eeworm.com/read/223481/14639186
m convencode.m
% ConvEncode encodes a NSC or RSC convolutional code with a tail.
%
% The calling syntax is:
% [output] = ConvEncode(input, g_encoder, [code_type] )
%
% output = code word
%
% Requi