代码搜索:Microphone array
找到约 10,000 项符合「Microphone array」的源代码
代码结果 10,000
www.eeworm.com/read/231546/4714793
pm array.pm
package Tie::Array;
use 5.005_64;
use strict;
use Carp;
our $VERSION = '1.01';
# Pod documentation after __END__ below.
sub DESTROY { }
sub EXTEND { }
sub UNSHIFT { scalar shift->SPLICE(0,0,@_) }
www.eeworm.com/read/229812/4739537
h array.h
/****************************************************************************
File: Array.h
Description: class JAM_Array
See JAM_ControlledArray. This is just like it but uses the
de
www.eeworm.com/read/229812/4743868
c array.c
#include
#include
#include
#include
#include "life.h"
extern void Clear( void )
/************************
Kill all cells in the Selected Regi
www.eeworm.com/read/229812/4744045
c array.c
#include
#include
#include
#include
#include "life.h"
extern void Clear()
/******************
Kill all cells in the Selected Region, and update
www.eeworm.com/read/229812/4747159
c array.c
/****************************************************************************
*
* Open Watcom Project
*
* Portions Copyright (c) 1983-2002 Sybase, Inc. All Rights Res
www.eeworm.com/read/229812/4747229
h array.h
/****************************************************************************
*
* Open Watcom Project
*
* Portions Copyright (c) 1983-2002 Sybase, Inc. All Rights Res
www.eeworm.com/read/229812/4749859
h array.h
/****************************************************************************
*
* Open Watcom Project
*
* Portions Copyright (c) 1983-2002 Sybase, Inc. All Rights Res
www.eeworm.com/read/229812/4751654
gml array.gml
.ix 'type' 'array'
.ix 'array'
.pp
An
.us array
is a collection of objects which are all of the same type. All
elements (objects) in the array are stored in contiguous (adjacent)
memory.
.pp
www.eeworm.com/read/228537/4764600
lua array.lua
-- tolua: array class
-- Written by Waldemar Celes
-- TeCGraf/PUC-Rio
-- Jul 1999
-- $Id: array.lua,v 1.1 2000/11/06 22:03:57 celes Exp $
-- This code is free software; you can redistribute it and/or