资源列表
NModbus4-portable-3.0
- 实现标准的modbus协议 1)实现标准的modbus rtu 协议. 2)实现标准的modbus tcp ip协议(there is a standard protocal of modbus)
OPC测试通过
- OPC 连接客户端,读取tag数据,自动识别服务端,自动连接(OPC connects the client and reads tag data)
智能控制—流式控制结构
- 通过c#控件实现简易的物联网温度采集控制小程序
个人理财工具
- 个人理财工具,C#入门很好的资料。有数据库连接功能
上位机源码
- c#桌面应用,通过串口数据回传参数,波形显示(C# Desktop Application, Data Return Parameters through Serial Port, Waveform Display)
OpcInclude
- PC和S7-300 PLC通讯所需dll:komfort.dll,Prodave6.dll,w95_s7.dll(Communication between PC and S7-300 PLC required dll:komfort.dll, Prodave6.dll, w95_s7.dll)
Winform可视化打印模板设计
- Winform可视化打印模板设计 可以作为winform模板设计参考(Design of Visual Printing Template for Winform It can be used as a reference for WinForm template design)
松翰5702
- 松翰5702用数码管显示10进制数,读取一个数据用10进制在数码管上显示出来。(Songhan 5702 uses a digital tube to display the decimal number, while reading a data is displayed on the digital tube with the decimal number.)
Ransac拟合直线和圆
- C# 实现直线拟合,圆拟合 ransac算法,剔除忽略点(C# realizes line fitting and circle fitting with ransac algorithm to eliminate the ignored points)
C#音乐播放器
- C#做的音乐播放器,播放音乐、上一首、下一首、暂停、播放本地音乐,支持歌词滑动效果
OPENSEES实例学习资料
- 学习使用opensees特别适用的小教程实例(The Learning Example of Opensees)
KMC
- We will demonstrate a raster image segmentation process by developing a code in C# that implements k-means clustering algorithm adaptation to perform an image segmentation.