代码搜索:Vector
找到约 10,000 项符合「Vector」的源代码
代码结果 10,000
www.eeworm.com/read/234157/14120433
vhd div.vhd
----------------------------------------------------------------------------------
-- Company:
-- Engineer:
--
-- Create Date: 21:08:31 11/16/2006
-- Design Name:
-- Module Name: div - Beha
www.eeworm.com/read/128055/14317881
vhd keyboard_dec.vhd
--******************************************************
--
LIBRARY ieee;
USE ieee.std_logic_1164.ALL;
USE IEEE.STD_LOGIC_ARITH.ALL ;
USE IEEE.STD_LOGIC_UNSIGNED.ALL ;
--************************
www.eeworm.com/read/228099/14400730
vhd avrucpackage.vhd
-- *****************************************************************************************
-- AVR constants and type declarations
-- Version 0.3
-- Modified 25.03.2003
-- Designed by Ruslan Lepe
www.eeworm.com/read/228098/14400851
vhd busmonitor.vhd
-- *********************************************************************************************
-- Bus monitor for ARM core simulation
-- Modified 15.03.2003
-- Designed by Ruslan Lepetenok
www.eeworm.com/read/124847/14533497
c ataioint.c
//********************************************************************
// ATA LOW LEVEL I/O DRIVER -- ATAIOINT.C
//
// by Hale Landis (hlandis@ibm.net)
//
// There is no copyright and there are n
www.eeworm.com/read/124283/14581121
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/124283/14581686
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/124283/14581723
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
www.eeworm.com/read/124283/14581855
c qrsolv.c
/* This function computes the solution to the least squares system
phi = [ A x = b , lambda D x = 0 ]^2
where A is an M by N matrix, D is an N by N diagonal matrix, lambda
is a scalar
www.eeworm.com/read/124206/14589826
vhd keyboard_dec.vhd
--******************************************************
--
LIBRARY ieee;
USE ieee.std_logic_1164.ALL;
USE IEEE.STD_LOGIC_ARITH.ALL ;
USE IEEE.STD_LOGIC_UNSIGNED.ALL ;
--************************