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

搜索资源列表

  1. d

    0下载:
  2. 二进制转十进制。自行输入二进制,程序可以将其转化为十进制。输入的是无符号数。-Binary to decimal. Enter their own binary, the program can be converted to decimal. The input is unsigned.
  3. 所属分类:Other windows programs

    • 发布日期:2017-04-04
    • 文件大小:216417
    • 提供者:99
  1. Hex_conversion

    0下载:
  2. VB程序,多种进制之间的转换,包含十进制、八进制、十六进制和二进制之间的互转-VB program conversion between a variety of hex, including decimal, octal, hexadecimal and binary system conversion between
  3. 所属分类:Windows Develop

    • 发布日期:2017-04-04
    • 文件大小:2055
    • 提供者:Icer
  1. 2010122723595933

    0下载:
  2. 用途:本软件用Delphi7编写,可以作为Delphi软件的通用授权登录界面,防止您的软件未经授权非法登录。 特点: 1、转义的密码——较难破解 密码根据系统当月和当天二位十进制的日期数据换算成5位二进制数据,可以根据需要修改成更多位二进制码。 2、动态变化的授权码——需要一定的数制知识 由于密码根据系统当月和当天的日期数据来设置的,因此一年12个月每月每天的授权码是不同的。其中授权码包含二组:第1组是当月的5位二进制码、第2组是当日的5位二进制码。 -Uses: T
  3. 所属分类:GUI Develop

    • 发布日期:2017-04-25
    • 文件大小:257216
    • 提供者:Justin
  1. ConvertDemo_

    0下载:
  2. 一个VC++的进制转换组件及实例源代码,提供各种不同进制互相转换接口声明,以及二个接口涵数:IsValidate()用来检验输入有效性 Convert()来完成实际转换,编译时只用编译示例文件就可以,DLL组件会自动生成。演示程序展示了如何在二进制、八进制、十六进制、十进制之间转换数据。 -A VC++ the hex conversion components and source code examples, providing a variety of interchangeable
  3. 所属分类:Other systems

    • 发布日期:2017-04-07
    • 文件大小:186396
    • 提供者:王佳佳
  1. BinaryOut

    0下载:
  2. 本代码可以将小于256的十进制数值转换成二进制数值。-Convert from decimal to binary
  3. 所属分类:Windows Develop

    • 发布日期:2017-04-06
    • 文件大小:1288
    • 提供者:Steve
  1. ConvNums

    0下载:
  2. 不同数制之间的转换(二进制、十进制、十六进制)-Conversion between different number system (binary, decimal, hexadecimal)
  3. 所属分类:File Operate

    • 发布日期:2017-05-08
    • 文件大小:1889680
    • 提供者:sunjian
  1. zhuanhuan

    0下载:
  2. 实现各种进制的转换,开发平台为C#,使用的是c#2008.可以互相转换的进制有二进制、十进制、十六进制。均可以互相转换。-Achieve a variety of binary conversion, the development platform for C#, using c# 2008. Can convert each hex there are binary, decimal, hexadecimal. Can be interchangeable.
  3. 所属分类:CSharp

    • 发布日期:2017-04-07
    • 文件大小:26946
    • 提供者:mengzhenyang
  1. stack

    0下载:
  2. 将十进制数转换成为二进制数,使用堆栈的方法-The decimal converts binary
  3. 所属分类:Windows Develop

    • 发布日期:2017-04-16
    • 文件大小:11241
    • 提供者:scelinda
  1. converttodec

    0下载:
  2. 一个简单的图形界面工具,把二进制数转换为十进制数-A simple graphical interface tool to convert binary number to decimal
  3. 所属分类:Button control

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

    0下载:
  2. 这是个简单的二进制,八进制,十进制,十六进制转换的源码-This is a simple binary, octal, decimal, hexadecimal conversion of the source
  3. 所属分类:Other windows programs

    • 发布日期:2017-04-06
    • 文件大小:2366
    • 提供者:潘力佳
  1. DeciamlToBinary

    0下载:
  2. 简单的十进制转换成二进制数,方便数据在进制之间转换。-Simple decimal numbers into binary for data conversion between the band.
  3. 所属分类:Other systems

    • 发布日期:2017-04-16
    • 文件大小:34091
    • 提供者:赵刚
  1. testjinzhi

    1下载:
  2. 将二进制、十进制、八进制、十六进制转化成浮点数-Binary, decimal, octal, hexadecimal, floating point conversion
  3. 所属分类:CSharp

    • 发布日期:2015-10-21
    • 文件大小:20480
    • 提供者:wupanpan
  1. ConvNums

    0下载:
  2. 十进制、十六进制、二进制互相转换的VC++程序,不用多介绍了吧,在任一个输入框中输入对应的进制数,程序会计算出所对应的其它两个进制的数值,比较简单的程序,希望能对大家有用处哦。 -Decimal, hexadecimal, binary mutual conversion of VC++ program, not much describes it, in any input box corresponding to the decimal number, the program calcu
  3. 所属分类:Windows Develop

    • 发布日期:2017-04-25
    • 文件大小:19501
    • 提供者:
  1. NetWork

    0下载:
  2. 十进制、十六进制、二进制互相转换的VC++程序,不用多介绍了吧,在任一个输入框中输入对应的进制数,程序会计算出所对应的其它两个进制的数值,比较简单的程序,希望能对大家有用处哦。 -Decimal, hexadecimal, binary mutual conversion of VC++ program, not much describes it, in any input box corresponding to the decimal number, the program calcu
  3. 所属分类:Other windows programs

    • 发布日期:2017-04-17
    • 文件大小:19124
    • 提供者:madud00072
  1. Hex-Converter

    4下载:
  2. 进制转换器: 可输入二进制、八进制、十进制、十六进制数;将已输入的数转换成其余进制的数;具有输入输出界面。 -Hex converter: Enter a binary, octal, decimal, hexadecimal number the number has been entered into the rest of hexadecimal numbers with input and output interface.
  3. 所属分类:File Operate

    • 发布日期:2014-10-06
    • 文件大小:1024
    • 提供者:susan
  1. jinzhizhuanhua007

    0下载:
  2. 任意进制之间的转换和任意进制转二进制,其中有二进制、八进制、十进制及十六进制间的转化。-Any conversion between hex and binary transfer any binary, including binary, octal, decimal and hexadecimal conversion between.
  3. 所属分类:Windows Develop

    • 发布日期:2017-04-10
    • 文件大小:1237
    • 提供者:夏天
  1. 1549

    0下载:
  2. 压缩包中有VC写的十进制转二进制程序,负数前移,多项式相乘程序,字符串匹配程序,遍历(非递归和递归)。能运行-VC compressed package written in binary decimal transfer, negative forward, polynomial multiplication process, the string matching procedure, traverse (non-recursive and recursive.) Can run
  3. 所属分类:Other windows programs

    • 发布日期:2017-04-16
    • 文件大小:42742
    • 提供者:qinchuan
  1. DataTypeChange

    0下载:
  2. 使用visual c++编写的一个进制转换程序,可以使数据在二进制、八进制、十进制和十六进制之间进行转换(最多支持10位小数)-Using visual c++ conversion program written in a binary, you can make the data in binary, octal, decimal and hexadecimal conversion between (up to 10 decimal places)
  3. 所属分类:File Operate

    • 发布日期:2017-05-06
    • 文件大小:1300334
    • 提供者:魏兴云
  1. CPP

    0下载:
  2. 1. 计算器设计, 能进行加减乘除平方基本运算,二进制,十进制,八进制,十六进制之间的转换,三角函的计算。用类实现。-1 calculator designed to carry out basic operations addition, subtraction square, binary, decimal, octal, hexadecimal conversion between triangular function calculations. With classes.
  3. 所属分类:Other windows programs

    • 发布日期:2017-05-21
    • 文件大小:6216879
    • 提供者:李高伟
  1. CPP..

    0下载:
  2. 1. 计算器设计, 能进行加减乘除平方基本运算,二进制,十进制,八进制,十六进制之间的转换,三角函的计算。用类实现。-1 calculator designed to carry out basic operations addition, subtraction square, binary, decimal, octal, hexadecimal conversion between triangular function calculations. With classes.
  3. 所属分类:Other windows programs

    • 发布日期:2017-04-04
    • 文件大小:822136
    • 提供者:李高伟
« 1 2 ... 4 5 6 7 8 910 11 12 13 14 ... 17 »
搜珍网 www.dssz.com