代码搜索:Microphone array
找到约 10,000 项符合「Microphone array」的源代码
代码结果 10,000
www.eeworm.com/read/162511/10300249
c eoshift0.c
/* Generic implementation of the EOSHIFT intrinsic
Copyright 2002, 2005 Free Software Foundation, Inc.
Contributed by Paul Brook
This file is part of the GNU Fortran 95 runtime
www.eeworm.com/read/162511/10300272
c eoshift2.c
/* Generic implementation of the EOSHIFT intrinsic
Copyright 2002, 2005 Free Software Foundation, Inc.
Contributed by Paul Brook
This file is part of the GNU Fortran 95 runtime
www.eeworm.com/read/162511/10300523
m4 eoshift1.m4
`/* Implementation of the EOSHIFT intrinsic
Copyright 2002, 2005 Free Software Foundation, Inc.
Contributed by Paul Brook
This file is part of the GNU Fortran 95 runtime library
www.eeworm.com/read/162511/10300546
m4 eoshift3.m4
`/* Implementation of the EOSHIFT intrinsic
Copyright 2002, 2005 Free Software Foundation, Inc.
Contributed by Paul Brook
This file is part of the GNU Fortran 95 runtime library
www.eeworm.com/read/162511/10300636
m4 cshift1.m4
`/* Implementation of the CSHIFT intrinsic
Copyright 2003 Free Software Foundation, Inc.
Contributed by Feng Wang
This file is part of the GNU Fortran 95 runtime library (libg
www.eeworm.com/read/353439/10446837
java ex4(4).java
// arrays/Ex4.java
// TIJ4 Chapter Arrays, Exercise 4, page 759
// Repeat the previous exercise for a three-dimensional array.
import java.util.*;
public class Ex4 {
static double[][][] create
www.eeworm.com/read/277457/10637784
cpp classtemplatepartialspecialization.cpp
#include
#include
using namespace std;
template
class Array
{
T *ptr_to_array;
int number;
public:
T2 name;
explicit Array(int numbe
www.eeworm.com/read/277457/10637785
cpp classtemplaterecursion.cpp
#include
using namespace std;
template
class Array
{
T *ptr_to_array;
public:
explicit Array();
Array(const Array & a);
~Array()
www.eeworm.com/read/277457/10637788
cpp classtemplatespecialization.cpp
#include
#include
using namespace std;
template
class Array
{
T *ptr_to_array;
int number;
public:
explicit Array(int number_of_elements);
Arr
www.eeworm.com/read/419588/10857521
h apr_tables.h
/* Copyright 2000-2005 The Apache Software Foundation or its licensors, as
* applicable.
*
* Licensed under the Apache License, Version 2.0 (the "License");
* you may not use this file except