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

搜索资源列表

  1. 串口通讯硬件仿真测试

    0下载:
  2. 232串口测试程序。// 软件模拟测试说明: // 1.这个测试采用查询方式进行串口通讯 // 2.将软件仿真环境的晶震设为11.0592 MHz // 3.软件模拟全速运行, 观察波特率是1200bps // 4.在串口1中输入数字或字母,可观察到通讯是否有误。-232 serial testing procedures. / / Software simulation tests : / / 1. The test inquiries conducted using seri
  3. 所属分类:串口编程

    • 发布日期:2008-10-13
    • 文件大小:19851
    • 提供者:李天华
  1. 串口访问功能的小测试程序

    0下载:
  2. 工作中写的一个含串口访问功能的小测试程序,含多线程,CRC校验 此程序包含了一个串口通讯的类,并能够实现简单的通讯功能,希望对要用API函数写串口通讯程序的朋友有帮助 -work written by a serial access function with a small test program, including multithreading, CRC checksum procedure contains a serial communications category, a
  3. 所属分类:串口编程

    • 发布日期:2008-10-13
    • 文件大小:61970
    • 提供者:天照
  1. Delphi串口测试

    1下载:
  2. Delphi编写的串口测试程序,适合测试计算机串口好坏!-Delphi serial test procedure for the testing of computer Serial good or bad!
  3. 所属分类:串口编程

    • 发布日期:2008-10-13
    • 文件大小:302572
    • 提供者:杨先生
  1. SST测试程序

    0下载:
  2. 很好SST89X58单片机的串口调试程序,测拭串口通讯是否正常-good SST89X58 MCU serial debugger, wiping measured normal serial communications
  3. 所属分类:串口编程

    • 发布日期:2008-10-13
    • 文件大小:16783
    • 提供者:yaopine
  1. 串口访问功能的小测试程序

    0下载:
  2. 一个含串口访问功能的小测试程序,含多线程,CRC校验 此程序包含了一个串口通讯的类,并能够实现简单的通讯功能,希望对要用API函数写串口通讯程序的朋友有帮助 -a serial access function with a small test program, including multithreading, CRC procedure contains a serial communications category, and to achieve a simple communicati
  3. 所属分类:串口编程

    • 发布日期:2008-10-13
    • 文件大小:609726
    • 提供者:b
  1. PC机串行通信程序设计

    0下载:
  2. 本串行通信程序利用汇编语言通过BIOS中断调用和DOS功能调用实现PC机双机串行通信。其中,上位机和下位机串行口均为辅串口COM2(口地址为2FXH),对外用9针连接器与令一台PC机连接;BIOS通过“INT 14H”4个中断服务子程序,分别完成串口初始化编程、发送一帧数据、接受一帧数据以及测试通信线状态。本程序分为PC机串口自动测试程序(目的是测试串口好坏)和PC机全双工双机通信程序两个部分。-the serial communications procedures through the u
  3. 所属分类:串口编程

    • 发布日期:2008-10-13
    • 文件大小:59105
    • 提供者:王成
  1. 串口访问小测试程序

    0下载:
  2. 工作中写的一个含串口访问功能的小测试程序,含多线程,CRC校验 此程序包含了一个串口通讯的类,并能够实现简单的通讯功能,希望对要用API函数写串口通讯程序的朋友有帮助 -work written by a serial access function with a small test program, including multithreading, CRC procedure contains a serial communications category, and
  3. 所属分类:串口编程

    • 发布日期:2008-10-13
    • 文件大小:62377
    • 提供者:raul
  1. CVI写的串口测试

    1下载:
  2. 不知道大家对CVI是否熟悉.这里先附上一个用CVI写的串口测试程序.-do not know whether you are familiar with the CVI. Here first attached with a serial CVI written testing procedures.
  3. 所属分类:串口编程

    • 发布日期:2008-10-13
    • 文件大小:159584
    • 提供者:黄勇
  1. 上位机测试程序

    0下载:
  2. C++Builde上位机测试程序-C Builde PC testing procedures
  3. 所属分类:串口编程

    • 发布日期:2008-10-13
    • 文件大小:351202
    • 提供者:吴武
  1. 串口测试程序

    0下载:
  2. 串口测试程序,波特率、串口选择等多种功能完善,推荐下载。-serial testing procedures, baud rate, serial choice of a variety of functions, recommended download.
  3. 所属分类:串口编程

    • 发布日期:2008-10-13
    • 文件大小:22919
    • 提供者:于晶
  1. ARM下的串口测试程序

    1下载:
  2. 使用QT写的,使用于ARM的串口测试程序!
  3. 所属分类:串口编程

    • 发布日期:2011-06-03
    • 文件大小:26229
    • 提供者:z501gf
  1. STC_2uart-sram.STC单片机,双串口应用测试程序源代码

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

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

    0下载:
  2. rs232串口通讯测试程序,可以通过此程序连接到com端口。接受/发送数据。-rs232 serial communications test program, this program can connect to the com port. Receiving/sending data.
  3. 所属分类:Com Port

    • 发布日期:2017-03-22
    • 文件大小:39077
    • 提供者:玩玩而已
  1. Serialultrasoundshowed

    0下载:
  2. 超声波测距串口测试程序,适用于超声波测距模块的使用-Serial ultrasound showed
  3. 所属分类:Com Port

    • 发布日期:2017-03-30
    • 文件大小:19814
    • 提供者:wanjun
  1. serialtest

    0下载:
  2. VB环境下的串口测试程序,测试用串口链接的两台PC机是否能够实现收发数据通信,包含可执行文件-VB Serial Interface in testing procedures, test the link with the serial PC, it can be achieved both send and receive data communications, including executable files
  3. 所属分类:Com Port

    • 发布日期:2017-03-28
    • 文件大小:25323
    • 提供者:Nancy
  1. test1

    0下载:
  2. VB环境下简单的串口测试程序,测试两台主机通过串口是否能够实现数据传送,可以传送数字、字符串及汉字。-VB environment, a simple serial test program, test whether two hosts can be achieved through the serial data transfer, can send numbers, strings and characters.
  3. 所属分类:Com Port

    • 发布日期:2017-04-01
    • 文件大小:1834
    • 提供者:Nancy
  1. 串口程序

    0下载:
  2. 此程序为C#编写的串口测试第一个小程序...(C# prepared serial applet)
  3. 所属分类:串口编程

    • 发布日期:2017-12-18
    • 文件大小:424960
    • 提供者:怪人丶
  1. 51全串口打印例程100720

    0下载:
  2. 荣达RD-DH打印机测试程序,通用 ESC/P 打印命令,字符、汉字、图形的正向、反向、左右旋转打印,反白,上下划线、左右划线打印以及任意变高、变宽,行间距、字间距调整、水平制表、曲线打印、条形码打印等功能以及以上功能的混合打印(Ronda rd-dh printer test program, general esc/p printing command, characters, Chinese characters, graphics forward, reverse, left and r
  3. 所属分类:串口编程

    • 发布日期:2018-04-30
    • 文件大小:34816
    • 提供者:梁国宇
  1. 串口测试程序

    0下载:
  2. 串口测试程序(Serial test program)
  3. 所属分类:串口编程

    • 发布日期:2018-05-02
    • 文件大小:19456
    • 提供者:liyongfeng
  1. test5164

    1下载:
  2. 用Python写的AT命令自动化测试程序,可以设置发送命令,期望结果(The AT command automation test program written in Python can set up sending commands and expect results.)
  3. 所属分类:串口编程

    • 发布日期:2020-08-24
    • 文件大小:1024
    • 提供者:一路有你们
« 12 3 4 5 6 7 8 9 10 ... 18 »
搜珍网 www.dssz.com