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

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

作业信息

这个作业属于哪个课程 2023-2024-1《计算机基础与程序设计》
这个作业要求在哪里 2023-2024-1计算机基础与程序设计第五周作业
这个作业的目标 1.学习《计算机科学概论》第6章并完成云班课测试;2.学习《C语言程序设计》第4章并完成云班课测试
作业正文 https://www.cnblogs.com/eleslsel/p/17796192.html

教材学习内容总结

1.《C语言程序设计》

输入输出,域宽,精度,格式符。

2.《计算机科学概论》

Pep/9,机器语言,汇编语言,伪代码。

基于AI的学习

上周错题总结

错题1
What is a regular OR gate also known as?
A. Exclusive OR
B. Inclusive OR
C. Repetitive OR
D. Completion OR
E. Inversion OR
正确答案: B
你的作答: D

错题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
你的作答: A

错题3
What type of chip contains more than 100,000 gates?
A. Small-scale integration (SSI)
B. Medium-scale integration (MSI)
C. Large-scale integration (LSI)
D. Very-large-scale integration (VLSI)
正确答案: D
你的作答: C

错题4
A NAND gate and an AND gate produce opposite output.
正确答案: 正确
你的作答: 错误

错题5
A NAND gate and a NOR gate produce opposite output.
正确答案: 错误
你的作答: 正确

错题6
If an ad for a computer describes a memory having 4 x 230 bytes, how many gigabytes of the computer are uniquely addressable?
A. 4 GB
B. 8 GB
C. 16 GB
D. 4 MB
E. 8 MB
正确答案: A
你的作答: E

错题7
Which of the following is a computing technique in which multiple processors each contribute one part of an overall computation?
A. Synchronous processing
B. Task-level parallelism
C. Data-level parallelism
D. SIMD (single instructions, multiple data)
E. Rotation delay
正确答案: B
你的作答: A

错题8
The prefix kilo means 1000 when referring to speed and 1024 when referring to storage.
正确答案: 正确
你的作答: 错误

错题9
The prefix giga is abbreviated G and stands for 109 (one billion) or 230 (slightly more than one billion).
正确答案: 正确
你的作答: 错误

学习进度条

代码行数(新增/累积) 博客量(新增/累积) 学习时间(新增/累积) 重要成长
目标 5000行 30篇 400
第一周 200/200 3/3 20/20
第二周 500/500 3/6 18/38
第三周 500/1000 5/11 22/60
第四周 500/1000 6/17 20/80
第五周 500/1000 4/21 18/98
  • 计划学习时间:18小时

  • 实际学习时间:18小时

  • 改进情况:用心学习,提高效率。

posted @ 2023-10-29 19:34  20231420  阅读(12)  评论(0编辑  收藏  举报