搜索资源列表
clock2001
- 时钟模块之一:二进制转BCD码verilog源代码FPGA advantage编程环境-clock module : BCD switch binary source code Verilog FPGA advantage programming environment
bcd
- 实现bcd码与二进制码之间的相互转换功能,小于9时不变,高于九时加6功能
二进制到BCD码转换
- 实现BCD码到十进码的转换更多的是那呢感刚的个地方个撒啊 -achieve BCD to 10 yards into the conversion is more then just the flu? Local-spreading ah
bcd.rar
- vhdl编写的将二进制转BCD码的程序.直接源代码,适合新手编程,语法学习,BCD
BCD2INT
- 一个BCD(将十进制的数字转化为二进制)应用函数的例子。-A BCD (the decimal figures into binary) applications function example.
BCD.~(2).SCHDOC.Zip
- 这是二进制计数器的一部分程序,大家也可以在AD上面看。-This is part of binary counter procedures, we can also see AD above.
weijiyuanlishumazhuanhuanshiyan
- 计算机输入设备输入的信息一般是由ASCII码或BCD码表示的数据或字符,CPU一般均用二进制数进行计算或用其他信息进行处理,处理的结果又必须依照外设的要求变为ASCII码、BCD码或七段显示码等。因此,在应用软件中,各类数制的转换和代码的转换是必不可少的-Computer input device input information is normally provided by ASCII code or BCD code that data or characters, CPU are ge
binarytobcd
- 实现二进制到BCD的转换,相关算法可参考相关文档资料-convert binary number to BCD
BCD
- 实现多字节二进制转BCD码功能,是在KEI中写的。可以直接用。-Achieve multi-byte binary code to BCD function
bit_bcd_convert
- 二进制码流(PCM)转BCD码流的matlab代码,给需要的朋友做个参考-Binary code streams (PCM) to BCD code flow matlab code, to be a reference to a friend in need
bcd_bit_convert
- BCD码流(modelsim测试时需使用)转二进制码流(PCM)的matlab代码,给需要的朋友做个参考-BCD code stream (modelsim test to use) to a binary stream (PCM) of matlab code, to be a reference to a friend in need
binary_to_BCD
- 4位二进制码到8421BCD码的转换器。-4-bit binary code to BCD code converter.
led
- 七段LED数码显示器是数字系统中常用的数码显示元件,二进制数不能直接在LED数码管上显示,需要用一个BCD七段译码器进行译码。下图给出了一个七段显示译码器的框图及相应的七段LED数码管的示意图。-Seven-segment LED digital display is commonly used in digital systems digital display devices, a binary number can not be directly displayed on the LED
binary_to_BCD
- 将二进制码转换成BCD码,在verilog环境下可以封装为译码器-BCD code into the binary code in verilog environment is encapsulated as decoder
DS12C887
- 16位二进制数求除法程序,16位二进制数转化为BCD码-16-bit binary division program requirements, 16-bit binary number into BCD code
Exchange
- 程序功能:二进制取反 、十六进制转为十进制、十进制转十六进制、BCD转10进制 、十进制转BCD码、BCD码转换为字符串、字符串转换为BCD码,非常实用,工作必备之源码-Procedures functions: binary negate, sixteen hexadecimal to decimal, decimal to hexadecimal sixteen, BCD 10 hexadecimal, decimal conversion BCD code, BCD code is con
BCD
- 输入4位二进制数,8位LED显示转换后的BCD码-Enter the 4-bit binary number, eight LED display the converted BCD code
VHEX2BCD16h
- 基于vhdl的二进制转BCD码码的设计,已经经过调试,可直接使用 -Based on vhdl binary to transfer the design of BCD code, has been commissioning, can be used directly
BCD
- 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 th
bcd
- 可以实现任意二进制码到BCD码的转换电路(Can achieve any binary code to BCD code conversion circuit)