




版权说明:本文档由用户提供并上传,收益归属内容提供方,若内容存在侵权,请进行举报或认领
文档简介
1、信息科学系课程介绍(中英对照)序 号:1课程编码:14001010课程名称:计算机基础学 分:1周 学 时:2开课系部:信息科学系预修课程:无修读对象:信息管理与信息系统专业本科生课程简介:主要介绍计算机发展历史、常用操作系统、办公和其它应用软件、Internet等内容。通过本课程的学习提高学生的计算机文化素养,并为进一步的专业课学习奠定基础。拟用教材:大学计算机基础实验教程,王移芝编著,高等教育出版社,2004年7月第1版参考教材:计算机文化基础,李秀等编著,清华大学出版社,2003年5月第4版Course Code: 14001010Course Title: Foundations of
2、 ComputerCredit: 1Periods per Week: 2Department: Department of Information SciencePreparatory Course: NoneStudents: Students majoring in Information Management & Information SystemContents: This course mainly introduces the development of computer, common operating system, office and other appli
3、cation software, internet etc. Upon completion of this course, students will improve their the culture of computer and have good foundation for learning professional knowledge.Course Book: Wang Yizhi. Ed. Exercises & Experiments in Computer Skills. Higher Education Press, 2004, 7.Reference Book:
4、 Li Xiu et al. Ed. Foundations of Computer Culture. Tsinghua University Press, 2003, 5.序 号:2课程编码:14007020课程名称:计算机组成原理学 分:2周 学 时:2开课系部:信息科学系预修课程:无修读对象:本科生课程简介:主要介绍计算机概貌和基本组成原理,计算机内部的信息表示和运算基础,存储系统、中央处理器(CPU)技术和输入输出(I/O)系统,计算机体系结构及其发展趋势,计算机系统在硬件上合理配置功能和指标设定等内容。通过本课程学习使学生能够为软件运行提供更合适的环境,从而提高计算机系统的整体性能价
5、格比。拟用教材:计算机组成原理教程,张基温编著,清华大学出版社,2000年3月第2版参考教材:计算机系统结构,孙强南,孙显东编著,科学出版社,1992年2月第1版Course Code: 14007020Course Title: Principles of Computer OrganizationCredit: 2Periods per Week: 2Department: Department of Information SciencePreparatory Course: NoneStudents: Students majoring in Information Managemen
6、t & Information SystemContents: This course mainly introduces computer architecture, internal representation of information and fundamentals of computation, Storage systems, CPUand I/O, development trend in the technology, computer configuration in function and parameter etc. Upon completion of
7、this course, students will build appropriate hardware environment for software to improve computer performance.Course Book: Zhang Jiwen. Ed. Principles of Computer Composing. Tsinghua University Press 2000, 3.Reference Book: Sun Qingnan, Sun Xiandong. Ed. System Structure of Computer. Science Press,
8、 1992, 2.序 号:3课程编码:14008020课程名称:操作系统 学 分:2周 学 时:2开课系部:信息科学系预修课程:计算机基础、计算机组成原理、数据结构与算法修读对象:本科生课程简介:本课程主要介绍进程与线程,处理机调度与管理,互斥与同步,高级通讯,存储管理方式,虚拟存储系统,文件管理系统,设备与I/O管理,网络与分布式操作系统,嵌入式操作系统,操作系统安全等内容。通过本课程学习使学生掌握操作系统的基本概念、基本技术、基本方法,了解操作系统学科的知识体系。拟用教材:操作系统教程,孙钟秀、费翔林等编著,高等教育出版社,2003年5月第3版参考教材:计算机操作系统教程,张尧学编著,清华
9、大学出版社,1993年9月第1版Course Code: 14008020Course Title: Operating SystemCredit: 2Periods per Week: 2Department: Department of Information SciencePreparatory Course: Foundations of Computer, Principles of Computer Organization, Data Structure & AlgorithmsStudents: Students majoring in Information Mana
10、gement & Information System Contents: This course mainly introduces process and linear process, the attemper and management of CPU, mutex and synchronization, advanced communication, storage management, file management, equipment and I/O management, network and distributed operating system, embe
11、dded operating system, the security of operating system etc. Upon completion of this course, students will have the basic concept, technology and method of operating system. They will get all-sided knowledge of operating system.Course Book: Sun Zhongxiu, Fei Xianglin. Ed. Operating System. Higher Ed
12、ucation Press, 2003,5.Reference Book: Zhang Yaoxue. Ed. Computer Operating System. Tsinghua University Press, 1993, 9.序 号:4课程编码:14009040课程名称:程序设计学 分:4周 学 时:4开课系部:信息科学系预修课程:计算机基础修读对象:本科生课程简介:本课程主要介绍数据及其运算、程序设计基础、分支结构程序设计、循环结构程序设计基础、循环结构程序设计应用、数组基础、数组应用、函数基础、函数应用、指针基础、指针和函数、结构体、链表、文件、共用体/枚举和位运算、编译预处理和
13、数据类型再命名、从C到C+过渡等。通过本课程学习,使学生能够使用计算机解决比较复杂的实际问题。拟用教材:C 语言程序设计教程,谭浩强编著,高等教育出版社,2002年12月第2版参考教材:C 语言程序设计,张磊编著,高等教育出版社,2005年1月第1版Course Code: 14009040Course Title: ProgrammingCredit: 4Periods per Week: 4Department: Department of Information SciencePreparatory Course: Foundations of ComputerStudents: Stu
14、dents majoring in Information Management & Information SystemContents: This course mainly introduces data and operation, the foundation of programming design, branch structure, repetition structure, array, function, pointer, structure, chain list and file etc. Upon completion of this course, stu
15、dents will have the ability of solving complex problems and foundation of further study.Course Book: Tan Haoqiang. Ed. C Programming. Higher Education Press, 2002, 12.Reference Book: Zhang Lei. Ed. C Programming. Higher Education Press, 2005, 1.序 号:5课程编码:14010030课程名称:数据结构与算法 学 分:3周 学 时:3开课系部:信息科学系预修
16、课程:计算机基础、程序设计、计算机组成原理修读对象:本科生课程简介:主要介绍数据结构与算法的基本概念,线性结构中的线性表、栈、队、串、数组及广义表的定义、算法和应用,非线性结构的树、二叉树和图,检索和排序的基本算法,时间、空间性能分析,文件及其组织等内容。通过本课程学习使学生能够使用数据结构的思想和方法解决一些实际问题,并为进一步学习打下基础。 拟用教材:数据结构与算法,齐德昱编著,清华大学出版社,2003年10月第2版参考教材:数据结构,周颜军编著,吉林科学技术出版社,2003年2月第1版Course Code: 14010030Course Title: Data Structure &a
17、mp; AlgorithmsCredit: 3Periods per Week: 3Department: Department of Information SciencePreparatory Course: Foundations of Computer, Programming, Principles of Computer OrganizationStudents: Students majoring in Information Management & Information System Contents: This course mainly introduces t
18、he linear list, stack, queue, string, array, generalized list, arithmetic and application, tree and graph, the basic arithmetic of sorting search, the analysis of time and space complexity and file etc. Upon completion of this course, students will get the basic knowledge and method of data structur
19、e. They can apply these knowledge to solve some practice problems and establish foundation of further study.Course Book: Qi Deyu. Ed. Data Structure and Arithmetic. Tsinghua University Press, 2003, 10.Reference Book: Zhou Yanjun. Ed. Data Structure. Jilin Scienceand Technology Press, 2003,2.序 号:6课程编
20、码:14011040课程名称:数据库技术学 分:4周 学 时:4开课系部:信息科学系预修课程:操作系统、程序设计、数据结构与算法修读对象:本科生课程简介:本课程将介绍数据库基本原理、方法和应用技术。主要内容包括:数据库系统结构,关系运算,SQL语言,规范化设计,实体联系模型,数据库设计全过程,存储技术,数据库管理机制,客户/服务器系统,分布式数据库,ODBC技术,面向对象数据库等。通过本课程的教学使学生能够应用数据库的理论与技术于信息系统的开发。拟用教材:SQL Server数据库系统基础,逻运模、王珊编著,高等教育出版社,2000年8月第1版参考教材:数据库系统原理教程,王珊,陈红编著,清华
21、大学出版社,2002年7月第1版Course Code: 14011040Course Title: Technology for DatabaseCredit: 4Periods per Week: 4Department: Department of Information SciencePreparatory Course: Operating System, Programming, Data Structure & AlgorithmsStudents: Students majoring in Information Management & Information
22、 SystemContents: This course mainly introduces the structure of database system, relation operation, SQL language, standardization design, the model of entity-relation, the process of database design, storage technology, database management, client/server system, distributed database, ODBC technolog
23、y, object-oriented database etc. Upon completion of this course, students will have the ability of using the theory and technology of database to developing new information system.Course Book: Luo Yunmo, Wang Shan. Ed. SQL Server Database Technology. Higher Education Press, 2000, 8.Reference Book: W
24、ang Shan, Chen Hong. Ed. Theory of Database System. Tsinghua University Press, 2002, 7.序 号:7课程编码:14012040课程名称:计算机网络学 分:4周 学 时:4开课系部:信息科学系预修课程:操作系统、程序设计、数据结构与算法修读对象:本科生课程简介:主要介绍计算机网络的两个基本元素链路和节点上的基本通信技术;从立体层面上观察计算机网络,描述几种计算机网络的体系结构;从计算机网络工作时通信双方的关系上阐述计算机网络的工作原理;从实现的角度观察计算机网络的工作原理等内容。通过本课程学习学生将掌握计算机网络
25、的基本原理和技术,并用于解决实际问题。拟用教材:计算机网络原理,张基温编著,清华大学出版社,2002年12月第1版参考教材:计算机网络,吴国新,吉逸编著,高等教育出版社,2003年12月第1版Course Code: 14012040Course Title: Computer NetworkCredit: 4Periods per Week: 4Department: Department of Information SciencePreparatory Course: Operating System, Programming, Data Structure & Algorith
26、msStudents: Students majoring in Information Management & Information SystemContents: This course mainly introduces two basic communication technology on chains path and nodes. We will observe computer network and describe the structure of computer network from three-dimensional point of view, d
27、epict the principle of computer network from the relation on two sides of communication. We will also observe the principle of computer network from the relation in realization. Upon completion of this course, students will get the basic theory and technology and can solve some practical problems by
28、 using computer network knowledge.Course Book: Zhang Jiwen. Ed. Theory for Computer Network. Tsinghua University Press, 2002, 12.Reference Book: Wu Guoxin, Ji Yi. Ed. Computer Network. Higher Education Press, 2003, 12.序 号:8课程编码:14013020课程名称:信息存储与检索学 分:2周 学 时:2开课系部:信息科学系预修课程:概率统计修读对象:本科生课程简介:主要介绍信息资源
29、的概念与类型、信息存储与检索基础与原理、计算机信息存取系统的检索机制、光盘存取系统、联机存取系统、Internet信息存取系统的发展与检索方法等。通过学习本课程要求学生掌握现代信息存储与检索的基本原理与技能,并应用信息存储与检索解决实际问题。拟用教材:信息存储与检索,张帆等编著,高等教育出版社,2003年7月第1版参考教材:信息存储与检索,张景元编著,高等教育出版社,2004年12月第1版Course Code: 14013020Course Title: Information Store & SearchCredit: 2Periods per Week: 2Department:
30、 Department of Information SciencePreparatory Course: Probability and StatisticsStudents: Students majoring in Information Management & Information System Contents: This course mainly introduces the concepts and types of information resource, the foundation and principle of information store &am
31、p; search, the search mechanism of computer information system, the system of CD and online, the development and search method of internet information system etc. Upon completion of this course, students will get basic knowledge and technology in information store & search. And the ability of so
32、lving practical problems is achieved.Course Book: Zhang Fan et al. Ed. Information Store & Search. Higher Education Press, 2003, 7.Reference Book: Zhang Jingyuan. Ed. Information Store & Search. Higher Education Press, 2004, 12.【本文由大学生电脑主页 大学生的百事通收集整理】序 号:9课程编码:14014020课程名称:ERP原理与应用学 分:2周 学
33、时:2开课系部:信息科学系预修课程:财务管理、管理学、管理信息系统修读对象:本科生课程简介:本课程主要介绍企业资源计划的概念、原理,ERP软件的分销、制造、财务三大功能模块,ERP实施策略、规范及评估,ERP软件的选择、培训与本地化,ERP软件浏览,以及SCM的概念、原理、内容、实施及软件,CRM的概念、原理、内容、实施及软件,ERP与SCM、CRM的关系。拟用教材:企业资源计划(ERP)与SCM、CRM,上海现代物流人才培训中心编著,电子工业出版社,2002年3月第1版参考教材:ERP原理、设计与实施,罗鸿,王忠民编著,电子工业出版社,2003年1月第2版Course Code: 14014
34、020Course Title: Theory & Application for ERPCredit: 2Periods per Week: 2Department: Department of Information SciencePreparatory Course: Financial Management, Management, Management Information SystemStudents: Students majoring in Information Management & Information System Contents: This c
35、ourse introduces the development and basic principles of ERP; ERP and supply chain management; custumer relationship management, material requirements planning, quality control, assets mmaintaining and human resource management,etc. Upon completion of this course, students will get the basic knowled
36、ge of ERP theories and its application.Course Book: The Training Center of ShangHai Modern Physical Personnel. Ed. ERP、SCM and CRM. Electronics Industry Press, 2002,3.Reference Book: Luo Hong, Wang Zhongmin. Ed. The Theory、Design and Implement of Enterprise Resource Planning. Electronics Industry Pr
37、ess, 2003, 1.序 号:10课程编码:14005020、14005030课程名称:管理信息系统学 分:2周 学 时:2开课系部:信息科学系预修课程:数据库技术、信息存储与检索修读对象:本科生课程简介:管理信息系统是一门综合了管理科学、信息科学、系统科学、行为科学、计算机科学和通信技术的新兴边缘学科。通过学习本课程使学生理解管理信息系统的基本概念和原理,初步掌握管理信息系统分析、设计、实施和评价的方法,懂得人的因素、社会因素在实现和发展管理信息系统中的重要作用。本课程内容主要介绍信息系统和管理,管理信息系统概论,管理信息系统的技术基础,管理信息系统的战略规划,管理信息系统的分析、设计与
38、实施,面向对象的开发方法,信息系统的管理,决策支持系统和信息系统的发展。拟用教材:管理信息系统 黄梯云主编 高等教育出版社 2000年7月第2版参考教材:管理信息系统 苏选良编著 电子工业出版社 2003年1月第1版Course Code: 14005020、14005030Course Title: Management Information SystemDepartment: Department of Information ScienceCredit: 2Periods per week: 2Preparatory Course: Technology for Database, I
39、nformation Store & SearchStudents: Students majoring in Information Management & Information System Contents: Management information system(MIS) is a comprehensive edge subject which involves the management science, information science, system science, behavioral science, computer science an
40、d communication technology. After learning the course, the students will apprehend the basic concept and principles of MIS, master the methods of how to analyze, design, implement and evaluation a MIS and understand that the factor of the person and the master society play an important role in the i
41、mplementation and development of MIS.This course mainly introduces information system & management, the panorama of MIS, the technique foundation of MIS, the strategic plan of MIS, the analysis, design and implement of MIS, the case example and development for information system etc.Course Book:
42、. Huang tiyun. Management information system. Higher Education Press, 2005.Reference Book:. Sun xuanliang. Management information system. Publishing House of Electronics Industry, 2005.序 号:11课程编码:14015020课程名称:信息安全概论学 分:2周 学 时:2开课系部:信息科学系预修课程:数据结构与算法、操作系统、数据库技术、计算机网络修读对象:本科生课程简介:该课程主要讲授了信息安全的理论、技术原理及
43、其应用。分两个部分:1、信息安全的基础理论和技术原理,主要内容有:对称加密算法、公钥密码算法、安全散列算法、数字签名、数字证书、认证机构、身份认证、访问控制、安全审计、安全协议(IPSec、SSLxieyi)、安全扫描、入侵检测、防火墙、防病毒技术;2、安全标准和应用安全,主要内容有:安全评估标准、Web安全、Email安全、电子商务安全等。拟用教材:信息安全概论,段云所,高等教育出版,2003。参考教材:信息安全学,周学广等著,机械工业出版社,2003。Course Code: 14015020Course Title: Information SecurityDepartment: Dep
44、artment of Information ScienceCredit: 2Periods per week: 2Preparatory Course: Data Structure & Algorithms, Operating system, Technology for Database, Computer NetworkStudents: Students majoring in Information Management & Information SystemContents: This course is designed to cover informati
45、on security theory, technologies and application. This course consists of two parts: (1)The basic theory and technologies of information security. This part includes the data encryption algorithms of DES, AES, RSA and ECC, the algorithm of SHA, digital signature techniques, digital certificate, CA o
46、rganization, authentication, authentication and access control, auditing and tracing, security protocols(IPSec,SSLxieyi), security scanning, intrusion detection , firewall, and the Anti-Virus techniques etc. (2)Security standards and security applications.This part includes the security evaluation s
47、tandards, the web security, the E-mail security and the e-commerce security techniques.Course Book:. Duan Yunsuo. Introduction to Information Security. Higher Education Press, 2003.Reference Book:. Zhou Xueguang et al. Ed. Information Security. China Machine Press, 2003.序 号:12课程编码:14016020课程名称:JSP动态
48、网站技术学 分:2周 学 时:2开课系部:信息科学系预修课程:计算机基础、数据库技术、计算机网络修读对象:本科生课程简介:该课程主要培养学生应用JSP技术来设计和开发网站的能力,主要内容分三个部分:(1)JSP基础,包括JSP运行环境的配置、JSP语法、JSP内置对象;(2)JSP主要技术,包括:JSP与数据库操作、JSP与JavaBeans的关系和Java Servlet等内容;(3)使用JSP技术创建完整的网站,包括: 用JSP与Servlet结合技术来开发网站以及介绍一些网站的开发实例。拟用教材:JSP实用教程, 耿祥义、张跃平编,清华大学出版社,2003。参考教材:Course Cod
49、e: 14016020Course Title: Technology for Dynamic SiteDepartment: Department of Information ScienceCredit: 2Periods per week: 2Preparatory Course: Foundations of Computer, Technology for Database, Computer NetworkStudents: Students majoring in Information Management & Information SystemContents: T
50、he primary aim of the course is to improve students' the ability of design and implementation the dynamic web sites with JSP. It consists of three parts: (1)JSP application basics. This part includes setting Up the JSP environment, the basic JSP language, and implicit JSP objects etc. (2)The mos
51、t popular associated technologies. This part includes accessing a database from a JSP page, JavaBeans for JSP and java servlets etc. (3)To design and implement the dynamic web sites using JSP technology. This part shows the methods to design and implement the dynamic web sites integrating servlets w
52、ith JSP and their relevant examples. Course Book:. Geng Xiangyi,Zhang Yueping. Practical Technique of JSP. Tsinghua University Press, 2003.Reference Book:.序 号:13课程编码:14017020课程名称:Java程序设计学 分:2周 学 时:2开课系部:信息科学系预修课程:计算机基础、程序设计、数据结构与算法修读对象:本科生课程简介:该课程主要介绍Java程序设计的基本环境、概念和方法。内容有:(1) Java语言基础,包括数据、控制结构、数
53、组、类、包、对象、接口等;(2) Java深入知识,包括传值调用、虚方法调用、异常处理、工具类与算法;(3) Java的应用,包括线程、流式文件、AWT及Swing图形用户界面,以及Java在网络、多媒体、数据库等方面的应用。拟用教材:Java程序设计, 蔡翠平主编, 清华大学出版社、北方交通大学出版社,2003.参考教材:Java 语言程序设计, 王镁 李娜 译, 机械工业出版社,2004。Course Code: 14017020Course Title: Java ProgrammingDepartment: Department of Information ScienceCredit
54、: 2Periods per week: 2Preparatory Course: Foundations of Computer, Technology for Database, Data Structure & AlgorithmsStudents: Students majoring in Information Management & Information System Contents: This course is designed to cover the basic java development environment, the java langua
55、ge and the methods and concepts of java programming .It consists of three parts:(1)The basic java language. This part includes data structure, control structure, arrays, classes, package, objects and interfaces etc. (2)Advanced java knowledge. This part includes trans by value, virtual invoke, excep
56、tion handling, java library of classes and arithmetic. (3)Java applications. This part includes multithreading, files and streams, AWT,swing,graphical user interfaces, the java applications in networking, multimedia and database etc.Course Book:. Cai Cuiping, Java Programming, Tsinghua University Pr
57、ess,Northern Jiaotong University Press, 2003.Reference Book:.Y. Daniel Liang, Introduction to Java Programming, China Machine Press, 2004.序 号:14课程编码:14018020课程名称:信息系统开发学 分:2周 学 时:2开课系部:信息科学系预修课程:计算机基础、数据库技术、计算机网络修读对象:本科生课程简介:主要介绍信息系统开发的过程,以及其中所体现的基本概念、基本原理及开发步骤,并通过实例阐述总体规划、系统分析、系统设计、系统测试和系统维护等阶段的工作方法、原理和应该建立的文档资料。通过本课程学习使学生能够对信息系统开发有明确地认识,并能进行一定规模的信息系统开发。拟用教材:信息系统开发方法教程,陈佳编著,清华大学出版社,1998年5月第1版参考教材:系统分析与设计,王勇领编著,清华大学出版社,1991年2月第1版Course Code: 14018020Course Title: Development for Information SystemDe
温馨提示
- 1. 本站所有资源如无特殊说明,都需要本地电脑安装OFFICE2007和PDF阅读器。图纸软件为CAD,CAXA,PROE,UG,SolidWorks等.压缩文件请下载最新的WinRAR软件解压。
- 2. 本站的文档不包含任何第三方提供的附件图纸等,如果需要附件,请联系上传者。文件的所有权益归上传用户所有。
- 3. 本站RAR压缩包中若带图纸,网页内容里面会有图纸预览,若没有图纸预览就没有图纸。
- 4. 未经权益所有人同意不得将文件中的内容挪作商业或盈利用途。
- 5. 人人文库网仅提供信息存储空间,仅对用户上传内容的表现方式做保护处理,对用户上传分享的文档内容本身不做任何修改或编辑,并不能对任何下载内容负责。
- 6. 下载文件中如有侵权或不适当内容,请与我们联系,我们立即纠正。
- 7. 本站不保证下载资源的准确性、安全性和完整性, 同时也不承担用户因使用这些下载资源对自己和他人造成任何形式的伤害或损失。
评论
0/150
提交评论