CDN加速镜像 | 设为首页 | 加入收藏夹
当前位置: 首页 资源下载 源码下载 通讯/手机编程 串口编程 搜索资源 - implementation

搜索资源列表

  1. mscommbcb

    1下载:
  2. 众所周知,C++Builder本身并不提供串行通讯控件MSComm,但我们却可以通过注册后直接使用它。启动C++Builder5.0后,然后选择C++Builder主菜单中的Component菜单项,单击Import Active Control命令,弹出Import Active窗口,选择Microsoft Comm Control6.0,再选择Install按钮执行安装命令,系统将自动进行编译,编译完成后即完成MSComm控件在C++Builder中的注册,系统默认安装在控件板的Active
  3. 所属分类:串口编程

    • 发布日期:2008-10-13
    • 文件大小:3788
    • 提供者:贝石皿
  1. onecommunication

    0下载:
  2. 该源码实现了计算机串口通信应用的高级应用,很有用哦-the source implementation of the computer serial communications applications, advanced applications, useful oh
  3. 所属分类:串口编程

    • 发布日期:2008-10-13
    • 文件大小:158900
    • 提供者:倪璠
  1. communi

    0下载:
  2. 上位机的命令编辑和执行器,串口通信,用于工业控制.-PC orders editing and implementation, serial communications for industrial control.
  3. 所属分类:串口编程

    • 发布日期:2008-10-13
    • 文件大小:43537
    • 提供者:YS
  1. Vc6Demo

    0下载:
  2. 深圳南天东华磁卡读写程序,VC6可编译执行-Donghua Shenzhen south magnetic reading and writing procedures, the implementation of compiler can VC6
  3. 所属分类:串口编程

    • 发布日期:2008-10-13
    • 文件大小:273190
    • 提供者:laihtsing
  1. IOmnchk

    0下载:
  2. 用单片机I/O口模拟串口通信,有两种方法,节省硬件,实现简单。-MCU I / O simulation mouth serial communication, there are two ways to save hardware, simple implementation.
  3. 所属分类:串口编程

    • 发布日期:2008-10-13
    • 文件大小:4801
    • 提供者:童然
  1. comm2communication

    0下载:
  2. 串口通信程序,可以直接执行使用,带有界面容易操作-serial communication procedures, the implementation can be directly used, with the interface is easy to operate
  3. 所属分类:串口编程

    • 发布日期:2008-10-13
    • 文件大小:2993
    • 提供者:gfwang
  1. CHAPT04

    0下载:
  2. CHAPT04\\CHAPT04.CPP 16-Bit test program for the Digi Classic board CHAPT04\\CHAPT04.EXE 16-Bit executable of the test program CHAPT04\\CHAPT04.MAK A makefile for Borland or Microsoft C++ CHAPT04\\CLASSIC.CPP Implementation of the ClassicHandle
  3. 所属分类:串口编程

    • 发布日期:2008-10-13
    • 文件大小:19575
    • 提供者:张祥光
  1. CHAPT05

    0下载:
  2. CHAPT05\\CHAPT05.CPP 16-Bit test program for the initelligent Digi board. CHAPT05\\CHAPT05.EXE 16-Bit executable of the test program CHAPT05\\CHAPT05.MAK A makefile for Borland or Microsoft C++ CHAPT05\\DIGI.CPP Implementation of the Digiboard
  3. 所属分类:串口编程

    • 发布日期:2008-10-13
    • 文件大小:25034
    • 提供者:张祥光
  1. CHAPT06

    0下载:
  2. CHAPT06\\CHAPT06.CPP 16-Bit test program for the BiosPort class CHAPT06\\CHAPT06.EXE 16-Bit executable of the test program CHAPT06\\CHAPT06.MAK A makefile for Borland or Microsoft C++ CHAPT06\\BIOSPORT.CPP Implementation of the BiosPort class
  3. 所属分类:串口编程

    • 发布日期:2008-10-13
    • 文件大小:20927
    • 提供者:张祥光
  1. CHAPT12

    0下载:
  2. CHAPT12\\Chapt12.cpp Part of the 32-bit test progrma for the Win32Port class. CHAPT12\\Chapt12.dsp The Visual C++ project file for the program. CHAPT12\\Chapt12.dsw The Visual C++ workspace file for the program. CHAPT12\\Chapt12.h The header
  3. 所属分类:串口编程

    • 发布日期:2008-10-13
    • 文件大小:13117
    • 提供者:张祥光
  1. CHAPT14

    0下载:
  2. CHAPT14\\MODEM.CPP Implementation of the Modem class CHAPT14\\MODEM.H Declarations of the Modem class CHAPT14\\TSTMODEM.CPP 16-bit test program for the Modem class CHAPT14\\TSTMODEM.EXE 16-bit executable of the test program CHAPT14\\TSTMODEM.
  3. 所属分类:串口编程

    • 发布日期:2008-10-13
    • 文件大小:24247
    • 提供者:张祥光
  1. 具有高可靠性的高速连续数据采集的设计与实施方法

    0下载:
  2. 具有高可靠性的高速连续数据采集的设计与实施方法,一篇有关数据采集的论文-highly reliable high-speed data acquisition for the design and implementation methods, a data acquisition papers
  3. 所属分类:串口编程

    • 发布日期:2008-10-13
    • 文件大小:76232
    • 提供者:陈立家
  1. 电表645

    1下载:
  2. // dianbiao645.h : main header file for the DIANBIAO645 application // #if !defined(AFX_DIANBIAO645_H__EF43A0BD_87CA_4963_B57A_57851872D28C__INCLUDED_) #define AFX_DIANBIAO645_H__EF43A0BD_87CA_4963_B57A_57851872D28C__INCLUDED_ #if _MSC_VER &g
  3. 所属分类:串口编程

  1. Term.rar

    0下载:
  2. 使用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
  3. 所属分类:Com Port

    • 发布日期:2017-04-05
    • 文件大小:61969
    • 提供者:海涛
  1. SerialCommunication.rar

    0下载:
  2. 采用MSCommon控件实现一个简单的与单片机能通信功能.,MSCommon control implementation using a simple communication function and MCU can.
  3. 所属分类:Com Port

    • 发布日期:2017-03-29
    • 文件大小:42086
    • 提供者:gande
  1. 51622428Cserialport.rar

    0下载:
  2. 该程序实现了串口之间的相互通信,是异步串口通信,可以设置串口号,Implementation of the procedures between the serial communications, serial communication is asynchronous, the classic experimental procedures for computer networks
  3. 所属分类:Com Port

    • 发布日期:2017-03-29
    • 文件大小:983272
    • 提供者:xuezhanfei
  1. CommTest

    0下载:
  2. 串口通信的小助手,良好的实现串口数据的收发-Little helper serial communication, a good implementation of the send and receive serial data
  3. 所属分类:Com Port

    • 发布日期:2017-04-17
    • 文件大小:39848
    • 提供者:jason
  1. ComTwo

    0下载:
  2. 一个用MFC实现串口通信的小程序,使用API通信函数。-A serial communication with the MFC implementation of small programs, the use of API communication functions.
  3. 所属分类:Com Port

    • 发布日期:2017-04-03
    • 文件大小:44217
    • 提供者:airycanon
  1. COM

    0下载:
  2. 自己做的实现串口收发的小程序,使用VC的MSCOMM组件完成的。-Implementation of serial transceiver own small program, using the VC' s MSCOMM components completed.
  3. 所属分类:Com Port

    • 发布日期:2017-05-13
    • 文件大小:3486278
    • 提供者:zhao
  1. Serial-Communication-using-VB

    0下载:
  2. 利用VB开发串口通信程序既可以使用MSComm控件也可以调用Windows API函数实现。不过,只要MSComm控件可以被选用,我们推荐选择此控件实现,因为MSComm控件的功能和API调用一样强,甚至比它还好且使用起来更加简单。 在本章提供的串口通信程序设计中,除了PC与PC串口通信外,PC与单片机、PC与智能仪表、PC与PLC、PC与GSM短信模块等串口通信任务的实现均采用MSComm控件。 -Serial Communication using VB developers can
  3. 所属分类:Com Port

    • 发布日期:2017-04-09
    • 文件大小:1689337
    • 提供者:寂静山林
« 12 3 4 5 6 7 8 9 10 »
搜珍网 www.dssz.com