这个作业属于哪个课程 | 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
- The central processing unit of a computer is which of the following?
- The equation (A + B)’ = A’B’ represents which property (or law) of OR gates?
- A NAND gate and a NOR gate produce opposite output.