- 课程概要
- 教学团队
- 教学资源
- 课堂笔记(PPT)
- 前序
- 第一章:The Big Picture (全景)
- 第二章:Binary Values and Number Systems (二进制和数字系统)
- 第三章:Data Reprensentation (数据表示方法)
- 第四章:Gates and Circuits
- 第五章:Computing Components
- 第六章:Probem Solving and Algorithm Design
- 第七章:Programming Languages
- 第八章:Abstract Data Type
- 第九章:Operating Systems && 第九章:Operating Systems(File system)
- 第十章:Networks and WWW
- 第十一章:Recall and Review
- 教学微视频
- 前序
- 第一章:The Big Picture (全景):计算机科学导论
- 第二章:Binary Values and Number Systems (二进制和数字系统):数值与进制
- 第三章:Data Reprensentation (数据表示方法)
- 第四章:Gates and Circuits:门电路
- 第五章:Computing Components:计算机体系结构
- 第六章:Probem Solving and Algorithm Design
- 第七章:Programming Languages:程序设计语言概述
- 第八章:Abstract Data Type
- 第九章:Operating Systems:CPU工作原理微视频
- 第十章:Networks and WWW:互联与互联网
- 第十一章:Recall and Review
- 课后练习与作业
- 前序
- 第一章:The Big Picture (全景)
- 第二章:Binary Values and Number Systems
- 第三章:Data Reprensentation (数据表示方法)
- 第四章:Gates and Circuits:门电路
- 第五章:Computing Components:计算机体系结构
- 第六章:Probem Solving and Algorithm Design
- Homework 1:match the activity with the phase of the object-oriented methodology
- Homework 2:Use the following array of values.Show the state of the list when firstUnsorted is first set equal to the 4th item in the selection sort. Array when firstUnsorted is first set to 4th item.
- Homework 3: Show the state of the list when firstUnsorted is first set equal to the 5th item in the bubble sort algorithm. Array when firstUnsorted is first set equal to the 5th item.
- 第七章:Programming Languages:程序设计语言概述
- Homework 1:True Or False
- Homework 2: Anwer the questions.Where is the data (operand) if the address mode specifier is: A. 000 B. 001
- Homework 2:Match the question with the appropriate translation or execution system.
- Homework 3: Distinguish between imperative and declarative paradigms.
- Pep7或Pep8运行结果呈现
- 第八章:Abstract Data Type
- Write out the definition and properties of words list below.
- What is the content of all leaves in the following binary tree?
- Write a recursive algorithm called IsThere that returns a Boolean value indicating if a value is in a binary search tree, where the parameters are a pointer to the root of the tree (or subtree) and the item being searched for.
- 第九章:Operating Systems:CPU工作原理微视频
- 第十章:Networks and WWW:互联与互联网
- 第十一章:Recall and Review
- 课堂笔记(PPT)
- 拓展资源
- 教材及参考资料目录
最后修改: 2019年03月20日 星期三 21:36