代码搜索:Encode

找到约 8,258 项符合「Encode」的源代码

代码结果 8,258
www.eeworm.com/read/360029/10111361

hdb encode.map.hdb

www.eeworm.com/read/360029/10111362

xml encode.cbx.xml

www.eeworm.com/read/360029/10111365

cdb encode.eco.cdb

www.eeworm.com/read/360029/10111366

rpt encode.map.rpt

Analysis & Synthesis report for encode Sat Feb 11 16:28:07 2006 Version 5.0 Build 148 04/26/2005 SJ Full Version --------------------- ; Table of Contents ; --------------------- 1. Legal
www.eeworm.com/read/360029/10111367

summary encode.fit.summary

Flow Status : Successful - Sat Feb 11 16:28:11 2006 Quartus II Version : 5.0 Build 148 04/26/2005 SJ Full Version Revision Name : encode Top-level Entity Name : encode Family : Cyclone Device : E
www.eeworm.com/read/360029/10111370

summary encode.map.summary

Flow Status : Successful - Sat Feb 11 16:28:07 2006 Quartus II Version : 5.0 Build 148 04/26/2005 SJ Full Version Revision Name : encode Top-level Entity Name : encode Family : Cyclone Device : E
www.eeworm.com/read/164031/10135003

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/164031/10135013

m encode_bit.m

function [output, state] = encode_bit(g, input, state) % Copyright 1996 Matthew C. Valenti % MPRG lab, Virginia Tech % for academic use only % This function takes as an input a single bit to be
www.eeworm.com/read/358784/10179500

cpp encode2.cpp

// ENCODE2.CPP #include #include // Translate a buffer of bytes, using an encryption // character . Uses an XOR operation (ASM function). const int B
www.eeworm.com/read/358376/10190082

m rsc_encode.m

function y = rsc_encode(g, x, end1) %x为输入序列,g为卷积码的生成多项式,y为编码后输出 %endl尾比特处理标志,如end1>0,有m个尾比特,编码至x最后一个比特到达最后一个寄存器;如end1