资源列表

« 1 2 ... .15 .16 .17 .18 .19 155320.21 .22 .23 .24 .25 ... 216390 »

[Windows编程WindowsArchitecture

说明:Windows Architecture
<srinivasa> 在 2025-09-26 上传 | 大小:21kb | 下载:0

[教育/学校应用Library-Management

说明:powerbuilder设计的图书管理系统,界面简洁,可以作为初级学习者的参考-powerbuilder library management system design, simple interface, can be used as a reference to the primary learner
<易航> 在 2025-09-26 上传 | 大小:139kb | 下载:0

[语音合成与识别dtw2glh

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

[matlab例程matlab-voice-analysic

说明:matlab实现的语音分析,其中,有lpc分析。程序都经过软件验证,没有错误。-matlab implementation of speech analysis, of which there lpc analysis. Software programs have been validated without error.
<bruce> 在 2025-09-26 上传 | 大小:6kb | 下载:0

[C#编程EightNumber

说明:c#开发的八数码软件,有很好的数据结构支持!运行速度快,效率高.-c# development of the eight digital software, have a good data structure support! run fast and efficient.
<yangquan> 在 2025-09-26 上传 | 大小:59kb | 下载:0

[语音合成与识别dtw2ys

说明:制作的语音识别的新手,好多地方向大家学习!!希望多支持!-Speech recognition produced the novice, many in the direction you learn! ! I hope more support!
<ydh> 在 2025-09-26 上传 | 大小: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,1) 动态规划 for i = 2:n
<ydh> 在 2025-09-26 上传 | 大小:1kb | 下载:0

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

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

[matlab例程Matlab-Math

说明:matlab数学公式的汇总,可以解决编程时数学公式的问题-matlab summary of mathematical formulas, mathematical formula to solve programming problems
<易航> 在 2025-09-26 上传 | 大小:5.64mb | 下载:0

[其他小程序jsq1

说明:立体背景的计算器使用到window()函数, tuobo c下编译,无法在VC++下编译-A calculator With Solid background
<张雁潮> 在 2025-09-26 上传 | 大小:1kb | 下载:0

[百货/超市行业supermarket-

说明:实现超市货品的入库,会员卡用户资料的录入,以及进行货品销售的收费,而前台的收费分为会员卡用户和非会员卡用户两种收费,-To achieve storage of supermarket goods, membership card user data entry, as well as selling fees, and charges into the front desk membership card membership card users and non-users of two c
<耿瑜> 在 2025-09-26 上传 | 大小:135kb | 下载:0

[嵌入式/单片机编程ARM-architecture

说明:ARM体 架构、工作状态、工作模式、存储器格式、寄存器组织-ARM architecture, work status, operating mode, the memory format, the register organization
<张雁潮> 在 2025-09-26 上传 | 大小:398kb | 下载:0
« 1 2 ... .15 .16 .17 .18 .19 155320.21 .22 .23 .24 .25 ... 216390 »

源码中国 www.ymcn.org