代码搜索:Microphone array
找到约 10,000 项符合「Microphone array」的源代码
代码结果 10,000
www.eeworm.com/read/130950/14166699
cpp initiarray.cpp
int *initiarray()
{ int *p;
int i;
p=array;
for(i=0;i
www.eeworm.com/read/130034/14211527
m bitvector.m
#import "BitVector.h"
#import //for limits.h in print method
//needed for bit math. same as in BFAgent was.
#define WORD(bit) (bit>>4)
#define MAXCONDBITS 80
static int SHIFT[MA
www.eeworm.com/read/229875/14314062
h transmitterclass.h
// TransmitterClass.h: interface for the TransmitterClass class.
//
// Copyright 2002 The Mobile and Portable Radio Research Group
//
//////////////////////////////////////////////////////////////
www.eeworm.com/read/128084/14317340
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/124221/14587083
pas unit2.pas
unit Unit2;
interface
uses
Windows, Messages, SysUtils, Classes, Graphics, Controls,unit1, Forms, Dialogs;
procedure SVDCMP(A:matrx2; M, N:integer;var W:array of real; V:matrx2);
procedure
www.eeworm.com/read/123987/14602600
txt read_me.txt
File Name: fft1drad2cmpx_121900.zip
File Contents: read_me.txt
cr2fftnasm_outplace.asm
fft.dxe
fftrad2.bat
mds_def.h
www.eeworm.com/read/123850/14609733
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/222768/14674678
txt readme.txt
========================================================================
MICROSOFT FOUNDATION CLASS LIBRARY : Array
========================================================================
www.eeworm.com/read/122037/14723683
pas unit2.pas
unit Unit2;
interface
uses
Windows, Messages, SysUtils, Classes, Graphics, Controls,unit1, Forms, Dialogs;
procedure SVDCMP(A:matrx2; M, N:integer;var W:array of real; V:matrx2);
procedure