代码搜索:Microphone array
找到约 10,000 项符合「Microphone array」的源代码
代码结果 10,000
www.eeworm.com/read/210671/15193997
cpp fig05_30.cpp
// Fig. 5.30: fig05_30.cpp
// Using strcpy and strncpy
#include
using std::cout;
using std::endl;
#include
int main()
{
char x[] = "Happy Birthday to You";
ch
www.eeworm.com/read/207758/15262612
h transmitterclass.h
// TransmitterClass.h: interface for the TransmitterClass class.
//
// Copyright 2002 The Mobile and Portable Radio Research Group
//
//////////////////////////////////////////////////////////////
www.eeworm.com/read/205541/15314086
h std_kernel_info_local.h
/*****************************************************************************/
/* Copyright 1998, Hewlett-Packard Company */
/* All rights reserved
www.eeworm.com/read/169697/5412984
readme
This directory contains a few example programs.
Each program takes the filename as a command-line argument
"-fname filename".
If you are using "mpirun" to run an MPI program, you can run the
prog
www.eeworm.com/read/168845/5430106
h jambase.h
/*
* Copyright 1993, 1995 Christopher Seiwald.
*
* This file is part of Jam - see jam.c for Copyright information.
*/
/*
* jambase.h - declaration for the internal jambase
*
* The fil