代码搜索:dataIn
找到约 2,888 项符合「dataIn」的源代码
代码结果 2,888
www.eeworm.com/read/307021/13732917
vhd fifo8_8.vhd
Library Ieee;
Use Ieee.Std_Logic_1164.All;
Use Ieee.Std_Logic_ARITH.All;
USE Ieee.Std_Logic_UNSIGNED.All;
Entity Fifo8_8 Is
Generic(M: Positive := 8;
N: Positive := 8);
Port(
www.eeworm.com/read/305986/13755607
txt 汉明纠错吗编码器.txt
-- Hamming Encoder
-- A 4-bit Hamming Code encoder using concurrent assignments.
-- The output vector is connected to the individual parity bits using an aggregate assignment.
-- download from: w
www.eeworm.com/read/301720/13851418
txt 汉明纠错吗编码器.txt
-- Hamming Encoder
-- A 4-bit Hamming Code encoder using concurrent assignments.
-- The output vector is connected to the individual parity bits using an aggregate assignment.
-- download from: w
www.eeworm.com/read/152695/5669461
c mip405.c
/*
* (C) Copyright 2001
* Denis Peter, MPL AG Switzerland, d.peter@mpl.ch
*
* See file CREDITS for list of people who contributed to this
* project.
*
* This program is free software; you can r
www.eeworm.com/read/146447/5737655
c mip405.c
/*
* (C) Copyright 2001
* Denis Peter, MPL AG Switzerland, d.peter@mpl.ch
*
* See file CREDITS for list of people who contributed to this
* project.
*
* This program is free software; you can r
www.eeworm.com/read/140467/5790907
c mip405.c
/*
* (C) Copyright 2001
* Denis Peter, MPL AG Switzerland, d.peter@mpl.ch
*
* See file CREDITS for list of people who contributed to this
* project.
*
* This program is free software; you can r
www.eeworm.com/read/128965/5977406
c mip405.c
/*
* (C) Copyright 2001
* Denis Peter, MPL AG Switzerland, d.peter@mpl.ch
*
* See file CREDITS for list of people who contributed to this
* project.
*
* This program is free software; you can r
www.eeworm.com/read/127781/5998056
h bf.h
/*
Bruce Schneier's Blowfish.
Author: Olaf Titz
This code is in the public domain.
$Id: linux-2.4.0-cipe-1.4.5.patch,v 1.6 2001/04/17 18:50:11 arjanv Exp $
*/
#ifndef _BF_
www.eeworm.com/read/125381/6030211
c mip405.c
/*
* (C) Copyright 2001
* Denis Peter, MPL AG Switzerland, d.peter@mpl.ch
*
* See file CREDITS for list of people who contributed to this
* project.
*
* This program is free software; you can r
www.eeworm.com/read/382666/6286497
txt 汉明纠错吗编码器.txt
-- Hamming Encoder
-- A 4-bit Hamming Code encoder using concurrent assignments.
-- The output vector is connected to the individual parity bits using an aggregate assignment.
-- download from: w