▍1. C#通信调试工具1.0(带源码)
C#通信调试工具1.0(带源码) 串口通信,网络通信,很好用的工具。
用C#写的西门子S7-200 PLC 的PPI通讯测试程序,可读写I,Q,M,VB等,希望对学习PPI通讯的同学有帮助。
vc++调用matlab6.5数学和图形函数库编程 实例,实例为飞机的飞行航迹显示和记录(vc++ call matlab6.5 graphics library mathematics and programming examples, examples of aircraft flight track display and record)
微软CSP开发工具,学习CSP开发的好工具(CSP Microsoft development tools, learning a good tool for CSP development)
非常不错的CSP源码学习,想了解CSP的绝对要看(Very good source to learn CSP, CSP would like to know the absolute depends)
HVAC send and reciver IR code for Arduonoi
说明: C#串口助手源代码,有winform的,也有WPF的,一共六个打包下载。代码来自网络。(C# serial assistant source code, there are WinForm, there are also WPF, a total of six packages to download. The code comes from the network.)
RDM 解析,协议代码,适用于artnet 协议 【源码目录】 RdmProtocal ├── Debug│ ├── RdmProtocal.exe│ ├── RdmProtocal.exp│ ├── RdmProtocal.lib│ └── RdmProtocal.pdb├── RdmProtocal│ ├── Debug│ │ ├── LzMethod.obj│ │ ├── RdmNode.obj│ │ ├── RdmProtocal.Build.CppClean.log│ │ ├── RdmProtocal.log│ │ ├── RdmProtocal.obj│ │ ├── RdmProtocal.pch│ │ ├── RdmProtocal.res│ │ ├── RdmProtocal.tlog│ │ │ ├── CL.command.1.tlog│ │ │ ├── CL.read.1.tlog│ │ │ ├── CL.write.1.tlog│ │ │ ├── RdmProtocal.lastbuildstate│ │ │ ├── RdmProtocal.write.1u.tlog│ │ │ ├── link.command.1.tlog│ │ │ ├── link.read.1.tlog│ │ │ ├── link.write.1.tlog│ │ │ ├── rc.command.1.tlog│ │ │ ├── rc.read.1.tlog│ │ │ └── rc.write.1.tlog│ │ ├── RdmProtocalDlg.obj│ │ ├── stdafx.obj│ │ ├── vc140.idb│ │ └── vc140.pdb│ ├── LzMethod.cpp│ ├── LzMethod.h│ ├── RdmNode.cpp│ ├── RdmNode.h│ ├── RdmProtocal.aps│ ├── RdmProtocal.cpp│ ├── RdmProtocal.h│ ├── RdmProtocal.rc│ ├── RdmProtocal.vcxproj│ ├── RdmProtocal.vcxproj.filters│ ├── RdmProtocal.vcxproj.user│ ├── RdmProtocalDlg.cpp│ ├── RdmProtocalDlg.h│ ├── ReadMe.txt│ ├── controller_library.h│ ├── lib│ │ ├── FTD2XX.lib│ │ └── RDM.lib│ ├── res│ │ ├── RdmProtocal.ico│ │ └── RdmProtocal.rc2│ ├── resource.h│ ├── stdafx.cpp│ ├── stdafx.h│ └── targetver.h├── RdmProtocal.VC.db├── RdmProtocal.sln└── ipch └── RDMPROTOCAL-b05a99f1 └── RDMPROTOCAL-61763a13.ipch8 directories, 52 files