搜索资源列表
Windows下串口通信C++源代码,纯C++代码
- 一个用c++编的串口通讯程序,经测试运行正常-with a series of the serial communication program, tested normal operation
串口编程入门
- windows串口编程入门-entry windows Serial Programming
电脑通过手机发送短信和WAPPUSH源代码(VC++6.0)
- windows下,通过串口/USB/红外/蓝牙连接手机,虚拟出一个串口,程序通过与串口的通讯,完成发送短信和WAPPUSH等操作。
Term.rar
- 使用Windows API函数实现的串口通信,主要包括串口连接、串口设置、串口数据的发送接收以及串口的关闭,The use of Windows API function implementation of serial communication, including the serial connection, serial port settings, serial data send to receive, as well as turn off the serial port
模仿Windows系统带的超级终端风格的RS232串口调试工具
- 这是一个模仿Windows系统带的超级终端风格的RS232串口调试工具。非常容易读取和写入端口,发送支持ASCII字符模式,可以打开二进制文件以16进制格式显示发送。支持工作内容保存,下次加载。 里面的那个动画窗体加载出现蛮有意思,大家可以学习下。尤其对调试AT指令之类的比较方便。-This is a parody of the Super Terminal Windows system with RS232-style serial debugging tools. Very eas
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
串口通讯-422
- rs422串口编程-RS422 serial programming
wmserial
- 基于消息的Windows串口通讯例子- Based on news Windows string mouth communication example
ser_port_ver10
- Windows串口编程例子-The example of uart in Windows
cbcomport
- Delphi和C Builder的控件,在WINDOWS 95/98和WINDOWS NT/2000下提供串口通讯。可以与MODEM或其它与串口相连的设备进行通讯。通过多线程和覆盖来获得最佳性能。功能部分受限制。-Delphi and C Builder s control, in the WINDOWS 95/98 and WINDOWS NT/2000 provide serial communication. With MODEM or other connected with the s
j2meduanxin
- 本文使用Java串口通信技术和JSP技术,对已有的短信系统进行研究,分析系统存在的问题,改善系统提取短信方法、提高系统性能、实现定时发送短信功能,并应用于Windows平台下的Web系统中-This article uses Java serial communication technology and JSP technology, the existing messaging system to study, analyze system problems, improve the sys
usb_232
- USB串口驱动 PL类型USB串口Windows驱动-USB serial port driver PL type USB serial Windows driver
Com
- DOS和WINDOWS下的串口源代码,比较简单使用,有中文的编译说明-Serial port under DOS source code, the use of relatively simple
CComm
- 串口C++类库,用于WINDOWS和WINCE操作系统下串口通讯.-Serial C++ class library for WINDOWS and WINCE operating system serial communication.
Register
- windows串口控件注册机,及源代码,小程序一个,需要注册控件代码的同学可参考。主要获取注册函数DllRegisterServer 地址-windows serial port control, RI, and source code, a small program, students need to register the control code can refer to. Get registered address of the main function DllRegisterS
mtty
- windows下超级好用的串口调试工具(支持硬件流控制,软件流控制)-Super easy to use serial port under windows debugging tools (support for hardware flow control, software flow control)
wincom
- 自己写的windows串口调试助手 QT4编译环境。界面美观,功能全。- Windows serial port debug assistant, QT4 compiled environment. Interface aesthetics, full function.
WindowsSerial
- Windows串口编程笔记 详细介绍了Windows下串口编程的几种情况-Windows Serial Programming note details the Windows serial port programming under several situations
PCRS32
- PC windows下实现串口通信程序,MFC编程,调试确实好用。-PC windows to achieve serial communication program, MFC programming, debugging really easy to use.
调串口
- windows平台下的串口调试代码,调试过程中只需要修改波特率(serial test is very easy,just change the baud rate after unitial)