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

搜索资源列表

  1. StackCoversion

    0下载:
  2. 栈的应用:进制转换。将某个十进制数转换为规定的进制,比如二进制,八进制等等。-Application of the stack: base conversion. A decimal number is converted to the specified band, such as binary, octal, and so on.
  3. 所属分类:Other windows programs

    • 发布日期:2017-04-06
    • 文件大小:701
    • 提供者:lwl
  1. conversion

    0下载:
  2. 简单的将十进制转换为二进制功能.这种功能虽然简单,但对于初学者来说,用于机器码的语言转换是非常有用的.-Simple binary to decimal conversion function.
  3. 所属分类:Other systems

    • 发布日期:2017-03-31
    • 文件大小:4112
    • 提供者:馥源
  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. sting_lib

    0下载:
  2. 各种字符串函数功能的实现 比如 字符大小写转换,字符长度 二进制转BCD 一个字符转换成16进制 十进制等一些函数的实现-The realization of the function of various string function
  3. 所属分类:Other systems

    • 发布日期:2017-11-30
    • 文件大小:7813
    • 提供者:绿茶好心情
  1. beamform

    0下载:
  2. 线阵,圆 柱阵,球阵三维波束形成图,二进制和十进制(小数)的转换-The 3D beamforming diagram of the linear array, circular array, cylindrical array ball array, binary and decimal (decimal) conversion
  3. 所属分类:Other systems

    • 发布日期:2017-11-12
    • 文件大小:11809
    • 提供者:张宇
  1. 10_2

    0下载:
  2. 这是一个实现了 十进制 转换为 二进制 的小程序-This is a decimal to binary program
  3. 所属分类:Other windows programs

    • 发布日期:2017-11-30
    • 文件大小:9298
    • 提供者:asdf14aes6
  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. 可以实现进制的相互转换,如果大于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. idea

    0下载:
  2. IDEA密码算法.十进制数顺序变换为k位二进制,生成密钥模块,生成明文模块-The IDEA cryptographic algorithms. Decimal number sequence is converted into k-bit binary to generate the key module to generate a plaintext module
  3. 所属分类:Other windows programs

    • 发布日期:2017-11-28
    • 文件大小:1731
    • 提供者:武与
  1. float2bin

    0下载:
  2. 浮点数 转换查看工具,可转二进制、十进制-Floating point numbers View tool can transfer binary, decimal
  3. 所属分类:Other systems

    • 发布日期:2017-12-04
    • 文件大小:4598
    • 提供者:sucheng
  1. comp-RIGHT

    0下载:
  2. 8位拨码开关确定两个四位二进制数输入 按键K1确定输出:数码管显示数A的十进制;按键K2确定输出:数码管显示数B的十进制;按键K3确定输出:数码管显示A,B的比较结果,其中若A>B输出为1,若A<B输出0,若A=B输出8。实验板:EPM240T100C5-8 DIP switches determine the two four-bit binary input keys K1 determine output: decimal number A digital display
  3. 所属分类:Other systems

    • 发布日期:2017-10-30
    • 文件大小:177038
    • 提供者:孙建云
  1. I

    0下载:
  2. 对于一列十进制数据,求他们每个数的二进制中含有的“1”的个数最小的数-For a decimal data, find the smallest number contained in each of them the number of binary "1" number
  3. 所属分类:Other systems

    • 发布日期:2017-11-27
    • 文件大小:722
    • 提供者:yao
  1. jinzhizhuanghuan

    0下载:
  2. 该代码是将一个十进制数字转换成一个二进制数字。-failed to translate
  3. 所属分类:Other systems

    • 发布日期:2017-11-27
    • 文件大小:5257
    • 提供者:罗双桂
  1. shuzu2

    0下载:
  2. 该代码的功能是将任意一个十进制数字转换成一个二进制数字-failed to translate
  3. 所属分类:Other systems

    • 发布日期:2017-11-19
    • 文件大小:6331
    • 提供者:罗双桂
  1. test

    0下载:
  2. 一个将十进制浮点数转化成二进制补码形式的C语言程序设计-C lauguage
  3. 所属分类:Other windows programs

    • 发布日期:2017-11-27
    • 文件大小:308460
    • 提供者:CuiXiaoyu
  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. 5

    0下载:
  2. 对数字进行二进制 十进制 八进制 十六进制的 转换-Digital binary decimal octal hexadecimal conversion
  3. 所属分类:Other windows programs

    • 发布日期:2017-04-14
    • 文件大小:4863
    • 提供者:袁亚鹏
  1. bit7_Binary_to_BCD_LED

    1下载:
  2. 二进制转十进制BCD码 Verilog语言 quartus-Binary to decimal BCD code Verilog language quartusII
  3. 所属分类:Other systems

    • 发布日期:2017-04-07
    • 文件大小:295999
    • 提供者:伍明煜
« 1 2 3 4 56 7 8 »
搜珍网 www.dssz.com