代码搜索:Vector

找到约 10,000 项符合「Vector」的源代码

代码结果 10,000
www.eeworm.com/read/429175/8815330

vhd compressor.vhd

--------------------------------------------------------------------------------------------------- -- -- Title : JPEG Hardware Compressor -- Design : jpeg -- Author : Victor Lopez Lor
www.eeworm.com/read/426999/8986094

vhd chang.vhd

library ieee; use ieee.std_logic_1164.all; use ieee.std_logic_arith.all; use ieee.std_logic_unsigned.all; package mypack is function change( maxmindata:std_logic_vector(7 downto 0)
www.eeworm.com/read/382635/9009532

vhd avrucpackage.vhd

-- ***************************************************************************************** -- AVR constants and type declarations -- Version 0.3 -- Modified 25.03.2003 -- Designed by Ruslan Lepeteno
www.eeworm.com/read/382605/9016885

vhd compressor.vhd

--------------------------------------------------------------------------------------------------- -- -- Title : JPEG Hardware Compressor -- Design : jpeg -- Author : Victor Lopez
www.eeworm.com/read/382131/9046974

cpp box.cpp

/* ColDet - C++ 3D Collision Detection Library * Copyright (C) 2000 Amir Geva * * This library is free software; you can redistribute it and/or * modify it under the terms of the GNU Li
www.eeworm.com/read/184956/9063664

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/378278/9238561

vhd allonedet.vhd

------------------------------------------------------------------------------- -- Title : All-ones detector -- Project : VHDL Library of Arithmetic Units -----------------------------------
www.eeworm.com/read/179705/9343908

c bidiag.c

/* linalg/bidiag.c * * Copyright (C) 2001 Brian Gough * * This program is free software; you can redistribute it and/or modify * it under the terms of the GNU General Public License as publishe
www.eeworm.com/read/179705/9344275

c reim_source.c

/* vector/reim_source.c * * Copyright (C) 2001 Brian Gough * * This program is free software; you can redistribute it and/or modify * it under the terms of the GNU General Public License as pub
www.eeworm.com/read/179705/9344292

c test_complex_source.c

/* vector/test_complex_source.c * * Copyright (C) 1996, 1997, 1998, 1999, 2000 Gerard Jungman, Brian Gough * * This program is free software; you can redistribute it and/or modify * it under th