代码搜索:Microphone array

找到约 10,000 项符合「Microphone array」的源代码

代码结果 10,000
www.eeworm.com/read/138045/13269979

c memtree.c

/* memtree.c 9-9-92 memory allocation routines for the Tierra Simulator */ /* Tierra Simulator V4.0: Copyright (c) 1992 C. J. Stephenson & Virtual Life*/ #ifndef lint static char memtreec_sccsi
www.eeworm.com/read/322598/13373833

txt readme.txt

======================================================================== MICROSOFT FOUNDATION CLASS LIBRARY : Array ========================================================================
www.eeworm.com/read/320159/13431994

cpp multidim.cpp

/* * This file contains code from "C++ Primer, Fourth Edition", by Stanley B. * Lippman, Jose Lajoie, and Barbara E. Moo, and is covered under the * copyright and warranty notices given in that
www.eeworm.com/read/319567/13448647

m derunlength.m

function m=deRunLength(c,array,MatAC,MatDC) m = inverseDCT(c,array);
www.eeworm.com/read/311771/13626501

c 二维.c

#include main() { int a[2][3]={{1,2,3},{4,5,6}}; int i,j; printf("array a:\n"); for(i=0;i
www.eeworm.com/read/310024/13660270

pas dedeconstants.pas

unit DeDeConstants; ////////////////////////// // Last Change: 28.VIII.2001 ////////////////////////// interface //////////////////////////////////////////////////////////////////////////////
www.eeworm.com/read/308995/13684430

cpp multidim.cpp

/* * This file contains code from "C++ Primer, Fourth Edition", by Stanley B. * Lippman, Jose Lajoie, and Barbara E. Moo, and is covered under the * copyright and warranty notices given in that
www.eeworm.com/read/307145/13727655

c ch24aokt.c

/* * * This code is part of Chapter 24 of "C Unleashed", and is to be * read in conjunction with that chapter. This code deals only with * very large/precise numbers. These may be integer
www.eeworm.com/read/307145/13727658

c ch24aok.c

/* * * This code is part of Chapter 24 of "C Unleashed", and is to be * read in conjunction with that chapter. This code deals only with * very large integers, and not numbers or ranges c
www.eeworm.com/read/307145/13727662

c ch24aok2.c

/* * * This code is part of Chapter 24 of "C Unleashed", and is to be * read in conjunction with that chapter. This code deals only with * very large/precise numbers. These may be integer