搜索资源列表
Visual C++_Turbo C串口通信编程实践
- 电子书:《vc++ Turbo C 串口通信编程实践》,书中有源码实例,非常实用。-electronic books : "vc Turbo C serial communication programming practice," a source book examples, very practical.
VC中串口编程资料汇总
- RS-232-C端口实时监控软件的设计实现 多线程技术在VC++串口通信程序中的应用研究 用VC6实现串行通信的三种方法 在基于单文档程序中应用MSCOMM串口通讯控件-RS-232-C port real-time monitoring software design multi-threading technology in VC serial communication procedures for the application of research VC6 realization o
串口通信编程实践
- : Visual C++/Turbo C串口通信编程实践 龚建伟, 熊光明编著 随书源码-: Visual C / Turbo C serial communication programming practice Dan, bears bright compilation of source books
linux下串口编程
- 串行口是计算机一种常用的接口,具有连接线少,通讯简单,得到广泛的使用。常用的串口是RS-232-C接口(又称EIA RS-232-C)它是在1970年由美国电子工业协会(EIA)联合贝尔系统、调制解调器厂家及计算机终端生产厂家共同制定的用于串行通讯的标准。它的全名是\"数据终端设备(DTE)和数据通讯设备(DCE)之间串行二进制数据交换接口技术标准\"该标准规定采用一个25个脚的DB25连接器,对连接器的每个引脚的信号内容加以规定,还对各种信号的电平加以规定。传输距离在码元畸变小于4%的情况下,
串口类实现串口通信
- 计算机串口编程类源代码类,供visual c++通讯开发使用。-computer programming class source categories, for the development of visual communications c use.
RS232串口源程序
- 这是恒坚电器提供的完整的c++串口编程源代码-Tsunekata appliances provide a complete c serial programming source code
使用C#实现串口编程
- 使用C#实现串口编程,让我们更好的理解系统串口编程内容-The use of C# Serial Programming, let us better understand the system serial programming content
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-communication
- 压缩包是关于串口编程的内容,一共有五个部分,第一个是测试小程序,基于Visual c++和Tubor C的,第二个是多线程串口编程工具Cserialport类得,第三个是控件MSCOmm串口编程的,第四个是windos API串口编程的,第五个是串口调试助手V2.2的源代码-Archive content is about serial programming, a total of five parts, the first is to test a small program, based
VC-COM
- 用C语言编写的一个串口程序。有利于初学者学习串口编程的相关内容。-Written by a serial C program. Serial programming beneficial for beginners to learn the relevant content.
ser_port_ver10
- Windows串口编程例子-The example of uart in Windows
Serial
- 采用C++ Builer编的一个串口通信源码,通过虚拟串口在电脑上模拟两个串口并连接,可以很方便的调试和学习串口编程。-Using C++ Builer made a serial communication source, through the virtual serial port on the computer simulation and two serial connections, can be very convenient to study serial debugging a
VisualCCOMcommunicationcode
- 这是 《Visual C++Turbo C串口通信编程实践》的配套代码,我试过的都可以运行,希望对大家的学习有所帮助。-This is " Visual C++ Turbo C programming serial communication practice" matching code, I tried to run both, the study would like to help everyone.
C-COM
- C串口编程--------一个C串口编程源代码-C serial programming a C-------- serial programming source code
SerialCommunication
- 《Visual C++ & Turbo C串口通信编程实践》配套程序-" Visual C++ & Turbo C serial communication programming practice" matching program
ControlSreitPort
- C#实现等同于C++的串口编程,可以进行串口通信,这是利用C#的空间实现的,-looking
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
COMTEST
- 最简单 C 串口通信编程例程,包含简单设置波特率、收、发、中断例程(X86 C++ Serial port example)
Visual C++实践与提高 —— 串口通信与工程应用篇
- 本书系统地介绍了使用Visual c++开发串口应用程序的方法。全书以串口应用为主线,由浅入深,详细讲解了使用MSComm控件和使用WinAPI方式开发串口应用程序的方法。对这两种方法的应用,分别就不同的应用要求做了详细剖析。在此基础上,又介绍了计算机和各种设备之间进行串口通信的编程方法,主要包括计算机与单片机、PLC、 Modem、射频卡以及两台计算机之间的通信编程方法。(Realizing the transmission of serial port information)
BCB串口编程接收任意发送固定Demo
- 使用Boland C++ Builder 6.0进行串口编程,实现能够接受串口发送的数据,能够发送程序内固定的数据,是一个初学者可以参考到的Demo(Using Boland C++ Builder 6 for serial programming to achieve the data that can be sent by the serial port, and to send the fixed data in the program, it is a Demo that a begin