搜索资源列表
MainForm.Designer
- 工具 vs2005 进行串口的列示、检测,错误提示,并数据读取 -tools for Serial vs2005 the presentation, detection, errors, and data acquisition
SerialPort
- evc,vs2003, pc, vs2005,下的串口通信源码
UseSerialPort_VS2005
- 使用SerialPort类设计串口通讯程序(VS2005)
RS232
- VS2005,开发的232串口通讯类库,有MSDN,改编,内有相信注释,本人使用测试稳定!可直接使用Vs2005新建类库,RS232,添加类RS232,将TXT内源码直接拷贝粘贴后,生成类库,即。Dll文件,无需二次开发,直接可以进行引用!声明Dll即可!可进行PDU发送,ASCII格式发送和接收,解决VS2005多串口通讯问题!(有问题可与我Email联系:fudi850@yahoo。com。cn)
vs2005_232_demo
- 基于VS2005开发的串口操作软件(VB)
SerialPort_CSharp
- 运用C#语言编写的串口示例程序,VS2005环境编译通过。-Serial Port Sample Program with C# Language
SeriesSample
- 在vs2005下实现wince下的串口通信编程-Vs2005 achieved in under wince serial communication programming
CommTest
- SIRF A4 PRIMA 串口测试源码 用VS2005编译通过并测试成功!-SIRF A4 PRIMA serial test source with VS2005 compile and test success!
combiancheng
- mfc 中用mscomm控件些的串口通信程序-mfc mscomm control using some of the serial communication program
caculatorW
- 蓝牙打印源代码c# vs2005 做蓝牙通信模块开发,自然先要知道蓝牙通信是怎么一回事。在我看来,蓝牙通信应该和红外通信模块类似,当然我是从开发者的角度来讲,抽象化以后应该就是这样,当然蓝牙和红外通信也有很多不一样的地方,这在面向对象设计里面怎么讲,我想一定有很多人理解的比我透彻。好了,这就是我们的基本思路了。我曾经在网上查过关于蓝牙开发的文章,很多人在.net CF开发中把蓝牙通信当作一个串行通信来处理,这也是不错的,但是我不是很喜欢,因为这样做的话,并不是针对蓝牙来开发的,换言之,在
SerialPort
- 读取串口信息,并且波形现实。源代码是用c#编写的,环境是vs2005-Read the serial port information, and the waveform reality. C# source code is written, the environment is vs2005
chuankou
- 用vs2005编写的上位机与串口设备调试程序。-Prepared using vs2005 PC with serial devices debugger.
ascii_serialPort
- 在VS2005环境下,以C# 语言,采用 serialPort 完成的 ASCII码串口调试程序,简单,灵活。接受按钮还能启到串口监控的功能。-With C# in VS2005, using serialPort to send or receive ASCII, then receiving function could monitor the port.
VS2005_VB.NET_RS232_MSCOMM
- VS2005中的VB.NET串口通讯程序,包括RS232协议源码及MSCOMM控件启动应用源码。通讯程序价值高,资料不好找。-It s VB.NET 1.serial ports communication program in VS2005, including RS232 control protocol and MSCOMM s activation and application source code.
SerialPort
- 一个VS2005上用的串口通信,是基于Serialport的-VS2005 on the use of a serial communication
for2005
- 已修改的串口类,很好用,适用于vs2005-a serial communicational class for vs2005
LatestSpider
- 在VS2005环境下,用C#对google地图进行的二次开发,同时具有串口通信部分的源代码。-VS2005 environment, the secondary development of C# on the google map, part of the source code for serial communication.
Visual-CPP2005-serial
- 用vs2005编写的完整串口通信程序,个个参数都可以设置-Prepared with vs2005 complete serial communication program, all parameters can be set
VS2005 串行通讯口代码
- vs2005 下 wince6.0 串行通讯口代码。