搜索结果
找到约 9,019 项符合
Binary-to-BCD 的查询结果
数学计算 binary to bcd conversion
binary to bcd conversion
VHDL/FPGA/Verilog This build is for developing a "binary-to-BCD" converter for use in // displaying numerals in base-
This build is for developing a "binary-to-BCD" converter for use in
// displaying numerals in base-10 so that people can read and interpret the
// numbers more readily than they could if the numbers were displayed in
// binary or hexadecimal format. Also, a "BCD-to-binary" converter is
// tested in ...
单片机开发 Binary to BCD arithmetic. 这东西真不错
Binary to BCD arithmetic.
这东西真不错
VHDL/FPGA/Verilog Binary to BCD converter
Binary to BCD converter
单片机开发 convert.asm: 1.From ASCII resp. BCD to binary 2.From binary to ASCII resp. BCD 3.From binary to H
convert.asm:
1.From ASCII resp. BCD to binary
2.From binary to ASCII resp. BCD
3.From binary to Hex-ASCII
Bin_Bcd.c:
uchar BcdToBin(uchar val)
uchar BinToBcd(uchar val)
嵌入式/单片机编程 10进制to BCD转换算法
10进制to BCD转换算法
汇编语言 a program can convert binary to ASC and ASC to binary
a program can convert binary to ASC and ASC to binary
VHDL/FPGA/Verilog binary_to_bcd is used for translating from binare to bcd.
binary_to_bcd is used for translating from binare to bcd.
VHDL/FPGA/Verilog This a FREE tool chain which compiles C codes into 8051 binary code, converts the binary to RTL ROM,
This a FREE tool chain which compiles C codes into 8051 binary code, converts the binary to RTL ROM, and simulate in Modelsim.
SDCC is the compiler.
Example compilation:
cd compile
sdcc --iram-size 0x80 --xram-size 0x800 t8051.c
REM sdcc --iram-size 0x80 t8051.c
packihx t8051.ihx > t8051.hex
...
VHDL/FPGA/Verilog it is a binary16 to BCD converter .it will work on spartan 3 xilini devices.
it is a binary16 to BCD converter .it will work on spartan 3 xilini devices.