搜索资源列表
Csharp
- 说得好NET 2.0提供了对串口通信功能的支,在命名空间System.IO.Ports下找到erialPort类,通过创建一个新的SerialPort象,我们就可以在.NET程序中控制串口通讯全过程。-Well said NET 2.0 provides a serial communication function of the branch, in the namespace System.IO.Ports find erialPort class, by creating a new Se
SerialPort_Assistant
- 智能串口调试软件串行通信是一种广泛使用且实用的通信方式,在控制类应用中相当普遍,.NET Framework2.0类库中的SerialPort类为串行通信提供了强大的工具。本串口调试器助手,基本功能齐全-SerialPort Assistant
1233
- C#中使用SerialPort类实现简单串口编程 .NET提供了SerialPort类进行串口通信,使用很简单,连我这个.NET新手也能很快上手.以下是从网上找到并自己修改后的参考代码: -C# using SerialPort class implements a simple serial programming. NET SerialPort class provides a serial communication, very simple to use, even my. N
SerialPort123
- .NET提供了SerialPort类进行串口通信,使用很简单,连我这个.NET新手也能很快上手.以下-. NET SerialPort class provides a serial communication, very simple to use, even my. NET novice can get started quickly. Less
serialport
- C# 串口通信 serialport串口通信 在.net环境下实现对单片机的数据的发送和接收-csharp serialport
PC-CSharp.NET(SerialPort)temp_control
- PC端采用C#.NET(SerialPort控件)实现温度测控- PC side using C# .NET (SerialPort Control) to achieve temperature measurement and control
SerialPort
- C#.NET串口通信+ PC与PC串口通信+利用SerialPort控件实现PC与PC串口通信(查询方式)
SerialPort2
- C#.NET串口通信+ PC与PC串口通信+ 04 利用SerialPort控件实现PC与PC串口通信(事件方式)
