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

搜索资源列表

  1. 二进制与机器码转换

    0下载:
  2. 1.进制之间的转换:可以实现十进制转换成其他的进制:二进制,八进制,十六进制;2.机器码之间的转换:输入真值,可以转换成原码,反码还有补码。-1.the conversion of scales:implemant of conversion in decimal and orther scales:binary, octal, and hex.2.the conbersion of machine codes:input ttuth value,then converting into for
  3. 所属分类:Windows编程

    • 发布日期:2008-10-13
    • 文件大小:1858
    • 提供者:雨金
  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. 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. 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. 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. huibian

    0下载:
  2. 实验内容 回文,冒泡排序,十进制转换成二进制,二进制转换成十六进制,输入数据 存入文件 并从文件中读出并显示在屏幕上-Palindrome content of the experiment, Bubble Sort, decimal converted to binary, hexadecimal into binary, the input data into the file and read from the document and display on the screen
  3. 所属分类:assembly language

    • 发布日期:2017-04-28
    • 文件大小:41815
    • 提供者:符晓娟
  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. huibian

    0下载:
  2. 设计一个字母或数制之间的转化程序,小写字母向大写字母的转,大写字母向小写字母的转换,二进制数向十六进制数的转换,十六进制数向二进制数的转换,十六进制数向十进制数的转换。-The design of a letter or number system transformation between the procedures, lowercase letters to uppercase letters of transfer, capital letters to lowercase lette
  3. 所属分类:assembly language

    • 发布日期:2017-04-03
    • 文件大小:27740
    • 提供者:
  1. uCommunication

    0下载:
  2. 串口通信所需进制转换:十进制转八\二\十六进制 -string to hex hex to string
  3. 所属分类:Windows Develop

    • 发布日期:2017-04-13
    • 文件大小:2616
    • 提供者:sky
  1. 16to10and10to16

    0下载:
  2. 这是一个关于十进制与十六进制互相转换查看的程序。相信有不少人都用得着。可以说是精品了。-This is a reference to the metric and the conversion between hexadecimal view procedures. I believe many people Yong Dezhao. Can be said of the fine.
  3. 所属分类:Other windows programs

    • 发布日期:2017-04-16
    • 文件大小:187996
    • 提供者:天上神
  1. Convert16

    0下载:
  2. 用c#实现的十进制到十六进制的转换-Achieved with c# decimal to hexadecimal conversion
  3. 所属分类:CSharp

    • 发布日期:2017-04-04
    • 文件大小:45213
    • 提供者:ketty1989
  1. hb

    0下载:
  2. 用汇编写的十进制与十六进制之间的转换的一个小程序。希望对大家有一定的帮助。-Written in assembler decimal and hexadecimal conversion between a small program. We want to have some help.
  3. 所属分类:assembly language

    • 发布日期:2017-04-02
    • 文件大小:20772
    • 提供者:郭小小
  1. 6

    0下载:
  2. 十进制到十六进制的转换。要求: 1.从键盘取得十进制数,然后以十六进制在屏幕上显示; 2.能连续多次转换输入的十进制数,以回车键作为输入十进制数的结束; 3.若键盘输入的不是数字,则在屏幕上提示:“the input is not a a number,again,please!” 4. 键入‘q’键则可退出程序 -Decimal to hexadecimal conversion. Requirements: 1. To obtain a decimal number
  3. 所属分类:assembly language

    • 发布日期:2017-04-10
    • 文件大小:735
    • 提供者:金逸
  1. jinzhi

    0下载:
  2. 各主流数制(二进制,八进制,十进制,十六进制)之间的转换-The main number system (binary, octal, decimal, hexadecimal) conversion between
  3. 所属分类:source in ebook

    • 发布日期:2017-03-30
    • 文件大小:1504
    • 提供者:莫小波
  1. binary_output

    0下载:
  2. 2进制与其他进制的相互转换.一般十进制到十六进制和八进制平台一般会自动提供,二进制则一般没有。-something about binary to hex or oct.it maybe can give you some help.and i have already testify it.
  3. 所属分类:Other systems

    • 发布日期:2017-04-06
    • 文件大小:571967
    • 提供者:bing
  1. 5

    0下载:
  2. 进制转换器 要求:(1)可输入二进制、八进制、十进制、十六进制数; (2)将已输入的数转换成其余进制的数; (3)具有输入输出界面。 -Hex converter requirements: (1) can enter the binary, octal, decimal, hexadecimal numbers (2) the number has been entered into a number of other band (3) with input and
  3. 所属分类:CSharp

    • 发布日期:2017-04-08
    • 文件大小:758
    • 提供者:津津
  1. WEB

    0下载:
  2. 进制转换,十进制,十六进制,八进制,二进制-Hex conversion, decimal, hexadecimal, octal, binary
  3. 所属分类:Browser Client

    • 发布日期:2017-04-15
    • 文件大小:6793
    • 提供者:wukai
  1. chuankou

    0下载:
  2. 十六进制显示接收和发送数据,解决了十进制跟十六进制的转换-Hexadecimal display to receive and send data to solve with the hex decimal conversion
  3. 所属分类:Communication-Mobile

    • 发布日期:2017-05-15
    • 文件大小:3736121
    • 提供者:陈健军
  1. asmThesystemtransformation

    0下载:
  2. 用汇编语言实现的多功能整数进制转换,包括十进制,二进制,十六进制等。-1:Decimal number change into binary number ,0AH,0DH 十进制转化为二进制 2:Binary number change into decimal number ,0AH,0DH 二进制转化为十进制 3:Decimal number change into hexadecimal number ,0AH,0DH 十进制转化为十六进制 4:Hexadecimal num
  3. 所属分类:Finance-Stock software system

    • 发布日期:2017-04-06
    • 文件大小:8657
    • 提供者:fubinbin
  1. 5-2

    0下载:
  2. 主要功能是十进制到十六进制的转换。当输入错误时会有提示。-Main function is to convert decimal to hexadecimal. Will be prompted to input errors.
  3. 所属分类:GUI Develop

    • 发布日期:2017-03-30
    • 文件大小:685
    • 提供者:吕月
« 1 2 3 45 6 7 8 9 10 ... 19 »
搜珍网 www.dssz.com