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

搜索资源列表

  1. 进制转化程序

    0下载:
  2. 用MFC编写的进制转换程序
  3. 所属分类:其他小程序

    • 发布日期:2011-06-30
    • 文件大小:1.82mb
    • 提供者:Inside
  1. caculator.rar

    0下载:
  2. 多功能计算器 1.支持2进制,10进制,16进制数的加减乘除 2.支持2进制,10进制,16进制数的相互转化 3.支持2进制,10进制,16进制数的按位逻辑运算(与,或,同或,异或) 4.支持2进制数的移位和循环移位 ,1 multi-function calculator. 2 Supported hexadecimal, 10 hexadecimal, 16 hexadecimal number of addition and subtraction, multiplication
  3. 所属分类:Other windows programs

    • 发布日期:2017-03-25
    • 文件大小:2.58kb
    • 提供者:li
  1. szzh.rar

    0下载:
  2. 编制不同数制间的转换程序。要求提供输入输出界面,当输完一个任意十进制数字,程序能自动将其转化为另外的数制表示的值,包括二进制、八进制和十六进制。,The preparation of a number of different inter-system conversion process. Asked for input and output interface, when an arbitrary transfusion after the decimal figures, the prog
  3. 所属分类:Other windows programs

    • 发布日期:2017-03-28
    • 文件大小:233.99kb
    • 提供者:梁毅
  1. Hex2Bin

    0下载:
  2. HEX 转 BIN 程序,弄过单片机的人可能都知道,很多编译器都会编译出一种叫HEX 的文件,这好像是Intel定的一个格式,就是把二进制的机器代码文件以16进制的字符形式(文本)保存,写进cpu或rom前都需要进行转化,此小程序便可完成该任务了。(本人上传代码均为Fwr原创)-HEX to BIN procedures, people get too SCM may all know, a lot of the compiler will compile a document called H
  3. 所属分类:Other windows programs

    • 发布日期:2017-03-28
    • 文件大小:29.8kb
    • 提供者:fwr
  1. NumConvert

    0下载:
  2. atl写的控件,用于实现二进制,八进制,十进制,十六进制数值转化.-atl controls written for the realization of a binary, octal, decimal, hexadecimal conversion values.
  3. 所属分类:Other windows programs

    • 发布日期:2017-03-31
    • 文件大小:66.55kb
    • 提供者:carekee
  1. code

    0下载:
  2. 进制转换 二进制、八进制、十六进制自动识别,将结果转化为十进制显示-Hexadecimal conversion binary, octal, hexadecimal automatic identification, will be converted to decimal results show
  3. 所属分类:Other windows programs

    • 发布日期:2017-04-06
    • 文件大小:703.07kb
    • 提供者:kevinWang
  1. 7-29

    0下载:
  2. 多进制输出。输入一个非负的10进制数和一个相应的数字,转化成该进制-M-ary output. Enter a non-negative 10-band number and a corresponding number into the M-ary
  3. 所属分类:Other systems

    • 发布日期:2017-04-07
    • 文件大小:23kb
    • 提供者:sunny
  1. Cal

    0下载:
  2. 这是一个简易的计算器,是用VC++设计的,作为学习之用,能实现进制转化和基本运算。-This is a simple calculator, is VC++ Designed as a learning, to achieve M-ary conversion and basic computing.
  3. 所属分类:Other windows programs

    • 发布日期:2017-05-09
    • 文件大小:1.81mb
    • 提供者:安飞翼
  1. JinZhiZhuanHuan

    0下载:
  2. 简单的数字进制转化程序,相对WINDOWS自带计算器的优势是可以自动转换整数与小数部分的数值。-Simple transformation of the number of M-ary procedures, the relative advantages WINDOWS own calculator can be automatically converted to an integer and decimal part of the value.
  3. 所属分类:Other windows programs

    • 发布日期:2017-04-01
    • 文件大小:5.58kb
    • 提供者:YinWenjie
  1. Conversion

    0下载:
  2. 运用堆栈的想法将十进制整数转化成八进制数-The idea of using the stack to an integer decimal number into octal
  3. 所属分类:Other systems

    • 发布日期:2017-04-09
    • 文件大小:1.09kb
    • 提供者:yuanwei
  1. zhuanhua16to10

    0下载:
  2. 十六进制向十进制转化的程序,可用于串口通讯编程。-Hexadecimal to decimal conversion program can be used for serial communication program.
  3. 所属分类:Other windows programs

    • 发布日期:2017-05-09
    • 文件大小:1.51mb
    • 提供者:罗云
  1. 1

    0下载:
  2. 把一个多位的十六进制的字符串转化为一个十进制字符数组-Put a string of hexadecimal number into a decimal array of characters
  3. 所属分类:Other systems

    • 发布日期:2017-04-08
    • 文件大小:9.01kb
    • 提供者:simith
  1. floot

    0下载:
  2. 一个计算浮点数的小程序,可以把十六进制浮点数转化为十进制浮点数。-A small program floating-point number, can be converted to a hexadecimal floating-point decimal floating point.
  3. 所属分类:Other windows programs

    • 发布日期:2017-04-01
    • 文件大小:1.74kb
    • 提供者:talqaedak
  1. binaryConversion

    0下载:
  2. 此算法的功能为将一个十进制整数转化为二至九进制之间的任何一进制数并且输出-The function of this algorithm will be a decimal integer into binary anywhere between two to nine the number and the output of a binary
  3. 所属分类:Other windows programs

    • 发布日期:2017-04-03
    • 文件大小:8.1kb
    • 提供者:林小悠
  1. Calculator

    0下载:
  2. vc++计算器程序.可实现进制转化,弧度转换和三角函数-calculator for vc++
  3. 所属分类:Other windows programs

    • 发布日期:2017-05-12
    • 文件大小:2.46mb
    • 提供者:mr.hu
  1. vb-hex-conversion

    0下载:
  2. 二进制、八进制、十 六进制之间的相互转化-Binary, octal, decimal, hexadecimal, conversion between
  3. 所属分类:Other windows programs

    • 发布日期:2017-04-05
    • 文件大小:16.1kb
    • 提供者:yujie
  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
    • 文件大小:319.18kb
    • 提供者:yrq
  1. jinzhizhuanhuan

    0下载:
  2. 进制转化功能,可以将十进制的数转化为二进制和16进制-Binary conversion function, you can count decimal to binary and hexadecimal conversion
  3. 所属分类:Other systems

    • 发布日期:2017-04-12
    • 文件大小:595byte
    • 提供者:李雷
  1. stack

    0下载:
  2. 数据结构——进制转化,可以对用户输入的数字进行进制转换-Data structure transformation
  3. 所属分类:Other windows programs

    • 发布日期:2017-05-05
    • 文件大小:183.75kb
    • 提供者:靳以2002
  1. 一个进制互相转化的程序代码,还未经过严格测试

    0下载:
  2. 一个进制互相转化的程序代码,还未经过严格测试,如果想自己输入更改可以修改主函数段代码。(A binary code transformation program has not been strictly tested. If you want to input changes, you can modify the main function segment code.)
  3. 所属分类:其他

    • 发布日期:2018-05-02
    • 文件大小:2kb
    • 提供者:季,风
« 12 »
搜珍网 www.dssz.com