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

搜索资源列表

  1. Delphi实现串口通信的常用的方法

    0下载:
  2. Delphi是一种具有功能强大、简便易用和代码执行速度快等优点的可视化快速应用开发工具,它在构架企业信息系统方面发挥着越来越重要的作用,许多程序员愿意选择 Delphi作为开发工具编制各种应用程序。但是,美中不足之处是 Delphi没有自带的串口通信控件,在它的帮助文档里也没有提及串口通信,这就给编制通信程序的开发人员带来许多不便-with Delphi is a powerful, easy-to-use and faster code execution advantages of visu
  3. 所属分类:串口编程

    • 发布日期:2008-10-13
    • 文件大小:5929
    • 提供者:黄区
  1. 串口编程-云台镜头控制系统

    1下载:
  2. 用DELPHI语言实现串口访问的源代码,简单实用,对学习用DELPHI进行串口编程有一定帮助。-using DELPHI Serial visit to the source code, simple and practical, to learn using Delphi for serial programming will definitely help.
  3. 所属分类:串口编程

    • 发布日期:2008-10-13
    • 文件大小:185145
    • 提供者:孙克再
  1. 模拟串口(用IO口实现)

    0下载:
  2. 此程序可以帮助你在没有串口的单片机上,实现串口功能,用C51编程,有利于移植!-this program can help you in the absence of SCM Serial, Serial function, C51 program is conducive to transplant!
  3. 所属分类:串口编程

    • 发布日期:2008-10-13
    • 文件大小:13232
    • 提供者:南郁星
  1. 虚拟串口驱动程序v2.5

    1下载:
  2. 能实现串口与tcp/ip 协议间的转换 -achieve with tcp / ip agreement between the switch
  3. 所属分类:通讯编程

    • 发布日期:2008-10-13
    • 文件大小:1791994
    • 提供者:chouychou
  1. 利用Java实现串口全双工通讯

    1下载:
  2.  一个嵌入式系统通常需要通过串口与其主控系统进行全双工通讯,譬如一个流水线控制系统需要不断的接受从主控系统发送来的查询和控制信息,并将执行结果或查询结果发送回主控系统。本文介绍了一个简单的通过串口实现全双工通讯的Java类库,该类库大大的简化了对串口进行操作的过程-an embedded system usually through its serial port control system for full-duplex communications, For example, a pipe
  3. 所属分类:网络编程

    • 发布日期:2008-10-13
    • 文件大小:7335
    • 提供者:郑描中
  1. Delphi串口通讯

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

    • 发布日期:2008-10-13
    • 文件大小:3797
    • 提供者:冰火
  1. 串口编程调试

    0下载:
  2. 本程序使用MSComm控件实现串口通信底层技术,-use the MSComm control procedures Serial communication underlying technology,
  3. 所属分类:Windows编程

    • 发布日期:2008-10-13
    • 文件大小:18963
    • 提供者:李冰
  1. VC串口编程汇集

    0下载:
  2. 本人在用VC实现串口通讯程序时的一些笔记-with VC serial communications procedures of Notes
  3. 所属分类:WEB源码

    • 发布日期:2008-10-13
    • 文件大小:24324
    • 提供者:陈宏
  1. 串口通信数据

    0下载:
  2. 用vb实现串口间通信,可以用来熟悉串口间传输信息的原理.-with Serial Communication, which can be used with serial transmission of information between the principle.
  3. 所属分类:串口编程

    • 发布日期:2008-10-13
    • 文件大小:4197
    • 提供者:zcj
  1. C++串口通信

    0下载:
  2. 用vb实现串口间通信,可以用来熟悉串口间传输信息的原理.-with Serial Communication, which can be used with serial transmission of information between the principle.
  3. 所属分类:串口编程

    • 发布日期:2008-10-13
    • 文件大小:46739
    • 提供者:zcj
  1. 定时器模拟串口src

    1下载:
  2. 实现使用单片机的定时器扩展两个串口,加上原串口共3个串口。程序为一个工程用到的所有源代码,实测好用。(expand STM8 MCU's UART PORT by using the internal timer resouces, for the demand of multiple-uart and low cost solution.)
  3. 所属分类:通讯编程

    • 发布日期:2019-12-24
    • 文件大小:223232
    • 提供者:煎饼鸡
  1. VB 嵌入式串口数据记录波形分析仪

    1下载:
  2. 通过串口通信采样 绘制波形图 实现了类似于示波器的功能(Drawing a waveform map through serial communication sampling)
  3. 所属分类:其他

    • 发布日期:2020-03-03
    • 文件大小:285696
    • 提供者:caough
  1. qt5.9.2 串口

    2下载:
  2. qt串口助手的编译,可以实现与stm32 ,c51等单片机的16进制收发,亲测可用(The compilation of qt serial port assistant can realize the hexadecimal sending and receiving of single chip microcomputer such as stm32,c51 and so on)
  3. 所属分类:Windows编程

    • 发布日期:2019-04-04
    • 文件大小:13460480
    • 提供者:jonlovehanxu
  1. 串口工具

    1下载:
  2. 本程序是个人学习Python的tkinter模块时编写,实现了串口的数据收发,由于是初学者,代码中可能会出现很多错误或不好的编程习惯,请谅解! 实现功能:1.用Python开发,Tkinter构建界面;2.可自动列出所有串口,并自定义参数,选择串口后自动打开;3.实现无延时接收消息;4.可保存接收的数据;7.支持自动适应分辨率;8.支持单独发送和定时发送;9.支持发送新行和HEX发送;10.支持发送文件,并可自定义发送频率;11.支持小窗口显示接收信息,但与主窗口不同时显示 提供源码,可用于
  3. 所属分类:串口编程

    • 发布日期:2021-04-12
    • 文件大小:8208384
    • 提供者:jayhgq
  1. 基于LabVIEW的串口波形上位机完整程序源码

    1下载:
  2. labview串口上位机,实现上位机通信(LabVIEW serial PC to achieve upper computer communication)
  3. 所属分类:其他

    • 发布日期:2020-10-15
    • 文件大小:117760
    • 提供者:lw2018
  1. STM320F103 USB转虚拟串口

    2下载:
  2. 在STM32F103开发板上实现了USB转为虚拟串口的功能。(The function of converting USB to virtual serial port is realized on STM32F103 development board.)
  3. 所属分类:单片机开发

    • 发布日期:2019-10-30
    • 文件大小:4648960
    • 提供者:莫菲~
  1. pb串口通讯

    0下载:
  2. PB9.0源代码:通过API函数实现与串口信息的读写通讯。(PB9.0-API-read-write-COM)
  3. 所属分类:串口编程

    • 发布日期:2019-07-24
    • 文件大小:18432
    • 提供者:松鼠1981
  1. 基于LabWindows_CVI多线程编程的串口测试实现

    1下载:
  2. 基于LabWindows_CVI多线程编程的串口测试实现(Realization of serial port test based on LabWindows CVI multithreaded programming)
  3. 所属分类:其他

    • 发布日期:2020-10-13
    • 文件大小:1444864
    • 提供者:JoneArmy
  1. 串口实验

    1下载:
  2. STM32F103串口收发中断实现,STM32 通过串口和上位机的对话,STM32 在收到上位机发过来的字符串后,原原本本的返回给上位机。(STM32F103 serial port transceiver interrupt realization, STM32 through the serial port and the upper computer dialogue, STM32 after receiving the string from the upper computer, th
  3. 所属分类:单片机开发

    • 发布日期:2021-02-01
    • 文件大小:282624
    • 提供者:陆地键仙
  1. MATLAB串口数据采集

    2下载:
  2. 基于matlab的串口助手, 实现简单的串口数据收发,用于单片机与上位机通讯(a serial tool designed by matlab)
  3. 所属分类:串口编程

    • 发布日期:2020-10-31
    • 文件大小:191488
    • 提供者:nucton
« 1 2 3 4 5 6 7 89 10 11 12 13 ... 50 »
搜珍网 www.dssz.com