代码搜索:decode
找到约 10,000 项符合「decode」的源代码
代码结果 10,000
www.eeworm.com/read/273840/10899348
v decode.v
`timescale 1ns/100ps
module decode( clk,addr,data,cs_n,we_n,oe_n,//input
baud_cs0,baud_cs1,baud_cs2,baud_cs3,
fifot0_cs,fifot1_cs,fifot2_cs,fifot3_cs,
fifor0_cs
www.eeworm.com/read/272243/10964619
c decode.c
/* DECODE.C - Decode blocks of received data. */
/* Copyright (c) 2000, 2001 by Radford M. Neal
*
* Permission is granted for anyone to copy, use, or modify this program
* for purposes of resear
www.eeworm.com/read/272181/10967318
h decode.h
/**********************************************************************
Each of the companies; Lucent, Motorola, Nokia, and Qualcomm (hereinafter
referred to individually as "Source" or collectivel
www.eeworm.com/read/272181/10967489
c decode.c
/**********************************************************************
Each of the companies; Lucent, Motorola, Nokia, and Qualcomm (hereinafter
referred to individually as "Source" or collectivel
www.eeworm.com/read/418009/10968280
c decode.c
/**********************************************************************
* ISO MPEG Audio Subgroup Software Simulation Group (1996)
* ISO 13818-3 MPEG-2 Audio Decoder - Lower Sampling Frequency Ext
www.eeworm.com/read/418009/10968534
c decode.c
/**********************************************************************
* ISO MPEG Audio Subgroup Software Simulation Group (1996)
* ISO 13818-3 MPEG-2 Audio Multichannel Decoder
*
* $Id: deco
www.eeworm.com/read/271398/10998235
h decode.h
#ifndef _DECODE_H_
#define _DECODE_H_
#include "ircommand.h"
#define DECODE_REPEAT_COMMAND 0x00010000
class IR_Decode
{
public:
virtual IR_Command* getIrCommand()=0;
virtual UL
www.eeworm.com/read/416967/11008626
v decode.v
// -------------------------------------------------------------------------
//Reed-Solomon decoder
//Copyright (C) Wed May 22 10:06:57 2002
//by Ming-Han Lei(hendrik@humanistic.org)
//
//This program
www.eeworm.com/read/270941/11019097
ir_decode
www.eeworm.com/read/270495/11035005
c decode.c
/*
* Embedded SMTP Server Base64 Decoder
*
* ./software/ch5/emsmtpd/decode.c
*
* mtj@cogitollc.com
*
* Copyright 2001,2002 M. Tim Jones
*
* This program is free softwa