作业信息

[2020-2021-1信息安全专业导论](https://edu.cnblogs.com/campus/besti/2020-2021-1fois)

[2020-2021-1信息安全专业导论第六周作业]:第六周作业(必学,选做) - 作业 - 2021-2022-1信息安全专业导论 - 班级博客 - 博客园 (cnblogs.com)

学习目标

  • Polya如何解决问题
  • 简单类型与组合类型
  • 复合数据结构
  • 查找与排序算法
  • 算法复杂度
  • 递归
  • 代码安全

作业正文:2021-2022-1 20211419熊悠越《信息安全专业导论》第6周学习总结 - 20211419 - 博客园 (cnblogs.com)

教材学习内容总结:

 

 

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

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

 

在进行Pep9汇编语言实现三个数字相加时出现问题

解决方案:通过上网搜索,将STBA改为STWA即可解决

代码托管:

 

 

 

上周考试错题总结:

1.What is a regular OR gate also known as?
A. Exclusive ORB. Inclusive ORC. Repetitive ORD. Completion ORE. Inversion OR应为B
2.The following equation is an example of which Boolean algebra property?
A. CommutativeB. AssociativeC. DistributiveD. IdentityE. ComplementF. De Morgan's law应为B
3.The central processing unit of a computer is which of the following?
A. GateB. Stand-alone circuitC. Integrated circuitD. S-R latchE. MultiplexerF. Full adder应为C
4.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

 学习进度条 | | 代码行数(新增/累积)| 博客量(新增/累积)|学习时间(新增/累积)|重要成长| | -------- | :----------------:|:----------------:|:---------------: |:-----:| | 目标 | 5000行 | 30篇 | 400小时 | | | 第一周 | 200/200 | 2/2 | 20/20 | | | 第二周 | 300/500 | 2/4 | 18/38 | | | 第三周 | 500/1000 | 3/7 | 10/48 | | | 第四周 | 200/1200 | 2/9 | 15/63 | || 第五周 | 200/1400 | 4/13 | 19/82| ||第六周|200/1600|3/16|20/102

参考:[软件工程软件的估计为什么这么难](http://www.cnblogs.com/xinz/archive/2011/04/05/2005978.html),[软件工程 估计方法](http://www.cnblogs.com/xinz/archive/2011/04/06/2007294.html) - 计划学习时间:20小时 - 实际学习时间:20小时

参考资料 - [《计算机科学概论》](https://book.douban.com/subject/26877745/),《看漫画学Python》

 

 

 

 

 

 

posted on 2021-10-27 23:51  20211419  阅读(34)  评论(0编辑  收藏  举报