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

搜索资源列表

  1. binary

    0下载:
  2. 一个简单的数制转换的汇编程序,可以将二进制转换为十进制和十六进制,将十进制转换为十六进制和二进制等。-A simple number system conversion assembler can convert binary to decimal and hexadecimal, decimal to hexadecimal and binary.
  3. 所属分类:assembly language

    • 发布日期:2017-11-13
    • 文件大小:1741
    • 提供者:邓舒容
  1. ym_vb-vbjzzh-hicode

    0下载:
  2. vb编写的进制转换程序源码,可以实现十六进制转换为二进制、二进制转化为十六进制、十六进制转化为十进制、八进制转化为十进制、二进制转化为十进制、十进制转化为十六进制、十进制转化为八进制、十进制转化为二进制等。-vb prepared by the hex conversion program source code, can be achieved hex conversion to binary, binary into hexadecimal, converted to hex decimal
  3. 所属分类:Other windows programs

    • 发布日期:2017-11-18
    • 文件大小:326839
    • 提供者:yrq
  1. JZZH

    0下载:
  2. 十进制、二进制、八进制、十六进制互相转换。十六进制与ASCII码互相转换-Decimal, binary, octal, hexadecimal interchangeable. Hexadecimal and ASCII code conversion
  3. 所属分类:CSharp

    • 发布日期:2017-11-16
    • 文件大小:277576
    • 提供者:wh
  1. 16

    0下载:
  2. 用于各种二进制到十进制,十进制到十六进制,以及十六进制与二进制之间的转换-For a variety of binary to decimal, decimal to hexadecimal, and convert between hexadecimal and binary
  3. 所属分类:Other windows programs

    • 发布日期:2017-11-24
    • 文件大小:3174
    • 提供者:张迪
  1. kexuecaljs

    0下载:
  2. 本计算器界面简单大方,除了最基本的加、减、乘、除功能外,还支持常用的储存、取存、累存、积存、清存、取余、取整功能,支持十六进制、十进制、八进制、二进制、上档功能、双曲函数、快速使用,方便切换退格,清屏、全清等功能! 支持IE浏览器,360浏览器,搜狗浏览器,火狐浏览器,谷歌chrome浏览器等主流浏览器,即计即用,无需数据库,上传即可使用!-The calculator interface is simple and elegant, in addition to the basic ad
  3. 所属分类:MPI

    • 发布日期:2017-12-05
    • 文件大小:9898
    • 提供者:flyfield
  1. EX_Calculator03

    0下载:
  2. visual c++ 八进制,十进制,十六进制转换计算器程序-visual c++ octal, decimal, hexadecimal conversion calculator program
  3. 所属分类:Other windows programs

    • 发布日期:2017-11-26
    • 文件大小:2313261
    • 提供者:赖婷
  1. GG

    0下载:
  2. 该程序可把十进制整数变成十六进制整数。该程序用VC语言编写。适合VC初学者实践体验。 . -The program can be a decimal integer into a hexadecimal integer. The program with VC language. Suitable for VC the beginners practice of experience. .
  3. 所属分类:GUI Develop

    • 发布日期:2017-11-18
    • 文件大小:179495
    • 提供者:liqiangma
  1. transcodinCode

    0下载:
  2. 汉字转码工具,加密汉字十六进制(unicode码、\u开头、&#x开头)十进制(&#开头) url转码; 解析( u开头、\u开头、&#x开头) url解码-Chinese characters transcoding tools, encryption Chinese character hexadecimal (unicode code \ u at the beginning url transcoding & # x at the beginning) decimal (&
  3. 所属分类:Crypt_Decrypt algrithms

    • 发布日期:2016-01-26
    • 文件大小:3072
    • 提供者:孙晶晶
  1. MAOPAO

    0下载:
  2. 实现冒泡法将十六进制的数据由大到小排列,然后实现十进制数出的一种汇编语言方法-Bubble Act hexadecimal data in descending order, then the decimal number as a method of assembly language
  3. 所属分类:Communication

    • 发布日期:2017-11-12
    • 文件大小:770
    • 提供者:杨歌
  1. cal

    0下载:
  2. 程序提示用户输入两个数,然后它将输出这两个数字的和、差、积、商、以及余数,分十进制和十六进制两种格式 -The program prompts the user to enter two numbers, then it will be the output of these two numbers and difference, product, quotient, and the remainder, and decimal and hexadecimal two formats
  3. 所属分类:Console

    • 发布日期:2017-12-01
    • 文件大小:1310
    • 提供者:王建
  1. kexuecaljs

    0下载:
  2. 科学计算器界面简单大方,除了最基本的加、减、乘、除功能外,还支持常用的储存、取存、累存、积存、清存、取余、取整功能,支持十六进制、十进制、八进制、二进制、上档功能、双曲函数、快速使用,方便切换退格,清屏、全清等功能! 支持IE浏览器,360浏览器,搜狗浏览器,火狐浏览器,谷歌chrome浏览器等主流浏览器,即计即用,无需数据库,上传即可使用!-Scientific calculator interface simple and easy, except for the most bas
  3. 所属分类:ISAPI-IE

    • 发布日期:2017-12-06
    • 文件大小:9611
    • 提供者:f
  1. Conversion-between-the-values

    0下载:
  2. 实现数值之间的进制转化,可以实现二进制、十进制和十六进制的转化,关键在于能够实现超过long int型的二进制转化,不受内存整形数据类型大小的限制-Values ​ ​ between hex ​ ​ conversion, binary, decimal, and hexadecimal conversion, the key is to be able to achieve more than long int type binary transfor
  3. 所属分类:Algorithm

    • 发布日期:2017-11-27
    • 文件大小:1519616
    • 提供者:夏东喜
  1. 51mcu-C-prog-number-cardinal-convert

    0下载:
  2. 基础的51单片机开发程序,适合学习单片机C语言开发的初学者,关于十进制、十六进制、二进制数之间转换的程序。-basic c language program for new 8051 mcu developers ,suitable for new learners of muc c language developers,about nuber cardinal convertion of decimals,hex and binary.
  3. 所属分类:SCM

    • 发布日期:2017-11-30
    • 文件大小:2846
    • 提供者:杨康
  1. FINAL

    0下载:
  2. 汇编语言实现0-9999(十进制数)键盘输入,对应十六进制数存入内存。(附汇编上机环境)-Assembly language 0-9999 (decimal) keyboard input, the corresponding hexadecimal number stored in memory.
  3. 所属分类:assembly language

    • 发布日期:2017-11-18
    • 文件大小:341061
    • 提供者:王燕燕
  1. a

    0下载:
  2. vb编写的进制转换程序源码,可以实现十六进制转换为二进制、二进制转化为十六进制、十六进制转化为十进制、八进制转化为十进制、二进制转化为十进制、十进制转化为十六进制、十进制转化为八进制、十进制转化为二-vb prepared by the hex conversion program source code, can be achieved hex conversion to binary, binary into hexadecimal, converted to hex decimal, oc
  3. 所属分类:File Formats

    • 发布日期:2017-11-16
    • 文件大小:2916936
    • 提供者:就算心在
  1. jinzhizhuanhuan

    0下载:
  2. 实现二进制、十进制、十六进制之前的相互转换。-Achieve binary, decimal, hexadecimal, before conversion.
  3. 所属分类:assembly language

    • 发布日期:2017-12-07
    • 文件大小:2744
    • 提供者:li weixia
  1. Decimal-to-hexadecimal

    0下载:
  2. 十进制转为十六进制,输入任意的十进制数就可以准确的转化为十六进制-Decimal to hexadecimal
  3. 所属分类:CSharp

    • 发布日期:2017-11-18
    • 文件大小:854
    • 提供者:liu
  1. Archive

    0下载:
  2. 十进制与十六进制间的转换 8255控制器的功能实现 -Conversion between decimal and hexadecimal 8255 controller functions
  3. 所属分类:assembly language

    • 发布日期:2017-11-30
    • 文件大小:2279
    • 提供者:zhangzhen
  1. shumaguan

    0下载:
  2. 四位数码管实现两位十进制加法两位十六进制减法-Four digital tube to achieve a two-digit hexadecimal subtraction of two decimal addition
  3. 所属分类:assembly language

    • 发布日期:2017-11-14
    • 文件大小:372757
    • 提供者:徐璐
  1. kxcaljs

    0下载:
  2. 科学计算器界面简单大方,除了最基本的加、减、乘、除功能外,还支持常用的储存、取存、累存、积存、清存、取余、取整功能,支持十六进制、十进制、八进制、二进制、上档功能、双曲函数、快速使用,方便切换退格,清屏、全清等功能! -Scientific calculator interface is simple and elegant, in addition to the basic addition, subtraction, multiplication, and also supports the
  3. 所属分类:WEB(ASP,PHP,...)

    • 发布日期:2017-11-25
    • 文件大小:8807
    • 提供者:DGDFG508
« 1 2 ... 18 19 20 21 22 2324 25 26 27 28 ... 34 »
搜珍网 www.dssz.com