文件名称:check_sum2
- 所属分类:
- Internet/网络编程
- 资源属性:
- [C/C++] [源码]
- 上传时间:
- 2012-11-26
- 文件大小:
- 23kb
- 下载次数:
- 0次
- 提 供 者:
- 谢*
- 相关连接:
- 无
- 下载说明:
- 别用迅雷下载,失败请重下,重下不扣分!
介绍说明--下载内容均来自于网络,请自行研究使用
编写一个计算机程序用来计算一个文件的16位效验和。最快速的方法是用一个32位的整数来存放这个和。记住要处理进位(例如,超过16位的那些位),把它们加到效验和中。-Write a computer program used to calculate a 16-bit file checksum. The fastest method is to use a 32-bit integer to store this and. Remember to handle binary (for example, over 16 of those bits), add them to the checksum in the.
(系统自动生成,下载前可以参看下载内容)
下载文件列表
check_sum
.........\16位效验和.doc
.........\checksum.cpp
.........\16位效验和.doc
.........\checksum.cpp