基本信息
源码名称:C# Halcon视觉应用开发
源码大小:39.78M
文件格式:.7z
开发语言:C#
更新时间:2023-04-18
   友情提示:(无需注册或充值,赞助后即可获取资源下载链接)

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

本次赞助数额为: 10 元 
   源码介绍
C# Halcon视觉应用开发

 .
├── 0917最新版
│   └── 0915拼接版
│       └── SingleSSM
│           ├── SingleSSM
│           │   ├── App.config
│           │   ├── AppValue.cs
│           │   ├── CCamerInfo.cs
│           │   ├── CDeviceStateInfo.cs
│           │   ├── CFps.cs
│           │   ├── CStopWatch.cs
│           │   ├── CameraForm.Designer.cs
│           │   ├── CameraForm.cs
│           │   ├── CameraForm.resx
│           │   ├── ChangePass.cs
│           │   ├── ChangePass.designer.cs
│           │   ├── ChangePass.resx
│           │   ├── ComForm.Designer.cs
│           │   ├── ComForm.cs
│           │   ├── ComForm.resx
│           │   ├── DahengCam.cs
│           │   ├── ExcelHelper.cs
│           │   ├── Form1.Designer.cs
│           │   ├── Form1.cs
│           │   ├── Form1.resx
│           │   ├── GxBitmap.cs
│           │   ├── GxMultiCam.Designer.cs
│           │   ├── GxMultiCam.cs
│           │   ├── GxMultiCam.resx
│           │   ├── GxMultiCam_VS2010.csproj
│           │   ├── ImageShowFrom.cs
│           │   ├── ImageShowFrom.designer.cs
│           │   ├── ImageShowFrom.resx
│           │   ├── IniAPI.cs
│           │   ├── LogForm.Designer.cs
│           │   ├── LogForm.cs
│           │   ├── LogForm.resx
│           │   ├── Match.cs
│           │   ├── Measure.cs
│           │   ├── Program.cs
│           │   ├── Project2.ico
│           │   ├── Properties
│           │   │   ├── AssemblyInfo.cs
│           │   │   ├── Resources.Designer.cs
│           │   │   ├── Resources.resx
│           │   │   ├── Settings.Designer.cs
│           │   │   └── Settings.settings
│           │   ├── Resources
│           │   │   ├── 01.png
│           │   │   ├── 02.png
│           │   │   ├── 03.png
│           │   │   ├── 04.png
│           │   │   ├── 05.png
│           │   │   ├── 07.PNG
│           │   │   ├── 08.png
│           │   │   ├── 09.jpg
│           │   │   ├── 1.jpg
│           │   │   ├── 11.png
│           │   │   ├── 111.png
│           │   │   ├── 2.jpg
│           │   │   ├── Project2.ico
│           │   │   ├── btnLAxisForwardMove.Image.png
│           │   │   ├── btnLAxisReverseMove.Image.png
│           │   │   ├── c1.png
│           │   │   ├── c11.png
│           │   │   ├── c12.png
│           │   │   ├── c4.png
│           │   │   ├── down.png
│           │   │   ├── e6.png
│           │   │   ├── left.png
│           │   │   ├── ooopic_1515415793.png
│           │   │   ├── right.png
│           │   │   ├── up.png
│           │   │   ├── 日志 (1).png
│           │   │   └── 日志.png
│           │   ├── SingleSSM.csproj
│           │   ├── SqlForm.Designer.cs
│           │   ├── SqlForm.cs
│           │   ├── SqlForm.resx
│           │   ├── Tools.cs
│           │   ├── UserForm.cs
│           │   ├── UserForm.designer.cs
│           │   ├── UserForm.resx
│           │   ├── Win32Bitmap.cs
│           │   ├── bin
│           │   │   ├── Debug
│           │   │   │   ├── Cam1
│           │   │   │   │   ├── Cam1_ROI_Region.hobj
│           │   │   │   │   └── Param.ini
│           │   │   │   ├── GxIAPINET.dll
│           │   │   │   ├── SingleSSM.exe
│           │   │   │   ├── SingleSSM.exe.config
│           │   │   │   ├── SingleSSM.pdb
│           │   │   │   ├── TcpLibrary.dll
│           │   │   │   ├── TcpLibrary.pdb
│           │   │   │   ├── data
│           │   │   │   │   └── settingdata.ini
│           │   │   │   ├── halcon.dll
│           │   │   │   ├── halcondotnet.dll
│           │   │   │   └── halcondotnet.xml
│           │   │   ├── Release
│           │   │   └── x64
│           │   │       ├── Debug
│           │   │       │   ├── AutoSizeForm.dll
│           │   │       │   ├── Cam1
│           │   │       │   │   ├── Cam1_ROI_Region.hobj
│           │   │       │   │   └── Param.ini
│           │   │       │   ├── Cam2
│           │   │       │   │   ├── Cam2_ROI_Rectangle.hobj
│           │   │       │   │   ├── Cam2_ho_ModelRegion.hobj
│           │   │       │   │   ├── Cam2_hv_ModelID.shm
│           │   │       │   │   └── Param.ini
│           │   │       │   ├── Cam2X
│           │   │       │   │   ├── Cam2X_ROI_Rectangle.hobj
│           │   │       │   │   ├── Cam2X_ho_ModelRegion.hobj
│           │   │       │   │   ├── Cam2X_hv_ModelID.shm
│           │   │       │   │   └── Param.ini
│           │   │       │   ├── Cam3
│           │   │       │   │   ├── Cam3_ROI_Circle.hobj
│           │   │       │   │   ├── Cam3_ho_ModelRegion.hobj
│           │   │       │   │   ├── Cam3_hv_ModelID.shm
│           │   │       │   │   └── Param.ini
│           │   │       │   ├── GxIAPINET.dll
│           │   │       │   ├── NPOI.dll
│           │   │       │   ├── SingleSSM.exe
│           │   │       │   ├── SingleSSM.exe.config
│           │   │       │   ├── SingleSSM.pdb
│           │   │       │   ├── TcpLibrary.dll
│           │   │       │   ├── TcpLibrary.pdb
│           │   │       │   ├── halcon.dll
│           │   │       │   ├── halcondotnet.dll
│           │   │       │   ├── halcondotnet.xml
│           │   │       │   ├── password
│           │   │       │   │   └── pw.ini
│           │   │       │   └── passwordpw.ini
│           │   │       └── Release
│           │   ├── hWCam1
│           │   └── obj
│           │       ├── Debug
│           │       │   ├── DesignTimeResolveAssemblyReferences.cache
│           │       │   ├── DesignTimeResolveAssemblyReferencesInput.cache
│           │       │   ├── SingleSSM.CameraForm.resources
│           │       │   ├── SingleSSM.ComForm.resources
│           │       │   ├── SingleSSM.Form1.resources
│           │       │   ├── SingleSSM.Properties.Resources.resources
│           │       │   ├── SingleSSM.csproj.CopyComplete
│           │       │   ├── SingleSSM.csproj.CoreCompileInputs.cache
│           │       │   ├── SingleSSM.csproj.FileListAbsolute.txt
│           │       │   ├── SingleSSM.csproj.GenerateResource.cache
│           │       │   ├── SingleSSM.csprojAssemblyReference.cache
│           │       │   ├── SingleSSM.exe
│           │       │   ├── SingleSSM.pdb
│           │       │   ├── TempPE
│           │       │   │   └── Properties.Resources.Designer.cs.dll
│           │       │   ├── TemporaryGeneratedFile_036C0B5B-1481-4323-8D20-8F5ADCB23D92.cs
│           │       │   ├── TemporaryGeneratedFile_5937a670-0e60-4077-877b-f7221da3dda1.cs
│           │       │   └── TemporaryGeneratedFile_E7A71F73-0F8D-4B9B-B56E-8E70B10BC5D3.cs
│           │       └── x64
│           │           └── Debug
│           │               ├── DesignTimeResolveAssemblyReferences.cache
│           │               ├── DesignTimeResolveAssemblyReferencesInput.cache
│           │               ├── SingleSSM.CameraForm.resources
│           │               ├── SingleSSM.ChangePass.resources
│           │               ├── SingleSSM.ComForm.resources
│           │               ├── SingleSSM.Form1.resources
│           │               ├── SingleSSM.GxMultiCam.resources
│           │               ├── SingleSSM.ImageShowFrom.resources
│           │               ├── SingleSSM.LogForm.resources
│           │               ├── SingleSSM.Properties.Resources.resources
│           │               ├── SingleSSM.SqlForm.resources
│           │               ├── SingleSSM.UserForm.resources
│           │               ├── SingleSSM.csproj.CopyComplete
│           │               ├── SingleSSM.csproj.CoreCompileInputs.cache
│           │               ├── SingleSSM.csproj.FileListAbsolute.txt
│           │               ├── SingleSSM.csproj.GenerateResource.cache
│           │               ├── SingleSSM.csprojAssemblyReference.cache
│           │               ├── SingleSSM.exe
│           │               ├── SingleSSM.pdb
│           │               ├── TempPE
│           │               │   └── Properties.Resources.Designer.cs.dll
│           │               ├── TemporaryGeneratedFile_036C0B5B-1481-4323-8D20-8F5ADCB23D92.cs
│           │               ├── TemporaryGeneratedFile_5937a670-0e60-4077-877b-f7221da3dda1.cs
│           │               └── TemporaryGeneratedFile_E7A71F73-0F8D-4B9B-B56E-8E70B10BC5D3.cs
│           ├── SingleSSM.sln
│           └── TcpLibrary
│               ├── FrameController.cs
│               ├── Properties
│               │   └── AssemblyInfo.cs
│               ├── TcpClientControl.Designer.cs
│               ├── TcpClientControl.cs
│               ├── TcpClientControl.resx
│               ├── TcpLibrary.csproj
│               ├── bin
│               │   ├── Debug
│               │   │   ├── TcpLibrary.dll
│               │   │   └── TcpLibrary.pdb
│               │   └── Release
│               └── obj
│                   └── Debug
│                       ├── DesignTimeResolveAssemblyReferences.cache
│                       ├── DesignTimeResolveAssemblyReferencesInput.cache
│                       ├── TcpLibrary.TcpClientControl.resources
│                       ├── TcpLibrary.csproj.AssemblyReference.cache
│                       ├── TcpLibrary.csproj.CoreCompileInputs.cache
│                       ├── TcpLibrary.csproj.FileListAbsolute.txt
│                       ├── TcpLibrary.csproj.GenerateResource.cache
│                       ├── TcpLibrary.csprojAssemblyReference.cache
│                       ├── TcpLibrary.dll
│                       ├── TcpLibrary.pdb
│                       ├── TempPE
│                       ├── TemporaryGeneratedFile_036C0B5B-1481-4323-8D20-8F5ADCB23D92.cs
│                       ├── TemporaryGeneratedFile_5937a670-0e60-4077-877b-f7221da3dda1.cs
│                       └── TemporaryGeneratedFile_E7A71F73-0F8D-4B9B-B56E-8E70B10BC5D3.cs
├── C# Halcon视觉应用开发_0917最新版.7z
└── Snow.suo

34 directories, 180 files