资源列表

« 1 2 ... .13 .14 .15 .16 .17 11018.19 .20 .21 .22 .23 ... 14958 »

[汇编语言rda5800

说明:153控制收音5800的源码-153 control of the radio source 5800
<闵运华> 在 2024-11-06 上传 | 大小:51200 | 下载:0

[书籍源码Floyd-Warshall-c-chengxi

说明:Floyd-Warshall算法描述 1)适用范围: a)APSP(All Pairs Shortest Paths) b)稠密图效果最佳 c)边权可正可负 2)算法描述: a)初始化:dis[u,v]=w[u,v] b)For k:=1 to n For i:=1 to n For j:=1 to n If dis[i,j]>dis[i,k]+dis[k,j] Then Dis[I,
<江晨> 在 2024-11-06 上传 | 大小:3072 | 下载:0

[汇编语言9454

说明:接收红外遥控,控制2314-Receiving infrared remote control 2314
<闵运华> 在 2024-11-06 上传 | 大小:168960 | 下载:0

[汇编语言demo

说明:非接触式IC卡车MIFARE ONE DEMO 程序-Non-contact IC trucks MIFARE ONE DEMO procedures
<赵生> 在 2024-11-06 上传 | 大小:8192 | 下载:0

[语音合成与识别yuyinshibie

说明:语音识别的实现,一种基于孤立词.特定人的语音识别的算法.-The realization of speech recognition, based on isolated words. A particular person s speech recognition algorithms.
<chenfeng> 在 2024-11-06 上传 | 大小:167936 | 下载:0

[语音合成与识别wwwawr

说明:基于矢量量化和查找表的改进DTW语音识别方法,对算法进行了详细的研究与模拟.-Based on Vector Quantization and Improved look-up table DTW speech recognition method, the algorithm carried out a detailed research and simulation.
<chenfeng> 在 2024-11-06 上传 | 大小:143360 | 下载:0

[语音合成与识别erw

说明:分频匹配在语音识别与控制中的应用,给出了具体的应用设计思路和方案-Frequency matching in speech recognition and control applications, are given specific application design ideas and programs
<chenfeng> 在 2024-11-06 上传 | 大小:273408 | 下载:0

[语音合成与识别dsds

说明:基于改进LPCC和MFCC的汉语耳语音识别,在MATLAB上设计出了基于LPCC和MFCC的汉语语音孤立词识别/-LPCC and MFCC Based on Improved Chinese ear speech recognition, in the MATLAB design based on the LPCC and MFCC Chinese isolated word speech recognition /
<chenfeng> 在 2024-11-06 上传 | 大小:344064 | 下载:0

[语音合成与识别sdd

说明:一种基于LabVIEW和MATLAB的语音识别方法,在两个平台上设计了一种可行的算法和设计思路,叫好地实现了语音识别-LabVIEW and MATLAB-based speech recognition methods, in both platform design of a feasible algorithm and design ideas, to achieve good speech recognition
<chenfeng> 在 2024-11-06 上传 | 大小:130048 | 下载:0

[汇编语言glaux

说明:这是个使用组合语言来开发的读取 .3ds 文件并展示出来-This is the use of assembly language to develop reading .3 ds files and display them
<吕小泽> 在 2024-11-06 上传 | 大小:244736 | 下载:0

[编译器/词法分析music

说明:A code about PWM music ecperiment used in ARM.
<panyang> 在 2024-11-06 上传 | 大小:34816 | 下载:0

[编译器/词法分析ADC

说明:A code is about A/D change used in ARM.
<panyang> 在 2024-11-06 上传 | 大小:33792 | 下载:0
« 1 2 ... .13 .14 .15 .16 .17 11018.19 .20 .21 .22 .23 ... 14958 »

源码中国 www.ymcn.org