-
window的一些东东~!
window的一些东东~! -window of the Eastern ~! ~!
- 2022-09-29 09:00:03下载
- 积分: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
-
fx2pipe是一个小型的高速USB传输程序可管标准输入到…
FX2Pipe is a small high speed USB transfer program which can pipe stdin into the FX2 FIFO or back from the FIFO to stdout.
- 2022-12-20 12:05:03下载
- 积分:1
-
TOYFDTD1 is a stripped
TOYFDTD1 is a stripped-down minimalist, 3D FDTD code demonstrating the basic tasks in implementing a simple 3D FDTD simulation. An idealized rectangular waveguide is modeled by treating the interior of the mesh as free space and enforcing PEC conditions on the faces of the mesh. A simplified plane wave source is inserted at one end. First released 12 April 1999. Version 1.03 released 2 December 1999.
- 2022-03-22 01:10:26下载
- 积分:1
-
PQ分解法,有些还需要改进,该程序所对应的例子是东南大学陈珩编的《电力系统稳态分析(第二版)》的例4...
PQ分解法,有些还需要改进,该程序所对应的例子是东南大学陈珩编的《电力系统稳态分析(第二版)》的例4-5-PQ decomposition, some also needs to be improved, The procedure corresponding to the example of Southeast University, Chen Heng addendum to the "steady-state power system analysis (second edition)" 4-5 cases
- 2022-10-15 17:35:02下载
- 积分:1
-
无线电源控制系统接收和发射程序
主要是无线电源电路的设计中的程序...
无线电源控制系统接收和发射程序
主要是无线电源电路的设计中的程序-Wireless power supply control system for receiving and launching process is the design of wireless power circuit of the procedures
- 2022-05-22 07:25:01下载
- 积分:1
-
poj 1038 AC程序
第一次上载,不知道合适否
poj 1038 AC程序
第一次上载,不知道合适否-poj 1038 AC program to upload the first time, I do not know whether the right
- 2022-01-30 20:07:46下载
- 积分:1
-
一种有效的方法多
贝叶斯参数的推到以及用支持向量机进行分类的有效的程序.非常实用-An effective approach for multi-concurrent fault diagnosis based on integration of fractal exponent wavelet analysis and
neural networks is presented.The wavelet transform can accurately localizes the characteristics of a signal both in the
time and frequency domains and in a view of the inter relationship of wavelet transform between fractal theory,
- 2022-02-21 01:46:44下载
- 积分:1
-
dfs 深度优先搜索!这是走迷宫的基本算法。用广义表建立迷宫,用邻接表建立图,用dfs搜索,许多大学的数据结构作业...
dfs 深度优先搜索!这是走迷宫的基本算法。用广义表建立迷宫,用邻接表建立图,用dfs搜索,许多大学的数据结构作业-dfs depth-first search! Maze This is the basic algorithm. Generalized Table established maze, with the establishment of the adjacent table map, with dfs search, the University of many data structures operations
- 2023-01-31 19:45:04下载
- 积分:1
-
易语言 超好看的皮肤 喜欢就拿去吧
易语言 超好看的皮肤 喜欢就拿去吧-Easy language like super good-looking skin Take the Go
- 2022-01-26 04:22:31下载
- 积分:1