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

搜索资源列表

  1. jinzhi

    0下载:
  2. 0~15的十进制,八进制,十六进制 简洁有力-0 ~ 15 decimal, octal, hexadecimal, concise
  3. 所属分类:Other windows programs

    • 发布日期:2017-04-16
    • 文件大小:8814
    • 提供者:应文君
  1. Trasform

    0下载:
  2. 二进制、十进制、八进制、十六进制的相互转换,及JTextField键盘事件的处理-Binary, decimal, octal, hexadecimal, mutual conversion, and the handling of keyboard events JTextField
  3. 所属分类:Java Develop

    • 发布日期:2017-04-14
    • 文件大小:3029
    • 提供者:祝小楠
  1. ydaimaBigNum

    0下载:
  2. 件介绍: VC++数论计算的无符号大整数类及范例 VC++数论计算的无符号大整数类及范例,利用空闲时间编写了一个用于数论计算的无符号大整数类:   //乘2运算,即    // a = a * 2^dwTimes 相当于左移一位二进制,低位补0   CUSuperInt& Double(DWORD dwTimes = 1)      //除2运算 相当于右移一位二进制,高位边补0,低位舍弃   CUSuperInt& Half(DWORD dwTimes = 1)
  3. 所属分类:Algorithm

    • 发布日期:2017-04-16
    • 文件大小:12058
    • 提供者:qiufeng
  1. ln

    0下载:
  2. 该程序主要完成用汇编代码实现十六进制和十进制的转换。-The procedure to achieve the completion of assembly code with the hexadecimal and decimal conversions.
  3. 所属分类:Embeded-SCM Develop

    • 发布日期:2017-03-29
    • 文件大小:31122
    • 提供者:hanhui
  1. zhuanhua16to10

    0下载:
  2. 十六进制向十进制转化的程序,可用于串口通讯编程。-Hexadecimal to decimal conversion program can be used for serial communication program.
  3. 所属分类:Other windows programs

    • 发布日期:2017-05-09
    • 文件大小:1585324
    • 提供者:罗云
  1. Decimal-conversion

    0下载:
  2. 从键盘输入两位无符号十进制二位数,转换为二进制转和十六进制并输出-Input from the keyboard two unsigned decimal 2 digits, converted to binary and hexadecimal switch and output
  3. 所属分类:assembly language

    • 发布日期:2017-03-28
    • 文件大小:620
    • 提供者:tiger
  1. Wordchang

    0下载:
  2. 键入二进制、八进制、十进制或十六进制中任一种进制的数据(分别以B、Q、D或H作后缀,且其数值范围为00H—FFH),并显示这种进制数据的其它进制的等价形式 PLEASE!-Type binary, octal, decimal or hexadecimal in either binary data (respectively B, Q, D or H as a suffix, and its range of values of 00H-FFH), and revealed that the
  3. 所属分类:assembly language

    • 发布日期:2017-04-13
    • 文件大小:2226
    • 提供者:hua180016
  1. Calculator

    0下载:
  2. [原创]SWT做的计算器,部分代码来自IBM DW。 可以从Eclipse导入本文件夹为Calculator项目,需要导入swt-3.5.2-win32-win32-x86.zip,Calculator.jar是打包后的程序,可以直接双击运行。 功能: 1.二进制,八进制,十进制,十六进制转换及加减乘除、求倒数、平方、开方运算(非十进制模式下只支持整数运算,且不支持求倒数、平方、开方运算); 2.可以复制运算结果到系统剪贴板,也可以从系统剪贴板取得数据作为运算数据(从剪贴板
  3. 所属分类:Java Develop

    • 发布日期:2017-05-22
    • 文件大小:7022316
    • 提供者:cracode
  1. hexconv

    0下载:
  2. 文件包含了一个十六进制与十进制的转化程序-C
  3. 所属分类:CSharp

    • 发布日期:2017-04-06
    • 文件大小:3050
    • 提供者:libin
  1. jinzhi

    0下载:
  2. 可以进行十进制八进制十六进制直接的互相转换,c++MFC编程,有良好的界面-Can be directly decimal octal hexadecimal mutual conversion, c++ MFC programming, with good interface
  3. 所属分类:IME Develop

    • 发布日期:2017-04-09
    • 文件大小:1894325
    • 提供者:蓝天
  1. T3-3

    0下载:
  2. 2位微机原理与接口技术实验教程 数码转换实验 将十六进制数(的ASCII码)转换为十进制数 -2 Microcomputer Principle and Interface Technology tutorials digital conversion experiments will hexadecimal number (the ASCII code) is converted to a decimal number
  3. 所属分类:Embeded-SCM Develop

    • 发布日期:2017-03-29
    • 文件大小:833
    • 提供者:赤鹏
  1. jinzhi

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

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

    0下载:
  2. 输入有符数号十进制数,输出补码十六进制数-Enter a symbol number of decimal numbers, hexadecimal output complement
  3. 所属分类:matlab

    • 发布日期:2017-03-30
    • 文件大小:516
    • 提供者:罗维
  1. bcdtohex

    0下载:
  2. 十六进制数码转换为十进制数码的程序,欢迎使用-Digital conversion to decimal hexadecimal digital program, Welcome
  3. 所属分类:Other systems

    • 发布日期:2017-04-03
    • 文件大小:215155
    • 提供者:wgg5
  1. DataTransfer

    0下载:
  2. 进制转换 十进制 二进制 八进制 十六进制-Convert hex binary decimal hex octal
  3. 所属分类:JavaScript

    • 发布日期:2017-04-10
    • 文件大小:744
    • 提供者:潇洒
  1. CONVERT

    0下载:
  2. 一个十六进制与十进制的转换程序,方法简便,很有实用性,非常具有参考价值。-A hex and decimal conversion process is simple, very practical, very useful.
  3. 所属分类:Windows Kernel

    • 发布日期:2017-03-27
    • 文件大小:284761
    • 提供者:吕杰
  1. calculator

    0下载:
  2. 基本功能类似Windows计算器,增加了一些功能实现了二进制、八进制、十进制及十六进制数的加、减、乘、除、乘方、取模等简单计算-Basic functions like Windows Calculator, added some features to achieve the binary, octal, decimal and hexadecimal number of addition, subtraction, multiplication, division, involution,
  3. 所属分类:GUI Develop

    • 发布日期:2017-05-08
    • 文件大小:2014169
    • 提供者:罗祖志
  1. exp5

    0下载:
  2. 可以输入任意二进制数,十进制数,八进制数,十六进制数,转化成其他进制数-Can enter any binary, decimal, octal numbers, hexadecimal number, binary number into the other
  3. 所属分类:Windows Develop

    • 发布日期:2017-04-08
    • 文件大小:921
    • 提供者:陈亚洲
  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. test2

    0下载:
  2. 编写程序,通过设置showbase标志强制输出整型数值的基数,包括强制整型数按十进制、八进制和十六进制格式输出。 -Programming, by setting showbase flag integer values of the base force output, including the mandatory integer decimal, octal and hexadecimal output format.
  3. 所属分类:Other systems

    • 发布日期:2017-05-07
    • 文件大小:1035178
    • 提供者:李攀
« 1 2 ... 10 11 12 13 14 1516 17 18 19 20 ... 34 »
搜珍网 www.dssz.com