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

搜索资源列表

  1. mircheat

    0下载:
  2. 一个小巧的通信检测软件,用来测试系统与仪器是否通信成功,初学之作!-a compact communications detection software, testing systems and equipment, whether successful communications, beginner Zhi for!
  3. 所属分类:串口编程

    • 发布日期:2008-10-13
    • 文件大小:4155591
    • 提供者:Owen Yin
  1. 31101846501

    0下载:
  2. 该软件是用来测试串口通信的。通过选择串口设置参数,然后打开端口进行测试,测试成功数据会显示发送的消息。-The software is used to test serial communications. By choosing the serial port parameters set, then opened the port for test success of this data will show the news.
  3. 所属分类:串口编程

    • 发布日期:2008-10-13
    • 文件大小:460558
    • 提供者:路佳栋
  1. dvp

    0下载:
  2. 台达PLC通讯测试软件,一个非常不错的测试软件,希望大家提出改进意见
  3. 所属分类:串口编程

    • 发布日期:2014-01-18
    • 文件大小:15619
    • 提供者:付林
  1. STC_2uart-sram.STC单片机,双串口应用测试程序源代码

    1下载:
  2. STC单片机,双串口应用测试程序源代码,运用keil编译软件,通过串口下载到单片机测试,STC PROGRAME
  3. 所属分类:串口编程

    • 发布日期:2012-10-30
    • 文件大小:3004
    • 提供者:zhengpan
  1. ptz

    0下载:
  2. 一个云台控制控制程序,可以用来测试调试云台-A PTZ control procedures, can be used to test debugging PTZ
  3. 所属分类:Com Port

    • 发布日期:2017-03-29
    • 文件大小:716777
    • 提供者:tiger
  1. dlt645_test_code

    1下载:
  2. 1.应许多网友需求特此上传此DLT645测试用程序,并附代码 2.适用于 DL/T 1997 & 2007 规约的测试用软件,.Net 2编写,适用于97规约和07规约-1. Should the demand for many users like to upload this DLT645 testing procedures, together with code 2. Apply to DL/T 1997 & 2007 of the Statute of the
  3. 所属分类:串口编程

    • 发布日期:2013-09-29
    • 文件大小:89450
    • 提供者:shenlili
  1. modscan2

    0下载:
  2. 对于Modbus通讯来说,怎么样方便的测试通讯很有价值。用自己写的代码很麻烦。这个测试软件,基本上解决了一般的Modbus通讯的测试问题。值得推广。-Modbus communication for example, how to facilitate the testing of communication very valuable. Write their own code is cumbersome. The test software is basically to solve the
  3. 所属分类:Com Port

    • 发布日期:2017-03-31
    • 文件大小:710328
    • 提供者:jefrey
  1. Modem

    1下载:
  2. 一个Modem测试软件,使用多线程串口通信技术来实现对Modem的检测,可以同时进行多个串口的检测-A Modem test software, the use of multi-threaded serial communication technology to achieve the detection of the Modem, you can simultaneously test a number of serial
  3. 所属分类:Com Port

    • 发布日期:2017-04-03
    • 文件大小:59606
    • 提供者:jojo
  1. vspdSeriesSoft

    0下载:
  2. 非常实用的串口虚拟仪器软件,为破解版,我用了半年多,基本没什么问题,挺好用的。 把串口程序先在虚拟串口上测试一下,检查出问题,解决掉,再用实际串口去测,比较方便,会节省些开发时间.-Very useful serial virtual instrument software for the cracked version, I used more than six months, basically no problem, very good use. The serial program
  3. 所属分类:Com Port

    • 发布日期:2017-05-09
    • 文件大小:2535822
    • 提供者:chen chen
  1. Test_UART

    0下载:
  2. 介绍JN5139这款SOC芯片的串口测试程序(5139与PC机通信),PC机使用的是串口调试助手,开发环境为Jennic CodeBlocks软件,使用C语言编写。-Introduction JN5139 this SOC chip serial testing procedures (5139 and PC-communication), PC machine using a serial debugging assistant for the Jennic CodeBlocks softwa
  3. 所属分类:Com Port

    • 发布日期:2017-03-29
    • 文件大小:86783
    • 提供者:WuYiPeng
  1. chuankou

    0下载:
  2. 串口测试软件,应用在串口通信时检测串口好坏的方法-Serial port test software, when used in serial communication method of detecting the serial port is good or bad
  3. 所属分类:Com Port

    • 发布日期:2017-04-07
    • 文件大小:633
    • 提供者:况梦杰
  1. serial_port_test_Assistant

    0下载:
  2. 串口测试助手,一个小软件,可以直接使用测试串口的连通性-Serial testing assistant, a small software, you can directly use the test port connectivity
  3. 所属分类:Com Port

    • 发布日期:2017-03-29
    • 文件大小:129985
    • 提供者:hzj
  1. EM200

    0下载:
  2. 华为测试软件,EM200模块上位机测试小软件,串口9000波特率通讯!-Huawei test software, EM200 module testing small PC software, serial port 9000 baud communication!
  3. 所属分类:Com Port

    • 发布日期:2017-05-07
    • 文件大小:1746483
    • 提供者:ljc
  1. ComSet

    0下载:
  2. 串口功能模块,提供2个工程: 1、串口模块DLL库工程。使用串口底层驱动代码进行编写,生成dll文件。 2、串口模块DLL库测试工程。对生成的dll文件进行集成测试,并提供简单界面测试功能。 代码用途: 1、软件专业测试人员快速使用本dll进行界面串口通信功能开发; 2、可使用dll生成工程中的源代码进行修改,适合各类无界面底层调用; 3、有需要进行软件权限控制的场合,自制dll生成和测试工程的模板; 4、软件初学者进行代码规范和测试的学习模板。-Serial
  3. 所属分类:Com Port

    • 发布日期:2017-04-04
    • 文件大小:99659
    • 提供者:吴鹏
  1. Com-port-test-tool

    0下载:
  2. 串行口通信测试软件,支持发送回应。可用于测试与仪器的通信,如ASTM标准通信。-serial communication testing tool.It supports sending acknowlege frame.
  3. 所属分类:Com Port

    • 发布日期:2017-03-24
    • 文件大小:268942
    • 提供者:阿虎
  1. Ptest

    0下载:
  2. 各种压力容器的压力检测软件,可测试不同的压力级别,最大可以达到120Mpa。-Pressure testing of pressure vessels software
  3. 所属分类:Com Port

    • 发布日期:2017-04-09
    • 文件大小:2045656
    • 提供者:金玉
  1. Com_1

    0下载:
  2. VC6做的串口通信调试软件,适合工控测试使用。-VC6 to do serial communication debugging software for industrial testing.
  3. 所属分类:Com Port

    • 发布日期:2017-03-29
    • 文件大小:58594
    • 提供者:dada
  1. SerialPortTest

    0下载:
  2. 串口软件,串口通信,串口测试程序,很好的串口软件,用串口类写的代码!-Software serial port, serial communication, serial port test program, the serial software serial class to write code!
  3. 所属分类:Com Port

    • 发布日期:2017-05-10
    • 文件大小:2330716
    • 提供者:罗成
  1. Modscan32

    0下载:
  2. MODSCAN32 位系统用于现场测试软件,测试通讯上是很好用的-MODSCAN32 bit systems for field test software, test the communication is very easy to use
  3. 所属分类:Com Port

    • 发布日期:2017-05-11
    • 文件大小:2297572
    • 提供者:
  1. COMMTest

    0下载:
  2. 很好的串口调试软件,做测试的时候很有用,自己测试过。(A good tools for communication)
  3. 所属分类:串口编程

    • 发布日期:2017-12-28
    • 文件大小:231424
    • 提供者:ROCKCHEN
« 12 3 »
搜珍网 www.dssz.com