搜索资源列表
SerialPort 编程介绍
- 在Visual Studio 6.0中编写串口通讯程序,一般都使用Microsoft Communication Control(简称MSComm)的通讯控件,只要通 过对此控件的属性和事件进行相应编程操作,就可以轻松地实现串口通讯。但在Microsoft.Net技术广泛应用的今天,Visual Studio.Net没有将此控件加入控件库,所以人们采用了许多方法在Visual Studio.Net来编写串口通讯程序:第一种方法是通过采用Visual Studio 6.0中原来的MSComm控件这
SerialPort.rar
- 在Visual c++下的串口通信程序,可以边学边用呀,In the Visual c++ Under the serial communication program, you can learn while using it
SerialPort[VB.NET2005]
- 从网上找到得基于VB.NET2005的串口程序,添加了比较详细的注释。-SerialPort programme with relatively detailed annotation based on VB.NET2005
Midapexsoft.IO.SerialPort
- 应用程序向导已为您创建了此 Midapexsoft.IO.SerialPort DLL。 本文件概要介绍组成 Midapexsoft.IO.SerialPort 应用程序的每个文件的内容。 Midapexsoft.IO.SerialPort.vcproj 这是使用应用程序向导生成的 VC++ 项目的主项目文件。 它包含生成该文件的 Visual C++ 的版本信息,以及有关使用应用程序向导选择的 平台、配置和项目功能的信息。 Midapexso
SerialportHandler
- a simple application that deals with serialports using the serialport components in visual studio using the basic concept of the COM ports ... i hope this might be usefull ... thanx for your time
SerialPort
- visual c++实现的串口通信编程源代码-visual c++ to achieve the serial communication programming source code
SerialPort_UserBook
- NET Framework 2.0 类库包含了SerialPort 类,方便地实现了所需要串口通讯的多种功能,为了使MSComm编程方法快速转换到以SerialPort类为核心的串口通讯的设计方法,本文着重讨论了Visual Studio 6.0的MSComm控件和SerialPort 类设计方法的异同点-NET Framework 2.0 class library includes the SerialPort class, easy to realize the need for mult
SerialPort
- Visual C++6.0 串口通信编程。-Visual C++6.0 serial communication programming.
SerialPort
- 使用visual C++实现的一个网络流监控的程序,可以通过这个程序监控网络流量等网络信息-SerialPort
SerialPort
- Win32串口编程源码,可进行打开、配置、读写、关闭串口操作-Win32 serial programming source code, can be opened, configuration, read and write, close the serial port operation
SerialPort
- visual c++非常好的串口类程序,希望对大家有帮助-good SeiralPort
SerialPort
- Visual C++串口通信编程 头文件和cpp文件-Visual C++ serial communication programming header files and cpp file
02-PCVB.NET-SerialPort
- Visual Studio串口通信与测控应用编程实践PC端采用VB.NET(SerialPort控件)实现温度测控-Visual Studio
SerialPort-Windows-Forms-Sample-
- 基于visual basic 2010 编写的串口通信例子,可实现上位机与下位机通信-Extended SerialPort Windows Forms Sample
serialPort
- 通过Visual Basic.net编写串口通信-serialports communication with Visual Basic.net
serialport
- 基于Microsoft Visual C# 2010开发的串口调试源码-Based on Microsoft Visual C# 2010 development of serial debug source
SerialPort-Sample-in-VB.NET-(CSharp)
- This a complete project for Network TCP in Visual Studio C++.This is a windows application that user can handle the program well.-This is a complete project for Network TCP in Visual Studio C++.This is a windows application that user can handle the p
SerialPort
- 基于Visual Studio 2015中的MFC模块开发的串口通信程序,利用了自定义的SerialCom类。-This serial communication program is developed based on the MFC module of Visual Studio 2015, using a customized SerialCom class.
SerialPort
- visual c++ 串口完整源码,测试通过。-Visual C++ serial port code ,and test sucessfully
led_controller
- A Visual BAsic dot net Program to control some set of LED coupled to a micro controller PIC 16F887 through the serial port.