搜索资源列表
Windows下串口通信C++源代码,纯C++代码
- 一个用c++编的串口通讯程序,经测试运行正常-with a series of the serial communication program, tested normal operation
用VC++6.0实现PC机与单片机之间串行通信的方法
- 详细介绍了在Windows环境下应用VC++实现PC机与单片机的几种串行通信方法,给出了用Visual C++6.0编写的PC机程序和用C51编写的单片机通信程序。经实际应用系统运行稳定可靠。-detail in the Windows environment applications VC PC and SCM several serial communication method, we use Visual C 6.0 prepared by the PC and procedures u
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
bcbcomm
- CBC下写的串口编程,API函数实例 I wish this site had been around when I was trying to figure out how to make serial communications work in Windows95. I, like many programmers, was hit with the double-whammy of having to learn Windows programming and Win95 seria
chuanlou
- 开发语言 VC & C++ 资源名称 串口程序 运行平台 Windows CE -development language VC
BOCO.APP.CommBase
- 封装COM的操作的Windows API,方便C#开发人员使用。-Packaging operation of the Windows API to facilitate the development of C# in use.
MicrosoftCommunicationsControl
- 常用的串行通信方式。在 Visual C++的编程中,既可以用 Windows API函数进行串行通信编程,也可以利用环境自带的控件进行编程。利用 API函数编写实际应用程序时,往往要考虑多线程的问题,这样编出来的程序不但十分庞大,而且结构比较复杂,继承性差,维护困难。但是使用串行通信控件就 相对简单一些,而且功能强大,性能安全可靠
C++定时器演示程序
- 用Windows API函数编写的定时器演示程序
COMMTEST
- com口测试C++程序,用于测试串口,在WINDOWS环境下开发-com_port text
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
Serial_CommunicationSource
- 比较高级的串口的通讯库,有可以运行的程序,完整的串口的通讯类库和实际的代码。对RS-232, RS-422等串口通讯,是非常好的参考,也非常有实用价值。-Serial port Communication source code for C++ on Windows. Very useful source code and C++ class/library.
wmserial
- 基于消息的Windows串口通讯例子- Based on news Windows string mouth communication example
ser_port_ver10
- Windows串口编程例子-The example of uart in Windows
MSCOMM32
- COM口控件!刚在网上搜,不好搜,自己传一个上来,大家都好找! mscomm32.ocx 放在c:\windows\system32\下,再用 regsvr32 mscomm32.ocx 就可以把控件注册到系统上了!-COM port control! Just found online, not found, a Chuan-up their own, we all look good! Mscomm32.ocx on c: windowssystem32 under, and t
gpslib-src
- 这是一个简单的软件开发包(SDK),你可以利用这个 GPSLIB 在自己的32位 Windows 应用程序中加入全球定位系统的支持。源代码压缩文件中包含有 GPSLIB 库的源代码和 Demo 程序。很多文件中都有详细的注释说明。为了保证可下载文件的体积尽量的小,压缩文件中不含任何二进制文件。请使用Visual C++ 5 以上的版本编译并生成 DLLs、控制面板程序和可执行文件。-This is a simple software development kit (SDK), you can
hypertrm
- 超级终端98版 此版本是从win98下提取出来的。vista和2008下已经没有超级终端了。而XP下的超级终端在滚动屏幕的时候会出现乱码。所以win98下的还是很稳定的。在XP/2003下通过,vista/2K8未测试。 个人在本机上测试,直接双击hypertrm.exe就可以正常使用 有几个网友反应缺少DLL文件,因此特别将对应的DLL文件也一起打包 将本文件夹下的windows\system32目录下的文件复制到c:\windows\system3
GeneralCom
- 通用串口通信C程序实现源码.带有已经在windows下编译好的dll动态库-Universal Serial Communication C program to achieve source code. With the already compiled dll in the windows under the dynamic library
bld_RS232
- RS232 Interfase for Windows. Programming on C++.
Windows-Serial-communication-(VC)
- 在Windows下使用Win32API实现异步串口通讯,包括C语言代码的分析-In Windows, use the Win32API asynchronous serial communication, including the analysis of the C language code
C# 串口通信源码
- C#串口通信,适合基础编程using System; using System.Drawing; using System.Collections; using System.Windows.Forms; using System.Data;(C#using System; using System.Drawing; using System.Collections; using System.Windows.Forms; using System.Data; us