Welcome![Sign In][Sign Up]
Location:
Search - bcd to decimal

Search list

[Other resourceBCDADD

Description: 本程序完成多个BCD码加法,并完成到十进制裁转换-completion of the procedures BCD adder, and complete the conversion to decimal Conference
Platform: | Size: 1904 | Author: 王永良 | Hits:

[Other resourcedecimal-to-bcd

Description: 绝对好用的十进制转BCD码C语言源代码,编成转换常用的程序,欢迎下载。-absolutely good for the metric system to BCD C language source code, converted into common procedures, welcomed download.
Platform: | Size: 927 | Author: guozhao | Hits:

[Embeded-SCM DevelopBIN2BCD

Description: 10进制to BCD转换算法-Decimal to BCD conversion algorithm
Platform: | Size: 1024 | Author: | Hits:

[SCMdecimal-to-bcd

Description: 绝对好用的十进制转BCD码C语言源代码,编成转换常用的程序,欢迎下载。-absolutely good for the metric system to BCD C language source code, converted into common procedures, welcomed download.
Platform: | Size: 1024 | Author: guozhao | Hits:

[assembly languageshuanzijieerjinzhizhuanhuan

Description: 双字节二进制数转换为十进制数子程序------- ;--------功能:双字节二进制数转换成五位BCD码-double byte binary number to decimal number subroutine------- ;-------- functions : double-byte binary conversion into five BCD
Platform: | Size: 1024 | Author: jia | Hits:

[SCMBCD

Description: 用单片机实现二进制数转换成十进制数(BCD码)程序-with MCU converted into binary-decimal (BCD) process
Platform: | Size: 2048 | Author: 李敏 | Hits:

[assembly languageexam_and_homework

Description: 我在汇编课上完成的一些作业(上机常见习题)和汇编课本上的几个例题,常用的输入输出模块,如: 把压缩存放的BCD码,转换为对应十进制数字ASCII码的程序;编写从键盘键入0至9中任一自然数x,求其立方值;内存中以BUFFER为首地址的缓冲区有10个非压缩型BCD码形式存放的十进制数,它们的值可能是0~9中的任意一个,将这些十进制数顺序显示在屏幕上等等,-I completed classes in the compilation of a number of operations (on the machine common exercises) and the compilation of textbooks on a few examples of commonly used input and output modules, such as: the compressed storage of BCD code, converted to decimal ASCII code corresponding to the procedure prepared from the keyboard type 0-9 in any natural number x, for the cubic value memory to buffer BUFFER headed Address has 10 non-compression type BCD code stored in the form of a decimal number, their value may be 0 ~ 9 any one of these decimal number sequence displayed on the screen, etc.
Platform: | Size: 854016 | Author: 张某某 | Hits:

[VHDL-FPGA-VerilogBCD

Description: vhdl写的十进制转BCD的源代码-vhdl decimal to BCD written the source code~~~~~~~~~~~~~~~~~
Platform: | Size: 123904 | Author: zll | Hits:

[Embeded-SCM Developbcd

Description: 十进制转bcd三种算法 单片机设计的可以看看 作为参看使用-Decimal switch bcd three kinds of algorithms designed to take a look at as a microcontroller refer to the use of
Platform: | Size: 3072 | Author: LHT | Hits:

[VHDL-FPGA-VerilogSeven-Segment-Decoder

Description: 用VHDL语言在FPGA上实现将十进制bcd码转换成七段led显示码-FPGA using VHDL language to achieve will be converted to decimal bcd yards led seven segment display code
Platform: | Size: 1024 | Author: 吴金通 | Hits:

[assembly languageprogram

Description: bcd to decimal can be done in teh prob ....check on emu8086 platform
Platform: | Size: 17408 | Author: ashish | Hits:

[VHDL-FPGA-Verilog2-Decimal-BCD-Decoder

Description: 二-十进制BCD译码器,就是用VDHL编写的将二进制转化为十进制的BCD译码器-2- Decimal BCD Decoder, is to use VDHL written into the binary decimal BCD decoder
Platform: | Size: 1024 | Author: 易云箫 | Hits:

[SCMBCD

Description: 51单片机实现,用汇编实现BCD码的十进制加法,低位不带进位加法,高位带进位加法-51 assembly to achieve BCD coded decimal addition
Platform: | Size: 9216 | Author: liwenjin | Hits:

[VHDL-FPGA-Verilogbcd-decimal

Description: bcd to decimal verilog code
Platform: | Size: 150528 | Author: Akbas | Hits:

[Otherbinary-to-bcd

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:

[Otherbcd

Description: 十进制转换为BCD码,可以用于数字钟的设计,及其涉及到LED显示的程序中去,是VHDL的-Converted to decimal BCD code, can be used in the design of the digital clock, LED display program involves VHDL
Platform: | Size: 1024 | Author: sherry | Hits:

[VHDL-FPGA-VerilogCAL

Description: 基于BCD码的十进制ALU设计,可实现加减乘除的功能-BCD to decimal ALU based design can achieve the arithmetic function
Platform: | Size: 16384 | Author: 任毅 | Hits:

[Driver DevelopBCD

Description: 4位BCD码到二进制码的转换器 BCD 码亦称“8421码”即将十进制的数以 8421 的形式展开,十进制是 0~9十个数组成,这十个数每个数都有自己的 8421 码。一个 4 位BCD码转换为BCD 码,结果采用 5 位 LED 显示。由于4位BCD码需要16位零一信号输入和多位输出,故没有硬件测试,只有软件仿真。-4 BCD code to binary code converter BCD code known as " 8421 yards" is about the number of decimal expansion in 8421 in the form of the metric system is composed of ten numbers from 0 to 9, the number of these ten numbers each has its own 8421 yards. A four BCD to BCD code, the results using five LED display. Since four BCD code requires 16 more than 01 signal inputs and outputs, there is no hardware test, only the software simulation.
Platform: | Size: 1024 | Author: fdf | Hits:

[VHDL-FPGA-Verilog1.-VHDL-Code-For-BCD-To-Decimal-Decoder-By-Data-F

Description: 1. VHDL Code For BCD To Decimal Decoder By Data Flow Modelling
Platform: | Size: 45056 | Author: rik | Hits:

[VHDL-FPGA-Verilogbcd_to_dec

Description: VHDL code for converting BCD to Decimal
Platform: | Size: 160768 | Author: spiegel | Hits:
« 12 3 4 5 »

CodeBus www.codebus.net