文件名称:NET5
- 所属分类:
- Internet/网络编程
- 资源属性:
- [WORD]
- 上传时间:
- 2013-05-27
- 文件大小:
- 78kb
- 下载次数:
- 0次
- 提 供 者:
- 冯**
- 相关连接:
- 无
- 下载说明:
- 别用迅雷下载,失败请重下,重下不扣分!
介绍说明--下载内容均来自于网络,请自行研究使用
1、写一个程序来模拟网桥功能。
2、编写一个计算机程序用来计算一个文件的16位效验和。最快速的方法是用一个32位的整数来存放这个和。记住要处理进位(例如,超过16位的那些位),把它们加到效验和中。-1, write a program to simulate the bridge function. 2, the preparation of a computer program used to calculate a 16-bit file checksum. The fastest way is to use a 32-bit integer to store this and. Remember to handle binary (for example, more than 16 of those bits), add them to the efficacy and medium.
2、编写一个计算机程序用来计算一个文件的16位效验和。最快速的方法是用一个32位的整数来存放这个和。记住要处理进位(例如,超过16位的那些位),把它们加到效验和中。-1, write a program to simulate the bridge function. 2, the preparation of a computer program used to calculate a 16-bit file checksum. The fastest way is to use a 32-bit integer to store this and. Remember to handle binary (for example, more than 16 of those bits), add them to the efficacy and medium.
(系统自动生成,下载前可以参看下载内容)
下载文件列表
NET5.doc