所属分类:
单片机开发
开发工具:Visual C++
文件大小:1907KB
下载次数:4
上传日期:2010-04-27 13:29:13
说明: 实现循环冗余校验算法CRC16功能,可输入待校验的16进制字符串,按照CRC16算法得到校验结果。
(implementing the Algorithm of CRC16. you can input the string needed to check ,and you can get the result of checking by Algorithm of CRC16)
文件列表:
CRCAlgorithm\CRCAlgorithm.aps
CRCAlgorithm\CRCAlgorithm.clw
CRCAlgorithm\CRCAlgorithm.cpp
CRCAlgorithm\CRCAlgorithm.dsp
CRCAlgorithm\CRCAlgorithm.dsw
CRCAlgorithm\CRCAlgorithm.h
CRCAlgorithm\CRCAlgorithm.ncb
CRCAlgorithm\CRCAlgorithm.opt
CRCAlgorithm\CRCAlgorithm.plg
CRCAlgorithm\CRCAlgorithm.rc
CRCAlgorithm\crcalgorithmdlg.cpp
CRCAlgorithm\crcalgorithmdlg.h
CRCAlgorithm\Debug\CRCAlgorithm.exe
CRCAlgorithm\Debug\CRCAlgorithm.ilk
CRCAlgorithm\Debug\CRCAlgorithm.obj
CRCAlgorithm\Debug\CRCAlgorithm.pch
CRCAlgorithm\Debug\CRCAlgorithm.pdb
CRCAlgorithm\Debug\CRCAlgorithm.res
CRCAlgorithm\Debug\CRCAlgorithmDlg.obj
CRCAlgorithm\Debug\StdAfx.obj
CRCAlgorithm\Debug\vc60.idb
CRCAlgorithm\Debug\vc60.pdb
CRCAlgorithm\ReadMe.txt
CRCAlgorithm\res\CRCAlgorithm.ico
CRCAlgorithm\res\CRCAlgorithm.rc2
CRCAlgorithm\resource.h
CRCAlgorithm\StdAfx.cpp
CRCAlgorithm\StdAfx.h
CRCAlgorithm\Debug
CRCAlgorithm\res
CRCAlgorithm