代码搜索:Microphone array

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

代码结果 10,000
www.eeworm.com/read/208576/15243910

cpp fig07_13.cpp

// Fig. 7.13: fig07_13.cpp // Static arrays are initialized to zero. #include using std::cout; using std::endl; void staticArrayInit( void ); // function prototype void automaticArr
www.eeworm.com/read/206867/15286793

cpp gen_safe.cpp

#include #include "stdlib.h" const int SIZE = 10; template class atype { AType a[SIZE]; public: atype(void) { int i; for(i=0; i
www.eeworm.com/read/168845/5433286

cpp fail_csubarray2.cpp

// 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 cop
www.eeworm.com/read/168845/5433288

cpp fail_csubarray.cpp

// 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 cop
www.eeworm.com/read/168845/5433294

cpp fail_ref_csubarray2.cpp

// 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 cop
www.eeworm.com/read/167133/5469251

h checks.h

/* * checks.h * Validate the given item is of the correct type. * * Copyright (c) 1996, 1997 * Transvirtual Technologies, Inc. All rights reserved. * * See the file "license.terms" for informa
www.eeworm.com/read/165578/5480588

php diff3.php

www.eeworm.com/read/162614/5523587

ada c64103d.ada

-- C64103D.ADA -- Grant of Unlimited Rights -- -- Under contracts F33600-87-D-0337, F33600-84-D-0280, MDA903-79-C-0687, -- F08630-91-C-0015, and DCA100-97-D-0025,
www.eeworm.com/read/162614/5523626

ada c64103c.ada

-- C64103C.ADA -- Grant of Unlimited Rights -- -- Under contracts F33600-87-D-0337, F33600-84-D-0280, MDA903-79-C-0687, -- F08630-91-C-0015, and DCA100-97-D-0025,
www.eeworm.com/read/162614/5540095

cc tuple_size.cc

// 2005-08-26 Paolo Carlini // // Copyright (C) 2005 Free Software Foundation, Inc. // // This file is part of the GNU ISO C++ Library. This library is free // software; you can