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

搜索资源列表

  1. com-test

    0下载:
  2. 测试串口程序,包括收发信息,16进制机制-a program which can test series, include sending and receiving message, hex mechanism
  3. 所属分类:通讯编程

    • 发布日期:2008-10-13
    • 文件大小:484.21kb
    • 提供者:丁前
  1. TELECRD-hex

    0下载:
  2. 法国等国家电话IC卡仿真程序研究之源程序之三(编译好的HEX文件)-France and other countries phone IC cards simulation study source ter (compiled HEX)
  3. 所属分类:通讯编程

    • 发布日期:2008-10-13
    • 文件大小:847byte
    • 提供者:lifeng
  1. findhex

    0下载:
  2. 汉字的hex内码察看器,对用LCD的同志会节省不少查表的时间-characters hex code inspected on the use of the LCD's will save a lot of time Lookup
  3. 所属分类:通讯编程

    • 发布日期:2008-10-13
    • 文件大小:3.39kb
    • 提供者:笨熊
  1. ComDebug

    1下载:
  2. 用VC写的串行口调试程序,自动识别可用的串口号,可选波特率,校验方式等,可将接收到的数据保存(捕获)到文件,可用ASCII或HEX码方式发送或接收.可以发送文件.
  3. 所属分类:通讯编程

    • 发布日期:2014-01-18
    • 文件大小:36.08kb
    • 提供者:张志刚
  1. comm15

    1下载:
  2. 1、将串口通讯协议存储为一个通讯文件,可是随时将存储通讯协议文件调入计算机运行与下位机通讯 可以实现通讯对话,供下位机工程师参考使用,其主要的通讯协议本程序把它们分成四种情况。 以下说明: 1)下位机直接发送数据,上位机只接收不回应数据。 2)下位机直接发送数据,上位机接收并回应数据。 3)上位机直接发送数据,下位机只接收不回应数据。 4)上位机直接发送数据,下位机接收并回应数据。 下位机工程师完全可以利用这个功能单独的并且很方便的调试与上位机通讯程序,更改双方的通讯协议, 不再需要上位机工程师
  3. 所属分类:通讯编程

    • 发布日期:2008-10-13
    • 文件大小:1.37mb
    • 提供者:孙志华
  1. 下载程序到PIC18F2480和disPic33

    0下载:
  2. 通过上位机PC读取hex文件,并发送到单片机。单片机端有引导程序。便于单片机程序的更新。
  3. 所属分类:通讯编程

    • 发布日期:2010-10-16
    • 文件大小:184.78kb
    • 提供者:coolspring
  1. modbustcp_master1

    0下载:
  2. VB编写的MODBUSTCP调试工具,命令用ASCII码,可自动删除空格并转HEX发出。-MODBUSTCP test tool
  3. 所属分类:Communication

    • 发布日期:2017-03-30
    • 文件大小:13.36kb
    • 提供者:杠杠
  1. newserial_4

    0下载:
  2. 串口接收发送,将接收内容保存文件,可以设置传输的波特率,端口,校验位。-Serial ports receive and send hex data .then,save receive content to the file。it can set the Baud rate ,com,check bit.
  3. 所属分类:Communication

    • 发布日期:2017-05-14
    • 文件大小:3.28mb
    • 提供者:liqing
  1. RS232

    0下载:
  2. 支持串口设置,十六进制数据发送,ASCII码数据发送,文件发送;十六进制回显,ASCII码回显。-Support for serial port settings, hexadecimal, data transmission, ASCII code data sent, send the file echo hex, ASCII code echo.
  3. 所属分类:Communication

    • 发布日期:2017-05-19
    • 文件大小:5.07mb
    • 提供者:车飞
  1. philipsp89v51ISP

    0下载:
  2. 飞利浦P89v51单片机的isp下载工具,可以通过串口把编译好的hex文件下载到单片机-SCM P89v51 Philips isp download tools, serial port can be compiled hex file to download to the single-chip
  3. 所属分类:Communication

    • 发布日期:2017-03-21
    • 文件大小:68.45kb
    • 提供者:cxj
  1. VB_Series_Debuger

    1下载:
  2. 串口调试源码,可利用vb生成演示效果;内含exe,也可不需vb软件直接使用。 串口通讯使用mscomm32.ocx控件。电脑中没有可以从网上下载。 此软件可以显示ASCII码、16进制码、地址等,可以选择ASCII码发送或者16进制发送,很方便。-Serial debug source code can be used to generate demonstration effects vb Intron exe, can also be used directly without
  3. 所属分类:通讯编程

    • 发布日期:2014-01-21
    • 文件大小:23.86kb
    • 提供者:蒂蒂
  1. dtddmf

    0下载:
  2. dtmf project and hex file
  3. 所属分类:Communication

    • 发布日期:2017-04-29
    • 文件大小:111.34kb
    • 提供者:santim
  1. SCommTest

    0下载:
  2. 串口程序源代码,可以选择16进制显示和16进制发送,对学习串口通讯有很好的帮助!-The serial port procedure source code, you can choose hex to demonstrate and hex transmission, It will give you great help to studies the serial port communication !
  3. 所属分类:Communication

    • 发布日期:2017-04-16
    • 文件大小:35.77kb
    • 提供者:yang
  1. CommWizard

    0下载:
  2. 源码-串口接收-发送调试用助手 含 串口类-方便用户自学调用 含 hex转换字符 函数 可以传送文件 可以设置多个串口,不限定个数 方便 串口调试 -Source- the serial receive- send debugging assistant with serial-type- call with user-friendly self-character hex conversion function can send a document to set up
  3. 所属分类:Communication

    • 发布日期:2017-03-28
    • 文件大小:807.71kb
    • 提供者:buliti
  1. NetAssis

    0下载:
  2. Network debugging assistant (CM hardcover edition) V2.5 green special edition tool is in practical engineering applications, according to the actual needs of the general development of a network debugging tool. 界面精致美观,实用性也强。 Interface, exquisite beau
  3. 所属分类:Communication

    • 发布日期:2017-03-29
    • 文件大小:312.29kb
    • 提供者:timoho
  1. sscom

    0下载:
  2. 文件为两款串口助手文件,调试串口的好帮手!其中一款智能显示ASCII和Hex码,另外一款可以显示汉字或其他编码的;两款互有优劣,优势互补,调试利器!-File for two assistant serial file, debug serial port is a good helper! In which an intelligent display ASCII and Hex code, also a Chinese character can be displayed, or other
  3. 所属分类:Communication

    • 发布日期:2017-03-29
    • 文件大小:412.43kb
    • 提供者:lamber
  1. DelphiUART

    0下载:
  2. Delphi实现的GUI 串口通信,可以进行16进制的数据通讯。-Delphi achieve GUI serial communication, can be 16 hex data communications.
  3. 所属分类:Communication

    • 发布日期:2017-04-04
    • 文件大小:279.75kb
    • 提供者:lex
  1. SCOMMV2.3

    0下载:
  2. 串口调试工具V2.3++增强版。该增强版是由龚建伟老师的串口调试工具V2.3为基础改进而来。添加了工程中常用的ASCII/16进制/10进制/2进制的发送与显示等功能。希望对大家有所帮助。-Serial debugging tools V2.3++ Plus. The enhanced version of the teacher by the GONG serial debugging tools based on improvements from V2.3. Add commonly us
  3. 所属分类:Communication

    • 发布日期:2017-05-16
    • 文件大小:4.36mb
    • 提供者:刘健
  1. c51-test

    0下载:
  2. 通信协议: 第1字节,MSB为1,为第1字节标志,第2字节,MSB为0,为非第一字节标志,其余类推……,最后一个字节为前几个字节后7位的异或校验和。   测试方法:可以将串口调试助手的发送框写上 95 10 20 25,并选上16进制发送,接收框选上16进制显示,如果每发送一次就接收到95 10 20 25,说明测试成功。-Communication protocols: 1 byte, MSB is 1 mark for the first 1 byte, 2 bytes, MSB
  3. 所属分类:Communication

    • 发布日期:2017-04-01
    • 文件大小:1.19kb
    • 提供者:lsj
  1. ycCOM

    0下载:
  2. 串口收发程序!接收可以选择ASCII码或HEX!也可两种都有!-Serial TX! Receiver can choose ASCII or HEX! Can have both! 朗读显示对应的拉丁字符的拼音 字典
  3. 所属分类:Communication

    • 发布日期:2017-03-31
    • 文件大小:42.1kb
    • 提供者:JIM
« 12 3 »
搜珍网 www.dssz.com