职称:教授
单位:信息科学与工程学院;湖南大学教务处
职位:教务处副处长
主讲教师:计算机系统课程组@湖南大学
教师团队:共7位
第4期
| 学校: | 湖南大学 |
| 开课院系: | 信息科学与工程学院 |
| 专业大类: | 计算机类 |
| 课程负责人: | 赵欢 |
| 课程英文名称: | Computer Systems:A Programmer’s Perspective |
| 课程编号: | CS04033 |
| 学分: | 5 |
| 课时: | 88 |
计算机系统是计算机类专业的核心课,通过该课程的学习,使学生能够从程序员的视角全面了解计算机系统的基本概念,包括汇编语言、机器内存中的数据表示方法及常用运算方法、虚拟存储器、编译系统、动态加载库等。同时,通过课程实验可以帮助学生更好地理解程序执行的方式,并进一步学习改进程序的执行效率。 Computer Systems is a core course of computer science. After the study of the course, students can understand the basic concepts of computer systems from a programmer's perspective, and learn the knowledge that including the assembly language, in-memory data representations with commonly used algorithms, virtual memory, and the assemble system, dynamically loaded libraries, network programming and parallel programming. At the same time the course provide experiments and code which can help students gain a better understanding of program execution and improve program execution efficiency.