代码搜索:Microphone array
找到约 10,000 项符合「Microphone array」的源代码
代码结果 10,000
www.eeworm.com/read/305575/13765555
m issing.m
function[b,n]=issing(x)
%ISSING Tests whether the argument is a singleton array.
%
% ISSING(X) is true (=1) if exactly one dimension of array X has
% greater than one element, and is zero otherwis
www.eeworm.com/read/304275/13797004
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 file Jambase
www.eeworm.com/read/301701/13852222
txt declarations and access control (1).txt
作者:jeru
email: jeru@163.net
日期:7/3/2001 9:59:06 AM
1) Declarations and Access Control
Objective 1
Write code that declares, constructs and initializes arrays of any base type using any of the pe
www.eeworm.com/read/238536/13877671
pas cltnarrays.pas
unit CltnArrays;
(*
Implement collections using arrays.
IList and IStack are obvious for array implementations, but ISet and IMap
can also work with arrays. TSortedList implements IList, b
www.eeworm.com/read/137691/5821102
nc matelocks.nc
/* tab:4
*
*
* "Copyright (c) 2000-2004 The Regents of the University of California.
* All rights reserved.
*
* Permission to use, copy, modify, and distribute this software and
* it