代码搜索:Decoding
找到约 6,356 项符合「Decoding」的源代码
代码结果 6,356
www.eeworm.com/read/300254/13924371
h decstruct.h
////////////////////////////////////////////////////////////////////////////
//
//
// Project : VideoNet version 1.1.
// Description : Peer to Peer Video Conferencing over the LAN.
//
www.eeworm.com/read/300216/13928689
c jdarith.c
/*
* jdarith.c
*
* Copyright (C) 1991, 1992, Thomas G. Lane.
* This file is part of the Independent JPEG Group's software.
* For conditions of distribution and use, see the accompanying READ
www.eeworm.com/read/133482/14039589
c golay23.c
/* File: golay23.c
* Title: Encoder/decoder for a binary (23,12,7) Golay code
* Author: Robert Morelos-Zaragoza (robert@spectra.eng.hawaii.edu)
* Date: August 1994
*
* The binary (23,12,
www.eeworm.com/read/287323/8694229
h btcdecode.h
#ifndef BTCDECODE_H
#define BTCDECODE_H
/*
*********************************************************************************
* INCLUDE FILES
************************
www.eeworm.com/read/416320/11033458
m mldecoder_313code.m
% Name: MLdecoder_313code.m
% Maximum likelihood decoding of a binary (3,1,3) code.
% Copyright (c) 2007. Robert Morelos-Zaragoza. All rights reserved.
clear all
n = 3;
www.eeworm.com/read/416320/11033496
m mldecoder_422code.m
% Name: MLdecoder_313code.m
% Maximum likelihood decoding of a binary (4,2,2) code.
% Copyright (c) 2007. Robert Morelos-Zaragoza. All rights reserved.
clear all
n = 4; %
www.eeworm.com/read/443414/7633334
txt readme.txt
% Readme.txt
% Instructions to the code of ALLIANCES.
% channel_gen_ng.m generate channel matrix HA HH by invoking Gen_Jake2.m
% Gen_Jake2.m Generate Jake's model channel matrix
% coop_ng.m Main
www.eeworm.com/read/136752/13362733
todo
libmad - MPEG audio decoder library
Copyright (C) 2000-2003 Underbit Technologies, Inc.
$Id: TODO,v 1.1 2003/05/29 04:39:34 rob Exp $
============================================================
www.eeworm.com/read/319068/13463487
pas demo.pas
{ Test program - This program may hang your machine !! }
Program JpegDump_Demo;
uses
test, example;
var
fname : string;
begin
WriteLn('PASJPEG Demo');
define_image_params;
write
www.eeworm.com/read/304156/13799641
txt bercurve_cv_hard说明部分.txt
hard decision convolutional coding/decoding
View fullsize image
Download Now:
Rating: 2 reviews Review this file
Code Metrics:
Full report
What i