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

搜索资源列表

  1. UltraEdit

    0下载:
  2. UltraEdit是一套功能强大的文本编辑器,可以编辑文字、Hex、ASCII 码,可以取代记事本,内建英文单字检查、C++ 及 VB 指令突显,可同时编辑多个文件,而且即使开启很大的文件速度也不会慢。软件附有 HTML Tag 颜色显示、搜寻替换以及无限制的还原功能,一般大家喜欢用其来修改EXE 或 DLL 文件,众多的游戏玩家喜欢用它来修改存盘文件或是可执行文件。 -UltraEdit is a powerful text editor that can edit text, Hex,
  3. 所属分类:Crypt_Decrypt algrithms

    • 发布日期:2017-03-22
    • 文件大小:273496
    • 提供者:wy
  1. C_Programming_16_hex_Ascii_conversion_classic_code

    0下载:
  2. C编程开发16进制到Ascii转化的经典代码C Programming 16 hex to Ascii conversion of the classic code-C Programming 16 hex to Ascii conversion of the classic code
  3. 所属分类:Windows Develop

    • 发布日期:2017-03-29
    • 文件大小:1463
    • 提供者:ead
  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. unimodem.dll-adapted-for-windows-ce-3.0-systems.r

    0下载:
  2. BSTR2, Bubble Sort2, Character to integer, CString s into char s. I am posting , Letter count with linked list, MasterString - over 3,000 lines of hardcore string manipluation (classes, structs, functions ) etc, string functions using both user
  3. 所属分类:Crypt_Decrypt algrithms

    • 发布日期:2017-03-27
    • 文件大小:21665
    • 提供者:Ahmad
  1. example

    0下载:
  2. Write an EXE program that accepts a string from the keyboard, converts it to HEX (this algorithm should also check to see if the input is a number), and stores it. It should take a second string and convert it to HEX, then add the two numbers,
  3. 所属分类:assembly language

    • 发布日期:2017-04-08
    • 文件大小:2477
    • 提供者:Yan
  1. 16-hex-converted-to-ASCII-code

    0下载:
  2. 16进制转换为ASCII码程序 非常好的程序 -16 hex converted to ASCII code program
  3. 所属分类:LabView编程

    • 发布日期:2017-03-29
    • 文件大小:7116
    • 提供者:liujin
  1. BIN-HEX-COM

    0下载:
  2. 一个串口调试小工具,可以以二进制,十六进制,ASCII进行收发;可设置多行间隔发送;二进制收发可以设置格式;接收自动保存;接收时间显示-A serial debugging tools, in binary, hexadecimal, ASCII transceiver can set the interval to send multi-line binary transceiver can be formatted receiver automatically saved recei
  3. 所属分类:Windows Develop

    • 发布日期:2017-11-10
    • 文件大小:3865421
    • 提供者:icoozy
  1. sscom32

    0下载:
  2. 非常好用的串口调试助手,可以ascii字符方式,也可以hex方式,功能全面易用,是你串口调试不可多得的好工具。祝你更上一层楼。-Very useful debugging assistant ascii characters hex, full-featured and easy to use, the serial debugging a very good tool. I wish you a higher level.
  3. 所属分类:Com Port

    • 发布日期:2017-11-01
    • 文件大小:281420
    • 提供者:恒奇恒毅
  1. TypeChange

    0下载:
  2. delphi一些数据类型的转换函数整理,比如16进制转ascii,16进制转二进制等。-delphi some data type conversion function finishing, such as hexadecimal turn ascii, 16 hex to binary and so on.
  3. 所属分类:Other systems

    • 发布日期:2017-04-06
    • 文件大小:4527
    • 提供者:沃金
  1. ascii

    1下载:
  2. ic卡16进制转ACSII码小程序,使用VB编写-IC CARD HEX TO ACSII
  3. 所属分类:Windows Kernel

    • 发布日期:2017-03-29
    • 文件大小:5790
    • 提供者:king
  1. ConvertBINtoCHAR_C

    0下载:
  2. This program convertion Binary files codes to Hex files ASCII for constant ARM C proram.
  3. 所属分类:Other systems

    • 发布日期:2017-04-10
    • 文件大小:1356098
    • 提供者:sdf
  1. SerialComTest

    0下载:
  2. 通过C#编程,可以自动获取串口,之后通过CRC校验,之后进行对数据进行ASCII或者HEX码进行转换,从而实现了所需发送或接受的数据类型。-By C# programming, you can automatically get the serial, followed by the CRC, followed by the data in ASCII or HEX code conversion, in order to achieve the desired type of data sen
  3. 所属分类:CSharp

    • 发布日期:2017-04-28
    • 文件大小:150145
    • 提供者:王伟
  1. hex-to-ASCII-in-labview

    0下载:
  2. 在LabVIEW中如何实现十六进制和ASCII之间的转换-hex to ASCII in labview
  3. 所属分类:software engineering

    • 发布日期:2017-04-30
    • 文件大小:23410
    • 提供者:shanlanxin
  1. iComm

    0下载:
  2. 利用COMM控件,自己写的串口调试助手,可以实现以ASCII码和HEX方式发送和接收数据,接收到的数据可以自动写入TXT文件,可以自动对接收到的一条完整消息末尾加换行,以方便保存和显示。-Write your own serial debugging assistant can be achieved in ASCII and HEX send and receive data, the received data can be automatically written to a TXT fi
  3. 所属分类:Communication

    • 发布日期:2017-06-16
    • 文件大小:24108570
    • 提供者:gjs
  1. Asc2Hex

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

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

    0下载:
  2. Sample Binary Tools Converter ASCII to Bin,Hex
  3. 所属分类:其他

    • 发布日期:2017-12-27
    • 文件大小:26624
    • 提供者:hope2hex3
  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. 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 34 5 6 »
搜珍网 www.dssz.com