搜索资源列表

  1. 当前流行的串口调试助手的源码-自己编写

    0下载:
  2. 串口调试助手的源码,自己编写,界面与当前流行的串口调试工具基本相同。该工具使用方便,而且可以自定义串口速率,由状态显示内容-serial debugging aids source, their preparation, interface with the popular serial debugging tools basically the same. The tool is easy to use, but can define
  3. 所属分类:通讯编程

    • 发布日期:2008-10-13
    • 文件大小:61547
    • 提供者:罗明
  1. sscom33串口通讯工具

    0下载:
  2. 这个是串口通讯工具,无论windows编程,还是嵌入式的上位机和下位机通讯,调试时使用它都很方便-This is a serial communications tools, windows programming, or embedded PC and the next crew communications, debug it very convenient to use
  3. 所属分类:通讯编程

    • 发布日期:2008-10-13
    • 文件大小:279701
    • 提供者:沉毅
  1. 串口调试(delphi源码)

    2下载:
  2. 使用说明
    本程序完全参照龚建伟《串口调试助手V2.2》制作而成,原软件是用VC编写的,我将它改用Delphi编写,作为我学习串口编程的一个例子与工具使用。

    其中用到串口控件为ComPort,该控件为开源软件,各大网站均有下载,目前最新版为3.0。


    使用平台: WIN9X/NT/2000/XP

    本软件目前仅供三线制(NONMODEM)串口调试之用,所有功能

  3. 所属分类:Windows编程

    • 发布日期:2009-01-08
    • 文件大小:247537
    • 提供者:cybers
  1. 当前流行的串口调试助手的源码-自己编写

    1下载:
  2. 串口调试助手的源码,自己编写,界面与当前流行的串口调试工具基本相同。该工具使用方便,而且可以自定义串口速率,由状态显示内容-serial debugging aids source, their preparation, interface with the popular serial debugging tools basically the same. The tool is easy to use, but can define
  3. 所属分类:通讯编程

    • 发布日期:2024-06-10
    • 文件大小:78848
    • 提供者:罗明
  1. Test_com

    0下载:
  2. 本源码采用spcomm串口控件,接受数据采用线程方式,这是一个串口测试工具,可以用来做串口监听等。非常适合使用delphi开发串口程序的程序员做参考!-the source used spcomm Serial Control and accept data using threads, it is a serial testing tools can be used to do Serial wiretapping. Delphi i
  3. 所属分类:串口编程

    • 发布日期:2024-06-10
    • 文件大小:37888
    • 提供者:天堂
  1. 串口助手2.0

    0下载:
  2. 串口助手2.0是一款使用方便,串口通讯调试必不可少的工具-Serial assistant 2.0 is a user-friendly, serial communications debugging indispensable tool
  3. 所属分类:Windows编程

    • 发布日期:2024-06-10
    • 文件大小:333824
    • 提供者:刘金星
  1. ComAssistant串口通信Comport

    0下载:
  2. 串口调试助手 v1.0 使用说明 本程序完全参照龚建伟《串口调试助手V2.2》制作而成,原软件是用VC编写的,我将它改用Delphi编写,作为我学习串口编程的一个例子与工具使用。 其中用到串口控件为ComPort,该控件为开源软件,各大网站均有下载,目前最新版为3.0。 使用平台: WIN9X/NT/2000/XP 本软件目前仅供三线制(NONMODEM)串口调试之用,所有功能均置于界面上,一目
  3. 所属分类:串口编程

    • 发布日期:2024-06-10
    • 文件大小:269312
    • 提供者:zesfl
  1. tdss

    0下载:
  2. 自己开发的串口检测工具.方便大家对串口是否正常作检查使用!-its own serial detection tool. To facilitate the serial normal use for a check!
  3. 所属分类:串口编程

    • 发布日期:2024-06-10
    • 文件大小:2048
    • 提供者:cqyms
  1. Sport_code

    0下载:
  2. DSP串口使用例程,可以跟好的理解DSP中的串口的使用,是常见的TI公司的指令使用试验,可以作为初学者的好工具-DSP serial port using routines, with a good understanding of DSP serial port use, TI is a common use of the test instructions, as a good tool for beginners
  3. 所属分类:DSP编程

    • 发布日期:2024-06-10
    • 文件大小:4096
    • 提供者:pwt
  1. Serial_Spy

    1下载:
  2. 一个俄罗斯人写的串口监视工具。不占用串口,使用过滤驱动来做。-a Russian who wrote the serial monitoring tools. Serial off, the use of filter driver to do.
  3. 所属分类:串口编程

    • 发布日期:2024-06-10
    • 文件大小:62464
    • 提供者:李宁
  1. USART_main

    0下载:
  2. AVR USART串口使用的一个范例 编译器:GCC 工具: C && ASM 芯片:ATMEL的ATMEGA系列-AVR USART serial use of a model compiler : GCC tools : C
  3. 所属分类:串口编程

    • 发布日期:2024-06-10
    • 文件大小:3072
    • 提供者:刘健华
  1. UARUSB

    0下载:
  2. 在USB/UART转换芯片支持下,通过USB接口使用UART与上位机通讯, // 当收到上位机发送的数据时,把接收到的数据发送到上位机,显示 // 在上位机串口调试软件上 // IDE环境: SUNPLUS u nSPTM IDE 2.0.0(or later) // PC机环境: 串口调试工具(PortExpert) // 涉及的库: CMacro1016.lib // 组成文件: main.asm
  3. 所属分类:单片机(51,AVR,MSP430等)

    • 发布日期:2024-06-10
    • 文件大小:257024
    • 提供者:leon
  1. usb-uart

    0下载:
  2. usb转UART,基于C8051F310.使用串口调试工具发给单片机一个十六进制数,单片机收到后再将这个数发送给上位机.-usb to UART, based on the C8051F310. the use of single-chip serial debugging tools distributed to a hexadecimal number, Microcontroller Receive this number lat
  3. 所属分类:单片机(51,AVR,MSP430等)

    • 发布日期:2024-06-10
    • 文件大小:2048
    • 提供者:王雪楠
  1. Virtual.Serial.Port.Driver.Crack

    0下载:
  2. 虚拟串口的工具,最新版,破解文件在国外网站找了好久才发现的。串口程序开发必备工具! 此软件不同于串口重定向软件,它可以生成一对互相连接的串口,比如COM3和COM4,你的程序中使用COM3输出,则使用超级终端就能在COM4看到输入,用来模拟调试串口控制是很好的选择!-Virtual serial port tools, the latest version, crack file abroad site for a long tim
  3. 所属分类:其他小程序

    • 发布日期:2024-06-10
    • 文件大小:2951168
    • 提供者:directsex
  1. SerialSender

    0下载:
  2. 串口通讯程序:程序使用Remon Spekreijse的CSerialPort类结合VC6.0编写而成,CSerialPort类是简单而强大的多线程串口编程工具类。-Serial Communication procedures: procedures for the use of the Remon Spekreijse combination CSerialPort category VC6.0 prepared, CSerialP
  3. 所属分类:通讯编程

    • 发布日期:2024-06-10
    • 文件大小:30720
    • 提供者:lintao
  1. RS232

    0下载:
  2. 串口调试工具源码,为C#程序,即可做工具使用也可学习Com通信 -Serial source debugging tools for the C# Procedures can do tool can also be used to study Com Communications
  3. 所属分类:C#编程

    • 发布日期:2024-06-10
    • 文件大小:296960
    • 提供者:王建中
  1. ComSpy串口监视精灵 1.1

    0下载:
  2. 不错的串口监视工具软件,供串口调试或仪表测试使用(Good serial monitoring tool software for serial debugging or instrument test use)
  3. 所属分类:通讯/手机编程

    • 发布日期:2024-06-10
    • 文件大小:467968
    • 提供者:木屋
  1. 串口调试助手

    0下载:
  2. 串口使用工具,支持16精致、字符串等格式(Serial port toolSupport 16 fine, string and other formats)
  3. 所属分类:其他小程序

    • 发布日期:2024-06-10
    • 文件大小:361472
    • 提供者:学习者123
  1. 虚拟串口(无com口、虚拟客显模式使用)

    0下载:
  2. 虚拟串口小工具,简单易懂,非常实用,适合虚拟串口调试。(Virtual serial widget, very practical.)
  3. 所属分类:串口编程

    • 发布日期:2024-06-10
    • 文件大小:8635392
    • 提供者:成式小调
  1. 串口调试助手-XCOM

    1下载:
  2. 非常好用的串口工具,免安装直接使用,分享给大家(Very easy to use serial port tools, free installation, direct use, to share with you)
  3. 所属分类:串口编程

    • 发布日期:2024-06-10
    • 文件大小:50670592
    • 提供者:智能阿才
« 12 3 4 5 6 7 8 9 10 ... 16 »

源码中国 www.ymcn.org