搜索资源列表

  1. C Sharp Hex Example.rar

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

  1. HexStrToInt

    0下载:
  2. 用C++编写的二到十六进制正整数字符串转为数值的小程序-Using C prepared in 2-16 M-ary positive integer values into a string of small procedures
  3. 所属分类:数学计算/工程计算

    • 发布日期:2024-05-29
    • 文件大小:3895296
    • 提供者:zheshizadele
  1. hex

    0下载:
  2. 字符串,标准输出等UNICODE版本适配,十六进制字符转换。-String, the standard output, such as UNICODE version adapter, convert hexadecimal characters.
  3. 所属分类:书籍源码

    • 发布日期:2024-05-29
    • 文件大小:2048
    • 提供者:扎克
  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. 所属分类:单片机(51,AVR,MSP430等)

    • 发布日期:2024-05-29
    • 文件大小:6144
    • 提供者:李勇
  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 ou
  3. 所属分类:其他小程序

    • 发布日期:2024-05-29
    • 文件大小:6144
    • 提供者:
  1. char2asc

    0下载:
  2. 16进制 和 字符串 转换 字符串 和 16进制 转换-hex to string string to hex
  3. 所属分类:其他小程序

    • 发布日期:2024-05-29
    • 文件大小:5120
    • 提供者:
  1. HEX-Vs-ASCII

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

    • 发布日期:2024-05-29
    • 文件大小:14336
    • 提供者:辛方
  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 an
  3. 所属分类:JSP源码/Java

    • 发布日期:2024-05-29
    • 文件大小:1130496
    • 提供者: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. 所属分类:单片机(51,AVR,MSP430等)

    • 发布日期:2024-05-29
    • 文件大小:1024
    • 提供者: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
  3. 所属分类:Windows编程

    • 发布日期:2024-05-29
    • 文件大小:302080
    • 提供者:lika
  1. HexToString

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

    • 发布日期:2024-05-29
    • 文件大小:206848
    • 提供者:KIM
  1. BinDecBinWRecursion

    0下载:
  2. Conversion of string into ascii,decimal,hex and viceversa
  3. 所属分类:其他小程序

    • 发布日期:2024-05-29
    • 文件大小:2048
    • 提供者: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
  3. 所属分类:WEB源码

    • 发布日期:2024-05-29
    • 文件大小:4096
    • 提供者: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. 所属分类:其他小程序

    • 发布日期:2024-05-29
    • 文件大小:2048
    • 提供者:Daniel
  1. zfcz16jz

    0下载:
  2. 字符串转十六进制,让你的数据更符合你的要求。-Turn hex string to make your data more in line with your request.
  3. 所属分类:单片机(51,AVR,MSP430等)

    • 发布日期:2024-05-29
    • 文件大小:13312
    • 提供者:吴德仁
  1. hex

    0下载:
  2. to conce binary to hex string
  3. 所属分类:JSP源码/Java

    • 发布日期:2024-05-29
    • 文件大小:3072
    • 提供者:rocks
  1. hex2bin

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

    • 发布日期:2024-05-29
    • 文件大小:8192
    • 提供者:李辉
  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编程

    • 发布日期:2024-05-29
    • 文件大小:1024
    • 提供者:Lzhou
  1. int16-to-hex-string

    0下载:
  2. 16位整形数值转换为16进制字符串,可用于串口通讯时的数据类型转换。-int16 to hex string
  3. 所属分类:LabView

    • 发布日期:2024-05-29
    • 文件大小:8192
    • 提供者:alex
  1. Hex显示与ASCII显示转换

    0下载:
  2. 十六进制字符串转ASCII; ASCII码字符串转十六进制字符串,(It has two programs, including HEX string and ASCII string convertation. Hex string converts to ASCII. ASCII string converts to Hex string.)
  3. 所属分类:LabView

    • 发布日期:2024-05-29
    • 文件大小:25600
    • 提供者:dorislu
« 12 3 4 5 6 7 »

源码中国 www.ymcn.org