-
8051的Verilog实现,经过FPGA验证的!
8051的Verilog实现,经过FPGA验证的!-Verilog realization of 8051, after FPGA validation!
- 2022-03-09 18:00:15下载
- 积分:1
-
生成一个 Rayleigh flat
生成一个 Rayleigh flat-fading channel with Doppler shift
- 2023-03-25 00:55:03下载
- 积分:1
-
基于插件的C #
资源描述如何编写一个插件在C #实现类
- 2023-03-27 03:55:03下载
- 积分:1
-
这是我在作研究是所使用的分词系统软件,现在提交给大家,供大家研究使用....
这是我在作研究是所使用的分词系统软件,现在提交给大家,供大家研究使用.-This is my research is the use of segmentation system software, we now introduce to you, for your study.
- 2023-02-05 12:20:04下载
- 积分:1
-
编写一个Java程序,用于输出Fibonacci数列的前20项。
提示:Fibonacci数列定义为:第一、二项的值为1,从第三项开始依次为前两项的和。...
编写一个Java程序,用于输出Fibonacci数列的前20项。
提示:Fibonacci数列定义为:第一、二项的值为1,从第三项开始依次为前两项的和。 Fibonacci[0]=Fibonacci[1]=1 Fibonacci[i]=Fibonacci[i-2]+Fibonacci[i-1] (i>=2) -Write a Java program for Fibonacci series, the first output 20. Tip: Fibonacci sequence is defined as: first, two of the value of 1, starting from the third and was followed by the first two. Fibonacci [0] = Fibonacci [1] = 1 Fibonacci [i] = Fibonacci [i-2]+ Fibonacci [i-1] (i> = 2)
- 2023-03-11 04:55:03下载
- 积分:1
-
voice signal through the filter, Matlab programming
语音信号通过滤波器分析,matlab程序编写-voice signal through the filter, Matlab programming
- 2022-06-01 14:42:51下载
- 积分:1
-
该程序利用向量V作为依据。生成方循环矩阵
This MATLAB code generates a square circulant matrix using the vector V as the first row of the result if V is a row vector or as the first column of the result if V is a column vector. V may be any numeric data type or a character string.
-This MATLAB code generates a square circulant matrix using the vector V as the first row of the result if V is a row vector or as the first column of the result if V is a column vector. V may be any numeric data type or a character string.
- 2022-12-18 03:50:03下载
- 积分:1
-
software title : source maze game
软件名称: 迷宫游戏源程序 -software title : source maze game
- 2022-07-22 13:55:53下载
- 积分:1
-
对linux内核的一个全面的概述性文档,可用作linux kernel的入门引导,而且是中文的。...
对linux内核的一个全面的概述性文档,可用作linux kernel的入门引导,而且是中文的。-right of a comprehensive overview of sexual documents, Linux kernel can be used as the entry guide, but in Chinese.
- 2022-02-14 09:22:10下载
- 积分:1
-
基于FPGA的16点FFT快速傅立叶变换的Verilog源代码。
基于FPGA的16点FFT快速傅立叶变换的Verilog源代码。-the FFT implement of Verilog based on FPGA
- 2023-07-25 06:00:03下载
- 积分:1