资源列表

[语音合成与识别mfcc-26

说明:一个语音识别,做得不好大家多谅解-A voice recognition, do not you more understanding! ! ! ! ! ! ! ! ! ! ! !
<ydh> 在 2025-02-03 上传 | 大小:1kb | 下载:0

[语音合成与识别dtw2glh

说明:制作的语音识别的新手,好多地方向大家学习!!希望多支持!-Speech recognition produced the novice, many in the direction you learn! ! I hope more support!
<ydh> 在 2025-02-03 上传 | 大小:1kb | 下载:0

[语音合成与识别dtw2ys

说明:制作的语音识别的新手,好多地方向大家学习!!希望多支持!-Speech recognition produced the novice, many in the direction you learn! ! I hope more support!
<ydh> 在 2025-02-03 上传 | 大小:1kb | 下载:0

[语音合成与识别testdtw(zhu)

说明:function dist = dtw(t,r) n = size(t,1) m = size(r,1) 帧匹配距离矩阵 d = zeros(n,m) for i = 1:n for j = 1:m d(i,j) = sum((t(i,:)-r(j,:)).^2) end 累积距离矩阵 D = ones(n,m) * realmax D(1,1) = d(1
<ydh> 在 2025-02-03 上传 | 大小:1kb | 下载:0

[语音合成与识别vad(dd)

说明:端点检测,刚开始起步!!!!!!!多指导-Detection, has just started! ! ! ! ! ! ! More guidance
<ydh> 在 2025-02-03 上传 | 大小:1kb | 下载:0

[汇编语言5

说明:汇编语言的代码,实现按键识别,是浙江大学接口实验5和6的代码-Assembly language code to achieve key identification, Zhejiang University interface experimental code 5
<丁逸> 在 2025-02-03 上传 | 大小:1kb | 下载:0

[编辑器/阅读器code1

说明:|Bubble Sort Algorithm used to develop the bubbling and do the stuff like all the time indeed-|Bubble Sort Algorithm used to develop the bubbling and do the stuff like all the time indeed
<qutab> 在 2025-02-03 上传 | 大小:1kb | 下载:0

[汇编语言82590

说明:此汇编程序为验证8259A的级联优先级,利用8255A来查看CPU究竟是在为哪个中断服务,从而得到优先级的验证-8259A assembler in order to verify this cascade of priority, the use of 8255A to see whether CPU interrupt service for which to get validation priorities
<任红伟> 在 2025-02-03 上传 | 大小:1kb | 下载:0

[操作系统开发LRU

说明:操作系统LRU算法,通过C语言进行实现,在VC6.0下已经调试通过-Operating system LRU algorithm, C language implementation has been debugged in under VC6.0
<张三> 在 2025-02-03 上传 | 大小:1kb | 下载:0

[汇编语言LED0

说明:改变移相角度,数码管显示-Change the phase angle, digital display
<cool> 在 2025-02-03 上传 | 大小:1kb | 下载:0

[汇编语言SolidWorks

说明:SolidWorks 插件菜单源程序 VB编程-SolidWorks plug-in menu, VB programming source code
<胥刚> 在 2025-02-03 上传 | 大小:1kb | 下载:0

[并行运算floyd.c.tar

说明:This the source code for floyd s algorithm in mpi-This is the source code for floyd s algorithm in mpi
<dibyam> 在 2025-02-03 上传 | 大小:1kb | 下载:0

源码中国 www.ymcn.org