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

搜索资源列表

  1. num

    1下载:
  2. 从键盘上输入0-65535的十进制数,转化为十六进制数输出在屏幕上,同时判断是否越界并且提问是否继续-0-65535 from the keyboard input of a decimal number, hexadecimal number into the output on the screen at the same time to determine whether cross-border and question whether or not to continue
  3. 所属分类:Windows Develop

    • 发布日期:2017-04-12
    • 文件大小:786
    • 提供者:csy
  1. jzzh

    0下载:
  2. c++写的不同进制的转化函数代码,可以实现10进制与多种进制的转化-c++ to write different code hexadecimal conversion function can be achieved with a variety of 10-band M-ary conversion
  3. 所属分类:Windows Develop

    • 发布日期:2017-04-28
    • 文件大小:8244
    • 提供者:Zhoutao
  1. Char2Hex

    0下载:
  2. 把包含字符串的文件转化为十六进制的形式,例如:"ABCD" 转化后为“0x41 0x42 0x43”.-The document contains the string into hexadecimal form, such as: " ABCD" transformed to " 0x41 0x42 0x43" .
  3. 所属分类:Windows Develop

    • 发布日期:2017-04-17
    • 文件大小:48688
    • 提供者:TianYi
  1. calculator

    0下载:
  2. 用Delphi写的计算器程序,能实现十进制到二进制的转换和二进制到八进制的转化。核心代码都有详尽的注释。适合初学者学习Delphi基本组件时使用。-Calculator written using Delphi procedures to achieve the conversion of decimal to binary and binary to octal conversion. Lines of code for each of the Notes are detailed. Suit
  3. 所属分类:Delphi VCL

    • 发布日期:2017-04-17
    • 文件大小:183857
    • 提供者:王家驹
  1. shuzhidezhuanhuan

    0下载:
  2. 实现十进制数转化成十六进制数的源程序代码-The realization of a decimal number into hexadecimal number of the source code
  3. 所属分类:Driver Develop

    • 发布日期:2017-04-04
    • 文件大小:2952
    • 提供者:小牛
  1. 2222

    0下载:
  2. 有求20个8进制数的和的简单汇编程序;bcd码转化为二进制数;输入小写变为大写输出-There for a few 20 8 M and a simple assembler bcd code into a binary number lowercase to uppercase input output
  3. 所属分类:assembly language

    • 发布日期:2017-03-27
    • 文件大小:87292
    • 提供者:单黄勇
  1. tupxianshi

    0下载:
  2. 首先将一幅图片转化为十六进制代码,然后通过12864液晶显示图片-First of all, a picture will be converted into hexadecimal code, and then through the liquid crystal display image 12864
  3. 所属分类:SCM

    • 发布日期:2017-04-02
    • 文件大小:9943
    • 提供者:熊志辉
  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
    • 文件大小:642
    • 提供者:John
  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. Conversion

    0下载:
  2. 运用堆栈的想法将十进制整数转化成八进制数-The idea of using the stack to an integer decimal number into octal
  3. 所属分类:Other systems

    • 发布日期:2017-04-09
    • 文件大小:1113
    • 提供者:yuanwei
  1. HEX2BCD

    0下载:
  2. 2进制转10进制BCD码,满足学习需要,并且容易转化-2 M to 10 M BCD code, to meet the learning needs of students, and easily translated into
  3. 所属分类:SCM

    • 发布日期:2017-04-05
    • 文件大小:760
    • 提供者:hao
  1. String2Hex

    0下载:
  2. String 与 十六进制 相互转化 String 与 十六进制 相互转化-String to Hex
  3. 所属分类:Windows Develop

    • 发布日期:2017-04-10
    • 文件大小:1000
    • 提供者:mcs
  1. P018M_Convertor

    0下载:
  2. 编制不同数制间的转换程序。要求提供输入输出界面,当输完一个任意十进制数字, //程序能自动将其转化为另外的数制表示的值,包括二进制、八进制和十六进制-Between the preparation of the different number system conversion process. Asked for input and output interfaces, when the losers an arbitrary decimal number,// program can
  3. 所属分类:matlab

    • 发布日期:2017-04-03
    • 文件大小:651
    • 提供者:John
  1. ScientificCalculator

    0下载:
  2. 科学计算器,主界面具备以下功能: 1、通过直接输入表达式进行加、减、乘、除、乘方、开方、括号基本运算求值,需要考虑其符号优先级别; 2、加入三角函数,可进行正弦、余弦、正切、余切的运算; 3、对十进制数进行二进制、八进制、十六进制的转化; 4、实现弧度制的数与角度制的数互相转化。 -Scientific calculator, the main interface with the following functions: 1, through direct input ex
  3. 所属分类:GUI Develop

    • 发布日期:2017-04-10
    • 文件大小:1927073
    • 提供者:李怡璇
  1. 16to10

    0下载:
  2. 完成图像数据的十六进制与十进制之间的转化,方便进行图像的显示-The completion of image data between the hex and decimal conversion, to facilitate the display of the images
  3. 所属分类:Picture Viewer

    • 发布日期:2017-04-08
    • 文件大小:1072
    • 提供者:陈小菲
  1. he_vc_demo

    0下载:
  2. 磁盘文件编辑器,可以转化文件内容到十六进制-Disk file editor, can be converted to a hex file contents
  3. 所属分类:Windows Develop

    • 发布日期:2017-04-08
    • 文件大小:22253
    • 提供者:lichunlei
  1. DiskEdit

    0下载:
  2. 磁盘文件编辑器,可以转化文件内容到十六进制-Disk file editor, can be converted to a hex file contents
  3. 所属分类:Windows Develop

    • 发布日期:2017-05-23
    • 文件大小:7676990
    • 提供者:lichunlei
  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. hexconv

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

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

    0下载:
  2. JAVA 字符窜转化为十六进制-JAVA channeling characters into hexadecimal ,,,,,
  3. 所属分类:JavaScript

    • 发布日期:2017-04-09
    • 文件大小:841
    • 提供者:li
« 1 2 3 4 5 6 78 9 10 11 12 »
搜珍网 www.dssz.com