CDN加速镜像 | 设为首页 | 加入收藏夹
当前位置: 首页 资源下载 搜索资源 - 定点化

搜索资源列表

  1. VQ-DHMM

    2下载:
  2. 语音识别配套的VQ及DHMM模型训练程序,C语言,已经定点化,可直接移植到8位MCU或16位DSP中。与目前市面的语音识别玩具的算法基本一致,非常实用,仅供大家参考,别去抢人家饭碗才好。-speech recognition and matching VQ DHMM model training procedures, C language, has been positioned, can be directly transplanted to eight 16-bit MCU or DSP.
  3. 所属分类:语音合成与识别

    • 发布日期:2008-10-13
    • 文件大小:6.09mb
    • 提供者:xubin
  1. g729b_v14

    0下载:
  2. g.729协议源代码,c语言,直接可以应用(dsp定点化)
  3. 所属分类:语音压缩

    • 发布日期:2008-10-13
    • 文件大小:176.87kb
    • 提供者:张传金
  1. g729ab_v14

    0下载:
  2. G.729A+B V14版本定点化代码,在VC下运行。可直接使用
  3. 所属分类:语音压缩

    • 发布日期:2014-01-17
    • 文件大小:446.64kb
    • 提供者:赵治心
  1. 音乐识别

    0下载:
  2. 一个很好的c语言定点化音乐识别算法,用于语音识别,语音增强等领域
  3. 所属分类:语音合成与识别

    • 发布日期:2011-01-12
    • 文件大小:116.44kb
    • 提供者:jkh1983
  1. ac3dec-Q30.rar

    0下载:
  2. 杜比AC-3音频解码器定点化后的版本,30位定标,可以正确运行,Dolby AC-3 audio decoder after fixed-point version, 30 calibration, you can run the decoder project correctly
  3. 所属分类:Audio program

    • 发布日期:2015-06-27
    • 文件大小:1.83mb
    • 提供者:dongming
  1. 26273_ansi_c_source_code_v6_5_0

    0下载:
  2. AMR-WB+是3GPP的标准音频和语音编码标准,采用C代码,关键是定点化的,可以直接移植到各种嵌入式平台。并且附有使用说明。方便开发-The fixed-point C code for AMR-WB+ codec with user guide .
  3. 所属分类:Speech/Voice recognition/combine

    • 发布日期:2017-05-06
    • 文件大小:1.12mb
    • 提供者:allen
  1. aec_fix_zhang

    0下载:
  2. 一个自己做的定点的AEC程序,可以参考,全部定点化。-Doing a sentinel of AEC procedures, can refer to, of all fixed-point.
  3. 所属分类:Audio program

    • 发布日期:2017-04-10
    • 文件大小:1.43mb
    • 提供者:江河流
  1. sqrt_itera_q15x

    0下载:
  2. 采用牛顿迭代法编写的定点化的开方运算,定点化的精度为Q15-Newton iterative method used to prepare the prescr iption of the fixed-point computation, the accuracy of fixed-point Q15
  3. 所属分类:Algorithm

    • 发布日期:2017-03-31
    • 文件大小:530byte
    • 提供者:姜莎
  1. sqrt_q15

    2下载:
  2. 采用泰勒级数展开法编写的定点化的开方运算,定点化精度为Q15-Taylor series expansion method used to prepare the prescr iption of the fixed-point computation, fixed-point precision for Q15
  3. 所属分类:Algorithm

    • 发布日期:2017-03-28
    • 文件大小:623byte
    • 提供者:姜莎
  1. EAACPlusEnc

    0下载:
  2. 本程序时从Eaacplus中分离出来的aacenc的定点化的程序,具有很高的压缩比-This procedure separated from the Eaacplus out aacenc fixed-point-oriented program, with a high compression ratio
  3. 所属分类:Multimedia program

    • 发布日期:2017-05-16
    • 文件大小:4mb
    • 提供者:周斌
  1. shuohuarenshibie

    0下载:
  2. 识别配套的VQ及DHMM模型训练程序,C语言,已经定点化,可直接移植到8位MCU或16位DSP中.与目前市面的语音识别玩具的算法基本一致,非常实-speaker recognition
  3. 所属分类:DSP program

    • 发布日期:2017-05-21
    • 文件大小:6.09mb
    • 提供者:胡金平
  1. fft_ifft

    0下载:
  2. 定点化Complex16快速基4 FFT(IFFT)代码,使用SSE针对Intel CPU优化,支持阶数4-4096 其中计算4096阶FFT仅需10us-Fixpoint (Complex16) base 4 FFT code, using SSE to optimize for Intel CPU, supporting order of 4-4096
  3. 所属分类:Algorithm

    • 发布日期:2017-04-01
    • 文件大小:48.53kb
    • 提供者:arssur
  1. mod

    0下载:
  2. 定点化调制的实现,为Intel CPU实现,用于加快仿真速度等(BPSK,QPSK,16QAM,64QAM)-Fixed-point realization of the modulation in 4G/3G communication, achieve for Intel CPU to speed up the simulation speed (BPSK, QPSK, 16QAM, 64QAM)
  3. 所属分类:3G develop

    • 发布日期:2017-03-31
    • 文件大小:1.59kb
    • 提供者:arssur
  1. log

    0下载:
  2. 之前找不到合适精度的log2x函数的定点化源码,经过实现并验证后,发上来大家一起学习-fixed version for log2x
  3. 所属分类:Algorithm

    • 发布日期:2017-04-06
    • 文件大小:2.03kb
    • 提供者:randolph
  1. dsp_fixpoint

    0下载:
  2. DSP 定点化的文档,有一定的参考价值。-The doc for DSP fixpoint.we can learn how to do fix for DSP
  3. 所属分类:Project Design

    • 发布日期:2017-04-06
    • 文件大小:203.48kb
    • 提供者:liaoah
  1. melp_fp

    0下载:
  2. 包括三个文件夹一个简易说明文件其中 1. pc为定点化的源代码,非浮点代码喔,还包含两个工程代码,可以在pc上直接测试。 2. dev_prj为DEV-C++ 5工程文件。其中包含可以在windows直接运行的melp.exe文件、pcm格式声音测试输入文件16bit.raw和解码后的输出文件2.4k.au。 3. vc6_prj为vc6工程文件。其中同样包含可以在windows直接运行的melp.exe文件、pcm格式声音测试输入文件16bit.raw和解码后的输
  3. 所属分类:Audio program

    • 发布日期:2017-04-01
    • 文件大小:703.94kb
    • 提供者:zhongvv
  1. diir

    0下载:
  2. 先在matlab上做一个数字滤波器,将b、a的值经过定点化以后移植到ccs中,在ccs中实现,并比较滤波效果!-To make a digital filter in matlab, first to b, a value through fixed-point after transplantation into the CCS, implementation in the CCS, and compare the filtering effect!
  3. 所属分类:assembly language

    • 发布日期:2017-04-17
    • 文件大小:36.91kb
    • 提供者:于金龙
  1. ExpFIXEDTest

    0下载:
  2. exp指数函数的定点化实现,使用Q16的格式-Exp of fixed point index function implementation, using the Q16 format
  3. 所属分类:Other windows programs

    • 发布日期:2017-04-28
    • 文件大小:360.66kb
    • 提供者:chenbinbin
  1. FFT-master

    0下载:
  2. FFT定点化的代码,可以用于各种芯片中。-FFT fixed code
  3. 所属分类:Compress-Decompress algrithms

    • 发布日期:2017-04-25
    • 文件大小:388.89kb
    • 提供者:liubin
  1. 下变频

    1下载:
  2. 一套相对完整的下变频理论以及定点化方法,,我觉得还是很不错的,,,可以给与参考,,,自己手写(A relatively complete set of down frequency theory and fixed-point method, I think it is still very good, and can give reference to, and their handwriting)
  3. 所属分类:通讯编程

    • 发布日期:2017-12-26
    • 文件大小:580kb
    • 提供者:羔羊123
« 12 »
搜珍网 www.dssz.com