代码搜索:coded
找到约 2,797 项符合「coded」的源代码
代码结果 2,797
www.eeworm.com/read/136849/5843666
cdg mconst.cdg
/*
+--------------------------------------------------------------------------+
| PROJEKT : PROTOCOL STACK |
| FILE : mconst.cdg
www.eeworm.com/read/101082/6253332
db hdr.db
# @(#)hdr.db 4.6 (ULTRIX) 1/22/91
sitem
id 30
name DEVTYPE
type SHORT_INDEX
class CODED
size 2
label "Unit Type"
display NIL
doc "Unit type description for EIMS"
map
01 DT$MEM_780C "MS780C"
www.eeworm.com/read/492476/6414670
h sei.h
/*!
*************************************************************************************
* \file sei.h
*
* \brief
* Prototypes for sei.c
*********************************************
www.eeworm.com/read/487628/6506556
h sei.h
/*!
*************************************************************************************
* \file sei.h
*
* \brief
* Prototypes for sei.c
*********************************************
www.eeworm.com/read/481892/6632120
m demo.m
% repetition code and convolutional code using Belief Propagation Inference
% decoding on AWGN channel using matlab or octave if sparse matrix support
% is added.
% V 1.1 04/15/05
% Mail comments to J
www.eeworm.com/read/347507/11660396
h sei.h
/*!
*************************************************************************************
* \file sei.h
*
* \brief
* Prototypes for sei.c
*********************************************
www.eeworm.com/read/258442/11862846
h sei.h
/*!
*************************************************************************************
* \file sei.h
*
* \brief
* Prototypes for sei.c
*********************************************
www.eeworm.com/read/153402/12036136
h bnmproto.h
/*======================================================================+
| PGPC: Parallel Genetic Programming in C |
| (c) 1995 Genetic Algorithm Technology Corp. all ri
www.eeworm.com/read/255692/12064716
c filter.c
/************************************************************************
*
* filter.c, filter routines of tmn (TMN encoder)
*
* Copyright (C) 1997 University of BC, Canada
*
* Contacts:
*
www.eeworm.com/read/250225/12423333
m br_decode2.m
% convulutional decoder
% t is the trellis
% By Carlos
% CTIF,AAU
%clflores@kom.aau.dk
function decoded = BR_decode2(code_rate,R_demod,t)
tb = min(35,floor(length(R_demod)*code_rate));
if cod