代码搜索:Microphone array

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

代码结果 10,000
www.eeworm.com/read/271499/10992078

m interleav_matrix.m

function [int_interleaving_array] = interleav_matrix( int_interleaving_buffer ) % % 生成满足S—距离特性的伪随机交织器; % % 本程序完成对S-随机交织器的设计,经过运算把每个信息序列所要交换到的地址记录 % 在交织数组中,在接收信息序列时,按所记录的交织数组中的内容进行操作。 %
www.eeworm.com/read/470927/6901812

m interleav_matrix.m

function [int_interleaving_array] = interleav_matrix( int_interleaving_buffer ) % % 生成满足S—距离特性的伪随机交织器; % % 本程序完成对S-随机交织器的设计,经过运算把每个信息序列所要交换到的地址记录 % 在交织数组中,在接收信息序列时,按所记录的交织数组中的内容进行操作。 %
www.eeworm.com/read/470270/6917266

m interleav_matrix.m

function [int_interleaving_array] = interleav_matrix( int_interleaving_buffer ) % % 生成满足S—距离特性的伪随机交织器; % % 本程序完成对S-随机交织器的设计,经过运算把每个信息序列所要交换到的地址记录 % 在交织数组中,在接收信息序列时,按所记录的交织数组中的内容进行操作。 %
www.eeworm.com/read/127438/6005883

c waitsome.c

/* -*- Mode: C; c-basic-offset:4 ; -*- */ /* * * (C) 2001 by Argonne National Laboratory. * See COPYRIGHT in top-level directory. */ #include "mpiimpl.h" #if !defined(MPID_REQUEST_PTR_ARRA
www.eeworm.com/read/127438/6005898

c testsome.c

/* -*- Mode: C; c-basic-offset:4 ; -*- */ /* * * (C) 2001 by Argonne National Laboratory. * See COPYRIGHT in top-level directory. */ #include "mpiimpl.h" #if !defined(MPID_REQUEST_PTR_ARRA
www.eeworm.com/read/345489/6302732

m interleav_matrix.m

function [int_interleaving_array] = interleav_matrix( int_interleaving_buffer ) % % 生成满足S—距离特性的伪随机交织器; % % 本程序完成对S-随机交织器的设计,经过运算把每个信息序列所要交换到的地址记录 % 在交织数组中,在接收信息序列时,按所记录的交织数组中的内容进行操作。 %
www.eeworm.com/read/169697/5412131

c mpid_type_struct.c

/* -*- Mode: C; c-basic-offset:4 ; -*- */ /* * (C) 2001 by Argonne National Laboratory. * See COPYRIGHT in top-level directory. */ #include #include #include
www.eeworm.com/read/455329/1615509

php videoconf.inc.php

www.eeworm.com/read/188267/8554348

c memalloc.c

/*! ************************************************************************ * \file memalloc.c * * \brief * Memory allocation and free helper funtions * * \author * Main cont
www.eeworm.com/read/285368/8845125

h objectsarray.h

/***************************************************************************** * * ObjectsArray.h *