代码搜索:Encodes

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

代码结果 341
www.eeworm.com/read/313956/13578209

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/151961/12158450

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/396408/2418289

c spuenc.c

/* * subpic_encode.c - encodes a pixmap with RLE * * Copyright (C) 2000 Alejandro J. Cura * * (modified a bit to work with the dxr3 driver...4/2/2002 cg) * * Based o
www.eeworm.com/read/147096/12585374

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/101557/15827065

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/330173/12908291

m rsc_encode.m

function y = rsc_encode(g, x, l) % 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 wi
www.eeworm.com/read/152843/5661785

c rsparser.c

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

java base64.java

import java.io.IOException; import java.nio.ByteBuffer; import java.nio.CharBuffer; /** * Encodes and decodes to and from Base64 notation. * Homepage:
www.eeworm.com/read/209559/4964412

c rsparser.c

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

c rsparser.c

/* * rsparser.c - parses and encodes pnpbios resource data streams * */ #include #include #include #include #include