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

搜索资源列表

  1. JzqDb

    0下载:
  2. 主要实现串口通讯,控件使用,以及ADO操作数据库.采用UDL方式-main serial communications, control the use, operation and ADO database. Methods used UDL
  3. 所属分类:界面编程

    • 发布日期:2008-10-13
    • 文件大小:872.18kb
    • 提供者:赵文龙
  1. Delphi串口通讯

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

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

    0下载:
  2. dsp串口通讯,采用中断方式实现接收和发送功能-dsp serial communications using interruption means receive and transmit functions
  3. 所属分类:其它

    • 发布日期:2008-10-13
    • 文件大小:6.48kb
    • 提供者:明镜无尘
  1. FileTrans

    0下载:
  2. Window下的网络、串口通信程序,可用于网络数据包的检测。 串口实现了添加纠错码的功能,用于信道质量较差的传输方式。
  3. 所属分类:网络编程

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

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

    • 发布日期:2008-10-13
    • 文件大小:22.16kb
    • 提供者:黎林
  1. Win32串口编程.doc

    0下载:
  2. Win32下串口通信与16位串口通信有很大的区别。在Win32下,可以使用两种编程方式实现串口通信,其一是调用的Windows的API函数,其二是使用ActiveX控件。使用API 调用,可以清楚地掌握串口通信的机制,熟悉各种配置和自由灵活采用不同的流控进行串口通信。下面介绍串口操作的基本知识。
  3. 所属分类:Windows编程

  1. 基于C语言的RS232串行接口通信实现

    2下载:
  2. 串口通信是一种广泛使用且实用的通信方式,介绍RS232串行通信的联结方式,研究利用c语言编程实 现RS232串行通信的过程.结合实际应用,在约定双方串行通信协议的基础上,运用C语言开发的串行通信软 件,实现了企业生产线产品测试平台和嵌入式EMB主控机的串行数据通信.
  3. 所属分类:C#编程

    • 发布日期:2011-03-31
    • 文件大小:349.81kb
    • 提供者:rainojiang
  1. 基于windows api的RS232串口程序

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

  1. Multithreading

    0下载:
  2. 本文着重探讨用多线程并行的方式通过多个串口进行并行通信。使用多线程进行串行 通信的文献已有一些,但都没涉及到多个串口并行的情况。本文介绍的多串口多线程通信方 法,使多个串口并行通信,从而实现大规模的数据采集与高速数据传输操作。 关键词:多线程;串行通信;同步 -This article focused on the use of multi-threaded parallel manner parallel through multiple serial communic
  3. 所属分类:Process-Thread

    • 发布日期:2017-04-01
    • 文件大小:40.77kb
    • 提供者:何平
  1. SerialPortAPI2

    0下载:
  2. 以API方式实现的串口通讯,包括发送、接收、事件等,有示例。-API means to the serial communications, including sending, receiving, and other events, there are examples.
  3. 所属分类:Windows Develop

    • 发布日期:2017-04-14
    • 文件大小:3.67kb
    • 提供者:bob
  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-15
    • 文件大小:3.46mb
    • 提供者: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
    • 文件大小:161.36kb
    • 提供者:forest
  1. mass-flowmeter

    0下载:
  2. 质量流量计,通过串口通讯方式实现质量流量的统计,MT-60气体流量控制系统-Mass flow meters, mass flow through the serial communication to statistics, the MT-60 gas flow control system
  3. 所属分类:Other windows programs

    • 发布日期:2017-04-15
    • 文件大小:8.63kb
    • 提供者:王思忆
  1. TTYSendApi

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

    • 发布日期:2017-05-09
    • 文件大小:1.84mb
    • 提供者:唐唐
  1. 串口调试

    0下载:
  2. 串口调试,可实现不同码速率和不同的校验方式(Serial debugging, you can achieve different code rates and different verification methods)
  3. 所属分类:C#编程

    • 发布日期:2017-12-22
    • 文件大小:112kb
    • 提供者:jiajia123
  1. PC机双串口通信

    0下载:
  2. 002.利用C#.NET实现PC机双串口通信(SerialPort控件,查询方式)(2, the use of C#.NET PC double serial communication (SerialPort control, query))
  3. 所属分类:Windows编程

    • 发布日期:2017-12-24
    • 文件大小:85kb
    • 提供者:wongcloud
  1. WindowsFormsApplication1

    0下载:
  2. 利用SerialPort控件实现PC机双串口互通信( 事件方式)(Using SerialPort control to realize mutual communication between PC double serial ports (event mode))
  3. 所属分类:Windows编程

    • 发布日期:2017-12-31
    • 文件大小:39kb
    • 提供者:a_feng
  1. VC++ 串口调试助手源代码

    1下载:
  2. VC++串口调试;串口实现方式,已亲身测试。(Serial port implementation)
  3. 所属分类:其他

    • 发布日期:2017-12-31
    • 文件大小:44kb
    • 提供者:转动
  1. 串口转并口

    0下载:
  2. 串口方式0或模拟串口方式0:至少实现0、1、…、9循环显示,间隔1秒。(Serial port mode 0 or analog serial port 0: at least 0, 1,... The 9 cycle is shown at a interval of 1 second.)
  3. 所属分类:其他

    • 发布日期:2018-01-06
    • 文件大小:15kb
    • 提供者:wuthering。
  1. IAP-Bootloader V1.0

    0下载:
  2. IAP(In Application Programming)即在应用编程,IAP是用户自己的程序在运行过程中对User Flash的部分区域进行烧写,目的是为了在产品发布后可以方便地通过预留的通信口对产品中的固件程序进行更新升级。 通常实现IAP功能时,即用户程序运行中作自身的更新操作,需要在设计固件程序时编写两个项目代码,第一个项目程序不执行正常的功能操作,而只是通过某种通信方式(如USB、USART)接收程序或数据,执行对第二部分代码的更新;第二个项目代码才是真正的功能代码。(IAP (I
  3. 所属分类:其他

    • 发布日期:2018-04-22
    • 文件大小:2.11mb
    • 提供者:shrimpzc
« 12 3 4 5 »
搜珍网 www.dssz.com