资源列表
[Dephi控件源码] VCL_Component
说明:VLC for Led Matrix, thank -VLC for Led Matrix, thank !!<Tra Vu Anh> 在 2025-07-28 上传 | 大小:10kb | 下载:0
[汇编语言] PIC_Hi-Tech_C_example_SPI_Linear_Tech_LTC2404_24b
说明:pic program pic hitech c for a/d conv<Ravi> 在 2025-07-28 上传 | 大小:6kb | 下载: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-07-28 上传 | 大小:1kb | 下载:0
[编译器/词法分析] external_compressible
说明:mesh for external compressible flow<sam> 在 2025-07-28 上传 | 大小:2mb | 下载:0
[编译器/词法分析] lab1
说明:本程序是编译原理中的词法分析的一个例子程序。他主要实现整个程序中的所有关键字、变量名等的识别。-Principle of the program is to compile an example of lexical analysis program. His main achievement of the whole process all the keywords, variable names and other identification.<chengguoqing> 在 2025-07-28 上传 | 大小:149kb | 下载:0
[Dephi控件源码] Delphi_jingdian_FUN
说明:delphi经典函数,对自己平时的工作和学习很有用.-delphi classic function of their usual work and study very useful.<lwj> 在 2025-07-28 上传 | 大小:22kb | 下载:0