-
SPI接口的VHDL实现,通过IP的Xilinx器件和
spi接口的vhdl实现,所用器件和ip为xilinx的-spi interface VHDL realize, by ip for Xilinx devices and the
- 2022-09-05 03:45:03下载
- 积分:1
-
java confusion java confusion java confusion confusion java
java æ··æ·† java æ··æ·† java æ··æ·†-java confusion java confusion java confusion confusion java
- 2022-01-26 00:44:00下载
- 积分:1
-
有关CAD/CAM的资料,希望对大家有帮助
有关CAD/CAM的资料,希望对大家有帮助-Related to CAD/CAM data, and they hope to have everyone help
- 2022-11-06 23:55:03下载
- 积分:1
-
Qingdao dj station procedures, management background with the name and password...
青岛dj站程序,带后台管理 名字和密码都是:admin-Qingdao dj station procedures, management background with the name and password are : admin
- 2023-07-31 03:05:06下载
- 积分:1
-
一个可以用键盘的上下左右控制的色彩的正方体,唯一的缺点是在dos中运行的...
一个可以用键盘的上下左右控制的色彩的正方体,唯一的缺点是在dos中运行的-One can use the keyboard to control the up and down about the color of the cube, the only drawback is that running in dos
- 2023-08-08 12:20:02下载
- 积分:1
-
电力系统101规约
电力系统101规约-power system 101 Statute
- 2022-05-08 16:05:50下载
- 积分:1
-
本程序实现了IFFT以及和连续变换的对比,并对连续以及离散的OFDM系统的对比...
本程序实现了IFFT以及和连续变换的对比,并对连续以及离散的OFDM系统的对比-This procedure, as well as implementation of the IFFT transform and continuous comparison of continuous and discrete OFDM system comparison
- 2023-01-21 01:55:04下载
- 积分:1
-
草拟告诉应用综合方法及过程加上与或结构语法产生弗尼耶变换...
草拟告诉应用综合方法及过程加上与或结构语法产生弗尼耶变换-Tell application of an integrated approach to the drafting and process or structure, together with the transformation Fournier Grammar
- 2022-05-19 03:28:06下载
- 积分:1
-
verilog
verilog-wire a simple circuits
- 2022-06-19 09:17:49下载
- 积分: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