代码搜索:Microphone array
找到约 10,000 项符合「Microphone array」的源代码
代码结果 10,000
www.eeworm.com/read/113455/15455932
java sort.java
//Listing 18-1 -- Sort.java
public class Sort {
public Sort(ISort is,
Object object_array [ ]) {
// Go through the array several times
for (int loop1 = 0;
www.eeworm.com/read/112509/15484119
h arrayrep.h
/* $Id: H:/drh/idioms/book/RCS/array.doc,v 1.11 1997/10/29 22:05:21 drh Exp $ */
#ifndef ARRAYREP_INCLUDED
#define ARRAYREP_INCLUDED
#define T Array_T
struct T {
int length;
int size;
char *
www.eeworm.com/read/107624/15604614
cpp 指针数组.cpp
#include
int main()
{
extern void print_array(float *value,
float *end_of_array);
const int size=1000;
float *data=new float[size];
float *end_ptr=data+size-1;
for(in
www.eeworm.com/read/103960/15715695
c tshm.c
#include
#include
#include
#include "ourhdr.h"
#define ARRAY_SIZE 40000
#define MALLOC_SIZE 100000
#define SHM_SIZE 100000
#define SHM_MODE (SHM_R | SHM_W) /* u
www.eeworm.com/read/100919/15860651
h huffman.h
//////////////////////////////////////////////////////////////////
// //
// 用途 : 次序0的静态Huffman压缩算法 //
// 创建 : [Foolish] / 2001-3-6 //
// 更新 : 2002-1-12 //
/
www.eeworm.com/read/100585/15870734
c tshm.c
#include
#include
#include
#include "ourhdr.h"
#define ARRAY_SIZE 40000
#define MALLOC_SIZE 100000
#define SHM_SIZE 100000
#define SHM_MODE (SHM_R | SHM_W) /* u
www.eeworm.com/read/431013/8713254
c hidet.c
/***********************************************
*
* file hidet.c
*
* Functions: This file contains
* main
*
* Purpose:
* This file contains
www.eeworm.com/read/169697/5413279
c waitsome.c
/* -*- Mode: C; c-basic-offset:4 ; -*- */
/*
*
* (C) 2001 by Argonne National Laboratory.
* See COPYRIGHT in top-level directory.
*/
#include "mpiimpl.h"
#if !defined(MPID_REQUEST_PTR_ARRA
www.eeworm.com/read/169697/5413293
c testsome.c
/* -*- Mode: C; c-basic-offset:4 ; -*- */
/*
*
* (C) 2001 by Argonne National Laboratory.
* See COPYRIGHT in top-level directory.
*/
#include "mpiimpl.h"
#if !defined(MPID_REQUEST_PTR_ARRA