CDN加速镜像 | 设为首页 | 加入收藏夹
当前位置: 首页 资源下载 搜索资源 - 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. uart

    0下载:
  2. C51字符串的接收和发送测试功能,例如发送HEX。95 10 20 25 可在调试窗口显示。-C51 string to receive and send a test function, for example, to send HEX. 95 10 20 25 can be displayed in the debug window.
  3. 所属分类:SCM

    • 发布日期:2017-03-27
    • 文件大小:6.24kb
    • 提供者:李勇
  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. hex_to_int

    0下载:
  2. source code to convert hes to string and from string to hex ource code to convert hes to string and from string to hex -source code to convert hes to string and from string to hex ource code to convert hes to string and from string to hex
  3. 所属分类:Java Develop

    • 发布日期:2017-05-03
    • 文件大小:1.08mb
    • 提供者:arun
  1. STRING_CONVERSIONS

    0下载:
  2. ansi-c code for 8051 type microcontrollers, enables string conversions like: ascii to int hex, ascii to long hex, swap long, swap int, etc. code compiles with Keil and is very efficient.
  3. 所属分类:SCM

    • 发布日期:2017-03-30
    • 文件大小:1.37kb
    • 提供者:oferf
  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. tools

    0下载:
  2. 1 - base64 decode 2 - url encode 3 - url decode 4 - md5 hash 5 - random str 6 - sha1 hash 7 - DES hash 8 - CRC32 9 - rot13 encode 10 - ASCII -> bin 11 - ASCII -> dec 12 - ASCII -> hex 13 - ASCII -> char() 14 - AS
  3. 所属分类:WEB(ASP,PHP,...)

    • 发布日期:2017-03-27
    • 文件大小:4.43kb
    • 提供者:Ihar
  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. hex

    0下载:
  2. to conce binary to hex string
  3. 所属分类:Java Develop

    • 发布日期:2017-04-13
    • 文件大小:2.55kb
    • 提供者:rocks
  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. hex2bin

    0下载:
  2. 16进制字符串转2进制文件。可以输入文件或在界面输入。 例如输入“61 62 0D 0A”会获得一个文件,其内容为“ab\r\n”-convert a hex string to a binary file with java
  3. 所属分类:Java Develop

    • 发布日期:2017-03-28
    • 文件大小:7.97kb
    • 提供者:李辉
  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. uart

    0下载:
  2. 实现串口打印,可以实现打印整型,字符,字符串,十六进制,浮点等多种类型,功能比较全面-To realize serial print, can achieve print integer, character, string, hex, floating point and so on many kinds of types, the function is comprehensive
  3. 所属分类:SCM

    • 发布日期:2017-12-02
    • 文件大小:3.89kb
    • 提供者:lucky
  1. RSA

    0下载:
  2. // Struts2 Action方法中: // 将公钥的 modulus 和 exponent 传给页面。 // Hex -> apache commons-codec RSAPublicKey publicKey = RSAUtils.getDefaultPublicKey() ActionContext.getContext().put("modulus", new String(Hex.encodeHex(publicKey.get
  3. 所属分类:Crypt_Decrypt algrithms

    • 发布日期:2017-10-31
    • 文件大小:1.37mb
    • 提供者:宋向阳
« 12 3 4 5 6 7 »
搜珍网 www.dssz.com