代码搜索:Vector

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

代码结果 10,000
www.eeworm.com/read/258562/11854203

f90 utility.f90

module typedef implicit none type vector2f real x,y end type type line type(vector2f) :: a,b type(vector2f) :: vector end type interface operator(+) module
www.eeworm.com/read/343141/11969711

vhd vga.vhd

library ieee; use ieee.std_logic_1164.all; use ieee.std_logic_unsigned.all; entity VGA is port( reset : in std_logic; clk_0 : in std_logic; xs: in std_logic_vector(9 downto 0);
www.eeworm.com/read/255779/12056395

vhd aes_pack.vhd

------------------------------------------------------------------------------- -- -- -- AES86 - VHDL 128bits AES IP Core
www.eeworm.com/read/148895/12415891

h mvvrf.h

/*+++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++*/ /* */ /*
www.eeworm.com/read/148696/12442043

cpp gen_fib.cpp

// If you use Visual C++, set the compile options to /GX #ifdef __BCPLUSPLUS__ #include #include #include #else #include #include #inc
www.eeworm.com/read/132132/14108232

prm hc08ql4.prm

/* This is a .Prm file for the QL4 used with Cyclone or MON08 MULTILINK */ NAMES END SEGMENTS RAM = READ_WRITE 0x0080 TO 0x00FF; ROM = READ_ONLY 0xEE00 TO 0
www.eeworm.com/read/128628/14287584

cpp gen_fib.cpp

// If you use Visual C++, set the compile options to /GX #ifdef __BCPLUSPLUS__ #include #include #include #else #include #include #inc
www.eeworm.com/read/124283/14581669

c minmax_source.c

/* vector/minmax_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 the term
www.eeworm.com/read/124283/14581702

c test_source.c

/* vector/test_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 the terms
www.eeworm.com/read/119982/14815431

cpp gen_fib.cpp

// If you use Visual C++, set the compile options to /GX #ifdef __BCPLUSPLUS__ #include #include #include #else #include #include #inc