資源簡介
用c#編寫的CRC8、CRC16、CRC32校驗程序實例。
代碼片段和文件信息
using?System;
using?System.Collections.Generic;
using?System.ComponentModel;
using?System.Data;
using?System.Drawing;
using?System.Linq;
using?System.Text;
using?System.Windows.Forms;
using?System.Text.Regularexpressions;
namespace?csharpcrc8校驗
{
????public?partial?class?Form1?:?Form
????{
????//***********************************************
????//28?2C?23?8E?01?00?00????04
????//28?B9?FC?9E?01?00?00????57
????//28?7E?3B?8E?01?00?00????06
????//28?45?37?8E?01?00?00????32
????//28?DF?FE?8D?01?00?00????15
????//28?C4?04?8E?01?00?00????25
????//28?64?34?8E?01?00?00????FD
????//08?51?01?11?22?33?44?55?66?77?88?DD?????58
????//08?51?0C?11?FF?FF?FF?FF?FF?FF?FF?FF?FF?FF?FF?FF?FF?FF?FF?FF?FF?FF?FF?FF?????4E
????//***********************************************
????
?屬性????????????大小?????日期????時間???名稱
-----------?---------??----------?-----??----
????..A..H.?????19456??2016-01-15?12:51??csharpcrc校驗\csharpcrc8校驗.suo
?????文件??????11776??2016-01-14?15:04??csharpcrc校驗\csharpcrc校驗\bin\Debug\csharpcrc8校驗.exe
?????文件??????34304??2016-01-14?15:04??csharpcrc校驗\csharpcrc校驗\bin\Debug\csharpcrc8校驗.pdb
?????文件??????11600??2016-01-15?12:51??csharpcrc校驗\csharpcrc校驗\bin\Debug\csharpcrc8校驗.vshost.exe
?????文件????????490??2013-06-18?20:28??csharpcrc校驗\csharpcrc校驗\bin\Debug\csharpcrc8校驗.vshost.exe.manifest
?????文件???????3742??2016-01-14?10:43??csharpcrc校驗\csharpcrc校驗\csharpcrc8校驗.csproj
?????文件???????5695??2016-01-14?15:04??csharpcrc校驗\csharpcrc校驗\Form1.cs
?????文件???????7306??2016-01-14?15:04??csharpcrc校驗\csharpcrc校驗\Form1.Designer.cs
?????文件???????5817??2016-01-14?15:04??csharpcrc校驗\csharpcrc校驗\Form1.resx
?????文件???????1420??2016-01-15?12:51??csharpcrc校驗\csharpcrc校驗\obj\x86\Debug\csharpcrc8校驗.csproj.FileListAbsolute.txt
?????文件????????975??2016-01-14?15:04??csharpcrc校驗\csharpcrc校驗\obj\x86\Debug\csharpcrc8校驗.csproj.GenerateResource.Cache
?????文件??????11882??2016-01-13?14:37??csharpcrc校驗\csharpcrc校驗\obj\x86\Debug\csharpcrc8校驗.csprojResolveAssemblyReference.cache
?????文件??????11776??2016-01-14?15:04??csharpcrc校驗\csharpcrc校驗\obj\x86\Debug\csharpcrc8校驗.exe
?????文件????????180??2016-01-14?15:04??csharpcrc校驗\csharpcrc校驗\obj\x86\Debug\csharpcrc8校驗.Form1.resources
?????文件??????34304??2016-01-14?15:04??csharpcrc校驗\csharpcrc校驗\obj\x86\Debug\csharpcrc8校驗.pdb
?????文件????????180??2016-01-14?10:43??csharpcrc校驗\csharpcrc校驗\obj\x86\Debug\csharpcrc8校驗.Properties.Resources.resources
?????文件???????5359??2016-01-07?09:38??csharpcrc校驗\csharpcrc校驗\obj\x86\Debug\DesignTimeResolveAssemblyReferences.cache
?????文件???????6355??2016-01-14?15:04??csharpcrc校驗\csharpcrc校驗\obj\x86\Debug\DesignTimeResolveAssemblyReferencesInput.cache
?????文件????????497??2016-01-06?10:31??csharpcrc校驗\csharpcrc校驗\Program.cs
?????文件???????1382??2016-01-06?10:31??csharpcrc校驗\csharpcrc校驗\Properties\AssemblyInfo.cs
?????文件???????2884??2016-01-06?10:31??csharpcrc校驗\csharpcrc校驗\Properties\Resources.Designer.cs
?????文件???????5612??2016-01-06?10:31??csharpcrc校驗\csharpcrc校驗\Properties\Resources.resx
?????文件???????1103??2016-01-06?10:31??csharpcrc校驗\csharpcrc校驗\Properties\Settings.Designer.cs
?????文件????????249??2016-01-06?10:31??csharpcrc校驗\csharpcrc校驗\Properties\Settings.settings
?????文件????????890??2016-01-06?10:31??csharpcrc校驗\csharpcrc校驗.sln
????..A..H.??????7680??2016-01-14?10:42??csharpcrc校驗\csharpcrc校驗.suo
?????目錄??????????0??2018-04-09?16:00??csharpcrc校驗\csharpcrc校驗\obj\x86\Debug\TempPE
?????目錄??????????0??2018-04-09?16:00??csharpcrc校驗\csharpcrc校驗\obj\x86\Debug
?????目錄??????????0??2018-04-09?16:00??csharpcrc校驗\csharpcrc校驗\bin\Debug
?????目錄??????????0??2018-04-09?16:00??csharpcrc校驗\csharpcrc校驗\obj\x86
............此處省略8個文件信息
- 上一篇:用戶自定義控件-電子時鐘
- 下一篇:halcon basler相機拍攝
評論
共有 條評論