代码搜索:Microphone array
找到约 10,000 项符合「Microphone array」的源代码
代码结果 10,000
www.eeworm.com/read/141300/5770318
out res_array.out
No. of Data Rows : 201
No. of Data Rows : 1
Circuit: A paralled resistor array
Doing analysis at TEMP = 300.150000 and TNOM = 300.150000
Initial Transient Solution
--------------------------
Nod
www.eeworm.com/read/141300/5770319
cir res_array.cir
A paralled resistor array
Vin 1 0 DC 1 SIN (0 1 100MEG 1NS 0.0) AC 1
VR1 1 2 DC 0
R1 2 0 10K
VR2 1 3 DC 0
R2 3 0 10K ac=5K
VR3 1 4 DC 0
R3 4 0 rmodel1 L=11u W=2u ac=2.5k
VR4 1 5 DC 0
R4 5 0 1
www.eeworm.com/read/139903/5795422
cpp array3.cpp
//: C16:Array3.cpp
// From Thinking in C++, 2nd Edition
// Available at http://www.BruceEckel.com
// (c) Bruce Eckel 2000
// Copyright notice in Copyright.txt
// Built-in types as template argume
www.eeworm.com/read/139903/5795436
cpp array2.cpp
//: C16:Array2.cpp
// From Thinking in C++, 2nd Edition
// Available at http://www.BruceEckel.com
// (c) Bruce Eckel 2000
// Copyright notice in Copyright.txt
// Non-inline template definition
#
www.eeworm.com/read/139332/5800587
hpp copy_array.hpp
// Copyright 2002 The Trustees of Indiana University.
// Use, modification and distribution is subject to the Boost Software
// License, Version 1.0. (See accompanying file LICENSE_1_0.txt or copy a
www.eeworm.com/read/139332/5800750
hpp array_traits.hpp
// (C) Copyright Dave Abrahams, Steve Cleary, Beman Dawes, Howard
// Hinnant & John Maddock 2000.
// Use, modification and distribution are subject to the Boost Software License,
// Version 1.0.
www.eeworm.com/read/137691/5821801
c heap_array.c
// $Id: heap_array.c,v 1.3 2004/02/24 04:31:47 scipio Exp $
/* tab:4
* "Copyright (c) 2000-2003 The Regents of the University of California.
* All rights reserved.
*
* Permission to us
www.eeworm.com/read/137691/5821847
h heap_array.h
// $Id: heap_array.h,v 1.2 2003/10/07 21:46:32 idgay Exp $
/* tab:4
* "Copyright (c) 2000-2003 The Regents of the University of California.
* All rights reserved.
*
* Permission to use
www.eeworm.com/read/136989/5828540
h bool_array.h
// -*- C++ -*-
// Bool_Array.h,v 4.8 2002/04/11 02:39:17 ossama Exp
// Copyright (C) 1989 Free Software Foundation, Inc.
// written by Douglas C. Schmidt (schmidt@cs.wustl.edu)
// This file
www.eeworm.com/read/136989/5828543
cpp bool_array.cpp
// -*- C++ -*-
// Bool_Array.cpp,v 4.11 2003/11/01 11:15:22 dhinton Exp
// Fast lookup table abstraction implemented as an Iteration Number Array
// Copyright (C) 1989 Free Software Foundatio