limw1314 2021-08-20 14:18 采纳率: 66.7%
浏览 65
已结题

请用c语音写出来,有偿vx加

img
a) Write a C code to evaluate the following mathematical expression, the code must ask user to input t value which is your candidate number. Run your C code and display the results in your report.b) Draw a flowchart for the C code in a.Problem 2 [35 Marks] Write a C code to find the average and product of three numbers which must be entered by user. Two C functions must be created and used to find the average and product. Run your code and display the results in your report.Problem 3 [30 Marks] Write a C code to create a menu driven system that will load a data.txt file, then offer user a choice of the following 2 options: Option 3a) Find the maximum number in the data.txt. Option 3b) Calculate the average of all positive numbers in the data.txt. Run your code for all options and display the results in your report. data.txt 10 9 8 8 -7 -6 20 40 -10 18 -5 0 22 8 20 28Note: Must include C code, and results in your report. Please refer to your own Assessment Deadlines & Exam Timetable in Sussex Direct for all submission details

  • 写回答

3条回答 默认 最新

  • 六年级初中生 2021-08-20 14:22
    关注

    能搞个机翻吗,或者题目文字贴出来

    本回答被题主选为最佳回答 , 对您是否有帮助呢?
    评论
查看更多回答(2条)

报告相同问题?

问题事件

  • 系统已结题 11月13日
  • 已采纳回答 11月5日
  • 修改了问题 8月20日
  • 创建了问题 8月20日

悬赏问题

  • ¥15 请问有人会紧聚焦相关的matlab知识嘛?
  • ¥50 yalmip+Gurobi
  • ¥20 win10修改放大文本以及缩放与布局后蓝屏无法正常进入桌面
  • ¥15 itunes恢复数据最后一步发生错误
  • ¥15 关于#windows#的问题:2024年5月15日的win11更新后资源管理器没有地址栏了顶部的地址栏和文件搜索都消失了
  • ¥100 H5网页如何调用微信扫一扫功能?
  • ¥15 讲解电路图,付费求解
  • ¥15 有偿请教计算电磁学的问题涉及到空间中时域UTD和FDTD算法结合的
  • ¥15 three.js添加后处理以后模型锯齿化严重
  • ¥15 vite打包后,页面出现h.createElement is not a function,但本地运行正常