-
根据所接收的值,程序可以在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
-
windows main 程序作为class 成员
的各种实例
windows main 程序作为class 成员
的各种实例-windows main proceedings as a member of the class examples
- 2022-12-22 07:15:03下载
- 积分:1
-
recorded communications, the communications were added to delete statistics View...
通信录,实现通信录的添加删除浏览查找统计等功能。-recorded communications, the communications were added to delete statistics View search capabilities.
- 2022-01-27 19:37:22下载
- 积分:1
-
条码:条码识别,可以直接运行程序;pdf417lib:两
barcode: 条形码识别,直接运行程序即可;
pdf417lib:二维条形码打印(输出为ps格式的文件)。条形码生成器源程序:生成一维条形码,直接运行程序即可;-barcode : barcode recognition, can run the program directly; Pdf417lib : two-dimensional bar code printing (ps output format). Barcode Generator source : one-dimensional bar code generation, can run the program directly;
- 2022-02-28 18:35:23下载
- 积分:1
-
VC和directX
粒子系统由大量的粒子构成,系统中的粒子按照一定的规律进行不规则运动以及颜色变换。使用不同数量、不同运动状态的粒子系统,就能够模拟出火焰、雨雪、波浪等常见的一些效果。
通常粒子系统在三维空间中的位置与运动是由发射器控制的。
- 2023-07-10 20:35:07下载
- 积分:1
-
用这个程序可以测试在每一阶段当前电池的电量,电流变化状况 (用在智能开发上,例如PocketPC,WinCE)...
用这个程序可以测试在每一阶段当前电池的电量,电流变化状况 (用在智能开发上,例如PocketPC,WinCE)-use of this procedure can be tested at every stage of the current battery capacity. Current conditions (used in the smart development, such as PocketPC, WinCE)
- 2022-09-13 10:25:03下载
- 积分:1
-
可以用用户自定义的icon进行填充的进度条示例的实现
可以用用户自定义的icon进行填充的进度条示例的实现-Can be user-defined icon to fill the progress bar example of the realization of
- 2022-05-25 05:36:51下载
- 积分:1
-
程序
程序-Procedures
- 2022-08-25 14:42:48下载
- 积分:1
-
cnc钻机管理系统
cnc钻机管理系统
扫描条码实现钻孔
订单录入后发送到预审的订单在这里显示,由二级权限人员派发到责任人,填写订单系数和难度说明等;派发完成后该型号显示被派发人及时间并自动更改颜色,且能跟“待完成订单”同步更新状态;已完成预审的订单可自动隐藏,未完成的要显示出来;需具有自动刷新和手动刷新功能,需要提供填写备注栏的功能;
- 2023-03-05 05:35:04下载
- 积分:1
-
在线购物项目
这是在线购物项目。在 aspx 中使用此项目。它是马华学生迷你项目之一。这一项目有首页一样像在线购物网站。它是用户友好。易于在购物时用此项目。这一项目更易于在站下。它也有登录、 帐单、 付款、 检查、 产品查看和登记。
- 2022-01-27 12:27:52下载
- 积分:1