代码搜索:Microphone array
找到约 10,000 项符合「Microphone array」的源代码
代码结果 10,000
www.eeworm.com/read/170466/9805698
java breeder.java
package chc;
/** Breeder holds all algorithmns necessary for Breeding a population
* of Hypotheses to produce the next generation. Two Hypotheses are
* only able to breed if they differ by the t
www.eeworm.com/read/170142/9817233
cmcongrid
Viewing contents of file '/net/www/deutsch/idl/idllib/contrib/markwardt/cmcongrid.pro'
; $Id: congrid.pro,v 1.2 1993/11/03 01:30:15 dave Exp $
;+
; NAME:
; CMCONGRID
;
; PURPOSE:
; Sh
www.eeworm.com/read/366144/9829437
c zgeqr2.c
#include "f2c.h"
/* Subroutine */ int zgeqr2_(integer *m, integer *n, doublecomplex *a,
integer *lda, doublecomplex *tau, doublecomplex *work, integer *info)
{
/* -- LAPACK routine (version 2
www.eeworm.com/read/366065/9834768
n unset.n
'\"
'\" Copyright (c) 1993 The Regents of the University of California.
'\" Copyright (c) 1994-1996 Sun Microsystems, Inc.
'\" Copyright (c) 2000 Ajuba Solutions.
'\"
'\" See the file "license.terms"
www.eeworm.com/read/366065/9834959
3 tracevar.3
'\"
'\" Copyright (c) 1989-1993 The Regents of the University of California.
'\" Copyright (c) 1994-1996 Sun Microsystems, Inc.
'\"
'\" See the file "license.terms" for information on usage and redist
www.eeworm.com/read/365849/9844169
m ext2int.m
function expr=ext2int(expr,varargin);
%EXT2INT Input arguments:
% 1) cell (char) array
% 2) variable cell array 1
% 3) base variable 1
% 2n) variable cell array n
% 2n+1) base variable arra
www.eeworm.com/read/365849/9844183
m sym2char.m
function c=sym2char(symexpr)
%SYM2CHAR Input arguments:
% 1) symexpr: A symbolic array
%
% Converts the symbolic array to a cell (char) array.
% Toolbox for nonlinear filtering.
% Copyright (
www.eeworm.com/read/169721/9845004
c twodim.c
# include
void main()
{
int array[16][16];
int i, j, k, m, n;
/* 变量初始化 */
m = 1;
while(m == 1)
{
printf("请输入n(0
www.eeworm.com/read/364865/9889835
c sysmotvpdutil.c
/* sysMotVpdUtil.c - Vital Product Data Routines. */
/* Copyright 1999-2001 Motorola, Inc., All Rights Reserved */
/*
modification history
--------------------
01d,08oct00,dmw Fixed range read func
www.eeworm.com/read/168769/9897979
txt 新建文本文档.txt
SELECT 待转换的数据.Yph AS Yph, 数据字典.设备id WHERE 待转换的数据.Zhan = 数据字典.Zhan AND 待转换的数据.Name = 数据字典.Name INTO CURSOR 已有id ORDER BY 待转换的数据.Yph
SELECT 待转换的数据.Yph AS Yph, 数据字典.设备id FROM 数据字典 WHERE 待转换的数据.Zhan = 数据