文件名称:check_sum2
-
所属分类:
- 标签属性:
- 上传时间:2012-11-16
-
文件大小:23.02kb
-
已下载: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/
check_sum/16位效验和.doc
check_sum/checksum.cpp
check_sum/16位效验和.doc
check_sum/checksum.cpp
本网站为编程资源及源代码搜集、介绍的搜索网站,版权归原作者所有! 粤ICP备11031372号
1999-2046 搜珍网 All Rights Reserved.