搜索资源列表
串口编程入门
- windows串口编程入门-entry windows Serial Programming
Windows_API串口编程参考.doc
- Windows环境下的串口编程与DOS环境下的串口编程有很大不同。Windows环境下的编程的最大特征之一就是设备无关性,它通过设备驱动程序将Windows应用程序同不同的外部设备隔离。Windows封装了Windows的通信机制,这种方式称为通信API,Windows程序可以利用Windows通信API进行编程,不用对硬件直接进行操作。这种体系被称为Windows开放式服务体系(WOSA,Windows Open Services A
comm
- Windows串口编程 -Windows serial programming
ser_port_ver10
- Windows串口编程例子-The example of uart in Windows
串口调试助手源程序及编程详细过程
- 串口调试助手源程序及编程详细过程-serial debugging and programming assistant source detailed process
串口编程入门
- windows串口编程入门-entry windows Serial Programming
串口通讯-422
- rs422串口编程-RS422 serial programming
serial int86
- Borland C 3.1的串口编程源代码,中断方式接收,键盘按键发送。 可运行于DOS,windows98,Windows2-Borland C 3.1 Serial programming source code, interrupt receiving, sending keyboard keys. Can run on DOS, Linux, Windows
232api
- c#串口编程(直接调用windows api)-Serial Programming (direct call windows api)
Windows串口编程例子
- in the RES subdirectory. This file can be directly edited in Microsoft Visual C++. ver10.clw This file contains information used by ClassWizard to edit existing classes or add new classes. ClassWizard also
SerialPortce
- windows ce下的串口编程。可以调试的源代码-windows ce of serial programming. Can debug source code
MSComm
- MSComm 控件通过串行端口传输和接收数据,为应用程序提供串行通讯功能。MSComm控件在串口编程时非常方便,程序员不必去花时间去了解较为复杂的API函数,而且在VC、VB、Delphi等语言中均可使用。 Microsoft Communications Control(以下简称MSComm)是Microsoft公司提供的简化Windows下串行通信编程的ActiveX控件,它为应用程序提供了通过串行接口收发数据的简便方法。具体的来说
wincom
- windows 环境下的串口编程,大家可以自己修改-windows serial port programming environment, we can modify their own
UART
- windows下串口编程,从磁盘读取一特定格式的TXT文件,提取出其中的数据,通过串口发送,并接收返回数据。多进程实现。MFC-a c++ program of uart,the program read a .txt file from the disk and send the information by the UART port,MFC,multi process
WindowsSerial
- Windows串口编程笔记 详细介绍了Windows下串口编程的几种情况-Windows Serial Programming note details the Windows serial port programming under several situations
Windows-API
- 此程序利用windows API进行串口编程的演示。-This program uses the windows API for serial programming of the demonstration.
mySerialTest2
- 控制台实现windows平台下的串口编程(serial port programming under windows platform)
C#串口编程代码
- VISUAL STUDIO 下的WINDOWS C#版本的串口操作代码,多线程,(C# version of the serial port operation code, multithreading)
Windows API串口编程参考
- Windows API串口编程参考,串口通信相关的32位的Windows API函数进行介绍(Windows API serial port programming reference)
windows串口通信C++源码
- 1、内含windows环境下串口收发通信源代码 2、开发环境VS2010 3、内含串口控件mscomm32.ocx及注册方法(1. Including the source code of serial communication in Windows Environment 2. Development environment VS2010 3. Embedded serial port control mscomm32.oc