代码搜索:Microphone array
找到约 10,000 项符合「Microphone array」的源代码
代码结果 10,000
www.eeworm.com/read/158872/5592033
c gcore.c
/*
* Test GDB's ability to save and reload a corefile.
*/
#include
int extern_array[4] = {1, 2, 3, 4};
static int static_array[4] = {5, 6, 7, 8};
static int un_initialized_array[4];
sta
www.eeworm.com/read/205215/15323476
c cdecoder.c
/************************************************************************
*
* FILENAME : cdecoder.c
*
* DESCRIPTION : Main program for speech channel decoding
*
*******************************
www.eeworm.com/read/169697/5412206
c mpid_comm_spawn_multiple.c
/* -*- Mode: C; c-basic-offset:4 ; -*- */
/*
* (C) 2001 by Argonne National Laboratory.
* See COPYRIGHT in top-level directory.
*/
#include "mpidimpl.h"
/* FIXME: Correct description of fun
www.eeworm.com/read/191566/8428198
m sc_compute.m
function [BH,mean_dist]=sc_compute(Bsamp,Tsamp,mean_dist,nbins_theta,nbins_r,r_inner,r_outer,out_vec);
% [BH,mean_dist]=sc_compute(Bsamp,Tsamp,mean_dist,nbins_theta,nbins_r,r_inner,r_outer,out_vec);
www.eeworm.com/read/289212/8568386
asv goertzel_algo.asv
function Goertzel_array = goertzel_algo (sig_array,K,Num_of_samples);
%
%
% Function to implement Goertzel's algorithm
%
% Author: Pranam Janney Date: 15/05/04 Time: 1
www.eeworm.com/read/289212/8568397
m goertzel_algo.m
function Goertzel_array = goertzel_algo (sig_array,K,Num_of_samples);
%
%
% Function to implement Goertzel's algorithm
%
% Author: Pranam Janney Date: 15/05/04 Time: 1
www.eeworm.com/read/163495/10156988
m goertzel_algo.m
function Goertzel_array = goertzel_algo (sig_array,K,Num_of_samples);
%
%
% Function to implement Goertzel's algorithm
%
% Author: Pranam Janney Date: 15/05/04 Time: 1
www.eeworm.com/read/356592/10224213
m sc_compute.m
function [BH,mean_dist]=sc_compute(Bsamp,Tsamp,mean_dist,nbins_theta,nbins_r,r_inner,r_outer,out_vec);
% [BH,mean_dist]=sc_compute(Bsamp,Tsamp,mean_dist,nbins_theta,nbins_r,r_inner,r_outer,out_vec);
www.eeworm.com/read/146056/5740428
c event_testclient.c
/* $Id: event_testclient.c,v 1.3 2004/08/29 03:01:16 msoffen Exp $ */
/*
* event_testclient.c: demo for event service
*
* Copyright (C) 2004 Forrest,Zhao
*
* This progr
www.eeworm.com/read/139332/5802205
hpp replace.hpp
# /* **************************************************************************
# * *
# * (C) Copyright Paul Mensonides 2