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

搜索资源列表

  1. yuyinshibiedsp

    1下载:
  2. 用DSP实现的一个简单的语音识别系统,只要实现单个词的识别即可,采样率8k,帧长30ms,帧移10ms,系统采样后分帧--端点检测,将检测到的原始语音信号保存下来,基本上一个字在30帧左右,然后提取每帧的LPC参数--将LPC参数转换为LPC倒谱系数,然后利用DTW方法和模板比较.-a brief speech recognition system, as long as the realization of a single word can be identified. 8 k sampli
  3. 所属分类:语音合成与识别

    • 发布日期:2008-10-13
    • 文件大小:1793
    • 提供者:yautou
  1. F2812-UCOS

    0下载:
  2. f2812的初始化构架,中断向量表,UCOS代码。 特别注意,具体应用时要充分考虑任务堆栈,防止堆栈溢出造成的BUG!本人所用开发环境为CCS2.2。这是为公司项目写的开始测试,不设计公司机密,可以随意使用。但下载者如涉及与INT公司项目有关应用,须经INT公司许可!-f2812 framework of the initialization, interrupt to the scale, UCOS code. Special attention to the specific appli
  3. 所属分类:操作系统开发

    • 发布日期:2008-10-13
    • 文件大小:126731
    • 提供者:洪远洋
  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
    • 文件大小:6388892
    • 提供者:xubin
  1. DSP_example_cb

    0下载:
  2. 一些在CCS上可以运行的初级DSP汇编程序,供大家学习,一起进步-some of the CCS can run on the initial compilation of DSP procedures for everyone to learn and progress
  3. 所属分类:汇编语言

    • 发布日期:2008-10-13
    • 文件大小:174817
    • 提供者:cb
  1. uLaw-linear

    1下载:
  2. 可用于DSP应用的u率与线性数据的转换,u率压扩是广泛应用于电信语音从13位到8位非线性压缩标准-can be used for DSP applications u rate and linear data conversion, u rate pressure expansion is widely used in telecommunications voice from 13-8 nonlinear compression standard
  3. 所属分类:语音合成与识别

    • 发布日期:2008-10-13
    • 文件大小:969
    • 提供者:曾建军
  1. FastOutofvocabularyRejectionlgorithm

    0下载:
  2. 针对语音识别的实时性要求提出了一种新的基于支持向量机的OOV快速拒识算法并将其应用于基于DSP 实现的孤立词语音识别系统中。-Speech Recognition real-time requirements of a new support vector machines based on the vocabulary rapid rejection algorithm which can be used for the DSP-based Isolated Speech Recognitio
  3. 所属分类:语音合成与识别

    • 发布日期:2008-10-13
    • 文件大小:54761
    • 提供者:xiaobai
  1. ac4165

    0下载:
  2. This file contains a summary of what you will find in each of the files that make up your ac4165 application. ac4165.dsp This file (the project file) contains information at the project level and is used to build a single project or subp
  3. 所属分类:其它

    • 发布日期:2008-10-13
    • 文件大小:15978
    • 提供者:jiajie
  1. MQTH2

    0下载:
  2. 用来测试ESL DSP C COMPILER数学函数库是否正确的VC程序,测试方法,在VC下随机产生函数输入值,并把输入与输出值记录到C:MATH文件中。可以直接用于你所测试的COMPILER。-used to test ESL C COMPILER DSP Math Library VC correct procedures, test methods, the VC randomly generated function input, and import and export value
  3. 所属分类:编译器/词法分析

    • 发布日期:2008-10-13
    • 文件大小:17887
    • 提供者:陶自权
  1. Dspbuilder6.0

    0下载:
  2. 一款Dsp builder 6.0破解的安装程序,已试过,可以使用!-A Dsp builder 6.0 crack installation procedures have been tried, you can use!
  3. 所属分类:OS Develop

    • 发布日期:2017-06-21
    • 文件大小:36470269
    • 提供者:培根
  1. yuanchengchaobiao

    1下载:
  2. 远程抄表系统的客户端程序 安徽六安项目-客户端程序 0 开发环境 Delphi 7.0 所需控件 mxOutlookBar 数 据 库 Sybase 11.5 1 04-12-17 根据安徽六安项目需求开发。 2 04-12-31 基本功能模块定义完毕。 05-01-10 开发基本完毕。 3 05-3月下旬 六安现场调试、测试、试运行、正式运行。 4 05-07-19 更改可以远方调试DSP参数,新增加 50 - 59号指
  3. 所属分类:Delphi VCL

    • 发布日期:2017-05-14
    • 文件大小:3749517
    • 提供者:3614500
  1. DCT

    0下载:
  2. 这是我一个DSP实习,用汇编语言编实现离散余弦变换(DCT)的DSP程序设计。它有详细的设计流程、仿真结果,有完整的模块源码。其中有工程文件,和一个WORD文档,相信能让你清新的了解设计过程,掌握汇编设计离散余弦变换!-This is my internship a DSP using assembly language for the realization of discrete cosine transform (DCT) of DSP programming. It has a deta
  3. 所属分类:assembly language

    • 发布日期:2017-04-23
    • 文件大小:169869
    • 提供者:SUN
  1. DSP

    0下载:
  2. 许多DSP接口测试程序,很有用的,大家可以下来看看!-Many DSP interface test program, very useful, we can look down!
  3. 所属分类:assembly language

    • 发布日期:2017-04-16
    • 文件大小:73060
    • 提供者:asdf
  1. 3-5

    0下载:
  2. 1.掌握定时器典型应用方法,了解相应寄存器的作用和编程应用; 2. 了解TMS320F2812的中断结构和对中断的处理流程。 二.实验设备 1.PC机一台,操作系统为WindowsXP (或Windows98、Windows2000),安装了ccs3.1; 2.TI 2000系列的TMS320F2812 eZdsp开发板一块; 3.扩展实验箱一台。 三.实验原理 1.TMS320F2812器件上有3个32位定时器(图3.1)(TIMER0/1/2)。
  3. 所属分类:OS Develop

    • 发布日期:2017-04-05
    • 文件大小:1006770
    • 提供者:jiangxiao
  1. compiler-PL0

    0下载:
  2.   AppWizard创造了这个PL0Compiler申请。      这个文件包括一份你所能找到的文件   让你的PL0Compiler应用。      PL0Compiler.dsp   该文件(计画文件)包含在项目层次和信息   被用来建造一个单独的项目或subproject。其他用户可以共享   项目(.dsp)文件,但他们应该出口makefiles局部。 -AppWizard has created this PL0Compiler applicat
  3. 所属分类:Compiler program

    • 发布日期:2017-03-29
    • 文件大小:17270
    • 提供者:刘超
  1. DCT-DSP

    0下载:
  2. dsp dct变换,完成工程,可以直接运行-dsp DCT transform, to complete the project can be run directly
  3. 所属分类:MPI

    • 发布日期:2017-04-03
    • 文件大小:168089
    • 提供者:郭金盛
  1. DSP

    0下载:
  2. 11篇dsp论文,很难下载的,需要研究的可以来下载-The 11 dsp paper, it is difficult to download, to study can be downloaded
  3. 所属分类:Editor

    • 发布日期:2017-11-18
    • 文件大小:470424
    • 提供者:Likedas
  1. dsp

    0下载:
  2. fir录波器,可以合成不同的滤波波形,里面含有详细的教程,对初学者很有用哟-fir wave recording, you can synthesize different filtered waveform, which contains a detailed tutorial, very useful for beginners yo
  3. 所属分类:Speech/Voice recognition/combine

    • 发布日期:2017-05-23
    • 文件大小:7622916
    • 提供者:zhongzhiwei
  1. DSP

    0下载:
  2. 编写TMS320LF2407的对SCI模块、SPI模块、EV中通用定时器(T1、T2、T3、T4)及捕捉逻辑(CAP1\CAP2\CAP3)、外部中断引脚(XINT1、XINT2)和CAN模块初始化程序。-Prepared for SCI module, SPI module, EV in general-purpose timer (T1, T2, T3, T4) and capture logic (CAP1 \ CAP2 \ CAP3), TMS320LF2407 external int
  3. 所属分类:assembly language

    • 发布日期:2017-04-14
    • 文件大小:3648
    • 提供者:刘梦雅
  1. Equalizer

    0下载:
  2. these are the header files that are used in dsp kit dsk6713 . you can use these file to use this kit as an equalizer
  3. 所属分类:语音合成与识别

    • 发布日期:2017-12-16
    • 文件大小:9216
    • 提供者:Mood
  1. tiny_aes_latest

    0下载:
  2. This can be used for something because this is something that is very important
  3. 所属分类:汇编语言

    • 发布日期:
    • 文件大小:942080
    • 提供者:rajban
« 12 3 »
搜珍网 www.dssz.com