2023-2024 -1 20231415 《计算机基础与程序设计》第六周学习总结

发布时间 2023-10-29 23:05:21作者: 融雪
这个作业属于哪个课程 https://edu.cnblogs.com/campus/besti/2023-2024-1-CFAP/
这个作业要求在哪里 https://www.cnblogs.com/rocedu/p/9577842.html#JXJC
这个作业的目标 学习计算机科学概论第6章 并完成云班课测试,学习《C语言程序设计》第4章并完成云班课测试
作业正文 https://i.cnblogs.com/posts/edit

教材内容总结

1.计算机科学概论:pep9,机器语言和汇编语言,伪代码

2.《C语言程序设计》:第四章主要介绍了C语言下键盘输入和屏幕输出

上周的错题

  • 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
  • The central processing unit of a computer is which of the following?
          A. GateB. Stand-alone circuitC. Integrated circuitD. S-R                 latchE. MultiplexerF. Full adder