当前位置: 技术问答>linux和unix
(急)关于留学计算机课程的问题!
来源: 互联网 发布时间:2016-07-31
本文导语: 本人马上去留学了,专业是计算机。想预习一下课程,可有有两门课我看不懂,在国内不知道买些书,看那些书! 一门是:Data Communication and Net-Centric Computing 内容如下: This course will provide a broad introducti...
本人马上去留学了,专业是计算机。想预习一下课程,可有有两门课我看不懂,在国内不知道买些书,看那些书!
一门是:Data Communication and Net-Centric Computing
内容如下:
This course will provide a broad introduction to the fundamentals of data communication and network technology. Having an emphasis is on higher aspects of data communication from the perspective of computer scientists and information technologists; the course will cover the underlying mechanisms and their characteristics that need to be considered by communicating application software.
Topics include: principles and reference models of data communication, basic operation of communication systems, protocols and error handling, applications in networked environments.
想问问 这到底是在什么方面的内容?我猜是网络基础,可又不敢确定!
另一门课是:
Foundations Distributed Computing
内容是:
The course is an introduction to distributed computing. It discusses the basic principles and concepts used in distributed systems. The course assumes a general knowledge of computers, and the assignments will need basic C programming skills and working in a Unix environment.
The assignments are to illustrate the material from different aspects, such as programming in a distributed environment, doing research on a specific topic, and solving/understanding theoretical problems.
unix 我了解,可什么是分布式系统,我要看那些资料!
望各位高手,给点建议!谢谢!
一门是:Data Communication and Net-Centric Computing
内容如下:
This course will provide a broad introduction to the fundamentals of data communication and network technology. Having an emphasis is on higher aspects of data communication from the perspective of computer scientists and information technologists; the course will cover the underlying mechanisms and their characteristics that need to be considered by communicating application software.
Topics include: principles and reference models of data communication, basic operation of communication systems, protocols and error handling, applications in networked environments.
想问问 这到底是在什么方面的内容?我猜是网络基础,可又不敢确定!
另一门课是:
Foundations Distributed Computing
内容是:
The course is an introduction to distributed computing. It discusses the basic principles and concepts used in distributed systems. The course assumes a general knowledge of computers, and the assignments will need basic C programming skills and working in a Unix environment.
The assignments are to illustrate the material from different aspects, such as programming in a distributed environment, doing research on a specific topic, and solving/understanding theoretical problems.
unix 我了解,可什么是分布式系统,我要看那些资料!
望各位高手,给点建议!谢谢!
|
Foundations Distributed Computing
本质还是unix c 下的socket编程,看unp
不过是在socket上封装了一些操作
Data Communication and Net-Centric Computing
------------
实在看不出来是什么东西,貌似也不是什么复杂的东西
本质还是unix c 下的socket编程,看unp
不过是在socket上封装了一些操作
Data Communication and Net-Centric Computing
------------
实在看不出来是什么东西,貌似也不是什么复杂的东西
|
1. 计算机网络,看《TCP/IP详解》卷1
2. UnixC编程,看《Unix环境高级编程》
2. UnixC编程,看《Unix环境高级编程》