搜索结果

找到约 394 项符合 Microphone array 的查询结果

行业发展研究 主要包括Dolph-Chebyshev Linear Array 和Taylor Line Source Method的原理和仿真

主要包括Dolph-Chebyshev Linear Array 和Taylor Line Source Method的原理和仿真
https://www.eeworm.com/dl/692/187831.html
下载: 47
查看: 1064

通讯/手机编程 design LP,HP,B S digital Butterworth and Chebyshev filter. All array has been specified internally

design LP,HP,B S digital Butterworth and Chebyshev filter. All array has been specified internally,so user only need to input f1,f2,f3,f4,fs(in hz), alpha1,alpha2(in db) and iband (to specify the type of to design). This program output hk(z)=bk(z)/ak(z),k=1,2,..., ksection and the freq.
https://www.eeworm.com/dl/527/219170.html
下载: 137
查看: 1116

其他 FILLNANS replaces all NaNs in array using inverse-distance weighting between non-NaN values.

FILLNANS replaces all NaNs in array using inverse-distance weighting between non-NaN values.
https://www.eeworm.com/dl/534/230620.html
下载: 193
查看: 1077

数据结构 C/C++常用的数据结构类 包括: array.h: 安全数组

C/C++常用的数据结构类 包括: array.h: 安全数组,可自动增长大小(随机访问,但扩充时效率低) linkedlist.h: 普通链表(可随机访问,但访问效率低) dclinkedlist: 双向循环链表(不可随机访问,但插入、遍历的效率都比普通链表高) hashtable.h: 哈希表(使用键值标识元素,键值一样的元素即认为相等,需重载 == 运 ...
https://www.eeworm.com/dl/654/370922.html
下载: 150
查看: 1080

加密解密 Algorithm Festel. Programs read from file to array byte[]. key block = 64 data block = 128 if use

Algorithm Festel. Programs read from file to array byte[]. key block = 64 data block = 128 if use classis Festel data block = 256 if use modification Festel
https://www.eeworm.com/dl/519/463889.html
下载: 175
查看: 1175

其他 Program uses a 2-D dynamic array to store any number of sets of randomly generated LOTO 6/49 numbe

Program uses a 2-D dynamic array to store any number of sets of randomly generated LOTO 6/49 numbers. Simulation signed Lotto
https://www.eeworm.com/dl/534/406528.html
下载: 62
查看: 1116

Java编程 (1)添加构造方法以对数组赋初值。 (2)为Array类添加数组求和方法

(1)添加构造方法以对数组赋初值。 (2)为Array类添加数组求和方法,添加返回求和值的方法。 (3)编程利用Array计算数组的求和值并输出。
https://www.eeworm.com/dl/633/269267.html
下载: 199
查看: 1226

数学计算 中南赛区ACM竞赛题 Description Given a two-dimensional array of positive and negative integers, a sub-rec

中南赛区ACM竞赛题 Description Given a two-dimensional array of positive and negative integers, a sub-rectangle is any contiguous sub-array of size 1*1 or greater located within the whole array. The sum of a rectangle is the sum of all the elements in that rectangle. In this problem the sub-rectangl ...
https://www.eeworm.com/dl/641/311116.html
下载: 106
查看: 1249

数据结构 数据结构 包括数组(Array包) 和二叉树(Tree) 链表(Linelist包) 等等

数据结构 包括数组(Array包) 和二叉树(Tree) 链表(Linelist包) 等等
https://www.eeworm.com/dl/654/321248.html
下载: 45
查看: 1087

Linux/Unix编程 linux下用C语言写的聊天程序!/*BUG and NOTE: Not join protect to Shared Memory Segments,example Semaphore Array

linux下用C语言写的聊天程序!/*BUG and NOTE: Not join protect to Shared Memory Segments,example Semaphore Arrays. Not check the parameters validity. When transmit may be error. If the client program no right exit,others cannot know,the service program shouldbe check the client program whether exist t ...
https://www.eeworm.com/dl/619/306943.html
下载: 24
查看: 1126