代码搜索:decoding
找到约 6,356 项符合「decoding」的源代码
代码结果 6,356
www.eeworm.com/read/141419/5769943
java mmdecoderexception.java
/*
* @(#)MMDecoderException.java 1.1
*
* Copyright (c) Nokia Corporation 2002
*
*/
package com.nokia.mms;
/**
* Thrown when an error occurs decoding a buffer representing a
* Multimedia Messa
www.eeworm.com/read/100046/6274750
h httchunk.h
/*
W3C Sample Code Library libwww Chunked Transfer Encoding and Decoding
!
Chunked Transfer Encoding and Decoding
!
*/
/*
** (c) COPYRIGHT MIT 1995.
** Please first read the full copyrigh
www.eeworm.com/read/378682/6287698
htm profile of turbo code bibliography.htm
PROFILE OF TURBO CODE BIBLIOGRAPHY
www.eeworm.com/read/202502/6301038
3 gsm_option.3
.\"
.\" Copyright 1992-1995 by Jutta Degener and Carsten Bormann, Technische
.\" Universitaet Berlin. See the accompanying file "COPYRIGHT" for
.\" details. THERE IS ABSOLUTELY NO WARRANTY FOR THIS
www.eeworm.com/read/488399/6494698
m cdma.m
%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%
% Script for verifying CDMA systems for two or more users
%The file may not be re-distributed without authorization.
%check for
www.eeworm.com/read/405202/11470095
pas lbconst.pas
unit LbConst;
{-miscellaneous constants}
interface
const
{ various byte count constants }
cBytes128 = 16;
cBytes160 = 20;
cBytes192 = 24;
cBytes256 = 32;
cBytes512 = 64;
www.eeworm.com/read/402018/11543830
txt readme.txt
digital.gdf顶层设计--antishilver.vhd 按键消抖
--overallclock.gdf 时钟产生---DIVISION1.vhd 分频器
---tf.vhd 翻转触发器
--DECODING.vhd 2~4译码器
--SUPERMUX.vhd
www.eeworm.com/read/402018/11543858
txt readme.txt
digital.gdf顶层设计--antishilver.vhd 按键消抖
--overallclock.gdf 时钟产生---DIVISION1.vhd 分频器
---tf.vhd 翻转触发器
--DECODING.vhd 2~4译码器
--SUPERMUX.vhd
www.eeworm.com/read/152755/12087483
m diff_dec.m
function out = diff_dec(in,delay)
% DIFF_DEC .... Differential decoding function.
%
% [Y] = DIFF_DEC(X,DELAY) generates the output sequence Y from X such that
% {Y(n) = X(n) (xor) X(n+DELAY), n
www.eeworm.com/read/233414/14154593
h dec.h
/* DEC.H - Interface to decoding procedures. */
/* Copyright (c) 2000, 2001 by Radford M. Neal
*
* Permission is granted for anyone to copy, use, modify, or distribute this
* program and accompan