-
根据所接收的值,程序可以在1到100之间接收一个整数…
程序能够接收1~100之间的整数,根据接收的数值,计算其Fibonacci数,在屏幕上输出其值。Fibonacci数列的定义如下:
Fib(1)=1
Fib(2)=1
Fib(n)=fib(n-2)+fib(n-1)
-Program can receive an integer between 1 to 100, according to the received value, to calculate the Fibonacci number, the screen output of its value. Fibonacci sequence is defined as follows: Fib (1) = 1 Fib (2) = 1 Fib (n) = fib (n-2)+ fib (n-1)
- 2023-05-17 04:15:03下载
- 积分:1
-
IGS文件处理是处理从Solidworks输出的图形信息汇总中提取图形信息来做为其他软件或系统处理的前驱文件...
IGS文件处理是处理从Solidworks输出的图形信息汇总中提取图形信息来做为其他软件或系统处理的前驱文件-IGS document processing is to deal with Solidworks output from the graphics information to extract summary information to make graphics for other software or systems for treating the precursor document
- 2022-02-15 10:00:15下载
- 积分:1
-
数据结构的课程设计,实现长整数的相加功能,代码较为简单,易懂...
数据结构的课程设计,实现长整数的相加功能,代码较为简单,易懂-Data structures curriculum design, add features to achieve a long integer, the code relatively simple, understandable
- 2022-04-22 10:17:01下载
- 积分:1
-
新浪投票系统,线下操作,可自动进行ADSL重新拨号,源码
新浪投票系统,线下操作,可自动进行ADSL重新拨号,源码-Sina voting systems, line operation, can be automatically re-dial-up ADSL, source
- 2022-02-03 01:54:14下载
- 积分:1
-
it a source code of lenmessenger.
it a source code of lenmessenger.
- 2022-01-26 06:58:42下载
- 积分:1
-
气球式提示栏的实现例子
气球式提示栏的实现例子-balloon-type column suggested the realization example
- 2022-07-26 11:17:50下载
- 积分:1
-
AD board dsplf2407a routines
dsplf2407a板上 AD 例程 -AD board dsplf2407a routines
- 2022-11-04 16:20:03下载
- 积分:1
-
在accordition used by moootols JS库。
a accordition used by moootols js liberary.
- 2022-06-21 05:00:31下载
- 积分:1
-
这个是一个切分程序窗口的程序!利用它你可以将程序窗口切分成你想要的任意布局...
这个是一个切分程序窗口的程序!利用它你可以将程序窗口切分成你想要的任意布局
-This is a segmentation of the program window! You can use it to program window you want to cut into any layout
- 2022-08-04 01:13:58下载
- 积分:1
-
做软件大作业时的程序源代码,一个黑色窗体屏幕保护程序,可以屏蔽系统屏幕保护程序!...
做软件大作业时的程序源代码,一个黑色窗体屏幕保护程序,可以屏蔽系统屏幕保护程序!-so large software operations at the source code, a black window screen saver, can shield the screen saver!
- 2022-01-23 11:12:23下载
- 积分:1