2022-2023-1 20221312 《计算机基础与程序设计》第五周学习总结

作业信息

班级链接:https://edu.cnblogs.com/campus/besti/2022-2023-1-CFAP
作业要求:https://www.cnblogs.com/rocedu/p/9577842.html#WEEK05

作业要求:C语言变量基础知识,pep/9进一步用法,伪代码的写法,算法与伪代码、测试:黑盒,白盒

作用正文:https://www.cnblogs.com/lmq221421/articles/16754837.html

教材学习内容总结

  • pep9的相关知识
  • 屏幕输入和输出、字符输入输出
  • 用汇编语言实现加法
  • 补充了基础知识宏变量const变量并知道了他们的作用
  • 教材学习中的问题和解决过程

    • 问题1:汇编语言的进一步理解
    • 解决方案:https://blog.csdn.net/weixin_46285416/article/details/116637114

代码调试中的问题与解决过程

问题一:在进行汇编语言编辑加法时出现ERROR: Invalid DECI input错误

 

 

 解决方法:意识到需要在input框下输入所需的值由于对pep/9的理解不够需要继续学习理解其运行过程

问题二

 

 我的Linux系统的软件源出现了问题无法下载需要跟换软件源但是在构筑共享文件时出现问题目前还无法解决。

解决方案:上网查询中。

上周考试错题总结

 错题1:

The central processing unit (CPU) of a computer is often a single integrated circuit.

正确答案: 正确      个人作答: 错误

错题2:

The following equation is an example of which Boolean algebra property?
A. Commutative
B. Associative
C. Distributive
D.Identity
E. Complement
F. De Morgan's law
正确答案: B

你的作答: C

 

 错题3:

Which of the following contains the instruction register?
A. Control unit   B. Arithmetic/logic unit   C. Auxiliary storage device   D. RAM   E. ROM
正确答案: A           个人作答: B
错题4:
The central processing unit of a computer is which of the following?
A. Gate
B. Stand-alone circuit
C. Integrated circuit
D. S-R latch
E. Multiplexer
F. Full adder
正确答案: C
你的作答: B
错题5:
The following equation is an example of which Boolean algebra property?
A. CommutativeB. AssociativeC. DistributiveD. IdentityE. ComplementF. De Morgan's law
正确答案: B            个人作答: C
学习进度条
第五周    代码 144/876   博客 1/9
posted @ 2022-10-04 23:32  221421李旻奇  阅读(13)  评论(0编辑  收藏  举报