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

搜索资源列表

  1. ComTest

    0下载:
  2. 串口及并口测试程序,可以读取系统串口列表,监控串口,写入窗口并口-Com and LPT Test Program, can read sytem com list, monitor com, and write com and LPT
  3. 所属分类:CSharp

    • 发布日期:2017-04-17
    • 文件大小:80512
    • 提供者:小昂
  1. COMTEST

    0下载:
  2. 这是我自己写的一个C#的串口通讯代码,控制,通信类,非常简单,便宜好用啊,嘻嘻,用的-This is what I wrote a stc52 serial communication code, control, communications, is very simple, cheap and easy, ah, hee hee、keil 4
  3. 所属分类:CSharp

    • 发布日期:2017-04-24
    • 文件大小:47419
    • 提供者:王一博
  1. comtest

    0下载:
  2. 一个嵌入式linux的串口程序,打开串口,完成收发的演示-An embedded linux serial program, open the serial port, complete the demo to send and receive
  3. 所属分类:Embeded Linux

    • 发布日期:2017-04-13
    • 文件大小:2008
    • 提供者:ZHAO CHUAN
  1. ComTest

    0下载:
  2. VS2008写的读温度小程序,编译通过,按打开串口时用:9600无串口10无校验1停止按读取温度时:发送FF,收到aa 11等字符时编辑文本框显示温度值。-VS2008 to write a small program to read the temperature, compile, press to open the serial port with: 9600 Serial No 10 no parity 1 stop by reading temperature: Send FF, re
  3. 所属分类:Dialog_Window

    • 发布日期:2017-05-28
    • 文件大小:10300554
    • 提供者:shzhi
  1. comtest

    0下载:
  2. 这是使用com口进行程序通讯的示范程序,对于初学者学习com通讯有启发~-This procedure is carried out using a com port communications demonstration program, for beginners to learn com communication instructive ~
  3. 所属分类:Com Port

    • 发布日期:2017-03-29
    • 文件大小:737093
    • 提供者:刘军
  1. ComTest

    0下载:
  2. 自己编写的通过串口进行通信测试程序, 测试数据准确性-Comm Test
  3. 所属分类:Communication

    • 发布日期:2017-04-25
    • 文件大小:24611
    • 提供者:zq
  1. ComTest

    0下载:
  2. VC++ 6.0 MSCOMM控制串口编程,最简单的工程,初学者可以直接应用并在此基础上添加你的代码,可直接应用-VC++ 6.0 MSCOMM control serial programming, the easiest project, beginners can be applied directly and add your code on this basis, can be applied directly
  3. 所属分类:Communication

    • 发布日期:2017-05-09
    • 文件大小:1915459
    • 提供者:gaowei
  1. comtest.tar

    0下载:
  2. 能实现两个嵌入式系统之间进行高速通信的串口源码,linux系统下成功编译!-To realize the high speed serial communication source code between two embedded system, Linux system is successfully compiled!
  3. 所属分类:Embeded Linux

    • 发布日期:2017-05-23
    • 文件大小:7235584
    • 提供者:李林
  1. COMTEST

    0下载:
  2. 在DOS环境下,串口测试源码,采用中断方式,需要输入基地址和中断号-Serial test source, interrupt, you need to enter the base address and interrupt number in DOS.
  3. 所属分类:Compress-Decompress algrithms

    • 发布日期:2017-04-14
    • 文件大小:3742
    • 提供者:cpu200100
  1. comtest

    0下载:
  2. C语言编写的串口测试程序,简单实用,支持串口接收和发送数据,支持多个波特率,无需进行任何修改,正确编译执行,多平台测试通过-C language prepared by the serial testing procedures, simple and practical, support serial port to receive and send data, support for multiple baud rate, without any modification, the corr
  3. 所属分类:Embeded Linux

    • 发布日期:2017-04-13
    • 文件大小:1548
    • 提供者:
  1. ComTest

    0下载:
  2. 串口测试软件用vc++6.0写的 用于测试串口-Test software written in vb6.0 by use of the serial port
  3. 所属分类:Com Port

    • 发布日期:2017-05-16
    • 文件大小:3993644
    • 提供者:
  1. comtest

    0下载:
  2. 嵌入式linux的串口读写测试程序,实现串口的自收发功能-Embedded linux serial read and write test procedures to achieve serial self transceiver functions
  3. 所属分类:ADO-ODBC

    • 发布日期:2017-04-13
    • 文件大小:2170
    • 提供者:ufsgtebnrh
  1. SinhVienIT.Net--IDMP6.21PBuildP11PFullP

    0下载:
  2. Here s the result. After few seconds of displaying the Powered by FreeRTOS message, the demo will now display the status of all tasks. If there s no error occurred, it will show PASS and the jitter in the processing of timer interrupt (timertest.c).
  3. 所属分类:software engineering

    • 发布日期:2017-05-24
    • 文件大小:7964472
    • 提供者:Vo Thanh Trieu
  1. comtest

    0下载:
  2. 串口测试小工具,方便自主开发测试PC串口的软件以及上位机软件-Serial testing of small tools to facilitate self-development and testing of software and PC serial port PC software
  3. 所属分类:GUI Develop

    • 发布日期:2017-05-24
    • 文件大小:7767407
    • 提供者:吴宇生
  1. comtest

    0下载:
  2. Comunicacion por puerto Serial
  3. 所属分类:Com Port

    • 发布日期:2017-04-29
    • 文件大小:258457
    • 提供者:Raul
  1. COMtest

    0下载:
  2. vs2008平台使用mscomm控件实现串口通讯,适合mscomm控件的入门学习-vs2008 platform mscomm control serial communications for learning mscomm control entry
  3. 所属分类:Document

    • 发布日期:2017-06-02
    • 文件大小:14365478
    • 提供者:小郭
  1. COMTest

    0下载:
  2. 串口通讯简单程序,可以再此基础上开发自己的程序-COM program
  3. 所属分类:Com Port

    • 发布日期:2017-05-09
    • 文件大小:1932878
    • 提供者:面朝大海
  1. ComTest

    0下载:
  2. 最简单的串口小程序 说明如何通过串口发送和接受数据 VC工程-the most sample com test
  3. 所属分类:Driver Develop

    • 发布日期:2017-05-11
    • 文件大小:2507340
    • 提供者:周大林
  1. 51com

    0下载:
  2. bmp085 IIC读取 串口显示 测试通过-BMP085 IICread comtest
  3. 所属分类:SCM

    • 发布日期:2017-04-14
    • 文件大小:3506
    • 提供者:曾海林
  1. comtest

    0下载:
  2. 实现串口选择,打开指定的串口,让后通过串口发送和解释命令-Achieve serial port selection, open the specified serial port, then through a serial port to send and explain command
  3. 所属分类:Dialog_Window

    • 发布日期:2017-05-22
    • 文件大小:6244879
    • 提供者:ygf
« 1 2 3 4 5 6 78 »
搜珍网 www.dssz.com