CDN加速镜像 | 设为首页 | 加入收藏夹
当前位置: 首页 资源下载 源码下载 Windows编程 搜索资源 - 十六进制转换

搜索资源列表

  1. 进制转换器

    2下载:
  2. 五、 进制转换器(10) 要求:(1)可输入二进制、八进制、十进制、十六进制数; (2)将已输入的数转换成其余进制的数; (3)具有输入输出界面。 ,Friday, hex converter (10) request: (1) may enter the binary, octal, decimal, hexadecimal number (2) will have entered into the rest of the number of h
  3. 所属分类:其他小程序

    • 发布日期:2017-03-02
    • 文件大小:914byte
    • 提供者:chen fei
  1. strHexToHex.rar

    0下载:
  2. 单文档程序将十六进制格式字符串转换为十六进制数,Procedures for single-document format will be hexadecimal string converted to hexadecimal number
  3. 所属分类:Windows Develop

    • 发布日期:2017-03-30
    • 文件大小:641.1kb
    • 提供者:djy
  1. calculator.rar

    0下载:
  2. 二进制、十进制、十六进制数字的四则运算及转换,以及二进制的移位操作,Binary, decimal, hexadecimal digits of the four operations and conversion, as well as the binary shift operation
  3. 所属分类:Other systems

    • 发布日期:2017-04-04
    • 文件大小:21.64kb
    • 提供者:eefamily
  1. hexconv

    1下载:
  2. 一组转换函数用于十六进制字符串二进制字符串八进制字符串到十进制整数相互转换-Transfer function for a group of hexadecimal string string octal binary string to decimal integer conversion
  3. 所属分类:Other windows programs

    • 发布日期:2016-04-22
    • 文件大小:3.28kb
    • 提供者:站长
  1. HexToInt

    0下载:
  2. 把一个十六进制数,转换成字符串的应用函数。-A hexadecimal number into the application of the string function.
  3. 所属分类:Windows Develop

    • 发布日期:2017-04-04
    • 文件大小:818byte
    • 提供者:李超
  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
    • 文件大小:5.5kb
    • 提供者:
  1. denbinhex

    0下载:
  2. 转换十六进制, 十进制, 二进制, ASCII码的Visual Basic 6 源代码-This project converts a value of hex (base 16), denary (base 10), binary (base 2) or ascii into each of the others.
  3. 所属分类:Other windows programs

    • 发布日期:2017-04-07
    • 文件大小:8.02kb
    • 提供者:laimijun
  1. bin2hex

    1下载:
  2. 把位图格式的图像转换成十六进制格式的数据-change bitmap image to hex
  3. 所属分类:Windows Develop

    • 发布日期:2017-03-26
    • 文件大小:30.12kb
    • 提供者:叶子
  1. BaseConversion

    0下载:
  2. 进制之间的转换,二进制、八进制、十进制和十六进制的互相转换。-Conversion between hexadecimal, binary, octal, decimal and hexadecimal conversion of each other.
  3. 所属分类:Other windows programs

    • 发布日期:2017-04-02
    • 文件大小:11.8kb
    • 提供者:翟健爽
  1. ConvNums

    0下载:
  2. 实现十进制,二进制和十六进制的相互转换。-The realization of the decimal, binary and hexadecimal conversion.
  3. 所属分类:Windows Develop

    • 发布日期:2017-05-08
    • 文件大小:1.81mb
    • 提供者:王的
  1. changenumberform

    0下载:
  2. 把十六进制转换为十进制的程序,可以直接用此程序-Hexadecimal to decimal conversion of the procedure, this procedure can be directly used
  3. 所属分类:Other systems

    • 发布日期:2017-04-02
    • 文件大小:171.54kb
    • 提供者:zcb
  1. CProgram

    0下载:
  2. 一些实用的单片机C程序如十六进制与十进制的转换-Some practical microcontroller C programs such as hexadecimal and decimal conversion
  3. 所属分类:Other systems

    • 发布日期:2017-04-01
    • 文件大小:3.91kb
    • 提供者:伍袁娜
  1. converter

    0下载:
  2. (1)可输入二进制、八进制、十进制、十六进制数; (2)将已输入的数转换成其余进制的数; (3)具有输入输出界面。 -(1) may enter the binary, octal, decimal, hexadecimal numbers (2) the number has been entered into the rest of the number of hex (3) with input and output interfaces.
  3. 所属分类:Other windows programs

    • 发布日期:2017-04-04
    • 文件大小:2kb
    • 提供者:LCC
  1. ASCII及进制转换

    0下载:
  2. VB 编写的 进制转换,校验和, ASCII转十六进制,十六进制转ASCII(ASCII and hexadecimal conversion)
  3. 所属分类:Windows编程

    • 发布日期:2017-12-25
    • 文件大小:33kb
    • 提供者:言情缘
  1. FloatToHex

    0下载:
  2. 浮点数与十六进制转换工具,需要的朋友可以下载,在编写程序字节转换的的时候特别有用。(Floating point number and sixteen decimal conversion tool)
  3. 所属分类:其他

    • 发布日期:2017-12-31
    • 文件大小:196kb
    • 提供者:真是的
  1. VB十六进制转换工具V1.0源代码和程序szd

    1下载:
  2. 将十六进制与二进制 十进制互相转换的工具,范围0-32767(A tool that converts sixteen decimal and binary decimal, range 0-32767)
  3. 所属分类:其他

    • 发布日期:2018-01-05
    • 文件大小:12kb
    • 提供者:kenyi2007
  1. 十六进制BCD十进制转换

    0下载:
  2. 十六进制,BCD码,以及十进制转换,C语言程序(Hexadecimal BCD Decimal Conversion)
  3. 所属分类:其他

    • 发布日期:2018-05-02
    • 文件大小:1kb
    • 提供者:羽毛儿
  1. 深入理解计算机系统-C

    0下载:
  2. 十进制转十六进制 十六进制转换有16进制每一位上可以是从小到大为0、1、2、3、4、5、6、7、8、9、A、B、C、D、E、F16个大小不同的数,即逢16进1,其中用A,B,C,D,E,F(字母不区分大小写)(TenToSix Hexadecimal conversion are hexadecimal each one can be the growing up of 0, 1, 2, 3, 4, 5, 6, 7, 8, 9, A, B, C, D, E, F16 A number of
  3. 所属分类:其他

    • 发布日期:2018-05-02
    • 文件大小:60kb
    • 提供者:JQS
  1. ASCII与16进制互转

    0下载:
  2. 可实现ASCII码与十六进制之间的相互转换(Sixteen - level conversion)
  3. 所属分类:其他

    • 发布日期:2018-05-03
    • 文件大小:29kb
    • 提供者:phy861
  1. java 小编程

    0下载:
  2. java初学自己标的十六进制转换器,希望得到大家的喜欢,可以自由分享,凑渍渍渍
  3. 所属分类:其它

« 12 3 4 5 6 7 8 9 10 ... 17 »
搜珍网 www.dssz.com