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

搜索资源列表

  1. hmmPlatform

    0下载:
  2. 语音分析平台(不包括HMM模型) 平台源码中提供了语音文件的提取和处理方法,时域分析(预处理/能量/振幅/过零/端点检测),频域分析(fft/功率谱/倒谱)和矢量量化的实现(搜集转发)-voice analysis platform (not including HMM) platform to provide a source document voice extraction and processing methods , time-domain analysis (pretreatm
  3. 所属分类:控制台(字符窗口)编程

    • 发布日期:2008-10-13
    • 文件大小:159121
    • 提供者:何洁
  1. duandian

    0下载:
  2. 基于Matlab编写的语音端点检测程序,希望对大家有帮助-prepared based on Matlab voice endpoint detection procedures, we hope to help
  3. 所属分类:matlab例程

    • 发布日期:2008-10-13
    • 文件大小:1061
    • 提供者:guojane
  1. tutdemo

    0下载:
  2. echo off %优化工具箱简明教程 %TUTDEMO Tutorial for Optimization Toolbox. % Copyright (c) 1990-98 by The MathWorks, Inc. % 根据数据(x,y)给出在xi的线性插值结果yi.. % 使用\"非扭结\"端点条件, 即强迫第一﹑二端多项式三次项系数相同, 最后一段和倒数第二段三次项系数相同. %pp=spline(x,y)返回样条插值的分段多项式(pp形式)结构.其中br
  3. 所属分类:Windows编程

    • 发布日期:2008-10-13
    • 文件大小:2718
    • 提供者:王志波
  1. dsp61a

    0下载:
  2. 语音识别在遥控系统中的应用设计介绍一种适合家电遥控器应用的语音识别算法,该算法使用双模块和两级端点检测方法,能有效地提高识别和稳健性;介绍利用该技术实现的一种新型学习型遥控器,展现了语音识别技术在家电领域的广阔前景-voice recognition in the remote control system of Design for a remote appliance application of speech recognition algorithm, The algorithm use
  3. 所属分类:语音合成与识别

    • 发布日期:2008-10-13
    • 文件大小:88107
    • 提供者:xzw
  1. mel_endpointdetection

    0下载:
  2. 端点检测程序 多频带,熵 谱熵 teger能量 希望大家好好学习好好利用-endpoint detection procedures multiband, entropy spectral entropy teger energy hope that we learn to make good use
  3. 所属分类:语音合成与识别

    • 发布日期:2008-10-13
    • 文件大小:4099
    • 提供者:陈小花
  1. DXF2MIKE

    3下载:
  2. 专门为MIKE 21定制的提取dxf文件数据点的程序.能够提取AutoCAD dxf文件中的:1.点高程2.Text中的数据3.线(包括Line,Polyline)中的高程数据,三种模式: 1)直接提取直线端点高程2)在直线上进行数据点的加密,然后输出3)输出为模型的水陆边界 -dedicated to the extraction of 21 customized data points dxf document procedures. To extract AutoCAD14 D
  3. 所属分类:图形图像处理(光照,映射..)

    • 发布日期:2008-10-13
    • 文件大小:261289
    • 提供者:张高
  1. 2fdb

    0下载:
  2. 先确定二分法的上下两个端点值,这个在figure的subplot(121)中确定。 然后进行循环求解。 -confirmed dichotomy in the next two endpoint value, The figure in the subplot (121) identified. Then cycle solution.
  3. 所属分类:其它

    • 发布日期:2008-10-13
    • 文件大小:1170
    • 提供者:saifu
  1. 200699131011580

    0下载:
  2. 读写usb 上面的OpenDevice函数就是演示如何根据设备GUID打开一个USB接口的设备,和设备读写通讯的时候就需要了解设备的驱动到底都支持什么方式了。可以使用UsbView工具查看USB设备到底支持几个Endpoint,每个都以什么方式读写。 如果你的设备支持3个EndPoint,0号是控制的,1号是读,2号是写,那你直接读取0号Endpoint,搞不好就会发生重起的问题 -literacy usb above OpenDevice function is to demons
  3. 所属分类:系统编程

    • 发布日期:2008-10-13
    • 文件大小:207194
    • 提供者:sos110
  1. speechtools

    0下载:
  2. 我是做语音识别的,这是我做的一个关于端点检测的小程序,里面还有一个工具包-I have to do speech recognition, which is what I am doing on a small endpoint detection procedures, there is also a tool kits
  3. 所属分类:语音合成与识别

    • 发布日期:2008-10-13
    • 文件大小:151898
    • 提供者:杨洁
  1. endpointvad

    0下载:
  2. 自已编写的语音信号端点检测程序,采用短时能量与短时过零率的方法。-authorship of the speech signal endpoint detection procedures, using short-term over short-term energy and the rate of zero.
  3. 所属分类:语音合成与识别

    • 发布日期:2008-10-13
    • 文件大小:1300
    • 提供者:weibaby168
  1. dtwglcgx

    2下载:
  2. 基于DTW算法的孤立字识别系统。用Matlab编程实现语音信号的端点检测,从原始信号提取有效语音段,从而实现孤立字的识别。-isolated word recognition system. Matlab programming in endpoint detection, signal extraction from the original effective voice, thus achieving an isolated word recognition.
  3. 所属分类:matlab例程

    • 发布日期:2008-10-13
    • 文件大小:16000
    • 提供者:朱风
  1. vadd

    0下载:
  2. 一个端点检测程序,用matlab编写。endpoint detection-an endpoint detection procedures, using Matlab prepared. Endpoint detection
  3. 所属分类:语音合成与识别

    • 发布日期:2008-10-13
    • 文件大小:995
    • 提供者:cuizhid
  1. ANtsP2P_beta1.5.6_p0.9.3_src_nb

    0下载:
  2. ANts P2P realizes a third generation P2P net. It protects your privacy while you are connected and makes you not trackable, hiding your identity (ip) and crypting everything you are sending/receiving from others. Features Open Source
  3. 所属分类:P2P编程

    • 发布日期:2008-10-13
    • 文件大小:7742358
    • 提供者:谭朋柳
  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. EndpointDetection_Pitch

    0下载:
  2. 这是一个与语音识别与端点检测有关的文件,是用C++写的源程序,相信对大家有用-This is a speech recognition with the Endpoint Detection of the documents are written in C source files, it may be useful to think
  3. 所属分类:语音合成与识别

    • 发布日期:2008-10-13
    • 文件大小:172022
    • 提供者:lulu
  1. Zigbee_Star_Source

    0下载:
  2. 该代码为Jennic的基于IEEE802.15.4协议的Zigbee协议栈星型网源代码,内有coordinator和endpoint代码,一个网络可以有多个endpoint但是只有一个coordinator!-the code based on the IEEE802.15.4 Jennic agreement Zigbee agreement Stack Star network source code, within a coordinator and endpoint code a net
  3. 所属分类:其他嵌入式/单片机内容

    • 发布日期:2008-10-13
    • 文件大小:22789
    • 提供者:陈强
  1. sphinxbase-0.1.tar

    0下载:
  2. sphinxbase是卡内基梅隆大学著名的sphinx语音识别工程的公用库,里面实现了语音的AD处理,端点检测,去噪等功能。-sphinxbase Carnegie Mellon University is famous sphinx voice recognition works in the common the inside of the voice of the AD, endpoint detection, denoising function.
  3. 所属分类:语音合成与识别

    • 发布日期:2008-10-13
    • 文件大小:1759719
    • 提供者:cliburn
  1. usb_msc_cbi_1.1

    0下载:
  2. USB海量存储规范CBI,CBI传输协议则用Control/Bulk/Interrupt三种类型的端点进行数据/命令/状态的传送-USB Mass Storage standard CBI. CBI transmission protocol used Control / Bulk / Interrupt three types of endpoint for data / order / delivery status
  3. 所属分类:通讯编程

    • 发布日期:2008-10-13
    • 文件大小:141456
    • 提供者:林德
  1. voiceanalasis

    0下载:
  2. 运用matlab工具对语音信号处理的几个方面:短时能量、端点检测、和功率谱及短时傅立叶变换特性作了简单的分析。-use Matlab tool for voice signal processing areas : short-term energy and endpoint detection, and the power spectrum and the characteristics of short-time Fourier transform with a simple analysi
  3. 所属分类:语音合成与识别

    • 发布日期:2008-10-13
    • 文件大小:1211
    • 提供者:王珠
  1. LPC214x_USB

    0下载:
  2. ZLG_LPC214x的USB固件程序C源码。针对LPC214xLPC的USB设备控制器,实现USB协议和端点数据的读和写。编译环境ADS1.2 -ZLG_LPC214x USB firmware C source code. LPC214xLPC against the USB device controller, USB agreements and endpoint data read and write. Build environment ADS1.2
  3. 所属分类:嵌入式/单片机编程

    • 发布日期:2008-10-13
    • 文件大小:29511
    • 提供者:陈浩
« 1 2 3 45 6 7 8 9 10 ... 40 »
搜珍网 www.dssz.com