代码搜索:Vector
找到约 10,000 项符合「Vector」的源代码
代码结果 10,000
www.eeworm.com/read/332117/12777800
vhd compressor.vhd
---------------------------------------------------------------------------------------------------
--
-- Title : JPEG Hardware Compressor
-- Design : jpeg
-- Author : Victor Lopez
www.eeworm.com/read/143027/12904169
vhd cpu16.vhd
library IEEE;
use IEEE.std_logic_1164.all;
use IEEE.std_logic_unsigned.all;
use IEEE.std_logic_arith.all;
entity cpu is
port (
DB:inout std_logic_vector(15 downto 0);
AB:bu
www.eeworm.com/read/138927/13201984
c finclang.c
#include
#include
#include
#include
int g_lang_nberr=0;
FinCLangEnv* g_finc_lang_env=NULL;
FinCLangEnv* finc_lang_new()
www.eeworm.com/read/316302/13525557
txt european_swaption_lmm.txt
#include
#include
#include
#include
#include
#include
#include
#include
www.eeworm.com/read/313201/13592463
vhd div_res.vhd
-- Restoring Division
LIBRARY ieee; -- Using predefined packages
USE ieee.std_logic_1164.ALL;
USE ieee.std_logic_arith.ALL;
USE ieee.std_logic_unsigned.ALL;
ENTITY div_res IS
www.eeworm.com/read/308016/13711303
h pknorm.h
#ifndef N_PKNORM_H
#define N_PKNORM_H
//------------------------------------------------------------------------------
/**
a normal packed into 16 bits.
@author
- RadonLabs GmbH
www.eeworm.com/read/302366/13836979
vhd seg7_1a.vhd
library IEEE;
use IEEE.std_logic_1164.all;
entity seg7_1a is
port(
aa:in STD_LOGIC_VECTOR(3 downto 0);
bb:out STD_LOGIC_VECTOR(6 downto 0);
aaa:out std_logic_vector(3 downto 0);
www.eeworm.com/read/141343/5769998
vhdl std_logic_textio.vhdl
----------------------------------------------------------------------------
--
-- Copyright (c) 1990, 1991, 1992 by Synopsys, Inc. All rights reserved.
--
-- This source file may be used and distri
www.eeworm.com/read/141343/5770006
vhdl std_logic_1164_body.vhdl
-- --------------------------------------------------------------------
--
-- Title : std_logic_1164 multi-value logic system
-- Library : This package shall be compiled into a library
--
www.eeworm.com/read/141300/5772862
ifs ifspec.ifs
/* $Id: ifspec.ifs,v 1.2 2003/08/05 17:20:36 pnenzi Exp $ */
/*.......1.........2.........3.........4.........5.........6.........7.........8
==========================================================