CDN加速镜像 | 设为首页 | 加入收藏夹
当前位置: 首页 资源下载 搜索资源 - Binary to decimal

搜索资源列表

  1. bin_to_dec

    0下载:
  2. 可转大量超长二进制为十进制,例如三千个64位二进制可在3秒内完成-may make substantial long binary to decimal, such as 3000 64 in binary completed within 3 seconds
  3. 所属分类:数学计算/工程计算

    • 发布日期:2008-10-13
    • 文件大小:27.28kb
    • 提供者:丘明媚
  1. numt_convert.zip

    0下载:
  2. 十进制、八进制、二进制、十六进制的相互转换,Decimal, octal, binary, hexadecimal conversion
  3. 所属分类:Mathimatics-Numerical algorithms

    • 发布日期:2017-11-08
    • 文件大小:32.07kb
    • 提供者:fjw
  1. tentotwo

    1下载:
  2. 十进制与二进制格雷码的转换——智能计算大作业-Gray code and binary decimal conversion- great job on Intelligent Computing
  3. 所属分类:AI-NN-PR

    • 发布日期:2017-03-29
    • 文件大小:33.55kb
    • 提供者:亢海豚
  1. dec2bin

    1下载:
  2. 用matlab写的很好的关于二进制转十进制的函数代码,可以实现非整数二进制转换十进制,以及负二进制转换十进制-Using matlab to write on the good function of the binary code to decimal, you can achieve non-integer binary decimal conversion, as well as the negative decimal binary conversion
  3. 所属分类:matlab

    • 发布日期:2017-03-22
    • 文件大小:1.69kb
    • 提供者:zll
  1. Trafficlight

    0下载:
  2. 系统设置一个两位BCD码倒计时计数器(计数脉冲1HZ),用于记录各状态持续时间; 因为各状态持续时间不一致,所以上述计数器应置入不同的预置数; 倒计时计数值输出至二个数码管显示; 程序共设置4个进程: ① 进程P1、P2和P3构成两个带有预置数功能的十进制计数器,其中P1和P3分别为个位和十位计数器,P2产生个位向十位的进位信号; ② P4是状态寄存器,控制状态的转换,并输出6盏交通灯的控制信号。-System to set up a two BCD code c
  3. 所属分类:Other systems

    • 发布日期:2017-03-31
    • 文件大小:1.12kb
    • 提供者:kid
  1. 2zhuan10

    0下载:
  2. PIC-二进制转十进制,用数码管显示出来-PIC-binary to decimal, using digital tube display
  3. 所属分类:Embeded-SCM Develop

    • 发布日期:2017-04-13
    • 文件大小:2.25kb
    • 提供者:ferby1
  1. 1

    0下载:
  2. binary to decimal converter
  3. 所属分类:assembly language

    • 发布日期:2017-04-13
    • 文件大小:2.21kb
    • 提供者:Erfan
  1. binary

    0下载:
  2. 二进制转十进制功能代码 这里涉及了一些新的思想以及我的想法 你们可以参考一下-Binary to decimal function code here involved a number of new ideas and my thoughts
  3. 所属分类:source in ebook

    • 发布日期:2017-04-02
    • 文件大小:626.77kb
    • 提供者:曹建楠
  1. 16convertto10

    0下载:
  2. 1.实现十六进制小数向十进制小数转换。 2.实现二进制小数向十进制小数转换-1. The realization of a small number of hexadecimal to decimal conversion decimal. 2. The realization of a binary to decimal decimal decimal conversion
  3. 所属分类:SCM

    • 发布日期:2017-04-17
    • 文件大小:16.58kb
    • 提供者:高涛
  1. bcd2bin_n

    0下载:
  2. This decoder binary to Binary Coded Decimal. Im tested on s3e-This is decoder binary to Binary Coded Decimal. Im tested on s3e
  3. 所属分类:VHDL-FPGA-Verilog

    • 发布日期:2017-03-26
    • 文件大小:782byte
    • 提供者:luk
  1. Encoder_Using_Assign_Statement

    0下载:
  2. Encoder Using Assign Statements: Unlike a multiplexer that selects one individual data input line and then sends that data to a single output line or switch, an Encoder takes all the data inputs one at a time and converts them to a single encoded o
  3. 所属分类:VHDL-FPGA-Verilog

    • 发布日期:2017-04-06
    • 文件大小:9.86kb
    • 提供者:VLSI
  1. matlab_files

    0下载:
  2. Folder gives information about decimal to binary, binary to decimal, binary addition, binary multiplication and two s complement subtraction programs in MATLAB
  3. 所属分类:Other systems

    • 发布日期:2017-04-03
    • 文件大小:2.8kb
    • 提供者:chirag
  1. scale

    0下载:
  2. 可以实现二进制向十进制转换 输出时16进制的 可以用数码管显示-Binary to decimal conversion can be achieved when the 16 hex output LED display can be
  3. 所属分类:source in ebook

    • 发布日期:2017-03-28
    • 文件大小:1.32kb
    • 提供者:梁天尺
  1. binary-to-decimalno.

    0下载:
  2. Vhdl code for binary to decimal conversion
  3. 所属分类:VHDL-FPGA-Verilog

    • 发布日期:2017-03-29
    • 文件大小:28.14kb
    • 提供者:aryan
  1. decimal-and-binary

    0下载:
  2. matlab 十进制与二进制的转换 包括二进制转换为十进制;也包括十进制转换为二进制-decimal to binary binary to decimal
  3. 所属分类:matlab

    • 发布日期:2017-03-31
    • 文件大小:631byte
    • 提供者:Wang
  1. Binary-2-decimal

    0下载:
  2. 把二进制转化为十进制,把二进制转化为十进制-Binary conversion to decimal to binary conversion to decimal
  3. 所属分类:LabView编程

    • 发布日期:2017-04-04
    • 文件大小:15.21kb
    • 提供者:LP
  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
    • 文件大小:1.7kb
    • 提供者:邓舒容
  1. bin-to-dec

    0下载:
  2. Its about how to convert binary to decimal using Visual Basic
  3. 所属分类:Algorithm

    • 发布日期:2017-04-12
    • 文件大小:1.19kb
    • 提供者:thongthong
  1. Decimal-to-binary-and-decimal

    0下载:
  2. 键盘输入一个无符号的十进 制数(0~255),得到其实际数值后保存到bl中,然后在显示器上同时以二进制和十六进制显示出来。 -Decimal to binary and decimal.
  3. 所属分类:assembly language

    • 发布日期:2017-04-01
    • 文件大小:957byte
    • 提供者:skies6
  1. Binary-to-Decimal-Conversion

    0下载:
  2. Binary to Decimal Conversion
  3. 所属分类:Compiler program

    • 发布日期:2017-05-01
    • 文件大小:238.36kb
    • 提供者:mar7604
« 12 3 4 5 6 7 8 9 10 ... 27 »
搜珍网 www.dssz.com