CDN加速镜像 | 设为首页 | 加入收藏夹
当前位置: 首页 资源下载 源码下载 其它 搜索资源 - array

搜索资源列表

  1. multimic

    0下载:
  2. Berkely做麦克风阵语音信号处理的源码及有关说明论文.-Source for microphone array signal processing of Berkely University.
  3. 所属分类:Speech/Voice recognition/combine

    • 发布日期:2017-04-09
    • 文件大小:1423226
    • 提供者:王青云
  1. ASM_Sort

    0下载:
  2. 用汇编语言实现的:首先通过键盘输入一已知长度的字节数组,然后对该数组进行递增排序,并显示排序结果。最后再输入一数值,在该数组中进行查找。要求使用子程序结构。-Using assembly language to achieve: First of all, through the keyboard input of a known length of the byte array, and then increase the array to sort and display the resul
  3. 所属分类:assembly language

    • 发布日期:2017-03-22
    • 文件大小:10530
    • 提供者:Tony Yau
  1. optimum_array_processing

    1下载:
  2. 最优阵列信号处理一书中的源代码,对于学习阵列信号处理的人来说,是很不错的资料-Optimal array signal processing, a book' s source code, array signal processing for the study of people, it is very good information
  3. 所属分类:source in ebook

    • 发布日期:2017-04-05
    • 文件大小:412771
    • 提供者:何仲
  1. ArrayFundamentalsandConventionalSpatialFilteringbe

    0下载:
  2. 1 Array Fundamentals 1.1 Spatial Signals 1.2 Array Signal Model 1.3 Spatial Sampling 2 Conventional Spatial Filtering: beamforming - Beam response 2.1 Spatial Matched Filter -Element spacing -Array aperture and resolution 3 Concl
  3. 所属分类:MultiLanguage

    • 发布日期:2017-04-09
    • 文件大小:183180
    • 提供者:zhaocuiqin
  1. lecture11.pdf.tar

    0下载:
  2. This is a lecture about suffix array...Hope it helps-This is a lecture about suffix array...Hope it helps...
  3. 所属分类:Editor

    • 发布日期:2017-04-24
    • 文件大小:108512
    • 提供者:Hendrik
  1. array

    0下载:
  2. Componente Delphi para Array
  3. 所属分类:Delphi VCL

    • 发布日期:2017-04-13
    • 文件大小:1926
    • 提供者:JairViana
  1. sort

    0下载:
  2. 用汇编语言实现的冒泡排序程序。先打印排序前table数组中数,之后排序后打印结果。-Assembly language using the Bubble Sort procedure to achieve. Print before the first table to sort the array in a few, and then print the results after sorting.
  3. 所属分类:assembly language

    • 发布日期:2017-03-22
    • 文件大小:919
    • 提供者:keven
  1. microphone3

    0下载:
  2. 麦克风阵列语音增强的若干方法研究.nh 硕士毕业论文-Microphone array speech enhancement studies of a number of ways. Nh master' s thesis
  3. 所属分类:Speech/Voice recognition/combine

    • 发布日期:2017-05-20
    • 文件大小:5662712
    • 提供者:唐无形
  1. microphone4

    0下载:
  2. 麦克风阵列语音增强技术的研究与实现.nh 硕士毕业论文-Microphone array speech enhancement and implementation of technology. Nh master' s thesis
  3. 所属分类:Speech/Voice recognition/combine

    • 发布日期:2017-05-15
    • 文件大小:3611586
    • 提供者:唐无形
  1. microphone6

    0下载:
  2. 麦克风阵列语音增强系统设计与实现.kdh 硕士毕业论文-Microphone Array Speech Enhancement System Design and Implementation. Kdh Master' s Thesis
  3. 所属分类:Speech/Voice recognition/combine

    • 发布日期:2017-05-08
    • 文件大小:1611697
    • 提供者:唐无形
  1. sum

    0下载:
  2. LC-3 program to calculate the sum of all the 8-bit 2’s complement values in a packed array of N elements. With N elements in the packed array, we require N/2 memory location. For this assignment, we will assume N is even. Your SUM will be stored in o
  3. 所属分类:assembly language

    • 发布日期:2017-03-25
    • 文件大小:2723
    • 提供者:eden
  1. addition

    0下载:
  2. Parallel C++ Program with MPI to add numbers in an array
  3. 所属分类:MPI

    • 发布日期:2017-04-01
    • 文件大小:518
    • 提供者:Shripal
  1. MUSIC

    3下载:
  2. 基于麦克风阵列的声源定位一维music算法源代码-Based on the microphone array beamformer one-dimensional music algorithm source code
  3. 所属分类:Speech/Voice recognition/combine

    • 发布日期:2017-06-16
    • 文件大小:25379621
    • 提供者:wanghao
  1. ArrayProperty

    1下载:
  2. delphi中数组属性的实例,包括数组属性的定义和访问,默认属性的设置等。采用delphi7开发-delphi examples in the array property, including the definition of and access to an array of attributes, the default property settings. Developed by delphi7
  3. 所属分类:Delphi控件源码

    • 发布日期:2013-03-18
    • 文件大小:3060
    • 提供者:shaohua
  1. 3

    0下载:
  2. 关于汇编语言冒泡排序问题? 汇编书上一道例题:在附加段中有一个字数组,其首地址已存放在di寄存器中,在数组中第一个字存放该数组长度。要求编制一个程序使该数组中的数从小到大的次序排列整齐。书上是这么做的-About assembler language bubble sort problem? Examples: a book compiled in additional segments have a words group, its first address is already s
  3. 所属分类:assembly language

    • 发布日期:2017-04-10
    • 文件大小:953
    • 提供者:xiog
  1. Array

    0下载:
  2. visua c++第四章数组所有书中例子的源代码练习-array
  3. 所属分类:source in ebook

    • 发布日期:2017-04-07
    • 文件大小:6082
    • 提供者:裴云霞
  1. 1d-to-2d-array

    0下载:
  2. Covert a 1D array and 2d ARRAY WITH THE REQUIRED NUMBER OF ELEMENTS IN EACH ROW!
  3. 所属分类:Compiler program

    • 发布日期:2017-04-16
    • 文件大小:9162
    • 提供者:Jayasudhan
  1. Array

    0下载:
  2. sample array use in delphi for beginners
  3. 所属分类:Delphi VCL

    • 发布日期:2017-04-25
    • 文件大小:11134
    • 提供者:babak
  1. array-keypad

    0下载:
  2. avr128:array keypad using bascom
  3. 所属分类:assembly language

    • 发布日期:2017-04-01
    • 文件大小:11587
    • 提供者:dynames
  1. Microphone-array-post-filter-

    0下载:
  2. 基于麦克风阵列的自适应后滤波算法,适合初学者-After the microphone array-based adaptive filtering algorithm, suitable for beginners
  3. 所属分类:Speech/Voice recognition/combine

    • 发布日期:2017-03-30
    • 文件大小:368356
    • 提供者:咕叽咕叽
« 12 3 4 5 6 7 8 9 10 ... 42 »
搜珍网 www.dssz.com