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

搜索资源列表

  1. 十进制数转换为八进制数

    0下载:
  2. 二叉树的生成与遍历-binary tree generation and traversal
  3. 所属分类:WEB源码

    • 发布日期:2008-10-13
    • 文件大小:2.53kb
    • 提供者:郭强
  1. 16进制数转换成十进制

    0下载:
  2. 16进制数转换成十进制-16 metric conversion
  3. 所属分类:WEB源码

    • 发布日期:2008-10-13
    • 文件大小:1.06kb
    • 提供者:艾伦
  1. 2.4.4--计算器提高(具有数制转换功能的计算器)

    0下载:
  2. 一个具有+,-,*,/和数学函数运算功能,并能够将二进制数和十进制数相互转换的小型计算器。-,-,*,/ and with a mathematical function computing functions, and to be binary and decimal number of small mutual conversion calculator.
  3. 所属分类:JSP源码/Java

    • 发布日期:2008-10-13
    • 文件大小:59.76kb
    • 提供者:李白
  1. 1-256transform

    0下载:
  2. 本程序可以将1-256进制之间的数在二进制,十进制,十六进制之间相互转换,为JAVA applet 小程序
  3. 所属分类:JSP源码/Java

    • 发布日期:2008-10-13
    • 文件大小:2.21kb
    • 提供者:郑毅
  1. Converter

    0下载:
  2. 编译一个窗口,能够实现而进制数与十进制数的转换-Compile a window and be able to achieve the number of decimal hexadecimal conversion
  3. 所属分类:Java Develop

    • 发布日期:2017-04-11
    • 文件大小:995byte
    • 提供者:cs
  1. javazhuanhuan

    0下载:
  2. 学习java图形界面的设计,10进制数的转换-Learning java graphical interface design, the number of 10-band converter
  3. 所属分类:Java Develop

    • 发布日期:2017-04-05
    • 文件大小:3.17kb
    • 提供者:wenting
  1. Match0X

    0下载:
  2. 识别一个输入的字符串是否是十六进制数 如果是将其转换成等值的十进制数-Identify whether an input string is a hex number if it is converted into its equivalent decimal number
  3. 所属分类:Java Develop

    • 发布日期:2017-04-09
    • 文件大小:885byte
    • 提供者:马优敏
  1. P018M_Convertor

    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 progr
  3. 所属分类:Java Develop

    • 发布日期:2017-04-10
    • 文件大小:642byte
    • 提供者:John
  1. LargeIntegerOperation

    0下载:
  2. 数制转换和运算方法。用Java语言编写一个十六进制大数运算程序 -Number system conversion and computing methods. Java language using a hexadecimal calculation procedures of large numbers
  3. 所属分类:Java Develop

    • 发布日期:2017-04-14
    • 文件大小:2.87kb
    • 提供者:LIly
  1. Numbersystemconversionproblems

    0下载:
  2. 数制转换问题,编写一个应用,接收用户输入的一个10进制数,然后分别把它转换为2进制、8进制和16进制数输出。-Number system conversion problems, write an application to receive user input of a 10-decimal number, and then convert it to 2, respectively, binary, hex and 16 hex number 8 output.
  3. 所属分类:Java Develop

    • 发布日期:2017-04-12
    • 文件大小:832byte
    • 提供者:陈文取
  1. R

    0下载:
  2. 描述: 输入一个十进制数N,将它转换成R进制数输出。 输入: 输入共一行,包含两个整数N(32位正整数)和R(2<=R<=16, R<>10)。 输出: 输出转换后的数,输出占一行。如果R大于10,则对应的数字规则参考16进制(比如,10-16分别用A-F表示,等等)。 输入样例: 23 12 6687 16 输出样例: 1B 1A1F-Descr iption: En
  3. 所属分类:Java Develop

    • 发布日期:2017-03-31
    • 文件大小:550byte
    • 提供者:yagedao
  1. change

    0下载:
  2. 带有完整用户界面的进制数之间的转换和数制之间的转换-change of data format
  3. 所属分类:Java Develop

    • 发布日期:2017-05-17
    • 文件大小:4.36mb
    • 提供者:liuqingyue
  1. Binary

    0下载:
  2. 将输入的十进制数转换为2进制,输入输出显示在控制台上-The input of a decimal number to binary, input and output to the console
  3. 所属分类:Java Develop

    • 发布日期:2017-04-02
    • 文件大小:1.08kb
    • 提供者:zzz
  1. TestCalculator

    0下载:
  2. 简易科学计算器,从最基本的加、减、乘、除,到基本数学函数处理,再到数的进制转换处理。-A simple scientific calculator, from the most basic addition, subtraction, multiplication, division, to the basic mathematical functions, to the number of hexadecimal conversion processing.
  3. 所属分类:JavaScript

    • 发布日期:2017-04-04
    • 文件大小:3.51kb
    • 提供者:郭若黎
  1. NumberChange

    0下载:
  2. 本代码实现数制之间的转换,有良好界面,能够接受10进制数输入,转换为二、八、十六进制数,方便使用-This code number system conversion between a good interface can accept decimal input is converted to two, eight, hexadecimal number, easy to use
  3. 所属分类:Java Develop

    • 发布日期:2017-04-26
    • 文件大小:8.12kb
    • 提供者:张佳佳
  1. ArraytoHex

    0下载:
  2. 用查表法将十进制数转换为十六进制数的java小程序-Converts a decimal number look-up table method for the hexadecimal number of the Java applet
  3. 所属分类:Applet

    • 发布日期:2017-04-10
    • 文件大小:710byte
    • 提供者:mark
  1. change

    0下载:
  2. 这个一个用Java编写的进制转换的程序。将输入的数转换为二进制、八进制和十六进制。-This is a written in Java binary conversion program. The input number converted to binary, octal and hex.
  3. 所属分类:Java Develop

    • 发布日期:2017-12-05
    • 文件大小:6.95kb
    • 提供者:邓扬
  1. javasuanfa

    0下载:
  2. java 算法大全 主要功能实现不同进制数之间的进制转换-java algorithm Guinness hex conversion between the different numbering systems
  3. 所属分类:Jsp/Servlet

    • 发布日期:2017-11-08
    • 文件大小:216.47kb
    • 提供者:杨宇
  1. number-hex-conversion

    0下载:
  2. 利用java实现数的进制转换 -Java number hex conversion
  3. 所属分类:Java Develop

    • 发布日期:2017-11-18
    • 文件大小:3.7kb
    • 提供者:流浪狗
  1. No.6

    0下载:
  2. 一、进制转换 程序功能:在窗口中创建单选框、文本区域、单行文本框等组件,并实现根据用户输入的10 进制数,选择不同选项可转换为2、8、16 进制数。二、简单计算器 程序功能:在窗口中输入操作数1和操作数2,选择加减乘除中的一种运算,点击“计算”按钮,得到结果。三、键盘鼠标响应 程序功能:在窗口中用鼠标左键和右键单击时,窗口下方显示哪个键被点击,坐标是多少;当键盘上某个键被点击时,窗口下方显示这个键的名称。-First, the binary conversion Program
  3. 所属分类:JavaScript

    • 发布日期:2017-04-15
    • 文件大小:6.33kb
    • 提供者:ylp
« 12 »
搜珍网 www.dssz.com