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

搜索资源列表

  1. 45544

    0下载:
  2. 一,实现功能 1、二进制、八进制、十进制及十六进制数的加、减、乘、除、乘方、取模等简单计算 2、科学计算函数,包括(反)正弦、(反)余弦、(反)正切、(反)余切、开方、指数等函数运行 3、以角度、弧度两种方式实现上述部分函数 4、具备历史计算的记忆功能 -First, the realization of the functional 1, binary, octal, decimal and hexadecimal number of add, subtract, mult
  3. 所属分类:Windows Develop

    • 发布日期:2017-05-11
    • 文件大小:221312
    • 提供者:s s as
  1. BinFileEx_VcCode

    0下载:
  2. BinFileEx.DLL是一个封装了用于生成保存各种常用数据到自定义二进制文件的类和函数的动态链接库,用它创建的二进制文件中可以存储以下数据类型: 整型数据、双精度浮点数据、字符串、文件类型[指每一个文件的内容作为一个数据项看待]。 所创建的二进制文件可以正确的被读出来。如果你在编程中想建立一个属于自已格式的二进制文件,此文件中保存自已在程序中生成的各种数据和文件。 BinFileEx.DLL还封装了用于得到汉字内码和由内码得到全部字母、汉字和符号的类和函数的动态链接库,用它可以随
  3. 所属分类:File Operate

    • 发布日期:2017-05-02
    • 文件大小:773784
    • 提供者:罗伟
  1. jishuqi

    0下载:
  2. 实现计算器的功能: 1、二进制、八进制、十进制及十六进制数的加、减、乘、除、乘方、取模等简单计算 2、科学计算函数,包括[反]正弦、[反]余弦、[反]正切、[反]余切、开方、指数等函数运行 3、以角度、弧度两种方式实现上述部分函数 4、具备历史计算的记忆功能 5、对不正确的表达式能指出其错误原因-Implementation calculator functions: one, binary, octal, decimal and hexadecimal number of
  3. 所属分类:Other windows programs

    • 发布日期:2017-04-24
    • 文件大小:53966
    • 提供者:刘金来
  1. IPAddress

    0下载:
  2. 纯C实现的IP地址二进制到点分十进制格式转换.能在windows下和liunx下编译成功.-Pure C implementation of the IP address of the binary decimal point format conversion. Can under windows and under liunx compile successfully.
  3. 所属分类:Windows Develop

    • 发布日期:2017-04-08
    • 文件大小:217875
    • 提供者:andy
  1. conversion(10and2)

    0下载:
  2. 十进制与二进制之间相互转换 正负数 整数与小数-Decimal and binary conversion between the number of positive and negative integers and decimals
  3. 所属分类:Windows Develop

    • 发布日期:2017-03-29
    • 文件大小:269895
    • 提供者:ze
  1. Cpp1

    0下载:
  2. 五、 进制转换器(10)(方法 2) 要求:(1)可输入二进制、八进制、十进制、十六进制数; (2)将已输入的数转换成其余进制的数; (3)具有输入输出界面。 -Friday, hex converter (10) (Method 2) requires: (1) may enter the binary, octal, decimal, hexadecimal number (2) will have entered into the rest of the numbe
  3. 所属分类:Other systems

    • 发布日期:2017-04-12
    • 文件大小:935
    • 提供者:chen fei
  1. lool

    0下载:
  2. 用C语言将十进制的数转化成二进制并输出用C语言将十进制的数转化成二进制并输出-Using C language to a few decimal into binary and output
  3. 所属分类:Windows Develop

    • 发布日期:2017-04-17
    • 文件大小:228732
    • 提供者:yaoyuan
  1. insar

    0下载:
  2. 二进制(十六进制)文件读取程序并可以转换成十进制格式输出-Binary (hexadecimal) file to read the procedures and can be converted to decimal format output
  3. 所属分类:Other windows programs

    • 发布日期:2017-04-15
    • 文件大小:5502
    • 提供者:常玲
  1. switch

    0下载:
  2. 实现进制之间的转换,比如:十进制与十六进制和八进制与二进制之间的转换-Realize the conversion between hexadecimal, such as: decimal and hexadecimal, and octal and binary conversions between
  3. 所属分类:Windows Develop

    • 发布日期:2017-04-11
    • 文件大小:525
    • 提供者:liu yufeng
  1. 16to10

    0下载:
  2. 将3个字节的二进制小数部分转换为十进制小数,并可实现保存及显示。-Will be 3 bytes of binary conversion of decimal fractional part of a small number, and realize the preservation and display.
  3. 所属分类:Windows Develop

    • 发布日期:2017-04-25
    • 文件大小:16353
    • 提供者:刘小杰
  1. B06040403_a_5

    0下载:
  2. 题目:进制转换 要求:(1)可输入二进制、八进制、十进制、十六进制数; (2)将已输入的数转换成其余进制的数; (3)具有输入输出界面。 -MFC
  3. 所属分类:Windows Develop

    • 发布日期:2017-04-26
    • 文件大小:30111
    • 提供者:zaoyan
  1. sheji

    0下载:
  2. 编程实现大小字母之间,二进制之间和十六进制之间及十六进制数向十进制数的转换-Programming between the size of letters, between binary and hexadecimal number between hexadecimal number to decimal conversion
  3. 所属分类:Windows Develop

    • 发布日期:2017-04-24
    • 文件大小:95558
    • 提供者:yiliang
  1. calculator

    0下载:
  2. 设计一个windows附件中所示的计算器  计算double型的“加”、“减”、“乘”和“除”法;(注意小数点的处理)  增加“Backspace”按钮,每按一次删除编辑框最后一个字符;  增加求“倒数”、“sin”、“cos”和“tan”等三角函数;(注意以上运算符是单目运算符,与四则运算并不相同,最好独立为每个按钮设计函数)  增加“%”和“00”按钮,这两个按钮并不是运算符,仅仅是修改编辑框; ᠋
  3. 所属分类:Other windows programs

    • 发布日期:2017-05-09
    • 文件大小:1635905
    • 提供者:叶合
  1. ROLL

    0下载:
  2. 二字节二进制码转换成十进制码,入口为30H,40H,出口为高位R4,低位R5-convery,from Bto D
  3. 所属分类:Windows Develop

    • 发布日期:2017-04-11
    • 文件大小:1059
    • 提供者:千靖
  1. Calculator

    0下载:
  2. 用vc写的一个图形用户界面科学计算器,下功能: 1、二进制、八进制、十进制及十六进制数的加、减、乘、除、乘方、取模等简单计算 2、科学计算函数,包括(反)正弦、(反)余弦、(反)正切、(反)余切、开方、指数等函数运算 -Vc written with a graphical user interface of scientific calculator, the next feature: 1, binary, octal, decimal and hexadecimal numbe
  3. 所属分类:Other windows programs

    • 发布日期:2017-04-04
    • 文件大小:62435
    • 提供者:qiu
  1. Dec2Bin_MATLAB

    0下载:
  2. 十进制数转换为二进制数的matlab实现,使用MATLAB自带函数,和自己的编程实现。-A decimal number converted to binary numbers to achieve matlab
  3. 所属分类:Windows Develop

    • 发布日期:2017-03-22
    • 文件大小:4766
    • 提供者:文强
  1. 2chang10

    0下载:
  2. 输入一个二进制数,将二进制数转化为十进制数-Into a binary number to decimal number
  3. 所属分类:Windows Develop

    • 发布日期:2017-04-17
    • 文件大小:123711
    • 提供者:肖宇锋
  1. jzzh

    0下载:
  2. 实现二进制,八进制,十进制,十六进制的转换-Realization of binary, octal, decimal, hexadecimal conversion. . . . .
  3. 所属分类:Other windows programs

    • 发布日期:2017-04-01
    • 文件大小:1962
    • 提供者:叶鹏飞
  1. Algorithm

    0下载:
  2. 完美四种进制相互转换:可以在二进制、四进制、十六进制、十进制之间相互转换,值得学习一下。-Perfect four hexadecimal conversion: in binary, quaternary, hexadecimal, conversion between decimal, it is worth learning about.
  3. 所属分类:Other windows programs

    • 发布日期:2017-04-04
    • 文件大小:2890
    • 提供者:293
  1. Hexadecimal_conversion

    0下载:
  2. 可输入二进制、八进制、十进制、十六进制数;将已输入的数转换成其余进制的数;具有输入输出界面。-Enter binary, octal, decimal, hexadecimal numbers will have entered into a number of the few remaining band with input and output interface.
  3. 所属分类:Other systems

    • 发布日期:2017-04-01
    • 文件大小:1318
    • 提供者:liuchen
« 1 2 3 4 56 7 8 9 10 ... 17 »
搜珍网 www.dssz.com