在好例子网,分享、交流、成长!
您当前所在位置:首页C# 开发实例C#语言基础 → pxs10热管实现源码

pxs10热管实现源码

C#语言基础

下载此实例
  • 开发语言:C#
  • 实例大小:32.24M
  • 下载次数:9
  • 浏览次数:65
  • 发布时间:2023-05-19
  • 实例类别:C#语言基础
  • 发 布 人:樱花jshdhs
  • 文件格式:.zip
  • 所需积分:10
 相关标签: 实现 10 源码

同类人气实例

实例介绍

【实例简介】pxs10热管实现源码

【实例截图】

from clipboardfrom clipboard

【核心代码】

.
├── C#pxs10热管实现源码_XRayAndCameraDemo.zip
├── XRayAndCameraDemo
│   ├── Camera.cs
│   ├── Form1.Designer.cs
│   ├── Form1.cs
│   ├── Form1.resx
│   ├── IRayNDT.cs
│   ├── Program.cs
│   ├── Properties
│   │   ├── AssemblyInfo.cs
│   │   ├── Resources.Designer.cs
│   │   ├── Resources.resx
│   │   ├── Settings.Designer.cs
│   │   └── Settings.settings
│   ├── ThermoScientificDevice.cs
│   ├── ThermoScientificSerialPort.cs
│   ├── XRayAndCameraDemo.csproj
│   ├── XRayLightDeviceS.cs
│   ├── app.config
│   ├── bin
│   │   ├── Debug
│   │   │   ├── XRayAndCameraDemo.vshost.exe
│   │   │   └── XRayAndCameraDemo.vshost.exe.manifest
│   │   ├── Release
│   │   └── x64
│   │       └── Debug
│   │           ├── 20230516 iDetector.log
│   │           ├── Algorithm.dll
│   │           ├── Bind.txt
│   │           ├── CaliDynamic.dll
│   │           ├── CaliE4W.dll
│   │           ├── CaliImpl.dll
│   │           ├── ConnGigEVision.dll
│   │           ├── ConnSGDMA.dll
│   │           ├── ConnUDP.dll
│   │           ├── ConnUDPE50.dll
│   │           ├── ConnUSBfifo.dll
│   │           ├── ConnUdpTcp.dll
│   │           ├── ConnUdpTcpE51.dll
│   │           ├── ConnVisionPointCXP.dll
│   │           ├── CountryChannels.db
│   │           ├── CtrImagePresent.dll
│   │           ├── DbLinq.MySql.dll
│   │           ├── DbLinq.dll
│   │           ├── DetFinder.dll
│   │           ├── DetectorProxy.dll
│   │           ├── DetectorService.exe
│   │           ├── E3.dll
│   │           ├── E3D.dll
│   │           ├── E4.dll
│   │           ├── E45E.dll
│   │           ├── E45N.dll
│   │           ├── E45W.dll
│   │           ├── E4N.dll
│   │           ├── E4S.dll
│   │           ├── E4W.dll
│   │           ├── Emgu.CV.ML.dll
│   │           ├── Emgu.CV.OpenCL.dll
│   │           ├── Emgu.CV.UI.dll
│   │           ├── Emgu.CV.dll
│   │           ├── Emgu.Util.dll
│   │           ├── FTPService.dll
│   │           ├── FpdDataModel.dll
│   │           ├── FpdSys.dll
│   │           ├── FpdSys.lic
│   │           ├── FpdSys.log
│   │           ├── IDicom.dll
│   │           ├── Mysql.ini
│   │           ├── SGDMA_Library.dll
│   │           ├── SignalProc.lic
│   │           ├── SignalProcessing.dll
│   │           ├── StephenConfig.ini
│   │           ├── Syncbox.dll
│   │           ├── System.Data.SQLite.dll
│   │           ├── TiffParse.dll
│   │           ├── WibuCm64.dll
│   │           ├── XRayAndCameraDemo.exe
│   │           ├── XRayAndCameraDemo.exe.config
│   │           ├── XRayAndCameraDemo.pdb
│   │           ├── fpd_boost.dll
│   │           ├── fpd_yall.dll
│   │           ├── iDetector.exe
│   │           ├── iRayBase.dll
│   │           ├── mysql.data.dll
│   │           ├── plugin
│   │           │   └── DebugPlugIn.dll
│   │           ├── res
│   │           │   └── logo.ico
│   │           ├── work_dir
│   │           │   ├── NDT0202M
│   │           │   │   ├── Correct
│   │           │   │   │   └── Default
│   │           │   │   ├── DynamicApplicationMode.ini
│   │           │   │   ├── Others
│   │           │   │   │   └── ExposeTable.jpg
│   │           │   │   ├── ParamRange.ini
│   │           │   │   ├── VtMap
│   │           │   │   ├── calib.ini
│   │           │   │   ├── config.ini
│   │           │   │   ├── expwintime.xml
│   │           │   │   └── iDetectorConfig.ini
│   │           │   ├── NDT0406P
│   │           │   │   ├── Correct
│   │           │   │   │   └── Default
│   │           │   │   ├── DynamicApplicationMode.ini
│   │           │   │   ├── Others
│   │           │   │   │   └── ExposeTable.jpg
│   │           │   │   ├── ParamRange.ini
│   │           │   │   ├── calib.ini
│   │           │   │   ├── config.ini
│   │           │   │   ├── expwintime.xml
│   │           │   │   └── iDetectorConfig.ini
│   │           │   ├── NDT0505J
│   │           │   │   ├── Correct
│   │           │   │   │   └── Default
│   │           │   │   ├── DynamicApplicationMode.ini
│   │           │   │   ├── Others
│   │           │   │   │   └── ExposeTable.jpg
│   │           │   │   ├── ParamRange.ini
│   │           │   │   ├── VtMap
│   │           │   │   ├── calib.ini
│   │           │   │   ├── config.ini
│   │           │   │   ├── expwintime.xml
│   │           │   │   └── iDetectorConfig.ini
│   │           │   ├── NDT0900P
│   │           │   │   ├── Correct
│   │           │   │   │   └── Default
│   │           │   │   ├── DynamicApplicationMode.ini
│   │           │   │   ├── Others
│   │           │   │   ├── ParamRange.ini
│   │           │   │   ├── calib.ini
│   │           │   │   ├── config.ini
│   │           │   │   ├── expwintime.xml
│   │           │   │   └── iDetectorConfig.ini
│   │           │   ├── NDT0909M
│   │           │   │   ├── Correct
│   │           │   │   │   └── Default
│   │           │   │   │       ├── factory_defect_1024x1024.dft
│   │           │   │   │       ├── factory_defect_512x512.dft
│   │           │   │   │       ├── useredit_defect_1024x1024.dft
│   │           │   │   │       └── useredit_defect_512x512.dft
│   │           │   │   ├── DynamicApplicationMode.ini
│   │           │   │   ├── Others
│   │           │   │   │   └── ExposeTable.jpg
│   │           │   │   ├── ParamRange.ini
│   │           │   │   ├── VtMap
│   │           │   │   ├── calib.ini
│   │           │   │   ├── config.ini
│   │           │   │   ├── expwintime.xml
│   │           │   │   └── iDetectorConfig.ini
│   │           │   ├── NDT1012LA
│   │           │   │   ├── Others
│   │           │   │   │   └── ExposeTable.jpg
│   │           │   │   ├── ParamRange.ini
│   │           │   │   ├── calib.ini
│   │           │   │   ├── config.ini
│   │           │   │   └── iDetectorConfig.ini
│   │           │   ├── NDT1012M
│   │           │   │   ├── CRCInfo.ini
│   │           │   │   ├── Correct
│   │           │   │   │   └── Default
│   │           │   │   ├── DynamicApplicationMode.ini
│   │           │   │   ├── ParamRange.ini
│   │           │   │   ├── VtMap
│   │           │   │   ├── calib.ini
│   │           │   │   ├── config.ini
│   │           │   │   ├── expwintime.xml
│   │           │   │   └── iDetectorConfig.ini
│   │           │   ├── NDT1012MA
│   │           │   │   ├── Others
│   │           │   │   │   ├── ExposeTable-old.jpg
│   │           │   │   │   └── ExposeTable.jpg
│   │           │   │   ├── ParamRange.ini
│   │           │   │   ├── calib.ini
│   │           │   │   ├── config.ini
│   │           │   │   └── iDetectorConfig.ini
│   │           │   ├── NDT1417MA
│   │           │   │   ├── Others
│   │           │   │   │   └── ExposeTable.jpg
│   │           │   │   ├── ParamRange.ini
│   │           │   │   ├── calib.ini
│   │           │   │   ├── config.ini
│   │           │   │   └── iDetectorConfig.ini
│   │           │   ├── NDT1616HE
│   │           │   │   ├── Correct
│   │           │   │   │   └── Default
│   │           │   │   │       ├── factory_defect_1024x1024.dft
│   │           │   │   │       ├── factory_defect_2048x2048.dft
│   │           │   │   │       ├── factory_defect_512x512.dft
│   │           │   │   │       ├── useredit_defect_1024x1024.dft
│   │           │   │   │       ├── useredit_defect_2048x2048.dft
│   │           │   │   │       └── useredit_defect_512x512.dft
│   │           │   │   ├── DynamicApplicationMode.ini
│   │           │   │   ├── Others
│   │           │   │   │   └── ExposeTable.jpg
│   │           │   │   ├── ParamRange.ini
│   │           │   │   ├── VtMap
│   │           │   │   ├── calib.ini
│   │           │   │   ├── calibStatic.ini
│   │           │   │   ├── config.ini
│   │           │   │   ├── expwintime.xml
│   │           │   │   └── iDetectorConfig.ini
│   │           │   └── NDT1717M
│   │           │       ├── Correct
│   │           │       │   └── Default
│   │           │       │       ├── factory_defect_1024x1024.dft
│   │           │       │       ├── factory_defect_1536x1536.dft
│   │           │       │       ├── factory_defect_2048x2048.dft
│   │           │       │       ├── factory_defect_3072x3072.dft
│   │           │       │       ├── useredit_defect_1024x1024.dft
│   │           │       │       ├── useredit_defect_1536x1536.dft
│   │           │       │       ├── useredit_defect_2048x2048.dft
│   │           │       │       └── useredit_defect_3072x3072.dft
│   │           │       ├── DynamicApplicationMode.ini
│   │           │       ├── Others
│   │           │       ├── ParamRange.ini
│   │           │       ├── VtMap
│   │           │       ├── calib.ini
│   │           │       ├── calibStatic.ini
│   │           │       ├── config.ini
│   │           │       ├── expwintime.xml
│   │           │       └── iDetectorConfig.ini
│   │           ├── work_dir_templates
│   │           │   ├── ConfigTable.txt
│   │           │   ├── NDT0202M
│   │           │   │   ├── Correct
│   │           │   │   │   └── Default
│   │           │   │   ├── DynamicApplicationMode.ini
│   │           │   │   ├── Others
│   │           │   │   │   └── ExposeTable.jpg
│   │           │   │   ├── ParamRange.ini
│   │           │   │   ├── VtMap
│   │           │   │   ├── calib.ini
│   │           │   │   ├── config.ini
│   │           │   │   ├── expwintime.xml
│   │           │   │   └── iDetectorConfig.ini
│   │           │   ├── NDT0406P
│   │           │   │   ├── Correct
│   │           │   │   │   └── Default
│   │           │   │   ├── DynamicApplicationMode.ini
│   │           │   │   ├── Others
│   │           │   │   │   └── ExposeTable.jpg
│   │           │   │   ├── ParamRange.ini
│   │           │   │   ├── calib.ini
│   │           │   │   ├── config.ini
│   │           │   │   ├── expwintime.xml
│   │           │   │   └── iDetectorConfig.ini
│   │           │   ├── NDT0505J
│   │           │   │   ├── Correct
│   │           │   │   │   └── Default
│   │           │   │   ├── DynamicApplicationMode.ini
│   │           │   │   ├── Others
│   │           │   │   │   └── ExposeTable.jpg
│   │           │   │   ├── ParamRange.ini
│   │           │   │   ├── VtMap
│   │           │   │   ├── calib.ini
│   │           │   │   ├── config.ini
│   │           │   │   ├── expwintime.xml
│   │           │   │   └── iDetectorConfig.ini
│   │           │   ├── NDT0900P
│   │           │   │   ├── Correct
│   │           │   │   │   └── Default
│   │           │   │   ├── DynamicApplicationMode.ini
│   │           │   │   ├── Others
│   │           │   │   ├── ParamRange.ini
│   │           │   │   ├── calib.ini
│   │           │   │   ├── config.ini
│   │           │   │   ├── expwintime.xml
│   │           │   │   └── iDetectorConfig.ini
│   │           │   ├── NDT0909M
│   │           │   │   ├── Correct
│   │           │   │   │   └── Default
│   │           │   │   │       ├── factory_defect_1024x1024.dft
│   │           │   │   │       ├── factory_defect_512x512.dft
│   │           │   │   │       ├── useredit_defect_1024x1024.dft
│   │           │   │   │       └── useredit_defect_512x512.dft
│   │           │   │   ├── DynamicApplicationMode.ini
│   │           │   │   ├── Others
│   │           │   │   │   └── ExposeTable.jpg
│   │           │   │   ├── ParamRange.ini
│   │           │   │   ├── VtMap
│   │           │   │   ├── calib.ini
│   │           │   │   ├── config.ini
│   │           │   │   ├── expwintime.xml
│   │           │   │   └── iDetectorConfig.ini
│   │           │   ├── NDT1012LA
│   │           │   │   ├── Others
│   │           │   │   │   └── ExposeTable.jpg
│   │           │   │   ├── ParamRange.ini
│   │           │   │   ├── calib.ini
│   │           │   │   ├── config.ini
│   │           │   │   └── iDetectorConfig.ini
│   │           │   ├── NDT1012M
│   │           │   │   ├── CRCInfo.ini
│   │           │   │   ├── Correct
│   │           │   │   │   └── Default
│   │           │   │   ├── DynamicApplicationMode.ini
│   │           │   │   ├── ParamRange.ini
│   │           │   │   ├── VtMap
│   │           │   │   ├── calib.ini
│   │           │   │   ├── config.ini
│   │           │   │   ├── expwintime.xml
│   │           │   │   └── iDetectorConfig.ini
│   │           │   ├── NDT1012MA
│   │           │   │   ├── Others
│   │           │   │   │   ├── ExposeTable-old.jpg
│   │           │   │   │   └── ExposeTable.jpg
│   │           │   │   ├── ParamRange.ini
│   │           │   │   ├── calib.ini
│   │           │   │   ├── config.ini
│   │           │   │   └── iDetectorConfig.ini
│   │           │   ├── NDT1417MA
│   │           │   │   ├── Others
│   │           │   │   │   └── ExposeTable.jpg
│   │           │   │   ├── ParamRange.ini
│   │           │   │   ├── calib.ini
│   │           │   │   ├── config.ini
│   │           │   │   └── iDetectorConfig.ini
│   │           │   ├── NDT1616HE
│   │           │   │   ├── Correct
│   │           │   │   │   └── Default
│   │           │   │   │       ├── factory_defect_1024x1024.dft
│   │           │   │   │       ├── factory_defect_2048x2048.dft
│   │           │   │   │       ├── factory_defect_512x512.dft
│   │           │   │   │       ├── useredit_defect_1024x1024.dft
│   │           │   │   │       ├── useredit_defect_2048x2048.dft
│   │           │   │   │       └── useredit_defect_512x512.dft
│   │           │   │   ├── DynamicApplicationMode.ini
│   │           │   │   ├── Others
│   │           │   │   │   └── ExposeTable.jpg
│   │           │   │   ├── ParamRange.ini
│   │           │   │   ├── VtMap
│   │           │   │   ├── calib.ini
│   │           │   │   ├── calibStatic.ini
│   │           │   │   ├── config.ini
│   │           │   │   ├── expwintime.xml
│   │           │   │   └── iDetectorConfig.ini
│   │           │   └── NDT1717M
│   │           │       ├── Correct
│   │           │       │   └── Default
│   │           │       │       ├── factory_defect_1024x1024.dft
│   │           │       │       ├── factory_defect_1536x1536.dft
│   │           │       │       ├── factory_defect_2048x2048.dft
│   │           │       │       ├── factory_defect_3072x3072.dft
│   │           │       │       ├── useredit_defect_1024x1024.dft
│   │           │       │       ├── useredit_defect_1536x1536.dft
│   │           │       │       ├── useredit_defect_2048x2048.dft
│   │           │       │       └── useredit_defect_3072x3072.dft
│   │           │       ├── DynamicApplicationMode.ini
│   │           │       ├── Others
│   │           │       ├── ParamRange.ini
│   │           │       ├── VtMap
│   │           │       ├── calib.ini
│   │           │       ├── calibStatic.ini
│   │           │       ├── config.ini
│   │           │       ├── expwintime.xml
│   │           │       └── iDetectorConfig.ini
│   │           ├── x64
│   │           │   ├── OpenCL.dll
│   │           │   ├── SQLite.Interop.dll
│   │           │   ├── cvextern.dll
│   │           │   ├── cvextern_test.exe
│   │           │   ├── opencv_calib3d2410.dll
│   │           │   ├── opencv_contrib2410.dll
│   │           │   ├── opencv_core2410.dll
│   │           │   ├── opencv_features2d2410.dll
│   │           │   ├── opencv_flann2410.dll
│   │           │   ├── opencv_gpu2410.dll
│   │           │   ├── opencv_highgui2410.dll
│   │           │   ├── opencv_imgproc2410.dll
│   │           │   ├── opencv_legacy2410.dll
│   │           │   ├── opencv_ml2410.dll
│   │           │   ├── opencv_nonfree2410.dll
│   │           │   ├── opencv_objdetect2410.dll
│   │           │   ├── opencv_photo2410.dll
│   │           │   ├── opencv_stitching2410.dll
│   │           │   ├── opencv_superres2410.dll
│   │           │   ├── opencv_video2410.dll
│   │           │   └── opencv_videostab2410.dll
│   │           └── x86
│   │               ├── OpenCL.dll
│   │               ├── SQLite.Interop.dll
│   │               ├── cvextern.dll
│   │               ├── opencv_calib3d2410.dll
│   │               ├── opencv_contrib2410.dll
│   │               ├── opencv_core2410.dll
│   │               ├── opencv_features2d2410.dll
│   │               ├── opencv_flann2410.dll
│   │               ├── opencv_gpu2410.dll
│   │               ├── opencv_highgui2410.dll
│   │               ├── opencv_imgproc2410.dll
│   │               ├── opencv_legacy2410.dll
│   │               ├── opencv_ml2410.dll
│   │               ├── opencv_nonfree2410.dll
│   │               ├── opencv_objdetect2410.dll
│   │               ├── opencv_photo2410.dll
│   │               ├── opencv_stitching2410.dll
│   │               ├── opencv_superres2410.dll
│   │               ├── opencv_video2410.dll
│   │               └── opencv_videostab2410.dll
│   └── obj
│       ├── x64
│       │   └── Debug
│       │       ├── DesignTimeResolveAssemblyReferences.cache
│       │       ├── DesignTimeResolveAssemblyReferencesInput.cache
│       │       ├── TempPE
│       │       │   └── Properties.Resources.Designer.cs.dll
│       │       ├── XRayAndCameraDemo.Properties.Resources.resources
│       │       ├── XRayAndCameraDemo.csproj.AssemblyReference.cache
│       │       ├── XRayAndCameraDemo.csproj.CoreCompileInputs.cache
│       │       ├── XRayAndCameraDemo.csproj.FileListAbsolute.txt
│       │       ├── XRayAndCameraDemo.csproj.GenerateResource.cache
│       │       ├── XRayAndCameraDemo.exe
│       │       ├── XRayAndCameraDemo.form_Main.resources
│       │       └── XRayAndCameraDemo.pdb
│       └── x86
│           └── Debug
│               ├── DesignTimeResolveAssemblyReferences.cache
│               ├── DesignTimeResolveAssemblyReferencesInput.cache
│               └── TempPE
├── XRayAndCameraDemo.sln
└── XRayAndCameraDemo.suo

94 directories, 328 files


标签: 实现 10 源码

实例下载地址

pxs10热管实现源码

不能下载?内容有错? 点击这里报错 + 投诉 + 提问

好例子网口号:伸出你的我的手 — 分享

网友评论

发表评论

(您的评论需要经过审核才能显示)

查看所有0条评论>>

小贴士

感谢您为本站写下的评论,您的评论对其它用户来说具有重要的参考价值,所以请认真填写。

  • 类似“顶”、“沙发”之类没有营养的文字,对勤劳贡献的楼主来说是令人沮丧的反馈信息。
  • 相信您也不想看到一排文字/表情墙,所以请不要反馈意义不大的重复字符,也请尽量不要纯表情的回复。
  • 提问之前请再仔细看一遍楼主的说明,或许是您遗漏了。
  • 请勿到处挖坑绊人、招贴广告。既占空间让人厌烦,又没人会搭理,于人于己都无利。

关于好例子网

本站旨在为广大IT学习爱好者提供一个非营利性互相学习交流分享平台。本站所有资源都可以被免费获取学习研究。本站资源来自网友分享,对搜索内容的合法性不具有预见性、识别性、控制性,仅供学习研究,请务必在下载后24小时内给予删除,不得用于其他任何用途,否则后果自负。基于互联网的特殊性,平台无法对用户传输的作品、信息、内容的权属或合法性、安全性、合规性、真实性、科学性、完整权、有效性等进行实质审查;无论平台是否已进行审查,用户均应自行承担因其传输的作品、信息、内容而可能或已经产生的侵权或权属纠纷等法律责任。本站所有资源不代表本站的观点或立场,基于网友分享,根据中国法律《信息网络传播权保护条例》第二十二与二十三条之规定,若资源存在侵权或相关问题请联系本站客服人员,点此联系我们。关于更多版权及免责申明参见 版权及免责申明

;
报警