搜索资源列表
JustinIO
- 串口通讯类库,功能强大,
串口通讯JustinIO
- using System using System.Runtime.InteropServices namespace JustinIO { ?class CommPort { ??public string PortNum ??public int BaudRate ??public byte ByteSize ??public byte Parity // 0-4=no,odd,ev
SerialDotNet2
- 原本.net1.1都是采用justinIO.cs的,它调用的是winAPI,可能存在不同设备的兼容性问题。现在.net2直接在system.io.port下面有serialPort了,这样可以直接用。 鉴于.net2和.netCF2对于threading有不同的用法,所以两个版本都做了,分别是PC+.net2和wm5sp+.netcf2的。 由于smartphone的蓝牙都是默认com6和com7的,所以如果这个程序大家想用作蓝
JustinIO
- csharp 串口 操作函数集 打开,关闭串口.设置串口参数.
JustinIO
- 串口通信的实例dll,可以实现open、write、read、close方法,方便实用。
JustinIO
- 与串口通信的关键类-Serial Communication with the key category
JustinIO
- 与串口通信的关键类-Serial Communication with the key category
JustinIO
- 串口通讯类库,功能强大,
串口通讯JustinIO
- using System using System.Runtime.InteropServices namespace JustinIO { ?class CommPort { ??public string PortNum ??public int BaudRate ??public byte ByteSize ??public byte Parity // 0-4=no,odd,ev
SerialDotNet2
- 原本.net1.1都是采用justinIO.cs的,它调用的是winAPI,可能存在不同设备的兼容性问题。现在.net2直接在system.io.port下面有serialPort了,这样可以直接用。 鉴于.net2和.netCF2对于threading有不同的用法,所以两个版本都做了,分别是PC+.net2和wm5sp+.netcf2的。 由于smartphone的蓝牙都是默认com6和com7的,所以如果这个程序大家想用作蓝
JustinIO
- csharp 串口 操作函数集 打开,关闭串口.设置串口参数.-CSharp serial operation function sets to open, close the serial port. set serial parameters.
JustinIO
- 此为实现串口编程的实例,直接提供了源代码,可放心下载-port
JustinIO
- 此为实现串口编程的实例,直接提供了源代码,可放心下载(This example for the realization of serial programming, directly provides the source code, you can rest assured Download)