搜索资源列表
Visual C++_Turbo C串口通信编程实践
- 电子书:《vc++ Turbo C 串口通信编程实践》,书中有源码实例,非常实用。-electronic books : "vc Turbo C serial communication programming practice," a source book examples, very practical.
serial.c
- 这是一个串口编程的入门程序,里面还附带有一个word文档的详细介绍,希望能有所帮助-This is a serial programming entry procedures, which also has an attached word document in detail, hope can be helped
TMS320C54x_DSP_spi
- 用tms320c54X芯片与SPI串口通过CSS开发工具,由C编程-with tms320c54X chip SPI Serial through CSS development tools, from C Programming
c
- 串口编程
Ic卡编程实例
- Ic卡编程实例 支持c、delphi、vfp、Linux、pb5、Unix、vb5、vc6!
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
C语言与串行通信
- 用TC对计算机的串口进行编程,并作一个简单的串口查询通讯程序。用一条九针的DB-9串口通讯线将计算机的com1口和com2口相连,com1作为接受口,com2作为发送口。-with TC on the serial port of computer programming, and for a simple serial communication program inquiries. Using a 9-pin DB-9 serial communication lines to the co
串口通信编程实践
- : 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%的情况下,
工控C语言高效编程示例
- C语言编程
VisualCchuankoutongxin.rar
- VisualC实践与提高——串口通信与工程应用篇代码,此源码对充实工业控制软件编程人员有很大的帮助,VisualC practice and improve- Serial Communication chapter code and engineering application, the source of substantial industrial control software programming staff very helpful
Vc.zip
- 《Visual C++串口通信开发入门与编程实践》(源码) 本书着重介绍计算机串口通信的硬件原理、软件开发和工程实例。案例式教学,丰富的项目实例+详尽的代码+完整的注解.全书讲解由浅入深、通俗易懂、注重实践,是一本不可多得的程序员手册。本书作者具有计算机接口设备开发以及软件开发的大量经验。配套代码免去烦琐输入代码的工作,提高学习效率。 与初学者探讨Visual C++串口通信开发技术,每一步都有详尽说明;案例式教学,丰富的项目实例+详尽的代码+完整的注解;倡导轻松、快捷编程的程序员必务手
使用C#实现串口编程
- 使用C#实现串口编程,让我们更好的理解系统串口编程内容-The use of C# Serial Programming, let us better understand the system serial programming content
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
CSharpcode-uart
- C#编程的串口通信程序,实现串口通信的协议。-C# programming serial communication program, serial communication protocol.
ser_port_ver10
- Windows串口编程例子-The example of uart in Windows
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
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
Visual C++实践与提高 —— 串口通信与工程应用篇
- 本书系统地介绍了使用Visual c++开发串口应用程序的方法。全书以串口应用为主线,由浅入深,详细讲解了使用MSComm控件和使用WinAPI方式开发串口应用程序的方法。对这两种方法的应用,分别就不同的应用要求做了详细剖析。在此基础上,又介绍了计算机和各种设备之间进行串口通信的编程方法,主要包括计算机与单片机、PLC、 Modem、射频卡以及两台计算机之间的通信编程方法。(Realizing the transmission of serial port information)