代码搜索:Microphone array
找到约 10,000 项符合「Microphone array」的源代码
代码结果 10,000
www.eeworm.com/read/101039/6260372
sql utility_test.sql
CREATE OR REPLACE PROCEDURE Test_Utility
AS
No NUMBER;
keyA Key_Array;
valueA Value_Array;
nameA Name_Array;
BEGIN
No := Utility.GetLookup('354', keyA, valueA, nameA);
DBMS_OUTP
www.eeworm.com/read/404739/11479376
m pyrnddec_mm.m
%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%
%% SurfBox-MATLAB (c)
%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%
%%
%% Yue Lu and Minh N.
www.eeworm.com/read/400125/11582444
cpp hht.cpp
#include
#include
#include
#include
#include
/*************************************************************
读数据,将硬盘数据读入内存。
*********************
www.eeworm.com/read/168845/5433256
cpp fail_ref_cbracket.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/5433260
cpp fail_ref_cview3.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/162614/5522095
c 900402_02.c
// { dg-do assemble }
// g++ 1.37.1 bug 900402_02
// g++ fails to correctly flag all attempts to construct an array type
// of zero length as errors.
// keywords: arrays, array bound, zero length
www.eeworm.com/read/162614/5539850
cc 1.cc
// 1999-06-03 bkoz
// Copyright (C) 1999, 2000, 2001, 2003, 2004, 2005
// Free Software Foundation, Inc.
//
// This file is part of the GNU ISO C++ Library. This library is free
// software; you can
www.eeworm.com/read/193080/8254322
h testview.h
// testView.h : interface of the CTestView class
//
/////////////////////////////////////////////////////////////////////////////
#if !defined(AFX_TESTVIEW_H__0ED27DAF_58CB_4333_B0C1_E8A1E28B78D3
www.eeworm.com/read/205214/15323477
c ccoder.c
/************************************************************************
*
* FILENAME : ccoder.c
*
* DESCRIPTION : Main program for speech channel encoding
*
*********************************
www.eeworm.com/read/237003/13983179
h ops.h
// -*- C++ -*-
/***************************************************************************
* blitz/array/ops.h Array operators
*
* Copyright (C) 1997-2001 Todd Veldhuizen