文件名称:校验码
-
所属分类:
- 标签属性:
- 上传时间:2008-10-13
-
文件大小:227.5kb
-
已下载:0次
-
提 供 者:
-
相关连接:无下载说明:别用迅雷下载,失败请重下,重下不扣分!
介绍说明--下载内容来自于网络,使用问题请自行百度
校验码算法,可运行,加说明,例如:代码690123456789X1(共13位)校验码的计算 步骤 举例说明 1、自右向左编号 位置序号 13 12 11 10 9 8 7 6 5 4 3 2 1 代 码 6 9 0 1 2 3 4 5 6 7 8 9 X1 2、从序号2开始求出偶数 9+7+5+3+1+9=34 位上数字之和(1) 3、(1)*3=(2) 34*3=102 4、从序号3开始求出奇数 8+6+4+2+0+6=34 位上数字之和(3) 5、(2)+(3)=(4) 102+34=128 6、用大于或等于结果(4) 且为10最小整数倍的数 130-128=2 减去(4),其差即为所 校验码X1=2-690123456789X113 1 3 12 11 10 9 8 7 6 5 4 3 2 1 6 9 0 1 2 3 4 5 6 7 8 9 2 X1, from the number two even get started 9 7 5 3 1 9 = 34 on the figures and (1), 3 (1) * 3 = (2) 34 3 = 102 * 4, from the opening number 3 before sought odd 8 6 4 2 0 6 = 34 on the figures, and (3), 5 (2) (3) = (4) 102 34 = 128 6, with greater than or equal to the results (4) and as a 10 multiples of the minimum number 130-128 = 2 minus (4), the difference represents correcting code X1 = 2
(系统自动生成,下载前可以参看下载内容)
下载文件列表
Debug/Cpp1.exe
Debug/Cpp1.ilk
Debug/Cpp1.obj
Debug/Cpp1.pch
Debug/Cpp1.pdb
Debug/vc60.idb
Debug/vc60.pdb
Debug
Cpp1.cpp
Cpp1.dsp
Cpp1.ncb
Cpp1.plg
Cpp1.dsw
Cpp1.opt
www.dssz.com.txt
Debug/Cpp1.ilk
Debug/Cpp1.obj
Debug/Cpp1.pch
Debug/Cpp1.pdb
Debug/vc60.idb
Debug/vc60.pdb
Debug
Cpp1.cpp
Cpp1.dsp
Cpp1.ncb
Cpp1.plg
Cpp1.dsw
Cpp1.opt
www.dssz.com.txt
本网站为编程资源及源代码搜集、介绍的搜索网站,版权归原作者所有! 粤ICP备11031372号
1999-2046 搜珍网 All Rights Reserved.