资源列表
MyCSharpHMI
- 本程序是用于PC与使用EtherNet/IP通讯协议的PLC进行通讯,采用C#语言编写。(This program is used for PC and the use of EtherNet/IP communication protocol PLC communication, using C# language.)
MODBUSRTU
- MODBUSRTU 完整程序,但源程序涉及工程项目,所以并未完整分布,但通讯功能正常 是用vbNET写的(MODBUSRTU complete program, but the source of the project involved, so it is not completely distributed, but the communication function is normal It's written BY vbNET)
Hertzian_Dipole_Matlab
- 这是有关Hertzian Dipole在真空中辐射的代码,运行效果很好,是一个动图哦~(This is about Hertzian Dipole radiation in the vacuum code, the operation is very good, is a moving map Oh ~!)
LDPC
- matlabb codes complete iteraytion woth it work
ldpc_toolkit_1_1.tar
- this is encoding code for matlab good for everyone to check it , it will work
Hob55
- Warehouse systems for mashine ROLLTEX (RUS)
QAM
- qam modulation and ber calculation versus SNR
RGB-matrix-Panel-master1
- use add library matrix 32x64 by arduino
C# 串口调试小助手(有源码)
- C#中串口通信编程 收藏 本文将介绍如何在.NET 平台下使用 C#创建串口通信程序, .NET 2.0 提供了串口通信的功能, 其命名 空间是 System.IO.Ports。这个新的框架不但可以访问计算机上的串口,还可以和串口设备进 行通信。 我们将使用标准的 RS 232 C 在 PC 间通信。它工作在全双工模式下,而且我们不打算使用 任何的握手 或流控制器,而是使用无 modem 连接。 命名空间 System.IO.Ports 命名空间中最重用的是 SerialPort 类。 创建 S
OFDM_SIM
- OFDM的仿真程序 QAM和PSK的模拟(OFDM simulation program)
modem
- 未使用任何控件,自己控制串口,编写的单独类,可进行拨打电话,接听电话,接收来电号码等操作。是从一本书上复制下来的。 因为没使用任何的控件,所以不会因为控件漏洞的原因被系统阻止使用。 所有使用控件的通信程序,后来都不好用了,没办法只能使用这个方式。(Have not use any controls, control their own serial port, the preparation of a separate class, you can make calls, answer call
CSharpModBusExample
- modbusTCPIP 通讯实例,微软官网指导示例(modbusTCPIP example)