代码搜索:Microphone array
找到约 10,000 项符合「Microphone array」的源代码
代码结果 10,000
www.eeworm.com/read/131315/5935278
c array.c
/*
* array.c - routines for associative arrays.
*/
/*
* Copyright (C) 1986, 1988, 1989, 1991, 1992 the Free Software Foundation, Inc.
*
* This file is part of GAWK, the GNU implementation of t
www.eeworm.com/read/131315/5935664
c array.c
/* $RCSfile: array.c,v $$Revision: 4.0.1.3 $$Date: 92/06/08 11:45:05 $
*
* Copyright (c) 1991, Larry Wall
*
* You may distribute under the terms of either the GNU General Public
* Licens
www.eeworm.com/read/131315/5935908
t array.t
#!./perl
# $Header: array.t,v 4.0 91/03/20 01:51:31 lwall Locked $
print "1..36\n";
@ary = (1,2,3,4,5);
if (join('',@ary) eq '12345') {print "ok 1\n";} else {print "not ok 1\n";}
$tmp = $ary[$#ary
www.eeworm.com/read/131315/5935923
h array.h
/* $RCSfile: array.h,v $$Revision: 4.0.1.2 $$Date: 92/06/08 11:45:57 $
*
* Copyright (c) 1991, Larry Wall
*
* You may distribute under the terms of either the GNU General Public
* Licens
www.eeworm.com/read/128805/5979193
java array.java
package untitled2;
import java.awt.*;
import java.awt.event.*;
import java.applet.*;
public class array extends Applet {
int i=1;
int j=1;
boolean isStandalone = false;
/**Get a parameter va
www.eeworm.com/read/128604/5982337
java array.java
/* java.lang.reflect.Array - manipulate arrays by reflection
Copyright (C) 1998, 1999, 2001, 2003 Free Software Foundation, Inc.
This file is part of GNU Classpath.
GNU Classpath is free software
www.eeworm.com/read/124142/6054723
java array.java
package untitled2;
import java.awt.*;
import java.awt.event.*;
import java.applet.*;
public class array extends Applet {
int i=1;
int j=1;
boolean isStandalone = false;
/**Get a parameter va
www.eeworm.com/read/123438/6059320
c array.c
/*
* linux/fs/proc/array.c
*
* Copyright (C) 1992 by Linus Torvalds
* based on ideas by Darren Senn
*
* stat,statm extensions by Michael K. Johnson, johnsonm@stolaf.edu
*/
#inclu
www.eeworm.com/read/121089/6069778
inc array.inc
;***
; array.inc - 12-Nov-86 - far memory and array descriptors
;
; Copyright 1986, Microsoft Corporation
;
;Purpose:
; Contains the definition of the array and far heap descriptors.
;
;
www.eeworm.com/read/121089/6070090
inc array.inc
;***
; array.inc - 12-Nov-86 - far memory and array descriptors
;***
.XLIST
;***
;
; Copyright 1986, Microsoft Corporation
;
;Purpose:
; Contains the definition of the array and far heap