代码搜索:Encode
找到约 8,258 项符合「Encode」的源代码
代码结果 8,258
www.eeworm.com/read/344931/11852196
c gsm_encode.c
/*
GSM voice codec, part of the HawkVoice Direct Interface (HVDI)
cross platform network voice library
Copyright (C) 2001-2003 Phil Frisbie, Jr. (phil@hawksoft.com)
This library is free
www.eeworm.com/read/344878/11853892
m ldpc_encode.m
function [u,P,rearranged_cols]=ldpc_encode(s,H)
% 高斯消元
%设H=[A | B] ==========> [I | P]
% u=[c | s]
%∵ H*u' = u*H' = 0
%代入得:
% _ _
% | c' |
% [I | P]| | = 0
www.eeworm.com/read/155436/11873904
h conv_encode.h
/*
* viterbi译码9约束长度软判决 功率归一化
*
************************************************************************************************
* MODULE NAME: conv_encode.h
*************************
www.eeworm.com/read/155435/11873917
h conv_encode.h
/*
* viterbi译码9约束长度截短测试
*
************************************************************************************************
* MODULE NAME: conv_encode.h
*****************************
www.eeworm.com/read/155197/11889652
v test_encode.v
//*************************************************************************
// chanllege cup 2006
// qidifeng@isee 2006.3.17
//***********************************
www.eeworm.com/read/155197/11889749
v parity_encode.v
//*************************************************************************
// chanllege cup 2006
// qidifeng@isee 2006.3.17
//***********************************
www.eeworm.com/read/155193/11889917
v test_encode.v
/*******************************************/
//MODUlE?hamgen
//????????8??????????
//mingzhaoyan@isee 2006.3.19
/************************************************/
`timescale 1ns/1ns
modu
www.eeworm.com/read/344135/11907830
v zigzag_encode.v
/**********************************************************************
** -----------------------------------------------------------------------
**
** zigzag.v
**
**
**
**
**
**