代码搜索:coded
找到约 2,797 项符合「coded」的源代码
代码结果 2,797
www.eeworm.com/read/171843/5391506
cpp tmndec.cpp
////////////////////////////////////////////////////////////////////////////
//
//
// Project : VideoNet version 1.1.
// Description : Peer to Peer Video Conferencing over the LAN.
//
www.eeworm.com/read/171843/5391590
cpp tmndec.cpp
////////////////////////////////////////////////////////////////////////////
//
//
// Project : VideoNet version 1.1.
// Description : Peer to Peer Video Conferencing over the LAN.
//
www.eeworm.com/read/167185/5463017
3 getgenhdcoded.3
.TH GET_GENHD_CODED 3\-ESPS 8/11/93
.PP
See \fIget_genhd\fR.
www.eeworm.com/read/414250/11123489
cpp tmndec.cpp
////////////////////////////////////////////////////////////////////////////
//
//
// Project : VideoNet version 1.1.
// Description : Peer to Peer Video Conferencing over the LAN.
//
www.eeworm.com/read/334648/12583233
cpp tmndec.cpp
////////////////////////////////////////////////////////////////////////////
//
//
// Project : VideoNet version 1.1.
// Description : Peer to Peer Video Conferencing over the LAN.
//
www.eeworm.com/read/300254/13924351
cpp tmndec.cpp
////////////////////////////////////////////////////////////////////////////
//
//
// Project : VideoNet version 1.1.
// Description : Peer to Peer Video Conferencing over the LAN.
//
www.eeworm.com/read/235848/14049399
h wt_tsc.h
#ifndef TSC_H
#define TSC_H
/** I'm too lazy to read CPUID , I'm afraid this must be hard-coded **/
#define PENTIUM /** have you got a Pentium ? ***/
#define CPU_MHZ 300 /** how big i
www.eeworm.com/read/108518/15584646
c store.c
/*
* Copyright (C) Chia-chen Kuo - Jan 2001
*
* This file is part of DVD2AVI, a free MPEG-2 decoder
*
* DVD2AVI is free software; you can redistribute it and/or modify
* it under the
www.eeworm.com/read/102077/15793394
h wt_tsc.h
#ifndef TSC_H
#define TSC_H
/** I'm too lazy to read CPUID , I'm afraid this must be hard-coded **/
#define PENTIUM /** have you got a Pentium ? ***/
#define CPU_MHZ 300 /** how big i
www.eeworm.com/read/328849/12998283
m tx_ldpc_encode.m
function coded_bits=tx_ldpc_encode(uncode_bits)
global rows;
global cols;
global psm1j;
global Gp1;
global rearranged_cols;
inf_word_len=cols-rows;
uncode_bits_len=length(uncode_bits);
ldp