资源列表

« 1 2 ... .98 .99 .00 .01 .02 8803.04 .05 .06 .07 .08 ... 14959 »

[并行运算scan

说明:用CUDA计算数组的并行求和运算,在下个数据输入前进行上一次的数据计算-This example demonstrates an efficient CUDA implementation of parallel prefix sum, also known as "scan". Given an array of numbers, scan computes a new array in which each element is t
<bcq> 在 2025-04-24 上传 | 大小:12kb | 下载:0

[汇编语言mbr

说明:MBR登陆验证的汇编源码,带有详细注释。-The MBR login verification of assembly source code, with detailed annotations.
<secret> 在 2025-04-24 上传 | 大小:2kb | 下载:0

[MacOS编程object-c

说明:object-c的一本基础教程,一本很好的书,只供学习。-object-c, a basic tutorial, a very good book, only to learn.
<平凡> 在 2025-04-24 上传 | 大小:387kb | 下载:0

[编译器/词法分析compile

说明:词法分析器 基于 C++所编写出来的 易于理解-Syntax analyzer
<陈金炉> 在 2025-04-24 上传 | 大小:550kb | 下载:0

[汇编语言1

说明:加减计数器 library ieee use ieee. std_logic-_1164.all entity dec3_8 is port(a,b,c,s1,s2,s3: in std_logic y: out std_logic_vector(0 to 7)) end architecture b of dec3_8 is si
<镜辰> 在 2025-04-24 上传 | 大小:1kb | 下载:0

[汇编语言sy1

说明:28M分频器 D触发器 jk触发器 library ieee -library ieee use ieee.std_logic_1164.all use ieee.std_logic_arith.all use ieee.std_logic_unsigned.all entity ymq is port(num:in std_logic_vector(3 downto 0)
<镜辰> 在 2025-04-24 上传 | 大小:1kb | 下载:0

[汇编语言sy4

说明:D74LS74 JK74ls112. LIBRARY IEEE USE IEEE.STD_LOGIC_1164.ALL ENTITY D74LS74 is port(clk,clr,PRE,D:in std_logic QT,QTN:out std_logic) end ENTITY D74LS74 architecture bhv of D74LS74 is signal q,qn:st
<镜辰> 在 2025-04-24 上传 | 大小:1kb | 下载:0

[汇编语言alarm-clock

说明:its a simple alarm clock source code which is written in assembly language-its a simple alarm clock source code which is written in assembly language....
<sunil> 在 2025-04-24 上传 | 大小:11kb | 下载:0

[语音合成与识别Spoken-Language-Processing

说明:语音信号数字处理,作者为杨行峻和迟惠生.-SDSP Speech Digital Signal Processing .pdf
<五子会> 在 2025-04-24 上传 | 大小:6.86mb | 下载:0

[语音合成与识别speech-signal-analysis-

说明:matlab写的关于语音信号的时域分析,包括能量,幅度,自相关函数,过零率等的程序-The time domain analysis of speech signal with Matlab, including energy, amplitude, autocorrelation function, and zero crossing rate.
<jeffery> 在 2025-04-24 上传 | 大小:3kb | 下载:0

[编译器/词法分析prolog

说明:用scala语言实现 prolog语言的编译器 这里列出了syntax analysis和semantic analysis的部分-Using scala language to describe the compiler for the prolog language.Here are the syntax analysis part and semantic analysis part.
<Ming Liu> 在 2025-04-24 上传 | 大小:8kb | 下载:0

[语音合成与识别frequency-domain

说明:语音信号的频域分析,包括短时谱,倒谱,LPC谱的程序,以及端点检测的程序-Voice signals in the frequency domain analysis, including short-time spectrum, cepstrum, LPC spectrum procedures, as well as the endpoint detection procedures
<jeffery> 在 2025-04-24 上传 | 大小:4kb | 下载:0
« 1 2 ... .98 .99 .00 .01 .02 8803.04 .05 .06 .07 .08 ... 14959 »

源码中国 www.ymcn.org