清华大学计算机系本科生全部课程详细介绍

清华大学计算机系本科生全部课程详细介绍
清华大学计算机系本科生全部课程详细介绍

本科生课程介绍

课程名称中文

英文

讲课对象适用专业课

简介

Introduct ion 讲

课教师高工课程名称

中文

英文

讲课对象适用专业

简介

使用教材

计算机辅助设计技术基础教程唐龙等4位清华大学出版课号:00240013 学分: 3 课程属性:全校任选 开课学期:秋、春计算机辅助设计技术基础

Fundamenta

书名

作者

全校本科生理、工科专业

重点讲述计算机辅助设计的基础知识,为利用计算机解决本专业及相关领域中的问题打下必要的基参考书(1)计算机图形学基础,清华大学出版社,1995

(2)计算机图形学,孙家广,清华大学出版社(第三版),2000年

(3)计算机辅助设计技术基础,孙家广,清华大学出版社(第二版),2000年9月

(4)计算机辅助设计技术与应用,殷国富,科学出版社,2000年主要教学领域:(1)承担全校计算机辅助设计技术基础课教学;(2)

析及其应用课教学;

主要研究领域:小波分析及其应用,科学计算可视化,计算机图形学,

课程主要内容包括:计算机辅助设计(CAD )技术的基本概念、原理、算法和软件使用。具体内容为:CA 础,二维变换、二维裁剪、二维图形的光栅显示、曲线曲面、实体造型、三维变换、三维形体的显示AutoCAD、3DSMAX5.0软件的操作方法以及OpenGL图形库的应用。This course focuses on the basic concepts,principles,algorithms and applications design(CAD),it mainly consists of the following topics:software and hardware system of C transformations,line clipping,raster display of 2D graphics,curves and surfaces,sol dimensional transformations,three-dimensional viewing,visible-surface determination,

models,and introductions to AutoCAD,3DMAX 5.0and OpenGL.It is an ideal choice for s

learn the rudiments of this dynamic and exciting CAD technology.

徐玉华(1)承担全校计算机辅助设计技术基础课教学

课号: 00240033 学分: 3 课程属性:全校任选 开课学期: 秋季软件工程

姓 名职称 主要教学和科研领域

孙延奎副教授书名

作者

使用教材

Software Engineering Ian Summerville

本课程是计算机科学与技术系为全校本科生开设的一门重要的计算机专业基础课,目的是培养学生的软件力。本课程以软件生命周期的主要活动为主线,从软件及软件工程的历史和发展、软件开发过程、需求分析、软件维护、软件项目管理、标准及规范等方面全面介绍软件工程的基本理论、方法、技术和工具。参考书Software Engineering: A Practitioner’s Approach, Roger S. Pressman

Software Engineering: Theory and Practice, Shari, Lawrence Pfleeger 全校选修+计辅

课教师讲师课程名称

中文

英文

讲课对象课程简介Introduct ion 讲

课教师

中文

主要教学和科研领 白晓颖软件工程,软件测试

课号:00240042 学分: 2 课程属性: 全校任选 开课学期: 春季 人工智能导论

Introduct ion

Software Engineering is an undergraduate level course delivered by Computer Science and course teaches the fundamental principles and knowledge necessary for software systems model evolution. The purpose is to improve the students’ engineering capabilities and development Based on the major activities in software lifecycle,the course introduces the basic theory

and tools.Topics covered include SE concepts,software process,software requirements,

software testing, software maintenance, software project management, standards and guideline 姓 名职称参考书1.《人工智能:一种现代方法》, 姜哲等译,人民邮电出版社, 中文版2004.5出版2.《人工智能导论》, 林尧瑞,马少平编,清华大学出版社书名

作者

使用教材

Artificial Intelligence:A Modern Approach

全校本科生适用专业全校各专业

Stuart Russell and Peter Norvig

王宏 副教授1. 《面向计算机科学的离散数学A》,信息学院限选课和全校本科生选2. 《人工智能导论》,全校本科生选修课3. 主要研究领域:人工智能、移动机器人

本课程为非计算机专业的本科生介绍人工智能的基本原理和方法的入门课程。课程主要讲述人工智能问题

想,重点介绍在构建和分析当前及未来的智能系统方面最有前途的主题和技术,包括产生式系统,常用的法,主要的知识表示和推理方法,以及几个应用领域中所涉及的人工智能问题和求解方法。课程以智能体设计为主线,将人工智能中相互分离的领域与内容统一起来,注重理论与实际应用相结合。同时还简单介、人工神经网络等算法思想及相关成果与进展。

This course is an introduction course to offer the basic principles and methods of art undergraduate students of non-computer department.It mainly explains problem solving metho some topics and technology to build and analysis intelligent systems at present and in the production systems,searching methods and strategies,heuristic search algorithm,knowledge approaches,and some applications in different fields.The course takes the concept and desi

theme,equal emphasis on theory and practice.It also introduces the basic methods an

learning, simulated annealing, genetic algorithm and artificial neural network.

姓 名职称 主要教学和科研领

书名

作者

课号: 30240273 学分: 3 课程属性:本科必修 开课学期: 春季

课程名称

数据结构

Introduct ion 讲师课程名称

中文

英文

使用教材工

使用教材

数据结构(C语言版)

严蔚敏,吴伟民

课程简介参考书[1] Kruse, et.al. Data Structures & Program Desing in C.[2] Knuth. The Art of Computer Programming. Volume 1.

讲课对象本科生适用专业

教师

姓 名职称朱仲涛本课程介绍重要的数据结构和一些基本的查找和排序算法,数据结构包括:线性表、栈、队列数据结构。当介绍查找算法和排序算法时,还要重点讲解BST树、AVL树、B树、堆等数据结构。This course is an introductory course on fundamental data structures and some basic algori objective is focused on various data structures which include Linear List,Stack,Queue,St

In addition,other data structures are also introduced when instructing searching and sor

tree, and heap.

课 主要教

计算机视觉课号: 20240023 学分: 3 课程属性:_本科必修 开课学期: 春季课程名称中文

离散数学(II)

使用教材

图论与代数结构

书名

参考书 Bernard Kolman, Robertc. Busby , Sharon Ross (罗平译) Discrete Mathem

讲课对象本科生适用专业本课程讲述计算机、电子通信等专业所需的数学基础知识。主要讨论图的基本概念,道路与回预备知识,群、环、域,格与布尔代数。

Introduct-ion This course gives some basic knowledge of mathematics for computer scie

the graph,paths and circuits,trees,plane graphs and coloring g

mathematical structures, semi-groups and groups, lattice and Boolean alg

课程简介姓 名职称 罗平 副教授讲

主要教学:离散数学, 数据安全。

科研领域:信息安全

课号:20240033 学分: 2 课程属性:_本科必修 开课学期: 春季数值分析

戴一奇 教授主要教学:离散数学。科研领域:信息安全。书名

作者数值分析(第4版)

李庆阳等

参考书[1] 《数值分析》 关治 陈景良 清华大学出版社

[2] 《Numerical Analysis》J. Store

讲课对象

课程简介

Introduct ion 讲

课教

课程名称

中文

英文

使用教材讲课对象课程简介讲

课教

副教授师

副教授本科生适用专业计算机科学技术

蔡懿慈主讲《数值分析》和《VLSI设计导论》,从事半导体和集成电 王泽毅主讲《数值分析》,从事集成电路参数提取算法和理论研究。数值分析课程研究各种数学问题求解的数值计算方法,讲解如何用计算机解决实际数学问题的方法。学习算方法,设计求解算法,求出数学问题的近似解。主要内容包括线性方程组的解法(包括直接法与迭代法牛顿插值,分段低次插值,三次样条插值),函数逼近计算,数值积分与数值微分的近似计算,方程求根征向量的计算,此算法与计算机紧密结合。

Numerical analysis involves the study,development,and analysis of algorithms for obta various mathematical problems.The course introduces students to the algorithms and method scientific computing.The mathematical underpinnings of these methods are emphasized as much

We believe that students learn and understand numerical methods best by seeing how algor

mathematical theory and then writing and testing computer implementations of them.

姓 名职称 主要教学和

课号: 30240184 学分: 4 课程属性: 本科必修 开课学期: 春季数据结构

书名作者

数据结构 (使用面向对象方法与C++语言描述)殷人昆、陶永雷、谢若阳、盛绚华参考书数据结构习题解析(用面向对象方法与C++语言描述),殷人昆、徐孝凯,清华大学出版社,200

全美经典教材 数据结构 习题与解答 用C++语言描述(影印版),机械工业出版社

《数据结构》是计算机科学与技术专业本科生的一门必修课程。本课程介绍如何组织各种数据在计算机中数组、链接表、栈和队列、递归、树与森林、图、堆与优先级队列、集合与搜索结构、排序、索引与散列讨论数据结构技术,并以兼有面向过程和面向对象双重特色的C++语言作为算法的描述工具,强化数据结本能力的双基训练。为后续计算机专业课程的学习打下坚实的基础。

Introduct ion

《Data Structure 》

A required and specialized course for undergraduate of Department of computer science and t on how different kinds of data can be stored,transmitted and transformed in computer.follows:Array,Linked List,Stack and Queue,Recursion,Tree and Forest,Graph,Heap and P Structure,Sorting,Indexing and Hashing Structure,etc.During such a course,data structu Object Oriented viewpoint,and Language C++which characterized by Procedure-oriented and

used as the tool of describing the Algorithms to enhance training of the basic knowledge

ability of object-oriented programming as well. Thus, this course is really helpful for the 本科适用专业计算机科学与技术

邓俊辉计算机图形学、计算几何、数据结构姓 名职称 主要教学和科研领

殷人昆软件工程、数据结构、管理信息系统

课程简介Introduct ion 讲

课教

中文

Introduct ion 副教授计算机科学与技术

本课程由4部分组成,分别是:逻辑代数与逻辑函数化简、组合逻辑分析与设计、同步时序逻辑分析与设

简主要介绍逻辑代数的基本原理和逻辑函数化简方法,重点是卡诺图化简与表格化简法;组合逻辑部分结码器、数据选择器、ALU 等组合逻辑器件,介绍组合逻辑电路原理、分析与设计方法;同步时序逻辑部分触发方式的时钟配合、寄存器的结构、重点介绍各种同步计数器和移位寄存器的分析、设计及应用;可编、以及PLA、PAL、GAL等常用可编程器件的结构与应用。

This course mainly consists of 4parts:1.Logical algebra and logical simplification,Ka https://www.360docs.net/doc/b43562605.html,binational logical,focus on the decoder,encoder,multiplexer and ALU,those are hardware. 3.Synchronous Sequential logical describe the principle and applications of fli

shift register.4.In the section of programmable logical circuits,we will introduce the PL

flexible in the logical design and useful.

姓 名职称 主要教学和科研领

参考书Introduction To Logic Design,清华大学出版社影印教材,2002

讲课对象

本科生适用专业赵有健副研究员教学:《计算机网络》,《计算机网络技术基础》,《数字逻

科研:高速计算机网络设备体系结构

杨士强教授教学:《数字逻辑》科研:多媒体技术书名

作者

课号: 30240243 学分: 3 课程属性:_本科必修 开课学期: 春季

课程名称 操作系统

参考书

u Abraham Silberschatz, Peter Baer Galvin, Greg Gagne著,郑扣根译,操作系统概念u William Stallings著,魏迎梅、王涌等译,操作系统----内核与设计原理(第四版),电u 张尧学、史美林 编著,计算机操作系统教程(第二版),清华大学出版社,2001年7月

使用教材无课讲课对象

本科生

适用专业

The operating system is a system program to manage hardware and software reso convenient interface for using its system services.This course will illustrate t design issues in operating systems with real-world running cases,such as UNI

component by which the students get hands-on experience to reinforce concepts

organized into the following parts: processes, scheduling, memory, files, and I/O

课教程简介

操作系统是计算机系统中负责管理各种软硬件资源的系统软件,提供应用软件运行所需的良好统为实例,讲解操作系统的概念、基本原理和实现技术;并配有相应实验,强调实践动手能力存储管理、文件系统和外设管理等方面。

师姓 名职称 主要教

向勇主要从事计算机网络、操作系统和计算机协同工作方面的教

自组网、嵌入式操作系统、组播路由和计算机协同工作。

课程名称

中文

英文

参考书课

课教师

课程名称

中文

英文

使用教材使用教材微计算机系统与接口

赵雁南,温冬婵,

杨泽红课号: 30240253 学分: 3 课程属性:_本科选修 开课学期: 春季微计算机技术

书名

作者讲课对象

计算机系本科适用专业弱电类各专业

微型计算机的发展十分迅速,本课程从培养能力出发,使学生在掌握基本概念的基础上,学习、了解微型处理器为背景,围绕“基础”、“主线”和“关键技术”开展课堂与实验教学。1)以8086‘解剖麻雀’,介绍CPU 、存储器、I/O 接口、总线操作、时序、系统设计与编程,作为教学的基本概念;2)结合微处理器的发展历程,以微型计算机的技术发展作为主线。如386的虚拟存储、Pentium 的超标Pentium Pro的乱序执行、PCI总线等,使学生了解微型计算机在性能和速度方面不断克服瓶颈效应,采用3)以微型计算机的关键技术如Cache 、存储管理、中断、DMA 、总线驱动、与外设的接口方法等为重点,使要点和应用方法。The Intel Microprocessors 8086/8088 … Pentium Pro. and Pentium II Processors Archit 4) 此外,对其它微处理器(如嵌入式结构等)也给予介绍,扩充学生的知识面。

Introduct ion

As the microcomputer developing rapidly, this course commence on ability training, s

conception, furthermore can learn and comprehend fresh technology of the microcomputer. With processor, the course spreads out surrounding with three points: “Basis”, “Main clue” an 1、 With analyzing of 8086 processor, the course introduces CPU, memory, I/O interfa

designing and programming. As foundation of this course, it can make students understand bas 2、With the introduction of the evolution of the microprocessors, the main clue of t

of the microcomputer, such as memory management of 80386 processor, the super-scaler pipelin logic of Pentium processor, the dispatch and execution of Pentium Pro, PCI bus and etc, so t understand the microcomputer is conquering and exceeding the “bottle neck” point.3、 As emphases, the key-tech, such as Cache, memory management, interrupt, DMA, bus

the microcomputer is introduced to the students, so that they can catch the key points and t microcomputer.

4、Furthermore, the course introduces other microprocessors, such as embedded- archi

enrich their knowledge structure.姓 名职称 主要教学和科研领

赵雁南 教授教学:1、“微计算机技术”;2、专业实习“足球机器人与机器人足球赛”。

科研:智能机器人、机器人控制器、模式识别、虚拟现实、与其他智能技术应用。

参考书[1] Kruse, et.al. Data Structures & Program Desing in C.

课号: 30240273 学分: 3 课程属性: 本科必修 开课学期: 春季 数据结构

书名

作者

数据结构(C语言版)

严蔚敏,吴伟民

讲课对象课程简介Introduct ion 讲

课教师

讲师课程名称

中文

英文

使用教材讲课对象课

简介

Introduct ion 讲

课教

参考书

[2] Knuth. The Art of Computer Programming. Volume 1.

本科生适用专业工业工程系

朱仲涛计算机视觉课号: 40240392 学分: 2 课程属性:_ 本科选修 开课学期: 春季 多媒体计算机技术

本课程介绍重要的数据结构和一些基本的查找和排序算法,数据结构包括:线性表、栈、队列、串、广义数据结构。当介绍查找算法和排序算法时,还要重点讲解BST树、AVL树、B树、堆等数据结构。

This course is an introductory course on fundamental data structures and some basic algori The major objective is focused on various data structures which include Linear List,Stac

List,Tree,and Graph.In addition,other data structures are also introduced when inst

algorithms, e.g., BST, AVL tree, B tree, and heap.

姓 名职称 主要教学和科研领

书名

作者

多媒体计算机技术基础及应用钟玉琢,蔡莲红,李树青,史元春

参考书 1. 钟玉琢,李树青,林福宗,冉建国.多媒体计算机技术.北京.清华大学出版社.1993.5.2. 钟玉琢,乔秉新,李树青.机器人视觉技术.北京.国防工业出版社.1994.11.3. 流媒体与视频服务器,清华大学出版社,2003.4. 钟玉琢,乔秉新,祁卫 译著.MPEG-2运动图像压缩编码国际标准及MPEG的新进展.北京.清华大学5. 高文.多媒体数据压缩技术.北京.电子工业出版社.1994.4.6. 吴乐南.数据压缩的原理与应用.北京.电子工业出版社.1995.2.7. 胡晓峰等.多媒体系统原理与应用.北京人民邮电出版社.1995.6.8. 胡晓峰,李国辉.多媒体系统.北京.人民邮电出版社.1997.8.13. 马华东 多媒体计算机技术原理 清华大学出版社 1999年

14. 钟玉琢,王琪,贺玉文编著 基于对象的多媒体数据压缩编码国际标准——MPEG4及其校验模型 科学

本科生适用专业 计算机应用

This course is designed for senior undergraduated students.This course teaches students the technologies of multimedia computing.Students learn the issues involved to capture,proc store,and retrieve various kinds of continuous media.Projects require work with audio,s

and other media,all in digital form.Readings and lectures provide a conceptual and techn

work.

姓 名职称主要教学和科

《多媒体技术基础及应用》是计算机科学与技术专业的一门本科生选修课。本课程综合讲述了多媒体计算和应用。课程讲授的主要内容有:多媒体计算机的定义及其关键技术;视频音频信息的获取与处理;多媒体数据及软件系统结构。通过学习这些内容,为今后开展多媒体领域的研究和开发工作,打下良好的基础。 钟玉琢 教授/博导多媒体信息编码,流媒体与视频服务器,数字家电网关

课程名称

中文

英文

使用教材参考书讲课对象课

介讲

课教师

蔡莲红

教授/博导

语音信号处理,语音识别、合成课号: 40240402 学分: 2 课程属性:_本科选修 开课学期: 秋季系统仿真与虚拟现实

书名

作者专业选修课适用专业计算机系

虚拟现实(电子版教材)王家廞

无Introduct ion

1.Virtual reality(VR).

2.Methods of VR, including rendering and animation.

3.Interface of VR, including tracking, vision display, voice display, and force dis

4.Application and evaluation of VR.1.虚拟现实技术概述。2.虚拟现实的方法,包括绘制和动画。绘制技术包括:图形绘制流水线,外观,纹理,特殊效果,碰撞射度,体绘制等方法。动画技术包括:刚体动画,柔软体动画,过程动画等。3.虚拟现实的人机接口技术,包括位姿跟踪,视觉显示,力觉和听觉显示。位姿跟踪包括电磁,超声,不同的显示表面和光学系统。4.虚拟现实的应用及评价。

姓 名职称 主要教学和科研领

王家廞教授主讲离散数学、人工智能、虚拟现实等课程多次。研究方向:计算机应用。主要研究领域:1.人工智能和调度。2.计算识别,图像处理及应用。4.智能控制及应用。5.虚拟现实和临场感。

、模拟

ion

ele

课教师

教授课程名称

中文

英文

使用教材讲课对象课程简介Introduct ion 讲

课教师

课程名称

中文

英文

姓 名职称 主要教学和科研领

边计年 数字系统设计自动化,包括系统级,寄存器传输级和逻辑级Introduct ion

Introduce the basic theory and the newest progress of many areas of design automation f

high-level description language VHDL,simulation,logic-level and high-level synthesis,test

verification.课号: 40240422 学分: 2 课程属性:_本科选修 开课学期: 春季计算机图形学基础

书名

作者

计算机图形学

孙家广

参考书 1. “计算机图形学教程”,唐荣锡、汪嘉业、彭群生,科学出版社。

2. Computer Graphics (C version), Donald Hearn, M Pauline Baker, 清华大学出版社,Pr 本课程是为清华大学计算机系本科生开设的选修课,旨在介绍计算机图形学的基本概念、理论、方法和系的DDA 算法、中点算法、Bresenham 算法,多边形扫描转换算法,裁剪,消隐,曲线曲面造型,实体造型,跟踪算法等。

This course introduces basic concepts, elements, algorithms and systems of computer

DDA and Bresenham algorithms for line drawing, scan-line polygon fill, antialiasing, clippin

and surface modeling, solid modeling, illumination model (Phong model, Cook-Torrance model),

shading, texture mapping, ray tracing, etc.

姓 名职称 主要教学和科研领

大三本科生适用专业计算机

形式语言与自动机

书名

作者

胡事民教授主要教授计算机图形学的系列课程,从事计算机图形学与交互课号: 40240432 学分: 2 课程属性:_本科必修 开课学期: 秋季John E. Hopcroft Rajeev Motwani Jefferey D. Ullman

参考书

《Elements of the Theory of Computation》,H.R.Lewis / C.H.Papadimitriou

《形式语言与自动机理论》,

蒋宗礼,姜守旭编著,清华大学出版社,北京,2003

使用教材Introduction to Automata Theory,Languages,and Computation(2nd Edition)

课程简介

课教师中文

Introduct ion 包含三部分内容:(1) 有限状态自动机,正规表达式,正规语言;讲课对象本科学生适用专业计算机

(2) 上下文无关文法,下推自动机,上下文无关语言;(3) 图灵机,问题的不可解性、难解性和复杂性等计算理论初步知识。

Introduct ion

The course mainly covers automata theory,formal grammar principle,formal languages and the points are as follows:(1) Finite State Automata, Regular Expressions and Regular Languages;

(2) Context-Free Grammars, Pushdown Automata and Context-Free Languages;(3) Turing Machines, A Brief Introduction to the Undecidability, Intractability and Complex 姓 名职称 主要教学和 王生原副教授 软件与理论

书名

作者

课号:00240053 学分: 3 课程属性:全校任选 开课学期: 秋季

课程名称

面向计算机科学的离散数学A

参考书1.《数理逻辑与集合论 精要与题解》,王宏, 杨明编, 清华大学出版社, 2001年4月第1版。

使用教材

《数理逻辑与集合论》 石纯一, 王家钦课程简讲课对象

本科生

适用专业

课教师

本课程为计算机科学理论的基础课程,是面向计算机科学的离散数学结构的第一部分。内容主统介绍数理逻辑与朴素集合论的基础知识,包括:命题逻辑和谓词逻辑、定理的推理演算和机质、任意集合中的函数及其性质,无穷集合的基数,以及上述知识在计算机科学中的应用。The course is a fundamental course for computer science theory.It ’s the first p Science.The main contents include Mathematical Logic and Set Theory.It intro mathematical logic and classic set theory,including proposition logic and predica

proving methods,basic operations and properties of sets and relations,function

cardinals of infinite sets, and the applications of knowledge and ideas above in c

姓 名职称 主要教

王 宏 副教授 1.《人工智能导论》,全校本科生选修课2.《面向计算机科学的离散数学A》,信息学院限3. 主要研究领域:人工智能、移动机器人

课程名称

中文

英文

使用教材讲课对象课程简介Introduct ion 讲

课教

课号: 20240013 学分: 3 课程属性:_本科必修 开课学期: 秋季

课程名称中文

离散数学 (1)

使用教材

数理逻辑与集合论

石纯

书名

本科生适用专业

参考书

A.G. Hamilton, Logic for Mathematicians , 清华大学出版社(影印版),2003.P.J. Cameron, Sets, Logic and Categories, Springer, 1999.

本课程为计算机科学与技术系本科生的专业基础课程,是面向计算机科学的离散数学结构的第程系统介绍数理逻辑与集合论的基础知识,包括:命题逻辑和谓词逻辑、定理的推理演算和机合中的函数及其性质,无穷集合的基数,以及上述知识在计算机科学中的应用。

Introduction

This course is a fundamental course for undergraduates in computer science an Mathematics in Computer Science.The main contents include Mathematical Logic and ideas of mathematical logic and classic set theory,including proposition logic a proving methods,basic operations and properties of sets,relations and functi applications in computer sciences.

课程简讲课对象

姓 名职称

讲课教师

李三江

助研

主要教学领域:数理逻辑

主要研究领域:人工智能、空间推理

课号:20240033 学分: 2 课程属性:_本科必修 开课学期: 春季数值分析

书名

作者数值分析(第4版)

李庆阳等

参考书[1] 《数值分析》 关治 陈景良 清华大学出版社

[2] 《Numerical Analysis》J. Store 数值分析课程研究各种数学问题求解的数值计算方法,讲解如何用计算机解决实际数学问题的方法。学习算方法,设计求解算法,求出数学问题的近似解。主要内容包括线性方程组的解法(包括直接法与迭代法牛顿插值,分段低次插值,三次样条插值),函数逼近计算,数值积分与数值微分的近似计算,方程求根征向量的计算,此算法与计算机紧密结合。

Numerical analysis involves the study,development,and analysis of algorithms for obta various mathematical problems.The course introduces students to the algorithms and method scientific computing.The mathematical underpinnings of these methods are emphasized as much

We believe that students learn and understand numerical methods best by seeing how algor mathematical theory and then writing and testing computer implementations of them.

姓 名职称 主要教学和科研领

本科生适用专业计算机科学技术

蔡懿慈副教授主讲《数值分析》和《VLSI 设计导论》,从事半导体和集成电路计算机。王泽毅教授主讲《数值分析》,从事集成电路参数提取算法和理论研究。

使用教材讲课对象课

Introduct ion 讲

课教

教授师

讲师使用教材讲课对象课

介Introduct ion 讲

王泽毅教授主讲《数值分析》,从事集成电路参数提取算法和理论研究。

课号: 30240042 学分: 2 课程属性:_本科必修 开课学期: 秋季课程名称

中文

人工智能导论

英文

书名

作者

人工智能导论

林尧瑞,马少平

本科生适用专业计算机应用技术

参考书1,Nils J. Nilsson,人工智能,机械工业出版社

2,陆汝钤,人工智能(上下),科学出版社3,人工智能导论补充材料,自编

马少平人工智能,信息检索,汉字识别 金奕江 汉字识别,信息检索本课程主要介绍人工智能问题求解方法的一般性原理和基本思想。主要讲述一般的搜索问题,包括盲目搜包括AO*算法和博弈树搜索等;人工智能中的谓词演算及其应用,包括归结方法、基于归结的问答系统、则的逆向演绎系统;高级搜索,包括局部搜索方法、模拟退火方法和遗传算法等。This course will introduce the general principles and basic ideas of problem solving method general searching problems,including blind search and heuristic search;AND-OR graph search game-tree search;predicate calculus and its applications in AI,such as resolution,que

resolution,rule-based forward deduction systems and backward deduction systems;advanced s

simulated annealing, and genetic algorithm.

姓 名职称 主要教学和科研领

课号: 30240063 学分: 3 课程属性:_本科选修 开课学期: 秋季课程名称

中文

信号处理原理

英文

书名

作者

《信号处理原理》

郑方,徐明星

本课程是计算机科学与技术专业本科生的一门必修课程,主要介绍信号的基本概念及信号处理的内容包括:信号基本概念和基本运算、信号处理与数字信号处理的基本原理与过程、周期信号的傅里叶级散时间傅里叶变换、离散傅里叶变换与FFT算法、Z变换、连续时间系统与离散时间系统的分析方法、滤波考核重点是学生是否掌握信号处理的基本原理,以及分析和处理实际问题的方法,以应用为最终目的。要点;理解对信号处理的基本原理和各种基本方法;能够将所学理论与分析方法应用到解决实际问题中去。识来学习、理解和掌握新方法与新技术的能力。要求先修的课程为高等数学。

参考书Introduction to Signal Processing

S.J.Orfanidis. Prentice-Hall, Inc., 1996本科三年级适用专业计算机

In this course,the principle of signal processing is introduced.The content includes:

signal processing,Fourier Series for period signal,Fourier Transform for continuous s

Transform, Discrete Fourier Transform, Z transform, system analysis methods and the methods

姓 名职称

课教师

课程名称

中文

英文

使用教材讲课对象课

简介

课教副教授师讲 师课程名称

中文

英文

使用教材 徐明星副教授

语音识别与理解,人工智能,模式识别

主讲《信号处理原理》、《C++面向对象程序设计》等课程

姓 名

职称

主要教学和科研领

参考书软件工程 复习与考试指导,殷人昆,高等教育出版社,2001年2月

全美经典教材 软件工程 习题与解答(影印版),机械工业出版社课号: 30240163 学分: 3 课程属性: 本科必修 开课学期: 秋季软件工程

书名

作者本科适用专业计算机科学与技术

软件工程(第6版)

[英]

Introduct ion

As a foundation course,the course of software engineering,which aims at students takin software engineers in commerce and industry as well,plays an important role in studyi computer science and technology.Such a course will increase students ’abilities in the fie project management.

The main contents are as follows:

w General introduction in the basic concept about software and the target for software engi how to develop software in high quality by understanding software development approach of and object-oriented respectively.

w Students will learn how to undertake software metric and management,and how to guarantee

software development process and process management technology.In this way,software dev

schemed and managed easily and effectively.《软件工程》是计算机科学与技术专业本科生的一门必修课程,它对于培养学生的软件素质,提高学生的具有重要的意义。课程的主要内容有:介绍软件的基本概念和软件工程的目标,通过对传统的面向过程的软件开发方法和面学生掌握开发高质量软件的方法;通过对软件开发过程和过程管理技术的学习,使学生了解如何进行软件动,从而能够有效地策划和管理软件开发活动。白晓颖软件工程

课号: 30240233 学分: 3 课程属性:_ 本科必修 开课学期: 秋季程序设计基础

姓 名职称 主要教学和科研领殷人昆软件工程、数据结构、管理信息系统书名

作者程序设计基础吴文虎

1 Harrvey M. Deitel, Paul James Deitel. 邱仲潘等译. C++大学教程. 第二版. 北京:电子工业出版社. 2001

2 Decoder. C/C++程序设计. 北京:中国铁道出版社. 2002

3 谭浩强 著,C程序设计(第二版),清华大学出版社,1999

4 钱能主编. C++程序设计教程. 北京:清华大学出版社. 1999

讲课对象课程简介Introduct ion 讲

课教

教授

博导副教授中文

副教授

参考书 5 B. W. Kernighan and D. M. Ritchie, The C Programming Language

(2nd Edition), Prentice Hall, Inc., 1988《程序设计基础》是计算机系本科生进入大学接触到第一门专业课。该课程强调在解题的实践中,掌握程本方法,运用好计算机这一智力工具,提高分析问题和解决问题的能力;要求学生强化动手实践,引导理程习惯。本课程改革了作业评价和考试方法,设计开发了练习题网上提交与自动评测系统,期中和期末采学生的实际编程能力。

Introduction to Programming,the first major course for computer science freshmen,prese ideas,and methods through programming practice.The purpose is to cultivate a love for p ability of analyzing and solving problems by the help of computers.This course emphas programming practice,using their intellect and using good programming style.A special

students ’homework submission through internet and to evaluate their homework automatically

mid-term and final examinations. With the help of the system, the course can judge students’

姓 名职称主要教学和科研领域

大一本科新生适用专业计算机科学与技术

课号:30240262 学分: 2 课程属性:本科选修_ 开课学期:秋季

课程名称数据库系统概论

吴文虎科研领域包括人工智能、模式识别;汉语非特定人语音识别及理解系统别系统鲁棒性研究;信息技术对青少年科学素养和创造力的影响。经彤科研领域包括集成电路计算机辅助版图设计,Steiner树算法

使用教材数据库系统设计与原理冯建

书名

参考书

1、《数据库系统概论》;作者:萨师煊、王珊;第三版;高等教育出版社

2、DATABASE SYSTEM CONCEPTS;作者:Abraham Silberschatz & Henry

讲课对象

本科生适用专业

本课程主要分四大部分:1. 数据库的设计与应用:主要讲述E-R模型和关系模型;2. 数据库管理系统的数据存储:主要讲述文件组织和索引结构;3. 数据库管理系统的核心技术:主要讲述查询处理、事务管理和并发控制;4. 数据库管理系统的体系结构扩展和前沿研究。

课程简介

Introduction

This course consists of four parts.The first part is database design part is the storage of DBMS (Database Management System),including fi DBMS,including query processing,transaction management and concurre research subjects.

讲课冯建华讲述本科生《数据库系统

和WWW环境下的信息处理

姓 名职称

使用教材讲课对象课程简介讲

课教师 教授课程名称

中文

英文

使用教材讲课对象课

Introduct ion 讲课教副教授参考书《现代控制工程》,K ·Ogata编,卢伯英等译, 高等教育出版社

《自动控制原理》,胡寿松主编,高等教育出版社书名作者

本科生适用专业计算机科学与技术、自动

系统分析与控制孙增圻

Introduct ion

This course mainly teaches the classical control theory based on transfer function,an knowledge on modern control theory using state space model. Main content are as follows:

(1)Mathematical model for the control system,including differential equation,transfer fu diagram and model transform;

(2)Time domain analysis of the control system,including time response calculation,observability and dynamic performance;

(3)Frequency domain analysis of the control system,including Nyguist stability criterion between Bode plot and the performance of control system;

(4) Design for control system, including serial compensation, parallel compensation

(5) Sampled-data control theory, including model description, performance analysis a 姓 名职称 主要教学和科研领 孙富春神经模糊建模与控制、机器人控制系统,网络控制

本课程主要讲授基于传递函数的经典控制理论,初步介绍基于状态空间的现代控制理论方法。授课内容:微分方程、传递函数、状态方程、结构图和模型转换;(2)控制系统的时域分析,包括时间响应计算、性和动态性能;(3)控制系统的频域分析,包括Nyguist 稳定判据、Bode 图、开环Bode 图与控制系统的性串联校正、并联校正和复合校正;(5)采样控制系统理论,包括采样系统的模型描述、性能分析和系统设

课号: 40240354 学分: 4 课程属性: 本科必修 开课学期: 秋季计算机组成原理

书名

作者

计算机组成与设计

王诚

参考书《计算机组成与结构》刘卫东编 机械工业出版社

《结构化计算机组成》 刘卫东 徐恪译 机械工业出版社

Computer Organization & Design The hardware/software interface 机械工业出版社

Computer organization and architecture Designing for performance 清华大学出版社本课程主要介绍简单、完整、单处理器计算机的基本组成原理和内部运行机制,并探索硬、软件之间相互件提高系统性能。教学内容包括算术逻辑部件(ALU )、指令系统、控制器设计、高速缓冲存储器和虚拟体现设计计算机时在成本、性能和复杂性之间的权衡。教学中,采用教学计算机TEC-2000作为示例,并要机及其软件模拟系统为基础,独立设计和实现一台8位的计算机。

This course is an introduction to computer organization,with a special focus on the princi uniprocessor design.It will explore the interaction of hardware and software,and consider to achieve high performance.Topics will include the computer arithmetic and logic unit,processor design,caches and virtual memory,peripheral equipment,and design tradeoffs

complexity.TEC-2000(Tsinghua Education Computer 2000)will be used as the example in w

required to design a new 8-bit computer based 16-bit TEC-2000 and its simulator.姓 名职称主要教学和科研领域本科适用专业计算机科学与技术

刘卫东计算机系统结构、计算机网络及应用

师教授课程名称中文

使用教材讲课对象

适用专业课程简介讲职称课

课程名称

中文

英文

使用教材讲课对象课

课号:40240362 学分: 2 课程属性:_本科选修 开课学期: 秋季

电子商务平台及核心技术英文 E-Busines

Technol 王诚计算机系统结构、计算机网络及应用

书名作者出版社

电子商务软件技术教程王克宏清华大学出

本课程围绕电子商务平台及其核心技术,从应用软件体系结构的角度,以电子商务的典型应用为实例,介

基本概念,J2EE 的体系结构和三层结构的设计、实现。在我们自己开发的电子商务模拟平台上,同学分组自行设计电子商务系统中的某些功能,以构件的形式实现;同时引导同学学习在网上寻找参考资料和文献研报告。通过这些环节,不仅使学生掌握开发电子商务应用的技能和有关的知识,还要培养和发挥同学的手解决实际问题和协调合作的能力。

Introduct ion

This course focuses on the core technologies and platform of the E-Business.From the point application,it introduces some basic concepts,the architecture of J2EE,and the principl designing and implementing.In the practice,the students will be divided into some grou implement one component to provide some function to the E-Business simulating platform.

On the other hand,one of our objects is to introduce the students to learning how to information, and how to write paper or research report about a course or a project.

In one word,the course is a composite training of learning knowledge and technology,abi

and integrating, finding retrieve, useful information and references.参考书《J2EE应用与BEA WebLogic Server》刑国庆等译,电子工业出版社 2002.4

J2EE Specification, https://www.360docs.net/doc/b43562605.html,,XML Specification, http://www.w3.

本科生计算机

姓 名 主要教学和科研领域蔡月茹 副教授教学:计算机组成原理,电子商务平台及核心技术科研:MIS(管理信息系统),电子商务构件丁峰讲师

教学:电子商务平台及核心技术,程序设计,操作系统,数据科研:基于XML的数据集成机制,构件规范 徐鹏讲师

教学:电子商务平台及核心技术科研:基于XML的数据处理,电子商务构件及工具计算机系统结构(第二版)郑纬民,汤志忠

课号:40240443 学分: 3 课程属性:_本科必修 开课学期:秋季学期 计算机系统结构

书名

作者

参考书1、David A.Patterson and John L.Hennessy,Computer Architecture:A Quantitative Approac Kaufmann Publishers

2、Kai Hwang,Advanced Computer Architecture,Parallelism Scalability Programmabilit

大三本科生适用专业计算机科学与技术

“计算机系统结构”是以计算机系统的外部特性为主来讲解计算机系统基本结构的一门学科。所谓外部特正确运行的程序所必须了解到的计算机系统的特性。“计算机系统结构”研究的主要内容包括:数据表示、存储系统、输入输出系统、流水线处理机、超标量处理机、互连网络、向量处理机、并行处理机和多处

介讲课教教授师

教授

课程名称

中文

讲课对象课

简介

Introduct ion 讲课教师

课程名称

中文

英文

参考书课程简汤志忠高性能计算机系统结构,并行算法及编译优化技术等汪东升

分布/并行及高性能计算机系统结构等

计算机系统结构”是以计算机系统的外部特性为主来讲解计算机系统基本结构的一门学科。所谓外部特正确运行的程序所必须了解到的计算机系统的特性。“计算机系统结构”研究的主要内容包括:数据表示、存储系统、输入输出系统、流水线处理机、超标量处理机、互连网络、向量处理机、并行处理机和多处

姓 名职称 主要教学和科研领

Bru

刘课号: 40240483 学分: 3 课程属性:_本科选修 开课学期: 秋季C++面向对象程序设计

书名

参考书《C++程序设计语言(特别版) 》Bjarne Stroustrup 机械工业出版社 2002.7 裘宗燕译《程序设计实践》 Brian W.Kernighan, Rob Pike 机械工业出版社 2000.8 裘宗燕译《COM技术内幕—微软组件对象模型》Dale Rogerson 清华大学出版社 1999.3 杨秀章译

《设计模式—可复用面向对象软件的基础》Erich Gamma etc. 机械工业出版社 2000.9 李英军等使用教材《C++编程思想第1卷:标准C++导引》本课程以C++语言为基础,详细介绍用C++进行面向对象的程序设计的核心思想,以及一些经典的设计模式些思路;同时还将介绍一些高质量程序设计的经验总结,以提高学生的程序设计水平,适应未来社会的人此外,课程内容还将涉及用C++进行面向组件设计的原理,这也是目前软件开发技术的发展方向。本科二年级适用专业

徐明星副教授

语音识别与理解,人工智能,模式识别主讲《信号处理原理》、《C++面向对This course introduces how to use C++for Object-Oriented programming as well as classic de how to think Object-Oriented in C++and how to implement designs with C++.In the course,

programs are also discussed in order to improve students programming abilities.In additio

involved.姓 名职称

使用教材Data Mining:Concepts and techniques

Han Jiawei

Micheline Kamber 课号:40240492 学分: 2 课程属性:_ 本科选修 开课学期: 秋季 数据挖掘

书名

作者

I. H. Witten and E. Frank, Data Mining: Practical Machine Learning Tools and Techniq

Kaufmann, 2001

讲课对象高年级本科生适用专业

计算机科学与技术数据挖掘技术是近年来涌现出来的一门新型的交叉学科。它涵盖了数据库技术、机器学习、统计等多门学机挖掘出隐含在海量信息中对人们有帮助的知识。通过这门课程的学习,学生可以了解掌握数据挖掘的基

数据挖掘的预处理技术、数据挖掘的各种算法、Web环境下的文本挖掘和结构挖掘技术。

介Introduct ion 讲

课教师副研究员课程名称

中文

英文

使用教材讲课对象课程简介Introduct ion 讲课教师副教授课程名称

中文

英文

使用教材 主要教学和科研领 李涓子文本数据挖掘和语义Web以及Web 服务、中文信息处理、知识

课号: 40240513 学分: 3 课程属性:_本科必修 开课学期: 秋季计算机网络原理

据挖掘技术是近年来涌现出来的一门新型的交叉学科。它涵盖了数据库技术、机器学习、统计等多门学机挖掘出隐含在海量信息中对人们有帮助的知识。通过这门课程的学习,学生可以了解掌握数据挖掘的基

数据挖掘的预处理技术、数据挖掘的各种算法、Web环境下的文本挖掘和结构挖掘技术。

Data mining is a highly inter-disciplinary field representing the confluence of several d systems,machine learning and statistics etc.The main task of data mining is to find use scale data.After learning the course,students can know about the primary principle,main

application of data mining.Including:Data preparation,data mining algorithms for

processing, and text mining and structural mining based on Web.

姓 名职称Volume III: Client-Server Programming and Applications, 1993书名

作者Computer Networks A.S Tanebaum

高年级本科生适用专业计算机

参考书 1. James F.Kurose and Keith W.Ross,Computer Networking:A Top-Down Approach Featuring 20012. D.E Comer, The Internet Book, Prentice Hall, 19952. D.E Comer, Internetworking with TCP/IP

Volume I: Principles, Protocols, and Architecture, 1991Volume II: Design, Implementation, and Internals, 1991

徐明伟 计算机网络体系结构,高性能路由器体系结构,网络协议测

课号: 40240523 学分: 3 课程属性:本科必修 开课学期: 春季编译原理

介绍计算机网络的概念、原理和体系结构,着重讲述物理层、数据链路层、介质访问子层、网络层、传输以后计算机网络的专题学习和研究打下基础。通过实验,掌握计算机网络的基本实现技术。

This is an undergraduate level course on computer networking.Principles and architectur introduced.We will study the algorithms and protocols in various layers of computer network data link layer,MAC sublayer,network layer,transport layer,and application layer.The b

network protocols will be mastered by experiments.This course provides the foundation for

networking.姓 名职称 主要教学和科研领书名

作者编译原理吕迎芝,张素琴,蒋维杜等

参考书 1 Alfred V Aho等Compilers Priciples,Techniques And Tools

2 陈火旺 等 程序设计语言编译原理

讲课对象

课程简介

课教师教授课程名称

中文

英文

使用教材讲课对象课

简介

课教师助理

研究员计算机科学与技术

主要教学和科研领本课程是为计算机科学与技术专业的本科生开设的。约48学时的课堂讲授和24-30学时的课程设计(编译及到的问题进行审查和讨论。主要介绍编译程序的设计,包括:语法分析,语义分析,代码生成,优化和绍编译程序的构造理论基础,包括:文法,正规式和有穷自动机,以及语法制导翻译。学生的课程设计是用编译生成工具实现一个完整的编译器。

本科生适用专业张素琴 软件,编译技术

课号: 40240552 学分: 2 课程属性:_本科选修 开课学期: 秋季嵌入式系统

Introduct ion

The course is designed for a one-semester (48 hours instructions and 24-30 hours pro course .

It introduces the principles and practices of compiler implementation.Topics to be cove parsing theory (LL,LR,and LALR parsing),semantic analysis,runtime environments,code gen

coursework will consist of regular programming projects,a few pencil and-paper problem s

exam. In the programming projects, the students are asked to develop a working compiler for 姓 名职称参考书《嵌入式计算系统设计原理》 Wayne Wolf著,孙玉芳等译《Linux与嵌入式系统》 李善平, 刘文峰, 王焕龙等编著

《嵌入式实时多任务软件开发》书名

作者

嵌入式系统原理与应用

陶品

嵌入式系统就是专用可计算系统,随着微电子技术、计算机技术、网络技术的飞速发展,嵌入式系统将走一个角落,构成无所不在的计算环境。本课程主要介绍嵌入式系统的基本构造原理,讲解最新的嵌入式系统设计的相关技术。整个课程将从嵌入软件平台和嵌入式系统的开发平台三个方面进行讲解,并配合难易分配合理的5-6个实验来加深学生对知。高年级本科生适用专业信息专业

陶品

嵌入式系统可靠性设计流媒体编码与传输Introduct ion

The embedded system is the special purpose computable system.With the fast progress of the computer technology and network technology,embedded system will full fill into every pervasive computing environment.

This curriculum will introduce the principle theory and the state of art technology in embed

the talk on embedded hardware platform,embedded software platform and embedded development

will be assigned to the student to improve their practical ability.姓 名职称 主要教学和科研领

课程名称

中文

英文

讲课对象

课程简介

Introduct ion 讲

课教师课程名称

中文

英文

使用教材讲课对象课程简介讲

课号: 40240572 学分: 2 课程属性:_本科选修 开课学期: 秋季使用教材网络安全基础教程William Stallings

计算机网络安全技术

书名

作者

参考书各种相关技术论文

本科生

适用专业

信息学院

本课程从网络安全在全球的使用、市场现状为起点,使学生能够清楚的了解目前安全市场的发展趋势,从网络安全技术。本课程除了介绍重点防火墙、入侵检测、防病毒等基本的网络安全技术外,还将详细介绍。在课程中将结合具体的网络安全方案进行讲解,使学生在学习过程中能够感觉到学有所用。

After introducing the market and the use of computer network security,we will present the

security field.In this course,several key computer network security technologies will b

wall, invade detection, virus defense, encription,authentication and VPN.

姓 名职称 主要教学和科研领

尹霞副教授

本人从本科阶段(1994年8月)进入计算机网络与协议测试实验室开始家、国防部门和自然科学基金的研究项目。主要的研究领域包括:高速

全、协议测试,形式化技术。教学经历如下:

2001年秋季承担了本科生课程——《计算机网络原理》28学时

2002年春季承担了研究生课程——《计算机网络中的协议工程2003年春季承担了研究生课程——《计算机网络中的协议工程

课号: 00240122 学分: 2 课程属性:_全校任选 开课学期: 秋季微机接口电路设计与VHDL语言

书名

作者

VHDL语言与微机接口设计赵世霞 杨丰 刘揭生参考书刘明业等,集成电路/计算机硬件描述语言VHDL高等教程,清华大学出版社。

曾繁泰 陈美金, VHDL程序设计 清华大学出版社。

仇玉章,32位微型计算机原理与接口技术,清华大学出版社。

本课程讲述VHDL 语言基础和程序设计方法,以及微机接口基本电路的设计和EDA 设计工具的使用。教学方硬件描述语言VHDL 的基础上,亲自动手设计一个实际的微机接口芯片:从程序设计、仿真模拟,系统优化最后接到微机总线上进行调试,编写微机接口程序验证设计的正确性

Introduct ion

This course introduces the language concept of VHDL for design and description of https://www.360docs.net/doc/b43562605.html,puter interface designs and EDA tool usages. The course puts emphasis on

an actual project which is to create a VHDL model of a computer interface chip,simulate t

for an FPGA,and test the implementation on PC bus.Moreover,students write software int

validation purposes.二年级以上本科生适用专业电子技术类

姓 名职称

相关文档
最新文档