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
    • 文件大小:914
    • 提供者:chen fei
  1. Calculator.rar

    0下载:
  2. 在Visual C++环境下用C语言编写的计算器,比电脑自带的计算器功能更强大,有所有常见数学函数的计算功能,还附带常用物理与数学常数。还提供二进制、八进制、十进制和十六进制等不同进制下的数字表达。也提供弧度与角度的换算。,In Visual C++ environment using C language, calculators, built-in calculator than computer more powerful and has all the common mathematic
  3. 所属分类:Other windows programs

    • 发布日期:2017-03-30
    • 文件大小:489400
    • 提供者:yf
  1. jinzhizhuanhuan.rar

    0下载:
  2. 一个功能十分强大的进制转换工具,如十进制,二进制,十六进制等人以进制的话转换。是开发人员的必备工具。,A very strong function of binary conversion tools, such as decimal, binary, hexadecimal, octal words of others to convert. An indispensable tool for developers.
  3. 所属分类:Windows Develop

    • 发布日期:2017-03-26
    • 文件大小:5997
    • 提供者:wu
  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
    • 文件大小:239601
    • 提供者:梁毅
  1. calculatorx_vivitue

    1下载:
  2. MFC源码 开发工具:VC++6.0 编程语言:C++ 主程序代码:1300+行 运算精度:小数点后17位。显示框最大显示字符数21个 计算器功能说明: 1)完成计算器基本运算功能 2)二进制◆八进制◆十进制◆十六进制 相互转换 3)支持角度与弧度显示 4) 完成三角函数+反三角函数、对数、指数运算、取余、倒数与开方运算 5)计算n!.扩展整数n为双精度数x。计算x! 算法f(x)=x(x-1)(x-2)
  3. 所属分类:Dialog_Window

    • 发布日期:2017-03-28
    • 文件大小:126058
    • 提供者:
  1. supercalculator

    0下载:
  2. 超级计算器,可以进行二进制,八进制,十进制,十六进制的转换,是一个不错的工具。-Super calculator, can be binary, octal, decimal, hexadecimal conversion, is a good tool.
  3. 所属分类:Other systems

    • 发布日期:2017-04-08
    • 文件大小:523104
    • 提供者:谢天空
  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
    • 文件大小:68146
    • 提供者:carekee
  1. numswitch

    0下载:
  2. 各种数制之间的转换,例如二进制和十进制之间的相互转换,十进制与十六进制之间的相互转换-A variety of conversion between the number of system, for example, between the binary and decimal conversion, decimal and hexadecimal conversion between
  3. 所属分类:Other windows programs

    • 发布日期:2017-04-01
    • 文件大小:7641
    • 提供者:王明
  1. 10to2

    0下载:
  2. 一种特殊的方法将十进制转化为二进制,利用union的变量是共享一块内存转化。-A special method to decimal into binary, the use of union of the variables are transformed to share a memory.
  3. 所属分类:Windows Develop

    • 发布日期:2017-04-05
    • 文件大小:7968
    • 提供者:马龙
  1. shijinzhizhuanhuanerjianzhi

    0下载:
  2. 这是十进制转换成二进制的代码 自己写的 很有用的-This is converted into binary decimal code wrote it myself very useful
  3. 所属分类:Windows Develop

    • 发布日期:2017-04-16
    • 文件大小:6541
    • 提供者:
  1. P162

    0下载:
  2. 小程序:将给定的十进制数转换成为二进制数。 -Applet: a given number of decimal conversion become binary.
  3. 所属分类:CSharp

    • 发布日期:2017-04-02
    • 文件大小:925
    • 提供者:王舒祺
  1. BCD2INT

    0下载:
  2. 一个BCD(将十进制的数字转化为二进制)应用函数的例子。-A BCD (the decimal figures into binary) applications function example.
  3. 所属分类:Windows Develop

    • 发布日期:2017-03-30
    • 文件大小:5553
    • 提供者:李超
  1. jisuanqi

    0下载:
  2. 系统地学习面向对象编程思想,了解MFC架构,逐步熟悉可视化编程环境Visual C++,并在此环境下设计并实现一个简单计算器系统,该计算器应能实现如下功能: 1、二进制、八进制、十进制及十六进制数的加、减、乘、除、乘方、取模等简单计算 2、科学计算函数,包括(反)正弦、(反)余弦、(反)正切、(反)余切、开方、指数等函数运算 3、以角度、弧度两种方式实现上述部分函数 -Systematic study of object-oriented programming ideas, u
  3. 所属分类:Other systems

    • 发布日期:2017-04-10
    • 文件大小:58216
    • 提供者:Dante
  1. dec2bin

    0下载:
  2. 实现十进制数到二进制数的转换,加深对数制的理解。-The realization of a decimal number to binary number conversion, deepen their understanding of the number system.
  3. 所属分类:Windows Develop

    • 发布日期:2017-04-02
    • 文件大小:833
    • 提供者:saint
  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
    • 文件大小:719940
    • 提供者:kevinWang
  1. newcalculator

    0下载:
  2. VC 6.0做的函数型计算器,可进行二进制、八进制、十进制及十六进制数的加、减、乘、除、乘方、取模等简单计算 科学计算函数,包括(反)正弦、(反)余弦、(反)正切、(反)余切、开方、指数等函数运行 -VC 6.0 do function calculator, can be binary, octal, decimal and hexadecimal number of add, subtract, multiply, divide, involution, modulus, such
  3. 所属分类:Windows Develop

    • 发布日期:2017-03-30
    • 文件大小:2029
    • 提供者:覃灿华
  1. 111111

    0下载:
  2. 1、二进制、八进制、十进制及十六进制数的加、减、乘、除、乘方、取模等简单计算。 2、科学计算函数,包括正弦、余弦、正切、开方、平方、阶乘、指数、对数等函数运行。 3、以角度、弧度两种方式实现上述部分函数。 4、具备历史计算的记忆功能。 5、对不正确的表达式能指出其错误原因。 6、整理上机步骤、完成实验报告、提交可运行的程序,给出实验数据和实验结果。 -1, binary, octal, decimal and hexadecimal number of add, subt
  3. 所属分类:Windows Develop

    • 发布日期:2017-05-15
    • 文件大小:138737
    • 提供者:qiwenchao
  1. calc

    1下载:
  2. 一个简单的科学计算器,用vc6.0编的,不仅有简单的十进制四则运算,包括平方、取模等高级运数,还有角度和弧度的三角函数计算,还有二进制、八进制、十六进制的计算。-A simple scientific calculator, using vc6.0 made, not just a simple decimal arithmetic, including the square modulus, such as the number of senior transportation, as wel
  3. 所属分类:Other windows programs

    • 发布日期:2017-05-08
    • 文件大小:64696
    • 提供者:lyf
  1. jisuanqi

    1下载:
  2. VC++课程设计(GDUT) 计算器 (内含实验报告) 1.设计任务 系统地学习面向对象编程思想,了解MFC架构,逐步熟悉可视化编程环境Visual C++,并在此环境下设计并实现一个简单计算器系统,该计算器应能实现如下功能: 1)、二进制、八进制、十进制及十六进制数的加、减、乘、除、乘方、取模等简单计算 2)、科学计算函数,包括(反)正弦、(反)余弦、(反)正切、(反)余切、开方、指数等函数运算 3)、以角度、弧度两种方式实现上述部分函数 4)、具备历史计算的记忆功
  3. 所属分类:GUI Develop

    • 发布日期:2017-05-17
    • 文件大小:4641091
    • 提供者:caicai
  1. vc

    1下载:
  2. 1) 具备十进制输入(0、1、2…8、9),扩展十六进制运算符(A、B…E、F),具备基本的运算功能,包括加法、减法、乘法、除法、取反,具备小数运算; 2) 三角函数运算,(反)正弦、(反)余弦、(反)正切、(反)余切; 3) 科学运算,包括乘方、取模、开方、指数、阶乘、对数、π和e,角度、弧度切换,二进制、八进制、十进制及十六进制数切换运算, 4) 具备历史计算的记忆功能 5) 用户操作非法或出错时,系统会显示提示; -1) with decimal input
  3. 所属分类:其他小程序

    • 发布日期:2013-01-12
    • 文件大小:71293
    • 提供者:king
« 1 2 3 45 6 7 8 9 10 ... 17 »
搜珍网 www.dssz.com