代码搜索:Microphone array
找到约 10,000 项符合「Microphone array」的源代码
代码结果 10,000
www.eeworm.com/read/366250/9822893
c memalloc.c
/**********************************************************************
* Software Copyright Licensing Disclaimer
*
* This software module was originally developed by contributors to the
* cou
www.eeworm.com/read/366250/9823083
c memalloc.c
/**********************************************************************
* Software Copyright Licensing Disclaimer
*
* This software module was originally developed by contributors to the
* cou
www.eeworm.com/read/360311/10103512
cpp c8-4.cpp
#include
using namespace std;
class Array_max
{public:
void set_value();
void max_value();
void show_value();
private:
int array[10];
int max;
};
void Array_max
www.eeworm.com/read/424281/10474179
c legendre_poly.c
/* specfunc/legendre_poly.c
*
* Copyright (C) 1996, 1997, 1998, 1999, 2000, 2001, 2002 Gerard Jungman
*
* This program is free software; you can redistribute it and/or modify
* it under the ter
www.eeworm.com/read/423959/10512527
cpp c8-4.cpp
#include
using namespace std;
class Array_max
{public:
void set_value();
void max_value();
void show_value();
private:
int array[10];
int max;
};
void Array_max
www.eeworm.com/read/349947/10780274
cpp memalloc.cpp
/*!
************************************************************************
* \file memalloc.c
*
* \brief
* Memory allocation and free helper funtions
*
* \author
* Main cont
www.eeworm.com/read/274553/10865635
txt 例2.4.txt
#include
class Array_max
{
public:
void set_value();
void max_value();
void show_value();
private:
int array[10];
int max;
};
void Array_max::set_value()
{
int i;
for
www.eeworm.com/read/348570/10885662
java auto_regression.java
package com.strongit.bi.mbs.model;
/**
*
*/
import java.math.BigDecimal;
import java.util.List;
import org.dom4j.Document;
import org.dom4j.DocumentException;
import org.dom4j.Documen
www.eeworm.com/read/274028/10890847
java double_vec.java
package double_vec;
/**
*
class double_vec
The double_vec class is based on a C++ template (sadly Java does
not have generics yet). This class (and the template it
www.eeworm.com/read/273486/10914437
h staticarrayc.h
/* Copyright (c) 2002, Nokia Mobile Phones. All rights reserved */
#ifndef __STATIC_ARRAY_C_H__
#define __STATIC_ARRAY_C_H__
/*!
@class TStaticArrayC
@discussion This templated c