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

作业信息

这个作业属于哪个课程:https://edu.cnblogs.com/campus/besti/2022-2023-1-CFAP
这个作业要求在哪里:https://www.cnblogs.com/rocedu/p/9577842.html#WEEK05
作业目标:学习计算机科学概论第6章和《C语言程序设计》第4章
作业正文:https://www.cnblogs.com/lv-anqi/p/16748785.html

 

教材内容总结

《C语言程序设计》第4章,学习了数据的格式化屏幕输出与键盘输入、单个字符的输入输出、以及输入字符和数据时存在的相关问题。

《计算机科学概论》第6章,学会区分机器语言和汇编语言,了解了虚拟机Pep/9的重要特性,立即寻址模式和直接寻址模式相关区别,编写机器语言程序,学习相关创建和运行汇编语言程序的步骤,编写汇编语言程序,从而区分汇编器的指令和翻译的指令描述表达算法使用伪代码结构,使用伪代码来描述算法。

教材学习中的问题和解决过程

    问题一:什么是伪代码?伪代码有什么应用?

 

 

 

     问题二:什么是哈希算法?

 

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

 

 通过寻问学长,得知使用strcpy_s函数需要使用string.h头文件

上周错题总结

1.A NAND gate and an AND gate produce opposite output.
正确答案: 正确
我的作答: 错误
2.Which of the following is a device that allows a computer to connect to the Internet?
A. HertzB. Pentium 4C. Random accessD. Cycles per secondE. Modem
正确答案: E
我的作答: C
3.Which type of touch screen is made up of two layers that come into contact when the user presses on the screen?
A. ResistiveB. CapacitiveC. InfraredD. Surface acoustic wave (SAW)
正确答案: A
我的作答: B
4.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. ResistiveB. CapacitiveC. InfraredD. Surface acoustic wave (SAW)
正确答案: B
我的作答: A
5.Which of the following is a computing technique in which multiple processors each contribute one part of an overall computation?
A. Synchronous processingB. Task-level parallelismC. Data-level parallelismD. SIMD (single instructions, multiple data)E. Rotation delay
正确答案: B
我的作答: D
学习进度条
计划学习20小时
实际学习22小时
 代码行数博客学习时间
目标 5000行 30篇 400小时  
第二周 200/200 2/2 10/10  
第三周 200/200 2/2 10/10  
第四周 300/300 2/2 20/20  
第五周 300/300 2/2 20/0

posted @   晓生浮华  阅读(34)  评论(0编辑  收藏  举报
相关博文:
阅读排行:
· winform 绘制太阳,地球,月球 运作规律
· 震惊!C++程序真的从main开始吗?99%的程序员都答错了
· AI与.NET技术实操系列(五):向量存储与相似性搜索在 .NET 中的实现
· 【硬核科普】Trae如何「偷看」你的代码?零基础破解AI编程运行原理
· 超详细:普通电脑也行Windows部署deepseek R1训练数据并当服务器共享给他人
点击右上角即可分享
微信分享提示