e)read(*,*)guessif(abs(guess-weight) e)read(*,*)guessif(abs(guess-weight)
登录
首页 » Fortran » Desktop

Desktop

于 2020-01-10 发布
0 92
下载积分: 1 下载次数: 0

代码说明:

说明:  program example3 implicit none real,parameter::weight=50.0 real,parameter::e=0.1 real guess write (*,*) " weight is" do while(abs(guess-weight)>e) read(*,*) guess if(abs(guess-weight)

下载说明:请别用迅雷下载,失败请重下,重下不扣分!

发表评论

0 个回复

  • 使用java药店管理系统
    medical shop managment system using java
    2022-08-06 11:09:10下载
    积分:1
  • 编号为1
    编号为1-52张牌,正面向上,从第2张开始,以2为基数,是2的倍数的牌翻一次,直到最后一张牌;然后,从第3张开始,以3为基数,是3的倍数的牌翻一次,直到最后一张牌;然后…从第4张开始,以4为基数,是4的倍数的牌翻一次, 直到最后一张牌;...再依次5的倍数的牌翻一次,6的,7的 直到 以52为基数的 翻过,输出:这时正面向上的牌有哪些?-No. 1-52 card in a positive, progressive, from the first two, with two as the base, 2 is a multiple of the license over time, until finally a license; Then, from the first three starting with three to the base, 3 is a multiple of the license over time, until finally a license; Then ... from the first four starting to four as the base, 4 is a multiple of the license over time, until finally a license; ... followed by the five multiples of the licensing repotted once, 6, 7 to 52 until the base of the turn, the output : At this time positive signs of upward What?
    2022-01-25 16:12:45下载
    积分:1
  • 6205滚动轴承的内圈故障仿真出的故障信号
    6205滚动轴承的内圈故障仿真出的故障信号(rolling bear signal)
    2017-03-20 14:21:12下载
    积分:1
  • 程序
    自动驾驶汽车模型预测控制,第二章。pacejka模型(MPC.model presciate control adas)
    2018-08-13 09:49:50下载
    积分:1
  • 123
    说明:  学习c#的练手小程序。 随机抽奖。(Learn the C # hands-on program. Random draw.)
    2020-06-25 18:20:01下载
    积分:1
  • 一款rpg小游戏,对想学游戏编程的朋友有帮助。
    一款rpg小游戏,对想学游戏编程的朋友有帮助。-A rpg game for game programming, like the friends to help.
    2022-08-24 16:30:22下载
    积分:1
  • 5G_NR_Simulations-master
    说明:  5G NR Physical Layer components
    2020-09-15 09:37:57下载
    积分:1
  • PSFB-3kW simplis simulation
    利用SIMETRIX仿真软件对LLC进行仿真,是一个完整的工程,具有非常强的参考价值。(Using SIMETRIX simulation software to simulate LLC is a complete project and has very strong reference value.)
    2018-09-21 00:12:16下载
    积分:1
  • EEPROM接口的FPGA实现
    EEPROM接口的FPGA实现 工程说明 AT93C46在DI接收到读指令时,地址被解码,数据在DO引脚上串行输出。写周期是完全自主调时的,在写入之前不需要单独的擦除周期。本项目要求AT93C46完成读和写功能的混合功能。 案例补充说明 本案例要求实现一个AT93C46的接口能够根据命令,实现EWEN、WRITE和READ功能,在这里我们提供了具体的设计思路: 1. 上游模块在rdy=1时,给出start命令,开始进行EWEN、WRITE或者READ操作;在rdy=0期间,start命令无效。 2. 当start有效时,如果mode=0表示进行EWEN操作;mode=1表示进行WRITE操作;mode=2表示进行READ操作。 3. 当start有效时,addr和wdata有效。 4. 当进行EWEN操作时,将addr写入at93c46。 5. 当进行WRITE操作时,将addr和wdata写入at93c46。 6. 当进行READ操作时,将addr写入at93c46,并从at93c46读到数据,通过rdata和rdata_vld返回给上游模块。(FPGA implementation of EEPROM interface Engineering description)
    2017-08-01 16:44:23下载
    积分:1
  • 手机游戏,画面效果还可以,可以作为手机游戏入门参考
    手机游戏,画面效果还可以,可以作为手机游戏入门参考-phone games, the desired effect can also can serve as a reference mobile gaming portal
    2023-05-21 19:50:03下载
    积分:1
  • 696518资源总数
  • 104349会员总数
  • 32今日下载