代码搜索:Encode
找到约 8,258 项符合「Encode」的源代码
代码结果 8,258
www.eeworm.com/read/268219/11149345
doc rsc_encode.doc
www.eeworm.com/read/412326/11204527
vhd bfl_encode.vhd
-- *******************************************************************************************
-- File name : BFL_Encode.vhd
-- Created On : 2008-03-21 16:25
-- Designed by : He Minghui
-- F
www.eeworm.com/read/266849/11210749
c r_encode.c
/* R_ENCODE.C - RFC 1113 encoding and decoding routines
*/
/* Copyright (C) RSA Laboratories, a division of RSA Data Security,
Inc., created 1991. All rights reserved.
*/
#include "global.h"
www.eeworm.com/read/265447/11264138
ex-ldpc-encode
#!/bin/sh
# Example of how an LDPC code can be encoded using using sparse,
# dense, and mixed representations of the generator matrix. The dense
# and mixed representations are based on the same set
www.eeworm.com/read/248342/12582755
rpt encode.flow.rpt
Flow report for encode
Wed Oct 12 10:14:52 2005
Version 5.0 Build 148 04/26/2005 SJ Full Version
---------------------
; Table of Contents ;
---------------------
1. Legal Notice
2. Flo
www.eeworm.com/read/248342/12582759
rpt encode.asm.rpt
Assembler report for encode
Wed Oct 12 10:14:49 2005
Version 5.0 Build 148 04/26/2005 SJ Full Version
---------------------
; Table of Contents ;
---------------------
1. Legal Notice
2
www.eeworm.com/read/248342/12582772
rpt encode.tan.rpt
Timing Analyzer report for encode
Wed Oct 12 10:14:52 2005
Version 5.0 Build 148 04/26/2005 SJ Full Version
---------------------
; Table of Contents ;
---------------------
1. Legal Notic
www.eeworm.com/read/248342/12582774
bak encode.v.bak
module encode(a,c,en);
input[8:1] a;
output[7:0] c;
reg[7:0] c;
output[7:0] en;
reg[3:0] c_tmp;
integer i;
assign en=0;
always@(a)
begin
c_tmp=0;
for(i=1;i
www.eeworm.com/read/248342/12582777
rpt encode.fit.rpt
Fitter report for encode
Wed Oct 12 10:14:45 2005
Version 5.0 Build 148 04/26/2005 SJ Full Version
---------------------
; Table of Contents ;
---------------------
1. Legal Notice
2. F
www.eeworm.com/read/248342/12582782
summary encode.tan.summary
--------------------------------------------------------------------------------------
Timing Analyzer Summary
--------------------------------------------------------------------------------------