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

搜索资源列表

  1. 2to16to10

    1下载:
  2. 本程序,是通过VB最为开发软件,能实现二进制,十进制,十六进制之间的转换和调用。可作为其他程序的一部分被调用,本人用VB编写遗传算法时用到其-the procedure, VB is the most developed software to achieve binary, decimal, hexadecimal between conversion and call. As part of the other procedures to be called, I prepared with
  3. 所属分类:其它

    • 发布日期:2008-10-13
    • 文件大小:5060
    • 提供者:罗宾
  1. ConvertDemo

    0下载:
  2. 编写好的VC为基础的二进制,八进制,十进制,十六进制的数值转换器,功能类似于windows的计算器中的转换功能-VC good preparation for the foundation of binary, octal, decimal, hexadecimal numerical converter, similar to the function of the windows of conversion calculator functions
  3. 所属分类:数据结构常用算法

    • 发布日期:2008-10-13
    • 文件大小:316335
    • 提供者:罗宾
  1. 数值转换

    0下载:
  2. 这是一个关于数值转换的程序,是用MASM来实现的,可以实现二进制和十进制,及十六进制之间的转化。-This is a numerical change of the procedure is the use of Shape to achieve, and can achieve binary and decimal, hexadecimal and the conversion between.
  3. 所属分类:其它

    • 发布日期:2008-10-13
    • 文件大小:162566
    • 提供者:王瑞
  1. 十进制整数相互转换

    0下载:
  2. 一组转换函数用于十六进制字符串二进制字符串八进制字符串到十进制整数相互转换,对数值运算和运算转换有帮助-a group function for converting hexadecimal string octal binary string string to decimal integer conversion of numerical computing and Operational Conversion help
  3. 所属分类:控制台(字符窗口)编程

    • 发布日期:2008-10-13
    • 文件大小:3506
    • 提供者:张连成
  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. 数据转换图文并茂

    0下载:
  2. 今天翻了一本计算机基础的书籍,其中十进制、二进制、八进制、十六进制之间的转换挺有意思的,也容易犯糊涂,特温故而知新。
  3. 所属分类:文档资料

    • 发布日期:2011-11-02
    • 文件大小:102400
    • 提供者:zhoukaipc
  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. jisuanqi1

    0下载:
  2. 本计算器可以进行简单的四则运算(加、减、乘、除)但仅限于十进制下,还可以进行(八进制,十进制,十六进制)之间的相互转换,八进制最多可以输入19位数,十进制最多可以输入18位数,十六进制最多可以输入14位数,backspace表示退格, clear表示初始化,-err
  3. 所属分类:JavaScript

    • 发布日期:2017-04-04
    • 文件大小:22556
    • 提供者:holly
  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. Javacalculator

    0下载:
  2. 通过JAVA设计 GUI 界面的计算器程序,用户可以通过鼠标依次输入参加计算的数值,进行加、减、乘、除等混合运算,这些完成标准计算器的基础操作。当选择科学计算器后,可以实现sin 、 cos 、 tan 、 ln、x^y、x^2、x^3、pi、n!、mod和十六进制除这个以外还可以删除输入,清空结果,求1除X,X百分比,十进制是,八进制,二进制的相互转换-Through JAVA calculator program designed GUI interface, users can turn
  3. 所属分类:Java Develop

    • 发布日期:2017-03-26
    • 文件大小:3068
    • 提供者:李瑞
« 1 2 3 45 6 7 8 9 10 ... 20 »
搜珍网 www.dssz.com