代码搜索:Microphone array

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

代码结果 10,000
www.eeworm.com/read/138748/5813914

h epr_ptrarray.h

/* * $Id: epr_ptrarray.h,v 1.1.1.1 2003/03/05 17:36:43 hartmut Exp $ * * Copyright (C) 2002 by Brockmann Consult (info@brockmann-consult.de) * * This program is free software; you can redistribut
www.eeworm.com/read/135582/5884287

cxx fl_menu_add.cxx

// // "$Id: Fl_Menu_add.cxx,v 1.1.1.1 2003/08/07 21:18:40 jasonk Exp $" // // Menu utilities for the Fast Light Tool Kit (FLTK). // // Copyright 1998-1999 by Bill Spitzak and others. // // This librar
www.eeworm.com/read/129250/5974557

cpp main.cpp

// main.cpp - Testing the FindArray subroutine. #include #include #include "findarr.h" int main() { const unsigned ARRAY_SIZE = 10000; long array[ARRAY_SIZE];
www.eeworm.com/read/104260/6206089

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/100285/6271494

h pg_type.h

/*------------------------------------------------------------------------- * * pg_type.h * definition of the system "type" relation (pg_type) * along with the relation's initial contents. *
www.eeworm.com/read/255407/6290952

cpp main13.cpp

// Section 16.13 // $ CC main13.cpp /* template Array class try_array: initial array values: ( 10 )< 12, 7, 14, 9, 128, 17, 6, 3, 27, 5 > try_array: after assignments: ( 10
www.eeworm.com/read/418906/6339663

cpp xt8-5-2.cpp

//xt8-5-2.cpp(arraymax.cpp) #include using namespace std; #include "xt8-5.h" void Array_max::set_value() { int i; for (i=0;i>array[i]; } void Array_max::ma
www.eeworm.com/read/481988/6634627

c minimumvalue.c

// **************************************************************** // Description: Library function to determine the // minimum value within a integer array. Note this code stresses // simplici
www.eeworm.com/read/481988/6634629

c maximumvalue.c

// **************************************************************** // Description: Library function to determine the // maximum value within a integer array. Note this code stresses // simplici
www.eeworm.com/read/479546/6688308

cpp pdistjaccard.cpp

/******************************************************* % Calculates pairwise jaccard distance % % Authors: R.Toldo A.Fusiello, department of computer science - University of Verona. % Reference Pape