Description: 可转大量超长二进制为十进制,例如三千个64位二进制可在3秒内完成-may make substantial long binary to decimal, such as 3000 64 in binary completed within 3 seconds Platform: |
Size: 27935 |
Author:丘明媚 |
Hits:
Description: 1.进制之间的转换:可以实现十进制转换成其他的进制:二进制,八进制,十六进制;2.机器码之间的转换:输入真值,可以转换成原码,反码还有补码。-1.the conversion of scales:implemant of conversion in decimal and orther scales:binary, octal, and hex.2.the conbersion of machine codes:input ttuth value,then converting into form code,complement and base complement Platform: |
Size: 2048 |
Author:雨金 |
Hits:
Description: 可转大量超长二进制为十进制,例如三千个64位二进制可在3秒内完成-may make substantial long binary to decimal, such as 3000 64 in binary completed within 3 seconds Platform: |
Size: 1030144 |
Author:丘明媚 |
Hits:
Description: 用VHDL语言将二进制数据转换成十进制数据,并将十进制的每一个位分离出来单独存放。使用状态机实现,程序简单,仿真效果很理想,占用可编程器件的资源较少。-VHDL language with the binary data into decimal data and decimal places separated from each store individually. Realize the use of state machine, the program is simple, simulation results are satisfactory, occupation of programmable devices have fewer resources. Platform: |
Size: 1024 |
Author:yato_logo |
Hits:
Description: 二进制转十进制功能代码 这里涉及了一些新的思想以及我的想法 你们可以参考一下-Binary to decimal function code here involved a number of new ideas and my thoughts Platform: |
Size: 642048 |
Author:曹建楠 |
Hits:
Description: This decoder binary to Binary Coded Decimal. Im tested on s3e-This is decoder binary to Binary Coded Decimal. Im tested on s3e Platform: |
Size: 1024 |
Author:luk |
Hits:
Description: 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 output. Then, it is a multi-input data line, combinational logic circuit that converts the logic level "1" data at its inputs to an equivalent binary code at its output. Generally encoders produce outputs of 2-bit, 3-bit or 4-bit codes depending upon the number of data input lines and a "n-bit" encoder has 2n input lines with common types that include 4-to-2, 8-to-3 and 16-to-4 line configurations. Encoders are available to encode either a decimal or hexadecimal input pattern to typically a binary or B.C.D. output code. Platform: |
Size: 10240 |
Author:VLSI |
Hits:
Description: 可以实现二进制向十进制转换 输出时16进制的 可以用数码管显示-Binary to decimal conversion can be achieved when the 16 hex output LED display can be Platform: |
Size: 1024 |
Author:梁天尺 |
Hits:
Description: 一个简单的数制转换的汇编程序,可以将二进制转换为十进制和十六进制,将十进制转换为十六进制和二进制等。-A simple number system conversion assembler can convert binary to decimal and hexadecimal, decimal to hexadecimal and binary. Platform: |
Size: 2048 |
Author:邓舒容 |
Hits:
Description: 二进制 转换成十进制 BCD码(加3移位法
底下还附带了BCD码转二进制码转化的VHDL程序
-Convert binary to decimal BCD code (plus 3 shift method also comes under the BCD to binary code conversion of the VHDL program Platform: |
Size: 11264 |
Author:王宝 |
Hits: