2022-2023-1 20221420《计算机基础与程序设计》第十周学习总结
作业信息
这个作业属于哪个课程 :这个作业的要求在 :2022-2023-1 《计算机基础与程序设计》教学进程 - 娄老师 - 博客园 (cnblogs.com)
这个作业的目标:自学教材计算机科学概论第第12,13,14章 《C语言程序设计》第9章
作业正文:https://www.cnblogs.com/hehuanwu4714/p/16863836.html
教材学习内容总结
信息系统
人工智能和机器人
模拟,图形,游戏和其他运用
指针
上周考试错题总结
Which of the following is a disk-scheduling algorithm that moves disks heads by the minimum amount necessary to satisfy any pending request?
A. First-come, first-servedB. SCANC. Shortest-seek-time-firstD. LatencyE. Seek time
正确答案: C
你的作答: B
原因与总结
对磁盘调度和题目的理解不清晰
学习进度条
代码行数(新增/累积) | 博客量(新增/累积) | 学习时间(新增/累积) | 重要成长 | |
目标 | 5000行 | 30篇 | 400小时 | |
第四周 | 150/1000 | 1/10 | 20 | 对函数的理解加深,开始了解指针 |