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

搜索资源列表

  1. 二进制转化十六进制浮点数

    0下载:
  2. 我用VC写的十进制与十六进制数的转化程序,绝对独创,可用于需要浮点运算的单片机编程数值转化。-I write with VC metric hexadecimal number and the conversion process, absolutely original and the need for the floating-point operations into numerical microcontroller programming.
  3. 所属分类:单片机(51,AVR,MSP430等)

    • 发布日期:2008-10-13
    • 文件大小:39735
    • 提供者:阿勇
  1. gyp1

    0下载:
  2. 汇编语言MASM输入一个二进制数转化十进制数输出-assembly language Multiple input into a binary decimal output
  3. 所属分类:其它

    • 发布日期:2008-10-13
    • 文件大小:1006
    • 提供者:秋香
  1. zhuanhua

    0下载:
  2. 这个是一个可以实现二进制和十进制转化的小程序
  3. 所属分类:Windows编程

    • 发布日期:2008-10-13
    • 文件大小:951
    • 提供者:苏颖
  1. 1

    0下载:
  2. 超大二进制与十进制的转化(包含十进制转化为二进制,也包含二进制转化为十进制)
  3. 所属分类:汇编语言

    • 发布日期:2008-10-13
    • 文件大小:1561
    • 提供者:刘天
  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. 现代密码学实验中使用的随机数产生器,并把十进制的随机数转化为二进制数-modern cryptography experiments using the random number generator, and the metric system of random binary number conversion
  3. 所属分类:其它

    • 发布日期:2008-10-13
    • 文件大小:32531
    • 提供者:小华
  1. 1.rar

    0下载:
  2. 用C#实现把一个十进制的浮点数转化为基于IEEE754浮点数存储规范的二进制表示形式,Using C# to achieve a floating point decimal floating-point numbers into memory based on a standardized IEEE754 binary representation
  3. 所属分类:Other systems

    • 发布日期:2017-04-03
    • 文件大小:999
    • 提供者:育林居士
  1. ee

    0下载:
  2. 1. 设计要求: 1.彩色界面,界面清晰美观,色彩协调。 2.使用DOS系统的0AH号子功能接受用户键入的字符串。 3.建议按下图设计用户界面,颜色自选。 注:双线框由若干CRT显示符组成,相应的CRT显示符(十进制数)已经标注在右图中。1. 设计要求: 1. 转化内容选择下列一项:二进制数→十六进制数显示,二进制数→十进制数显示,十进制数→二进制数显示,十进制数→十六进制数显示,十六进制数→二进制数显示。 2. 给出适当的文字提示 3. 程序要求保护措
  3. 所属分类:assembly language

    • 发布日期:2017-04-14
    • 文件大小:3162
    • 提供者:杨闻周
  1. TenToTwelve

    0下载:
  2. 该软件实现了将十进制转化为十二进制,对于任意给定的十进制,都可以转化为十二进制-The software will realize the ten decimal into binary, for any given metric, can be translated into ten binary
  3. 所属分类:Algorithm

    • 发布日期:2017-04-25
    • 文件大小:8509
    • 提供者:张三
  1. Binary

    0下载:
  2. 二进制输出:输入十进制数,通过转化编码,以二进制形式输出-binary number output
  3. 所属分类:Windows Develop

    • 发布日期:2017-04-13
    • 文件大小:1695
    • 提供者:sunny
  1. decimal

    0下载:
  2. 将二进制转化为十进制,二进制数最多64位。-As a decimal to binary conversion, binary number 64.
  3. 所属分类:Windows Develop

    • 发布日期:2017-04-13
    • 文件大小:2395
    • 提供者:轻舟
  1. MASM

    0下载:
  2. 二进制转化为十进制输出,十进制转化为二进制输入-Binary into a decimal output, decimal converted to binary input
  3. 所属分类:assembly language

    • 发布日期:2017-04-12
    • 文件大小:1135
    • 提供者:施展
  1. 2

    1下载:
  2. 用C#语言把符合IEEE754浮点数储存规范的单精度的浮点数从二进制表示形式转化为十进制表示-C# language to use meet the specifications IEEE754 floating-point single-precision storage of floating-point numbers from binary into a decimal representation that
  3. 所属分类:CSharp

    • 发布日期:2017-04-08
    • 文件大小:1008
    • 提供者:育林居士
  1. lijinjia

    0下载:
  2. 这是一个用MATLAB语言编写的程序,这个程序可以实现产生一个随机数,完成这个随机数从十进制到二进制之间的转化,并仿真出频域图形-This is a MATLAB language with procedures, which can generate a random number, the completion of this random number from decimal to binary conversion between, and the frequency-domain s
  3. 所属分类:Other systems

    • 发布日期:2017-04-04
    • 文件大小:517
    • 提供者:renjiangtao
  1. transfer2-10

    0下载:
  2. 本程序用java实现了二进制,十进制等的转化,代码虽小,但其中的方法独特,值得一看。-This procedure achieved using java binary, decimal, such as the transformation of the code is small, but unique way, worth a visit.
  3. 所属分类:Java Develop

    • 发布日期:2017-04-07
    • 文件大小:870
    • 提供者:朱方言
  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. huibian

    0下载:
  2. 这是个汇编源文件。一个是将十进制转化成二进制,一个是将二进制转化成十进制-This is a compilation of source files. One is the decimal into binary, a is the binary into decimal
  3. 所属分类:assembly language

    • 发布日期:2017-04-11
    • 文件大小:910
    • 提供者:
  1. 0_F

    0下载:
  2. 译码(把二进制转化成十进制,七段码)vhdl语言,适用于初学者-yima
  3. 所属分类:VHDL-FPGA-Verilog

    • 发布日期:2017-04-16
    • 文件大小:95951
    • 提供者:zhangfengjie
  1. Bin_Dec_Conversion

    0下载:
  2. 这两个程序用来实现二进制和十进制之间的转化,方便,使用。-The two procedures used to achieve the conversion between binary and decimal, convenient to use.
  3. 所属分类:Windows Develop

    • 发布日期:2017-03-28
    • 文件大小:9309
    • 提供者:Nagat
  1. 2-Decimal-BCD-Decoder

    0下载:
  2. 二-十进制BCD译码器,就是用VDHL编写的将二进制转化为十进制的BCD译码器-2- Decimal BCD Decoder, is to use VDHL written into the binary decimal BCD decoder
  3. 所属分类:VHDL-FPGA-Verilog

    • 发布日期:2017-04-09
    • 文件大小:540
    • 提供者:易云箫
« 12 3 4 5 6 7 »
搜珍网 www.dssz.com