CDN加速镜像 | 设为首页 | 加入收藏夹
当前位置: 首页 资源下载 源码下载 Windows编程 通讯编程 搜索资源 - 串口实现方式

搜索资源列表

  1. Delphi串口通讯

    0下载:
  2. 用Delphi实现串口通讯,采用API方式在Delphi下实现串口通讯.-with Delphi serial communications using the API under Delphi serial communications.
  3. 所属分类:通讯编程

    • 发布日期:2008-10-13
    • 文件大小:3797
    • 提供者:冰火
  1. 485

    0下载:
  2. 485的下位机控制,可分配不同的地址给从机,可通过232与主机相连,实现主从控制.串口采用中断方式接收.
  3. 所属分类:通讯编程

    • 发布日期:2008-10-13
    • 文件大小:1144
    • 提供者:刘伟
  1. tongbutongxin

    0下载:
  2. 运用RS485实现串口的通信功能,本程序采用同步通信方式
  3. 所属分类:通讯编程

    • 发布日期:2008-10-13
    • 文件大小:12771
    • 提供者:王林林
  1. comcool_code

    0下载:
  2. 串口通讯,通过界面线程来完成,功能与工作线程相同,实现方式不一样。
  3. 所属分类:通讯编程

    • 发布日期:2008-10-13
    • 文件大小:64984
    • 提供者:王超
  1. comm15

    1下载:
  2. 1、将串口通讯协议存储为一个通讯文件,可是随时将存储通讯协议文件调入计算机运行与下位机通讯 可以实现通讯对话,供下位机工程师参考使用,其主要的通讯协议本程序把它们分成四种情况。 以下说明: 1)下位机直接发送数据,上位机只接收不回应数据。 2)下位机直接发送数据,上位机接收并回应数据。 3)上位机直接发送数据,下位机只接收不回应数据。 4)上位机直接发送数据,下位机接收并回应数据。 下位机工程师完全可以利用这个功能单独的并且很方便的调试与上位机通讯程序,更改双方的通讯协议, 不再需要上位机工程师
  3. 所属分类:通讯编程

    • 发布日期:2008-10-13
    • 文件大小:1432325
    • 提供者:孙志华
  1. scommtest

    0下载:
  2. vc++串口通讯程序,该程序能实现打字机方式进行数据传输
  3. 所属分类:通讯编程

    • 发布日期:2008-10-13
    • 文件大小:37935
    • 提供者:tom
  1. c中断方式实现串口通讯

    1下载:
  2. 串口中断程序,可以连接两台pc,加上无线设备,可实现无线通讯-interrupt procedures, can be connected to two pc, coupled with wireless equipment, wireless communication
  3. 所属分类:通讯编程

    • 发布日期:2008-10-13
    • 文件大小:22694
    • 提供者:黎林
  1. 基于windows api的RS232串口程序

    0下载:
  2. 采用WINDOWS API函数编写的RS232串口程序。程序详细展示了windows串口通信的实现过程,包括超时设置,DCB设置等,串口工作方式是较为容易实现的同步方式,适合初学者。 程序采用C++程序编写,但稍有类和对象概念的C程序员一样能够轻松看到程序。
  3. 所属分类:通讯编程

  1. com1(winio)

    0下载:
  2. 基于winio库,通过写端口寄存器的方式实现串口通信(com1)-Winio based on the Treasury, through the write-port register means serial communication (com1)
  3. 所属分类:Communication

    • 发布日期:2017-05-13
    • 文件大小:3126799
    • 提供者:
  1. serial_src

    0下载:
  2. c++编写的串口的收发程序,以单独的类的方式实现。-c++ prepared to send and receive serial process to a separate category of ways.
  3. 所属分类:Communication

    • 发布日期:2017-04-03
    • 文件大小:2116
    • 提供者:pub
  1. MSComm_NoInterrupt

    0下载:
  2. 利用MSCOMM控件非中断方式写的串口通信代码,注释写得很清楚了方便移植。稍加修改就可实现自己的通信协议。-MSCOMM control the use of non-disruptive way to write the serial communication code, comments, clearly facilitate transplantation. Can be slightly modified to achieve their own communication proto
  3. 所属分类:Communication

    • 发布日期:2017-04-14
    • 文件大小:4404
    • 提供者:高见
  1. GpsRecv

    0下载:
  2. 通过调用Win32通信API函数,可以使程序打开一个串口,并对这个串口进行基本配置。GPS数据采集程序主要实现了配置串口,创建串口数据接收线程,使用重叠操作方式读取串口数据及如何处理接收到的数据的基本方法。-Communication by calling the Win32 API function, you can make the program opens a serial port, serial port and the basic configuration. GPS data a
  3. 所属分类:Communication

    • 发布日期:2017-05-14
    • 文件大小:3624142
    • 提供者:chenjin
  1. Rs232Save

    0下载:
  2. 232通讯方式的代码,实现PC与设备的串口通信。-The code 232 means of communication to achieve PC serial communication with the device.
  3. 所属分类:Communication

    • 发布日期:2017-04-04
    • 文件大小:165237
    • 提供者:forest
  1. dayinji

    0下载:
  2. vc++串口通讯程序,该程序能实现打字机方式进行数据传输的例子-vc++ serial communication program that enables data transmission typewriter example of the way
  3. 所属分类:Communication

    • 发布日期:2017-04-09
    • 文件大小:1917135
    • 提供者:xufuying
  1. interrupt_com

    0下载:
  2. 实现串口中断,采用的是中断查询的方式,实现了串口通讯-Serial interrupts, using interrupt mode query,and achieve a serial communication
  3. 所属分类:Communication

    • 发布日期:2017-04-08
    • 文件大小:9088
    • 提供者:王燕
  1. myCom_Polling

    0下载:
  2. Windows环境下采用QT实现的串口调试助手源代码,采用polling方式实现,供学习QT串口通信编程使用。-Windows environment to achieve using serial debugging aides QT source code, using polling mode to achieve, for learning QT serial communication programming.
  3. 所属分类:Communication

    • 发布日期:2017-03-23
    • 文件大小:15528
    • 提供者:余兵
  1. WeiTe

    0下载:
  2. 1.串口编程的基础操作。 2.基于事件处理的回调函数方式实现数据的收取。 3.数据收取的分析处理功能。-(1) basis of operation of the serial programming. (2) data collection based on the event handler callback function. (3) data collected by analysis and processing functions.
  3. 所属分类:Communication

    • 发布日期:2017-05-03
    • 文件大小:1487909
    • 提供者:PIDAN
  1. InitCard

    1下载:
  2. 实现对IC卡的初始化操作,通信方式为串口通信。-Initialization of the IC card, the means of communication for serial communication.
  3. 所属分类:Communication

    • 发布日期:2017-04-03
    • 文件大小:102706
    • 提供者:Shamsi
  1. DASignalConvert

    0下载:
  2. 使用VC++6.0环境编写的MFC程序,实现利用鼠标绘制任意波形然后生成采样信号十六进制值,可以使用串口方式或其他方式写入嵌入式芯片中进行任意波形的输出。-Using the the MFC program written by the VC++6.0 environment, use the mouse to draw arbitrary waveforms and then generates the hexadecimal value of the sampled signal, you
  3. 所属分类:Communication

    • 发布日期:2017-11-19
    • 文件大小:5849366
    • 提供者:赵成龙
  1. TTYSendApi

    0下载:
  2. 串口实现发送功能,采用的是Windows API的方式。-Serial port to achieve this function, using the Windows API methods.
  3. 所属分类:Communication

    • 发布日期:2017-05-08
    • 文件大小:1926814
    • 提供者:唐唐
« 12 »
搜珍网 www.dssz.com