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

搜索资源列表

  1. Exchange

    0下载:
  2. 程序功能:二进制取反 、十六进制转为十进制、十进制转十六进制、BCD转10进制 、十进制转BCD码、BCD码转换为字符串、字符串转换为BCD码,非常实用,工作必备之源码-Procedures functions: binary negate, sixteen hexadecimal to decimal, decimal to hexadecimal sixteen, BCD 10 hexadecimal, decimal conversion BCD code, BCD code is con
  3. 所属分类:Other windows programs

    • 发布日期:2017-03-30
    • 文件大小:3924
    • 提供者:xwb
  1. BinaryConversion

    0下载:
  2. 二进制,八进制,十进制,十六进制之间相互转换,还要包括小数部分-Binary Conversion
  3. 所属分类:Other windows programs

    • 发布日期:2017-04-13
    • 文件大小:1941
    • 提供者:domny
  1. zhan

    0下载:
  2. 将十进制数20和98所对应的二进制,八进制和十六进制数分别进行输出。 1. 将十进制数分别转换为八进制和二进制以及十六进制 2. 要求用栈实现。-Stack the basic operation of the
  3. 所属分类:Other systems

    • 发布日期:2017-04-05
    • 文件大小:59251
    • 提供者:孙志雄
  1. Transform

    0下载:
  2. 编写的第一个VC程序,实现十进制,二进制和十六进制之间相互转换-It is the first program while used VC++
  3. 所属分类:Other windows programs

    • 发布日期:2017-05-09
    • 文件大小:1895587
    • 提供者:TOM
  1. C-Software-design

    0下载:
  2. 分数统计 要求:(1)输入某班级学生的姓名、分数; (2)对(1)的分数进行降幂排列并输出; (3)具有输入输出界面。 打字程序 要求:(1)随即产生一字符串,每次产生的字符串内容、长度都不同; (2)根据(1)的结果,输入字符串,判断输入是否正确,输出正确率; (3)具有输入输出界面。 文本编辑器 要求:(1)编辑文本; (2)保存、打开指定位置的文本文件; (3)具有输入输出界面。 加密 要求:(1
  3. 所属分类:Other windows programs

    • 发布日期:2017-04-02
    • 文件大小:5575
    • 提供者:戴永刚
  1. CharToUnicode

    0下载:
  2. 用MFC编写的。1.可以将字符(包括中文和英文)和Unicode相互转换。2.将正整数转化为八进制、二进制、十进制、十六进制。3.键盘钩子,根据按键,显示字符、ACS码值、二进制数值。编译环境VC++6.0,系统:windows xp SP3-Written in MFC. Can characters (including Chinese and English) and Unicode conversion. (2) a positive integer into octal, binary
  3. 所属分类:Other windows programs

    • 发布日期:2017-05-16
    • 文件大小:3703320
    • 提供者:帝高阳
  1. JS

    0下载:
  2. 多功能计算器 除了提供常规的计算功能外 还添加了进制间的相互转换(十进制 二进制 八进制 十六进制间)和两组计时器-Multi function calculator is provided in addition to the conventional calculation function also added between hexadecimal conversion ( decimal binary octal hexadecimal sixteen rooms) and two t
  3. 所属分类:Other windows programs

    • 发布日期:2017-05-26
    • 文件大小:9198826
    • 提供者:钱石
  1. VB6.0_calculater

    0下载:
  2. 采用VB6.0 编写的计算器程序,可方便进行二进制,十 六进制转换。-VB6.0 prepared calculator program, binary, decimal, hexadecimal conversion easy.
  3. 所属分类:Other windows programs

    • 发布日期:2017-12-03
    • 文件大小:569332
    • 提供者:kpyang
  1. ym_vb-vbjzzh-hicode

    0下载:
  2. vb编写的进制转换程序源码,可以实现十六进制转换为二进制、二进制转化为十六进制、十六进制转化为十进制、八进制转化为十进制、二进制转化为十进制、十进制转化为十六进制、十进制转化为八进制、十进制转化为二进制等。-vb prepared by the hex conversion program source code, can be achieved hex conversion to binary, binary into hexadecimal, converted to hex decimal
  3. 所属分类:Other windows programs

    • 发布日期:2017-11-18
    • 文件大小:326839
    • 提供者:yrq
  1. 16

    0下载:
  2. 用于各种二进制到十进制,十进制到十六进制,以及十六进制与二进制之间的转换-For a variety of binary to decimal, decimal to hexadecimal, and convert between hexadecimal and binary
  3. 所属分类:Other windows programs

    • 发布日期:2017-11-24
    • 文件大小:3174
    • 提供者:张迪
  1. transform

    0下载:
  2. 数字的进制转换,可以实现数字的二进制、十进制、十六进制等的转换,VC6.0开发,可运行-Digit hexadecimal conversion, can achieve the number of binary, decimal, hexadecimal sixteen, conversion, VC6.0 development, can run
  3. 所属分类:Other windows programs

    • 发布日期:2017-12-10
    • 文件大小:1024651
    • 提供者:唐柳楠
  1. conversion(dec-binary-hex)

    0下载:
  2. 本程序实现了十进制和二进制,十六进制之间互相转换,对于初学者来说很有帮助。-Program decimal and binary conversion between hexadecimal, very helpful for beginners.
  3. 所属分类:Other windows programs

    • 发布日期:2017-11-22
    • 文件大小:12778
    • 提供者:陈泓至
  1. main

    0下载:
  2. 进行2位十六进制和八位二进制的相互转换,自动识别。-Two hexadecimal and eight binary conversion, automatic identification.
  3. 所属分类:其他小程序

    • 发布日期:2014-03-14
    • 文件大小:690
    • 提供者:tswtsw
  1. main

    0下载:
  2. 可以实现进制的相互转换,如果大于3位,为二进制转十六进制,2位为十六进制转二进制,三位为十进制转十六进制。主要用于单片机开发工具。-The hex conversion, can be achieved if more than three, for binary to hex, the two hexadecimal to binary three decimal to hexadecimal. For microcontroller development tools.
  3. 所属分类:Other windows programs

    • 发布日期:2017-11-08
    • 文件大小:731
    • 提供者:tsw
  1. TransNum2

    0下载:
  2. float数据类型和十六进制之间的转换,以及十六进制和二进制的转换-conversion between float data type and hexadecimal
  3. 所属分类:Other windows programs

    • 发布日期:2017-12-01
    • 文件大小:164876
    • 提供者:bobocai
  1. Hex-converter

    1下载:
  2. 用C语言写的二进制 十进制 十六进制转换器,代码略长,还需改进。不能转换八进制。-Written in C language binary decimal hexadecimal converter code slightly longer, need improvement. Can not convert octal.
  3. 所属分类:Other windows programs

    • 发布日期:2015-04-09
    • 文件大小:2048
    • 提供者:LH
  1. szzh

    0下载:
  2. 二进制,十 六进制转换予以直观显示-Binary, decimal, hexadecimal conversion be visualized
  3. 所属分类:Other windows programs

    • 发布日期:2017-03-28
    • 文件大小:131123
    • 提供者:msn
  1. Bin_Hex

    0下载:
  2. 二进制数值转换成十六进制数值的小工具软件-Binary value into hexadecimal values ​ ​ gadget software
  3. 所属分类:Other systems

    • 发布日期:2017-04-16
    • 文件大小:209504
    • 提供者:jerry
  1. bit_change

    0下载:
  2. 进行位运算的小软件。主要是十,八,十六进制与二进制间的转换。-Carry a small bit computing software. Mainly ten, eight, between hexadecimal and binary conversion.
  3. 所属分类:Other windows programs

    • 发布日期:2017-05-16
    • 文件大小:3623325
    • 提供者:小飞虫
  1. binToDatForDSp

    0下载:
  2. 十六进制的文本变成二进制的文本,一般应用于图像数据转换。-Text sixteen hexadecimal to binary text, generally applied to the image data conversion.
  3. 所属分类:Other windows programs

    • 发布日期:2017-04-14
    • 文件大小:3496
    • 提供者:余华
« 1 2 34 »
搜珍网 www.dssz.com