代码搜索:coded
找到约 2,797 项符合「coded」的源代码
代码结果 2,797
www.eeworm.com/read/248593/12551104
c nal_part.c
/*!
************************************************************************
* \file nal_part.c
*
* \brief
* Network Adaptation layer for partition file
*
* \author
* Main con
www.eeworm.com/read/201599/15400966
c nal_part.c
/*!
************************************************************************
* \file nal_part.c
*
* \brief
* Network Adaptation layer for partition file
*
* \author
* Main con
www.eeworm.com/read/201594/15401153
c nal_part.c
/*!
************************************************************************
* \file nal_part.c
*
* \brief
* Network Adaptation layer for partition file
*
* \author
* Main con
www.eeworm.com/read/103554/15729310
c nal_part.c
/*!
************************************************************************
* \file nal_part.c
*
* \brief
* Network Adaptation layer for partition file
*
* \author
* Main con
www.eeworm.com/read/374564/9396060
c recon.c
/* recon.c, motion compensation routines */
/* Copyright (C) 1994, MPEG Software Simulation Group. All Rights Reserved. */
/*
* Disclaimer of Warranty
*
* These
www.eeworm.com/read/359810/10124051
m t_mod_cod_intlv.m
% Interleaving,Coding and Mod received signal
% By Yuanye Wang
% CTIF,AAU
% yywang@kom.aau.dk
function [T_mod,T_sent,coded,intleav,fact1,real_len,raw_len,t] = ...
T_mod_cod_intlv(N,sub
www.eeworm.com/read/277067/10670937
cpp image.cpp
#include "HEnc.h"
#include
#include
void Hfilter(unsigned char *rec, int width, int height, int lx, int chr,
int coded_tab[MBR+1][MBC+1], int quant_tab[MBR+1][MBC+1])
{
www.eeworm.com/read/271693/10983848
m t_mod_cod_intlv.m
% Interleaving,Coding and Mod received signal
% By Yuanye Wang
% CTIF,AAU
% yywang@kom.aau.dk
function [T_mod,T_sent,coded,intleav,fact1,real_len,raw_len,t] = ...
T_mod_cod_intlv(N,sub
www.eeworm.com/read/245842/12778222
txt hard_viterbi_decode.txt
%soft viterbi and hard viterbi decode algorithm
clc
clear all
%modifiable parameters
m=2;%totol momery of convolution coder
r=0.5;%code rate
info_length=1000;%info length
g1=[1 1 1];
g2=[1 0
www.eeworm.com/read/484435/6576164
h parse.h
#ifndef PARSE_H
#define PARSE_H
typedef enum {
E_NOTHING,
/* these six are hard-coded in the timer2 pushbutton code, */
/* so changing them also requires changing isr.asi */
E_NEXT,
E_PLAY_P