lengyu1231

 

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

作业信息

这个作业属于哪个课程 2022-2023-1-计算机基础与程序设计
这个作业要求在哪里 2022-2023-1计算机基础与程序设计第5周作业
这个作业的目标 Pep/9虚拟机
机器语言与汇编语言
算法与伪代码
测试:黑盒,白盒
作业正文 https://i.cnblogs.com/posts/edit;postId=16730541

教材学习内容总结

  1. pep/9编写,例如分别用机器语言和汇编语言编写一个伪代码算法,读入三个值,输出它们的和

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

  • 问题1:linux命令中echo命令格式问题
  • 问题1解决方案:在实际操作中了解-n -e的详细用法
  • 问题2:使用Linux用gcc,gdb调试代码中文件转换有问题
  • 问题2解决方案:实际操作中发现会发生字符被吞的现象,例如#include--nclude,改正后恢复

上周考试错题总结

  1. The central processing unit (CPU) of a computer is often a single integrated circuit.
    正确答案: 正确
    中央处理器是一块超大规模的集成电路,所以对
  2. Which type of touch screen is made up of two layers that come into contact when the user presses on the screen?
    A. Resistive
    B. Capacitive
    C. Infrared
    D. Surface acoustic wave (SAW)
    正确答案: A
  3. Which type of touch screen has a laminate applied over the glass that conducts electricity, which flows to the finger or stylus when touched?
    A. Resistive
    B. Capacitive
    C. Infrared
    D. Surface acoustic wave (SAW)
    正确答案: B
    两题都是书上内容P97-98

学习进度条

代码行数(新增/累积) 博客量(新增/累积) 学习时间(新增/累积) 重要成长
目标 5000行 30篇 400小时
第二周 40 2 18
第三周 60 4 20
第四周 60 3 20
第五周 80 2 20

计划学习时间20小时
实际学习时间20小时

参考资料

posted on 2022-10-02 20:48  20221405冷瑀  阅读(11)  评论(0编辑  收藏  举报

导航