首页

C# 验证码识别实例源码(支持优优打码平台/手动打码)

c#

2021-5-10

目前实现了 优优打码以及 人工手动打码

 

 

 

手动打码效果:

 

 

 

设置方法:

            SetAccountWin win = new SetAccountWin();
            win.Owner = this;
            win.ShowDialog();

 

调用方法:

var captcha = CaptchaFactory.GetDefaultCaptcha();
var coderesult = captcha.Input(ImageHelper.ImageToBytes(img));
var curIdentity = coderesult.Identity;
var result= coderesult.Captcha;//验证码识别结果

资源下载此资源下载价格为3D币(VIP免费),请先
资源文件列表
BullSofts.Captcha.Helper/bin/Debug/BullSofts.Captcha.Helper.dll , 20480
BullSofts.Captcha.Helper/bin/Debug/BullSofts.Captcha.Helper.pdb , 54784
BullSofts.Captcha.Helper/BullSofts.Captcha.Helper.csproj , 3377
BullSofts.Captcha.Helper/BullSofts.Captcha.Helper.csproj.vspscc , 257
BullSofts.Captcha.Helper/CaptchaFactory.cs , 5764
BullSofts.Captcha.Helper/CaptchaResult.cs , 718
BullSofts.Captcha.Helper/CaptchaStorageTxt.cs , 3639
BullSofts.Captcha.Helper/ICaptcha.cs , 560
BullSofts.Captcha.Helper/ICaptchaStorage.cs , 1248
BullSofts.Captcha.Helper/obj/Debug/BullSofts.Captcha.Helper.csproj.FileListAbsolute.txt , 2498
BullSofts.Captcha.Helper/obj/Debug/BullSofts.Captcha.Helper.csproj.GenerateResource.Cache , 912
BullSofts.Captcha.Helper/obj/Debug/BullSofts.Captcha.Helper.csprojResolveAssemblyReference.cache , 2059
BullSofts.Captcha.Helper/obj/Debug/BullSofts.Captcha.Helper.dll , 20480
BullSofts.Captcha.Helper/obj/Debug/BullSofts.Captcha.Helper.pdb , 54784
BullSofts.Captcha.Helper/obj/Debug/BullSofts.Captcha.Helper.SetAccountWin.resources , 180
BullSofts.Captcha.Helper/obj/Debug/DesignTimeResolveAssemblyReferences.cache , 1453
BullSofts.Captcha.Helper/obj/Debug/DesignTimeResolveAssemblyReferencesInput.cache , 6866
BullSofts.Captcha.Helper/Properties/AssemblyInfo.cs , 1372
BullSofts.Captcha.Helper/SetAccountWin.cs , 4917
BullSofts.Captcha.Helper/SetAccountWin.Designer.cs , 7075
BullSofts.Captcha.Helper/SetAccountWin.resx , 5817
BullSofts.Captcha.Helper/UIDamaCaptcha.cs , 4942
BullSofts.Captcha.Helper/UUDamaCaptcha.cs , 10428
BullSofts.Captcha.Helper/UUDamaCaptchaBAK.txt , 11828
BullSofts.File.Helper/bin/Debug/BullSofts.File.Helper.dll , 51200
BullSofts.File.Helper/bin/Debug/BullSofts.File.Helper.pdb , 138752
BullSofts.File.Helper/bin/Debug/ICSharpCode.SharpZipLib.dll , 200704
BullSofts.File.Helper/bin/Debug/NPOI.dll , 1606656
BullSofts.File.Helper/bin/Debug/NPOI.OOXML.dll , 423936
BullSofts.File.Helper/bin/Debug/NPOI.OOXML.xml , 425038
BullSofts.File.Helper/bin/Debug/NPOI.OpenXml4Net.dll , 85504
BullSofts.File.Helper/bin/Debug/NPOI.OpenXml4Net.xml , 153267
BullSofts.File.Helper/bin/Debug/NPOI.OpenXmlFormats.dll , 1903616
BullSofts.File.Helper/bin/Debug/NPOI.xml , 2137432
BullSofts.File.Helper/BullSofts.File.Helper.csproj , 3602
BullSofts.File.Helper/BullSofts.File.Helper.csproj.vspscc , 257
BullSofts.File.Helper/ExcelHelper.cs , 18661
BullSofts.File.Helper/Export.cs , 23359
BullSofts.File.Helper/FileAccess.cs , 3160
BullSofts.File.Helper/ImageClass.cs , 23342
BullSofts.File.Helper/ImageHelper.cs , 3332
BullSofts.File.Helper/ImageUtils.cs , 30864
BullSofts.File.Helper/ImgHelper.cs , 27269
BullSofts.File.Helper/obj/Debug/BullSofts.File.Helper.csproj.FileListAbsolute.txt , 3489
BullSofts.File.Helper/obj/Debug/BullSofts.File.Helper.csprojResolveAssemblyReference.cache , 71263
BullSofts.File.Helper/obj/Debug/BullSofts.File.Helper.dll , 51200
BullSofts.File.Helper/obj/Debug/BullSofts.File.Helper.pdb , 138752
BullSofts.File.Helper/obj/Debug/DesignTimeResolveAssemblyReferencesInput.cache , 7105
BullSofts.File.Helper/packages.config , 133
BullSofts.File.Helper/Properties/AssemblyInfo.cs , 1380
BullSofts.File.Helper/XmlHelper.cs , 26531
CaptchaDemo.sln , 2045
CaptchaDemo/bin/Debug/BullSofts.Captcha.Helper.dll , 20480
CaptchaDemo/bin/Debug/BullSofts.Captcha.Helper.pdb , 54784
CaptchaDemo/bin/Debug/BullSofts.File.Helper.dll , 51200
CaptchaDemo/bin/Debug/BullSofts.File.Helper.pdb , 138752
CaptchaDemo/bin/Debug/CaptchaDemo.exe , 9216
CaptchaDemo/bin/Debug/CaptchaDemo.pdb , 22016
CaptchaDemo/bin/Debug/captcha/default.txt , 6
CaptchaDemo/bin/Debug/captcha/UIDaMa.txt , 8
CaptchaDemo/bin/Debug/skqr.jpg , 2575
CaptchaDemo/CaptchaDemo.csproj , 4358
CaptchaDemo/Form1.cs , 1219
CaptchaDemo/Form1.Designer.cs , 2780
CaptchaDemo/Form1.resx , 5817
CaptchaDemo/obj/Debug/CaptchaDemo.csproj.FileListAbsolute.txt , 1606
CaptchaDemo/obj/Debug/CaptchaDemo.csproj.GenerateResource.Cache , 977
CaptchaDemo/obj/Debug/CaptchaDemo.csprojResolveAssemblyReference.cache , 12598
CaptchaDemo/obj/Debug/CaptchaDemo.exe , 9216
CaptchaDemo/obj/Debug/CaptchaDemo.Form1.resources , 180
CaptchaDemo/obj/Debug/CaptchaDemo.pdb , 22016
CaptchaDemo/obj/Debug/CaptchaDemo.Properties.Resources.resources , 180
CaptchaDemo/obj/Debug/DesignTimeResolveAssemblyReferences.cache , 865
CaptchaDemo/obj/Debug/DesignTimeResolveAssemblyReferencesInput.cache , 7327
CaptchaDemo/Program.cs , 492
CaptchaDemo/Properties/AssemblyInfo.cs , 1346
CaptchaDemo/Properties/Resources.Designer.cs , 2874
CaptchaDemo/Properties/Resources.resx , 5612
CaptchaDemo/Properties/Settings.Designer.cs , 1098
CaptchaDemo/Properties/Settings.settings , 249
CaptchaDemo/skqr.jpg , 2575
packages/NPOI.2.1.3.1/lib/net20/ICSharpCode.SharpZipLib.dll , 200704
packages/NPOI.2.1.3.1/lib/net20/NPOI.dll , 1606144
packages/NPOI.2.1.3.1/lib/net20/NPOI.OOXML.dll , 423936
packages/NPOI.2.1.3.1/lib/net20/NPOI.OOXML.XML , 425038
packages/NPOI.2.1.3.1/lib/net20/NPOI.OpenXml4Net.dll , 85504
packages/NPOI.2.1.3.1/lib/net20/NPOI.OpenXml4Net.XML , 153267
packages/NPOI.2.1.3.1/lib/net20/NPOI.OpenXmlFormats.dll , 1902592
packages/NPOI.2.1.3.1/lib/net20/NPOI.XML , 2137432
packages/NPOI.2.1.3.1/lib/net40/ICSharpCode.SharpZipLib.dll , 200704
packages/NPOI.2.1.3.1/lib/net40/NPOI.dll , 1606656
packages/NPOI.2.1.3.1/lib/net40/NPOI.OOXML.dll , 423936
packages/NPOI.2.1.3.1/lib/net40/NPOI.OOXML.XML , 425038
packages/NPOI.2.1.3.1/lib/net40/NPOI.OpenXml4Net.dll , 85504
packages/NPOI.2.1.3.1/lib/net40/NPOI.OpenXml4Net.XML , 153267
packages/NPOI.2.1.3.1/lib/net40/NPOI.OpenXmlFormats.dll , 1903616
packages/NPOI.2.1.3.1/lib/net40/NPOI.XML , 2137432
packages/NPOI.2.1.3.1/LICENSE , 9851
packages/NPOI.2.1.3.1/logo/120_120.jpg , 8143
packages/NPOI.2.1.3.1/logo/240_240.png , 15405
packages/NPOI.2.1.3.1/logo/32_32.jpg , 1835
packages/NPOI.2.1.3.1/logo/60_60.jpg , 4191
packages/NPOI.2.1.3.1/NPOI.2.1.3.1.nupkg , 3729535
packages/NPOI.2.1.3.1/Read Me.txt , 4258
packages/NPOI.2.1.3.1/Release Notes.txt , 28097
skqr.jpg , 2575
没有账号? 忘记密码?

社交账号快速登录