基本信息
源码名称:C#实现二维码字符识别
源码大小:105.72M
文件格式:.zip
开发语言:C#
更新时间:2023-06-14
   友情提示:(无需注册或充值,赞助后即可获取资源下载链接)

     嘿,亲!知识可是无价之宝呢,但咱这精心整理的资料也耗费了不少心血呀。小小地破费一下,绝对物超所值哦!如有下载和支付问题,请联系我们QQ(微信同号):813200300

本次赞助数额为: 5 元 
   源码介绍
C#实现二维码字符识别

.
├── C#实现二维码字符识别.zip
└── FindData
    ├── FindData
    │   ├── FindData.csproj
    │   ├── Form1.Designer.cs
    │   ├── Form1.cs
    │   ├── Form1.resx
    │   ├── Program.cs
    │   ├── Properties
    │   │   ├── AssemblyInfo.cs
    │   │   ├── Resources.Designer.cs
    │   │   ├── Resources.resx
    │   │   ├── Settings.Designer.cs
    │   │   └── Settings.settings
    │   ├── bin
    │   │   ├── Debug
    │   │   │   ├── FindData.exe
    │   │   │   ├── FindData.pdb
    │   │   │   ├── FindData.vshost.exe
    │   │   │   ├── FindData.vshost.exe.manifest
    │   │   │   ├── halcondotnet.dll
    │   │   │   └── halcondotnet.xml
    │   │   └── x64
    │   │       └── Debug
    │   │           ├── 1.bmp
    │   │           ├── 1.hdev
    │   │           ├── 10.bmp
    │   │           ├── 11.bmp
    │   │           ├── 12.bmp
    │   │           ├── 13.bmp
    │   │           ├── 14.bmp
    │   │           ├── 2.bmp
    │   │           ├── 2.hdev
    │   │           ├── 20.bmp
    │   │           ├── 21.bmp
    │   │           ├── 3.bmp
    │   │           ├── 3.hdev
    │   │           ├── 4.bmp
    │   │           ├── 5.bmp
    │   │           ├── 6.bmp
    │   │           ├── 7.bmp
    │   │           ├── 8.bmp
    │   │           ├── 9.bmp
    │   │           ├── CharReg.hobj
    │   │           ├── DoOcr.hdev
    │   │           ├── FindData.exe
    │   │           ├── FindData.pdb
    │   │           ├── FindData.vshost.exe
    │   │           ├── FindData.vshost.exe.manifest
    │   │           ├── MediaInfo.dll
    │   │           ├── ModelFile
    │   │           ├── ModelReg.hobj
    │   │           ├── QtCoreHDev-4.dll
    │   │           ├── QtGuiHDev-4.dll
    │   │           ├── QtNetworkHDev-4.dll
    │   │           ├── QtSvgHDev-4.dll
    │   │           ├── QtWebKitHDev-4.dll
    │   │           ├── QtXmlHDev-4.dll
    │   │           ├── hAcqDirectFile.dll
    │   │           ├── hAcqDirectFilexl.dll
    │   │           ├── hAcqDirectShow.dll
    │   │           ├── hAcqDirectShowxl.dll
    │   │           ├── hAcqFile.dll
    │   │           ├── hAcqFilexl.dll
    │   │           ├── hAcqGenICamTL.dll
    │   │           ├── hAcqGenICamTLxl.dll
    │   │           ├── hAcqGigEVision2.dll
    │   │           ├── hAcqGigEVision2xl.dll
    │   │           ├── hAcqMindVision_X64.dll
    │   │           ├── hAcqUSB3Vision.dll
    │   │           ├── hAcqUSB3Visionxl.dll
    │   │           ├── halcon.dll
    │   │           ├── halconc.dll
    │   │           ├── halconcpp.dll
    │   │           ├── halconcppxl.dll
    │   │           ├── halconcxl.dll
    │   │           ├── halcondotnet.dll
    │   │           ├── halcondotnet.xml
    │   │           ├── halconxl.dll
    │   │           ├── hcanvas.dll
    │   │           ├── hdevenginecpp.dll
    │   │           ├── hdevenginecppxl.dll
    │   │           ├── hioOPC_Classic.dll
    │   │           ├── hioOPC_Classicxl.dll
    │   │           ├── hioOPC_UA.dll
    │   │           ├── hioOPC_UAxl.dll
    │   │           ├── imageformats
    │   │           │   ├── qjpeg4.dll
    │   │           │   └── qsvg4.dll
    │   │           ├── libeay32.dll
    │   │           ├── libusb-1.0-usan.dll
    │   │           ├── libwdi-usan.dll
    │   │           ├── ssleay32.dll
    │   │           └── uastack.dll
    │   └── obj
    │       ├── Debug
    │       │   ├── DesignTimeResolveAssemblyReferences.cache
    │       │   ├── DesignTimeResolveAssemblyReferencesInput.cache
    │       │   ├── FindData.Form1.resources
    │       │   ├── FindData.Properties.Resources.resources
    │       │   ├── FindData.csproj.FileListAbsolute.txt
    │       │   ├── FindData.csproj.GenerateResource.Cache
    │       │   ├── FindData.csprojResolveAssemblyReference.cache
    │       │   ├── FindData.exe
    │       │   ├── FindData.pdb
    │       │   └── TempPE
    │       └── x64
    │           └── Debug
    │               ├── DesignTimeResolveAssemblyReferences.cache
    │               ├── DesignTimeResolveAssemblyReferencesInput.cache
    │               ├── FindData.Form1.resources
    │               ├── FindData.Properties.Resources.resources
    │               ├── FindData.csproj.FileListAbsolute.txt
    │               ├── FindData.csproj.GenerateResource.Cache
    │               ├── FindData.csprojResolveAssemblyReference.cache
    │               ├── FindData.exe
    │               ├── FindData.pdb
    │               └── TempPE
    └── FindData.sln

14 directories, 105 files