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

搜索资源列表

  1. C Sharp Hex Example.rar

    0下载:
  2. CSharp Example for converting various String Types to Hexadecimal and the reverse of.
  3. 所属分类:Windows编程

  1. stringToHex

    0下载:
  2. 任意字符串转换为16进制数,内容简短,-string to hex
  3. 所属分类:File Operate

    • 发布日期:2017-04-04
    • 文件大小:2.74kb
    • 提供者:dingshaomian
  1. HEX-Vs-ASCII

    1下载:
  2. labview程序:十六进制数转ASCII码-labview program: the number of hexadecimal to ASCII code
  3. 所属分类:Other systems

    • 发布日期:2015-07-13
    • 文件大小:13.71kb
    • 提供者:辛方
  1. Val_Convert(2)

    0下载:
  2. This is convert string hex to decimal.
  3. 所属分类:Other windows programs

    • 发布日期:2017-04-14
    • 文件大小:2.72kb
    • 提供者:jeffpark
  1. fuelcellsim

    0下载:
  2. Read Hex string from file, convert to byte array and send using udp multicast socket Developed by Borland c++ builder 6.0 -Read Hex string from file, convert to byte array and send using udp multicast socket Developed by Borland c++ buil
  3. 所属分类:Windows Develop

    • 发布日期:2017-04-02
    • 文件大小:294.77kb
    • 提供者:lika
  1. HexToString

    0下载:
  2. convertor the Hex(binary) to String
  3. 所属分类:Windows Develop

    • 发布日期:2017-03-29
    • 文件大小:202.46kb
    • 提供者:KIM
  1. BinDecBinWRecursion

    0下载:
  2. Conversion of string into ascii,decimal,hex and viceversa
  3. 所属分类:Other windows programs

    • 发布日期:2017-04-13
    • 文件大小:2.32kb
    • 提供者:SUYOG
  1. HEX

    0下载:
  2. 十六進位轉十進位,可輸入十六進位的字串,若有英文字母則用大寫輸入,會將十六進位的字串轉成十進位的字串。-Turn 10 hexadecimal decimal, enter the hexadecimal string, if the letters are in capital input, will be hexadecimal string converted to a decimal string.
  3. 所属分类:Other systems

    • 发布日期:2017-03-30
    • 文件大小:1.56kb
    • 提供者:Daniel
  1. dump

    0下载:
  2. 产生一个文件的十六进制倾印码(dump)。它应该从命令行接受单个参数,也就是需要进行倾印的文件名。如果命令行未给出参数,程序就打印标准输入的字符串的倾印码。-Produce a hex dump file code (dump). It should accept the individual arguments from the command line, that is, the need for dump file names. If the command line parameter
  3. 所属分类:Other windows programs

    • 发布日期:2017-03-27
    • 文件大小:1.28kb
    • 提供者:陈介平
  1. Hex_coder

    0下载:
  2. Hex convert char. Command string
  3. 所属分类:Console

    • 发布日期:2017-04-06
    • 文件大小:13.9kb
    • 提供者:Edik
  1. achieve-the-hex-string-to-decimal-

    0下载:
  2. 实现长度小于N个字符的十六进制字符串转换为十进制输出 扩展说明:可实现任意进制的转换-Length is less than N characters to achieve the hex string to decimal output expansion Descr iption: can be any hex conversion
  3. 所属分类:Windows Develop

    • 发布日期:2017-03-22
    • 文件大小:723byte
    • 提供者:Lzhou
  1. HexStrToDecStr

    0下载:
  2. 实现16进制32位字符串转换为10进制字符串,大小端通用代码。 该代码使用VC++编译测试通过,欢迎拍砖-Convert a 32BITS Hexadecimal string to a decimal string.This code have been compiled and tested under VC++ 6.0.
  3. 所属分类:Other windows programs

    • 发布日期:2017-04-02
    • 文件大小:1.06kb
    • 提供者:杨波
  1. CHAR-TO-HEX

    0下载:
  2. 字符串转十六进制小程序,方便开发人员使用。-String to hexadecimal sixteen small procedures, facilitate the development of staff to use.
  3. 所属分类:Windows Develop

    • 发布日期:2017-04-01
    • 文件大小:1.39kb
    • 提供者:赵晓春
  1. Hex-Converter

    0下载:
  2. 本文向您展示如何转换十六进制字符串,反之亦然。-This article shows you how to convert a hexadecimal string, and vice versa.
  3. 所属分类:Windows Develop

    • 发布日期:2017-11-09
    • 文件大小:33.85kb
    • 提供者:墨墨
  1. Converter-of-Hex-and-ASCII-Code

    0下载:
  2. 字符串 十六进制 十进制 ascii码相互转换 复制 黏贴-Ten ascii hexadecimal string conversion copy paste
  3. 所属分类:Menu control

    • 发布日期:2017-05-10
    • 文件大小:2.04mb
    • 提供者:cjy
  1. Array-Hex-conversion

    1下载:
  2. C的各类数组进制转换,如比特流转十进制、十六进制、字符串,十进制、十六进制转字符串等。个人收集学习用,分享给大家。还有没搜集全的个人自己编写在了另一台机器上,其实弄清这些代码的原理自己编写很容易,提供大家学习。- C all array hexadecimal conversion, such as bit circulation decimal, hexadecimal, string, decimal, hexadecimal string. Personal collection
  3. 所属分类:Other windows programs

    • 发布日期:2017-04-14
    • 文件大小:2.78kb
    • 提供者:侯羿飞
  1. char-string-to-HEX

    0下载:
  2. 将字符串转变为16进制数,可以直接工程应用(Converting a string to a 16 hexadecimal number can be used directly for engineering applications)
  3. 所属分类:其他

    • 发布日期:2017-12-25
    • 文件大小:26kb
    • 提供者:llbbestlj
  1. Hex

    0下载:
  2. Hexadecimal to string converter in c++
  3. 所属分类:其他

    • 发布日期:2017-12-30
    • 文件大小:1kb
    • 提供者:DarkLord
  1. ascii_to_data

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

    • 发布日期:2018-04-20
    • 文件大小:2kb
    • 提供者:SaobingHuang
  1. CRC16 String to Hex

    0下载:
  2. COM_Config_Multi.vi CRC16 Check.vi Hex to String.vi ON OFF.vi String to Hex.vi
  3. 所属分类:其他

    • 发布日期:2018-04-30
    • 文件大小:63kb
    • 提供者:BinGuo
« 12 3 »
搜珍网 www.dssz.com