-
Getting Started matlab7.8 guidance. pdf
matlab7.8入门指导 matlab7.8入门指导 -Getting Started matlab7.8 guidance. pdf
- 2022-11-06 20:50: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
-
这个是电梯程序只要下下来解压就可以使用了没问题的都通过了的...
这个是电梯程序只要下下来解压就可以使用了没问题的都通过了的-This is the elevator down under the procedure as long as you can use the decompression problems are not passed
- 2022-05-24 19:14:55下载
- 积分:1
-
USB规范,特别是USB2.0高速规范,其中重点介绍了USB HUB规范
USB规范,特别是USB2.0高速规范,其中重点介绍了USB HUB规范-USB specification, in particular high-speed USB2.0 specification, which focuses on the norms USB HUB
- 2022-07-20 04:28:13下载
- 积分:1
-
基于BP网络利用历史数据对人均GDP建立模型并预测
基于BP网络利用历史数据对人均GDP建立模型并预测-Based on BP Network to use historical data to build models and predict the per capita GDP
- 2022-01-30 19:08:46下载
- 积分:1
-
DDP测试版1
/***********************************************************************/
- 2023-02-01 17:05:03下载
- 积分:1
-
VB 纯数字验证码识别实例
vb6.0的验证码处理,在去除干扰点时,采用中值滤波是一种不错的方法,中值滤波法是一种非线性平滑技术,它将每一像素点的灰度值设置为该点某邻域窗口内的所有像素点灰度值的中值。中值滤波的实现方法
- 2022-02-06 20:07:19下载
- 积分:1
-
炸弹人
炸弹人---Windows下经典小游戏,很怀旧的哦,其人工智能部分很有意思.-bomb people-- Windows Small classic games, is nostalgia Oh, its very interesting part of artificial intelligence.
- 2023-01-11 13:40:03下载
- 积分:1
-
伤心森林留言本 MD5 校验: 6fba55b713119dfa46a8118a09845643
伤心森林留言本 MD5 校验: 6fba55b713119dfa46a8118a09845643 -sad voice of the forest MD5 checksum : 6fba55b713119dfa46a8118a09845643
- 2023-01-19 12:45:03下载
- 积分:1
-
demonstrations on how to prepare luxury of the game (procedures) interface, the...
示范如何编写豪华的游戏(程序)界面,这里演示的是Tic Tac toe游戏 -demonstrations on how to prepare luxury of the game (procedures) interface, the presentation here is Tic Tac toe game
- 2022-11-17 14:55:04下载
- 积分:1