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

搜索资源列表

  1. comm15

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

    • 发布日期:2008-10-13
    • 文件大小:1432325
    • 提供者:孙志华
  1. 一个占用内存极少的菜单系统的实现

    3下载:
  2. 1. MenuSampleCode目录是代码 这份代码我在我的硬件上测试过。 2.说明文档是:一个占用内存极少的菜单系统的实现.pdf 3.menu.gif是一个演示 4.目录说明 MenuSampleCode\SI Source Insight 3.5 的工程文件 MenuSampleCode\Menu.Uv2 Keil 的工程 MenuSampleCode\Src 源代码 MenuSampleCode\Obj 目标文件 MenuSampleCode\Lst
  3. 所属分类:嵌入式/单片机编程

    • 发布日期:2010-04-16
    • 文件大小:1686180
    • 提供者:migrant
  1. ComPortMaster-1.3.0.rar

    0下载:
  2. ComPortMaster-1.3.0 Speacial COM Port Manager View to Hex or ASCII and Hex Send/Receive ,ComPortMaster-1.3.0 Speacial COM Port Manager View to Hex or ASCII and Hex Send/Receive
  3. 所属分类:Driver Develop

    • 发布日期:2017-05-16
    • 文件大小:4184786
    • 提供者:SeunDae
  1. modbustcp_master1

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

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

    0下载:
  2. C#编写的各数值进制转换小程序,外带ASCII转换。-C# prepared by the hex conversion of the value of small programs, take-ASCII conversion.
  3. 所属分类:CSharp

    • 发布日期:2017-04-06
    • 文件大小:47105
    • 提供者:jiangnan
  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
    • 文件大小:5318978
    • 提供者:车飞
  1. pdf417_enc.2.8.tar

    0下载:
  2. The pdf program with source code takes as input a file that consists of two columns. The first column has in capital letters BC, TC, NC. BC indicates that the ascii text will be byte compressed. TC indicates that the text will be text compressed an
  3. 所属分类:2D Graphic

    • 发布日期:2017-03-24
    • 文件大小:150388
    • 提供者:mm4games
  1. amo_tool_V1_2_6

    1下载:
  2. 名称:amo的编程小工具集合版本:V1.2.6 我平时编程和设计时常用的小工具集合。功能: 1-8位校验和 2-16位校验和 3-计算CRC8 4-计算CRC16 5-计算CRC32 6-计算MD5 7-计算SHA1 8-十六进制字符串转换为Ascii字符串 9-Ascii字符串转换为十六进制字符串 10-十六进制字符串转换为浮点数 11-浮点数转换为十六进制字符串 12-统计文章的字符个数,精确到每一个字符 13-把文件转换为C语言数组(这样可以把文件嵌入到我们的程序中) 14-电阻值选型(开
  3. 所属分类:单片机(51,AVR,MSP430等)

    • 发布日期:2013-12-06
    • 文件大小:41253
    • 提供者:amo
  1. commtest

    0下载:
  2. E语言串口调试源码,中文编程语言,支持ASCII和十六进制转换,支持modbus RTU-E language serial debugging source code, Chinese programming language that supports ASCII and hex conversion, support modbus RTU
  3. 所属分类:Other systems

    • 发布日期:2017-04-03
    • 文件大小:13277
    • 提供者:onlylgb
  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
    • 文件大小:24437
    • 提供者:蒂蒂
  1. Base64

    0下载:
  2. Base64算法源码、0x30编解码、Hex编解码,这些一般在银行、通信等中,用于对二进制的数据流进行处理,转换成全可见的ASCII字符。这里提供的是.h和.cpp,简单明了,易于移植。-Base64 source algorithm, 0x30 codec, Hex codec, which generally in the banking, communications, etc., used for binary data stream processing, conversion Che
  3. 所属分类:Other windows programs

    • 发布日期:2017-04-14
    • 文件大小:3244
    • 提供者:sck007
  1. U2A

    0下载:
  2. 自己写的一个函数,作用:将十六进制的char字符串转换成宽字符中文,然后自己再uincode转ascii就可以转成中文输出了。-Writing a function of their role: to be the char hex string into a wide English characters, then their re-ascii on uincode turn can be transformed to the output of the English.
  3. 所属分类:Other windows programs

    • 发布日期:2017-04-05
    • 文件大小:5635
    • 提供者:
  1. denbinhex

    0下载:
  2. 转换十六进制, 十进制, 二进制, ASCII码的Visual Basic 6 源代码-This project converts a value of hex (base 16), denary (base 10), binary (base 2) or ascii into each of the others.
  3. 所属分类:Other windows programs

    • 发布日期:2017-04-07
    • 文件大小:8208
    • 提供者:laimijun
  1. smsniff

    0下载:
  2. SmartSniff allows you to capture TCP/IP packets that pass through your network adapter, and view the captured data as sequence of conversations between clients and servers. You can view the TCP/IP conversations in Ascii mode (for text-based pro
  3. 所属分类:Internet-Socket-Network

    • 发布日期:2017-03-28
    • 文件大小:64052
    • 提供者:wenwen
  1. socketsniff

    0下载:
  2. SocketSniff allows you to watch the Windows Sockets (WinSock) activity of the selected process. For each created socket, the following information is displayed: socket handle, socket type, local and remote addresses, local and remote ports, t
  3. 所属分类:Sniffer Package capture

    • 发布日期:2017-04-02
    • 文件大小:42704
    • 提供者:coskun
  1. at_send

    0下载:
  2. 通过at发送手机短信.转字符串转换为Unicode代码,例如“中”的unicode代码为 4E2D,(好像是将中字的ASCII码分开,分别转成16进制)-At sending text messages via mobile phones. Turn the string is converted to Unicode code, such as " in progress" unicode code 4E2D, (as if the word is the ASCII cod
  3. 所属分类:Delphi VCL

    • 发布日期:2017-04-13
    • 文件大小:2183
    • 提供者:LYC
  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
    • 文件大小:422328
    • 提供者:lamber
  1. Serialport_Data_Analize_Tool_CE

    0下载:
  2. CE下的串口数据分析工具,能够按照二进制、十六进制和ASCII字符发送和接收串口的数据。WindowsXP下也可使用。-Serial port data analize tool for Windows CE. All data from/to the serialport can be received/sent in the form of binary, hex and ASCII.
  3. 所属分类:CSharp

    • 发布日期:2017-03-29
    • 文件大小:158722
    • 提供者:wk
  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
    • 文件大小:4569763
    • 提供者:刘健
  1. number-convert

    0下载:
  2. 单片机进制转化工具 ASCII代码表及详细说明-SCM ASCII code hex conversion utility with a detailed descr iption
  3. 所属分类:SCM

    • 发布日期:2017-04-02
    • 文件大小:84329
    • 提供者:杨云
« 1 2 3 4 56 7 8 9 »
搜珍网 www.dssz.com