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

搜索资源列表

  1. UART_c8051f340

    0下载:
  2. c8051f340 串口 程序This program demonstrates how to configure the C8051F340 to use routines in STDIO.h to write to and read from the UART interface. The program reads a character using the STDIO routine getkey(), outputs that character to the scre
  3. 所属分类:单片机(51,AVR,MSP430等)

    • 发布日期:2008-10-13
    • 文件大小:52110
    • 提供者:李明
  1. F41x_UART_STDIO

    0下载:
  2. C8051F410串口通信程序。。上位机发送一个字符,下位机把这个字符再发回,并再以十六进制再发一次。-Program Descr iption: This program demonstrates how to configure the C8051F410 to use routines in STDIO.h to write to and read from the UART interface. The program reads a character using
  3. 所属分类:SCM

    • 发布日期:2017-04-01
    • 文件大小:1891
    • 提供者:hitler
  1. Com

    0下载:
  2. ASCii/HEX方式发送数据到串口,按字接收串口数据,可选择10/16进制,串口返回的借口可以保存为文本文件。基于Mscomm32控件-ASCii/HEX send data to the serial port, serial port data received by the word, choose 10/16 hex, serial port can be saved as an excuse to return a text file. Control based on Mscomm
  3. 所属分类:Com Port

    • 发布日期:2017-05-16
    • 文件大小:4299158
    • 提供者:
  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. DOC_V1.1

    0下载:
  2. 松翰子程序库,@DAA 实现DAA 指令 ADD_BCDINC n 字节压缩BCD 加1 MOV_BCD1W n 字节压缩BCD 左移1 位 ADD_BCDNB n 字节压缩BCD 加法 SUB_BCDNB n 字节无符号压缩BCD 减法 MUL_BCDNB n 字节压缩BCD 乘法 DIV_BCDNB n 字节压缩BCD 除法 CHA_NHEXTOMBCD n 字节的HEX 码转换为m 个字节的压缩BCD 码 CHA_1HEXTO2WBCD 1 字节HEX 转换
  3. 所属分类:SCM

    • 发布日期:2017-03-28
    • 文件大小:167063
    • 提供者:向常俊
  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. 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. CharToAsciiToUnicode

    0下载:
  2. 字符与其对应的ASCII码以及UNICODE码之间的相互转换,由任意一者可以转换到其它两者,ASCII码和UNICODE码的表示还支持10进制和16进制之间的动态切换-ASCII character codes and their corresponding conversion between UNICODE code, can be converted by any one person to another two, ASCII, and UNICODE code that also su
  3. 所属分类:Other windows programs

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

    0下载:
  2. 采用C++语言编写的十六进制编辑器-完整版本,简洁易懂。有ASCII转换等效果。是学习的好代码。VS2008编译通过。-C++ language using hex editor- full version, simple and easy to understand. Effects are ASCII conversion. A good code to learn.
  3. 所属分类:Editor

    • 发布日期:2017-04-16
    • 文件大小:21193
    • 提供者:赵伟
  1. asc2HexNum_for_interview

    0下载:
  2. 将一位ASC码转为一位十六进制数,面试中遇到的一个题目,当时想了很久才做出来-put a ascii code to hex code ,for interview
  3. 所属分类:Algorithm

    • 发布日期:2017-04-10
    • 文件大小:632
    • 提供者:hanmin
  1. Hex_to_ASCII

    0下载:
  2. 十六进制转ASCII码的一段子程序-ASCII code hex switch to a subroutine.
  3. 所属分类:Windows Develop

    • 发布日期:2017-04-10
    • 文件大小:1186
    • 提供者:XIAOWEI
  1. E2

    0下载:
  2. 程序功能:PC机通过串口可以控制从EEPROM的指定地址中读出一个 字节的数据,或者向指定地址写入一个字节的数据 特别说明:在PC机发送EEPROM内的存储地址或者是写入数据时,必须 使用十六进制发送,而在发送读写控制命令时要使用默认 的发送ASCII码的设置,这点要注意,否则操作无法完成-Program features: PC, can be controlled through the serial port specified address from the EE
  3. 所属分类:Com Port

    • 发布日期:2017-04-02
    • 文件大小:45809
    • 提供者:郝国英
  1. Asc2Hex

    0下载:
  2. 用C++编写的ASCii码与二进制的相互转换,(ASCii code to binary)
  3. 所属分类:其他

    • 发布日期:2017-12-21
    • 文件大小:6144
    • 提供者:江小鱼
  1. hex2ascii

    0下载:
  2. ASCII码转hex(ASCII to hex)
  3. 所属分类:其他

    • 发布日期:2018-01-01
    • 文件大小:5120
    • 提供者:zhanglc07
  1. ConvertTool

    0下载:
  2. 转码,如ASCII->HEX,HEX->ASCII 校验,如XOR,CRC8,CRC16,CRC32等(code convert,as ascii data to hex data,hex data to ascii data check,as xor,crc8,crc16,crc32 and so on)
  3. 所属分类:Windows编程

    • 发布日期:2018-01-02
    • 文件大小:657408
    • 提供者:ajt
  1. AsciiToHex

    0下载:
  2. ASCII码转16进制数,即文本字符转16进制数据,文本以任意非0~9 ,a~z,A~Z分割均可(ASCII code to 16 decimal number, that is, text characters to 16 decimal data, the text to any non 0~9, a~z, A~Z segmentation can be)
  3. 所属分类:其他

    • 发布日期:2018-01-06
    • 文件大小:814080
    • 提供者:cylon
  1. ascii_to_data

    0下载:
  2. 将十进制数对应的十六进制字符串转化成ascii字码发送(Hexadecimal string of sixteen decimal numbers corresponding to the code sent into ASCII)
  3. 所属分类:其他

    • 发布日期:2018-04-20
    • 文件大小:2048
    • 提供者:SaobingHuang
  1. AccessPort

    0下载:
  2. 串口调试助手是串口调试相关工具,有多个版本。如:串口调试助手,支持9600,19200等常用各种波特率及自定义波特率,可以自动识别串口,能设置校验、数据位和停止位,能以ASCII码或十六进制接收或发送任何数据或字符,可以任意设定自动发送周期,并能将接收数据保存成文本文件,能发送任意大小的文本文件。(Serial debugging assistant is a serial port debug tool, have more than one version. Such as: friendl
  3. 所属分类:串口编程

    • 发布日期:2020-06-26
    • 文件大小:422912
    • 提供者:love幸福
« 1 2 3 45 6 »
搜珍网 www.dssz.com