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

搜索资源列表

  1. mode_4050

    0下载:
  2. 通过虚拟串口可实现虚拟研华ADAM-4050模块的功能,可用于工控现场调试,虚拟DIO功能引入。在组态王等软件上可正常交互。-Through the virtual serial port can realize the virtual Advantech ADAM-4050 module function, can be used for industrial control field debugging, virtual DIO function introduction. The nor
  3. 所属分类:Communication

    • 发布日期:2017-05-16
    • 文件大小:3907518
    • 提供者:ganliping
  1. cip-chuankou

    0下载:
  2. VB串口调试程序,源码可供学习以及使用.-VB serial debugging procedures
  3. 所属分类:Communication

    • 发布日期:2017-05-05
    • 文件大小:39373
    • 提供者:隔壁王
  1. Serial_test

    0下载:
  2. 基于VS2012平台编写的串口调试工具,编译后测试OK的。-VS2012 platform based on the preparation of the serial debugging tools, compiled after the test OK.
  3. 所属分类:Communication

    • 发布日期:2017-06-16
    • 文件大小:23855104
    • 提供者:weisheng
  1. betaflight-configurator-master

    0下载:
  2. 著名开源飞控F3调试软件,该软件可以用来在线调试飞控参数,监视飞控参数-The famous flight control source F3 mobile phone debugging software, the software can be used to monitor the flight control parameters on-line debugging, flight control parameters
  3. 所属分类:Communication

    • 发布日期:2017-05-24
    • 文件大小:7377553
    • 提供者:xiongyanming
  1. MauiMETA_src_v9.1604.18.00

    8下载:
  2. MTK meta调试工具,包含射频等方面的功能,是一款非常强大的工具-MTK meta debugging tools, including RF and other aspects of the function, is a very powerful tool
  3. 所属分类:Communication

    • 发布日期:2017-12-11
    • 文件大小:54241280
    • 提供者:zhaolong
  1. bx

    0下载:
  2. 飞思卡尔智能车摄像头组完整代码程序,支持直接调试-Freescale smart car camera group complete code program that supports direct debugging
  3. 所属分类:Communication

    • 发布日期:2017-12-15
    • 文件大小:48351232
    • 提供者:鲍翔
  1. MY

    0下载:
  2. 串口调试工具的源码。该工具可以用于和单片机通信(VB源码)-Serial debugging tool source. The tool can be used to communicate with the microcontroller
  3. 所属分类:Communication

    • 发布日期:2017-12-14
    • 文件大小:69632
    • 提供者:ben han1
  1. VB RS232串口调试工具

    0下载:
  2. 这是一个模仿Windows系统带的超级终端风格的RS232串口调试工具。非常容易读取和写入端口,发送支持ASCII字符模式,可以打开二进制文件以16进制格式显示发送。支持工作内容保存,下次加载。 里面的那个动画窗体加载出现蛮有意思,大家可以学习下。尤其对调试AT指令之类的比较方便。(This is a copy of the Windows system with the super terminal style RS232 serial debugging tools. Very
  3. 所属分类:通讯编程

    • 发布日期:2017-12-17
    • 文件大小:61440
    • 提供者:msnm1206
  1. modbusslave_70166

    0下载:
  2. modbus 通信调试软件,包含串口调试助手,主站从站(Modbus communication debugging software, including the serial port debugging assistant, the main station from the station)
  3. 所属分类:通讯编程

    • 发布日期:2017-12-21
    • 文件大小:1191936
    • 提供者:wyh2766860
  1. scomm

    0下载:
  2. 使用WTL编写的串口调试工具,用于抄读水表或调试(WTL prepared using serial debugging tools for copying water meters or debugging)
  3. 所属分类:通讯编程

    • 发布日期:2017-12-26
    • 文件大小:177152
    • 提供者:wuwener
  1. C# 串口调试小助手(有源码)

    0下载:
  2. C#中串口通信编程 收藏 本文将介绍如何在.NET 平台下使用 C#创建串口通信程序, .NET 2.0 提供了串口通信的功能, 其命名 空间是 System.IO.Ports。这个新的框架不但可以访问计算机上的串口,还可以和串口设备进 行通信。 我们将使用标准的 RS 232 C 在 PC 间通信。它工作在全双工模式下,而且我们不打算使用 任何的握手 或流控制器,而是使用无 modem 连接。 命名空间 System.IO.Ports 命名空间中最重用的是 SerialPort 类。 创建 S
  3. 所属分类:通讯编程

    • 发布日期:2017-12-20
    • 文件大小:61440
    • 提供者:文木山
  1. 串口调试软件界面设计

    0下载:
  2. 串口调试工具可以进行串口调试的工具,里面涵盖了目前所用的一些基本的功能(Serial debugging tools can be serial debugging tools, which covers the current use of some of the basic functions)
  3. 所属分类:通讯编程

    • 发布日期:2018-01-03
    • 文件大小:3054592
    • 提供者:黑马啊
  1. VCServer_tocken20180201

    0下载:
  2. OPC服务器程序,数据模拟运行,用于调试(OPC server program, data simulation run, used for debugging)
  3. 所属分类:通讯编程

    • 发布日期:2018-04-21
    • 文件大小:8683520
    • 提供者:天边云彩
  1. VB modbus通信主站程序,可用mobbus Slave调试

    3下载:
  2. vb通过Modbus协议通信主站程序,并通过Modbus Slave调试成功,可以正常使用,提供读和写两种功能。都有源代码(VB through the Modbus protocol to communicate the main station program, and through the Modbus Slave debugging success, can be used normally, to provide reading and writing two functions.
  3. 所属分类:通讯编程

    • 发布日期:2018-04-22
    • 文件大小:6144
    • 提供者:螺钉螺帽
  1. TCP MODBUS-TCP工具

    0下载:
  2. modbus TCP调试工具!及其好用的调试工具(Modbus TCP debug tool! And its good debugging tools)
  3. 所属分类:通讯编程

  1. serialProject

    1下载:
  2. 串口调试助手实现 基于serialport类的串口(Serial debugging assistant)
  3. 所属分类:通讯编程

    • 发布日期:2020-04-29
    • 文件大小:204800
    • 提供者:王靖宇
  1. 一叶知秋—串口助手源码

    1下载:
  2. 用C#写的串口调试助手,写的非常好,很容易看懂。(Written in c # serial debugging assistant, writing is very good, it is easy to understand.)
  3. 所属分类:通讯编程

    • 发布日期:2020-05-23
    • 文件大小:787456
    • 提供者:jianping
« 1 2 ... 12 13 14 15 16 17»
搜珍网 www.dssz.com