bcd
There are 78 repositories under bcd topic.
hfiref0x/UPGDSED
Universal PatchGuard and Driver Signature Enforcement Disable
Ayms/bitcoin-transactions
Javascript implementation of the Bitcoin protocol for any Bitcoin based coins, on server and inside browsers, discover and move/manage your coins by yourself: Bitcoin transactions made simple for standard or multisig wallets, segwit and bech32 are supported, create and send by your own your Bitcoin, Bitcoin Cash, Zcash, Litecoin, DOGE, Dash, etc transactions, manage your keys and do not disclose them to dubious wallets software
erichson/rTensor
Randomized Tensor Decompositions
jpz4085/BCD-SYS
Setup the Windows BCD and boot files from Linux or macOS.
connorshea/mdn-compat-data-explorer
A simple Rails app for exploring MDN Browser Compatibility Data
edwig/BCD
Binary Coded Decimal. Research project for use with SQL_NUMERIC_STRUCT datatype
Acceis/hivexcavator
Extracting the contents of Microsoft Windows Registry (hive) and display it as a colorful tree but mainly focused on parsing BCD files to extract WIM files path for PXE attacks.
U1F984/create_bcd
Create Windows Boot BCD files on Linux
olekgr/HP-35_Z80
Build hp35 calc with Z80 cpu from scratch
developer-corner/part-y
Partitioning tool for MS Windows and Linux
goGetSomeFries/alatka-messages
Fixed format/ISO 8583 message parsing tool; 1. Supports the message specifications of various card organizations (Visa/MasterCard/American Express/JCB/UnionPay/China UnionPay/Networked Clearing); 2. Supports the parsing of ISO 8583 subfields and their nested subfields; 3. Supports mapping of message field value types to Java types;
johnsonjh/gobcd
gobcd: Golang int to BCD conversion library (fork of https://github.com/albenik/bcd)
noraj/hivexcavator
Extracting the contents of Microsoft Windows Registry (hive) and display it as a colorful tree but mainly focused on parsing BCD files to extract WIM files path for PXE attacks.
ranaaditya/tbcd
Basic Implementation of Telephony BCD in pure GoLang
Zamuhrishka/MicroToolbox
Various small helper functions are useful for firmware development.
adityagupta1089/EEP206-Verilog
Verilog Codes for various digital circuits for labs at IIT Ropar, basic gates, adders & subtractors (half & full), ripple adders, multipliers and code converters.
AkhilRai28/Pack2Bin
An assembly project converting Packed BCD (Binary Coded Decimal) values into binary format. It focuses on efficient data conversion algorithms optimized for speed in low-level programming.
hansinahuja/Hardware-Based-Teaching-Aid
A hardware-based teaching aid for students to get familiarized with sequential logic using Basys FPGA boards.
MohammadNiknam17/12BIT-Counter-to-7segment-output-VHDL-FPGA
These are VHDL codes for 12Bit counter to 7segment output. contains binary to BCD converter base on double dabble algorithm.
sedhossein/verilog-bcd-counter-jk-flip-flop
this source is Commercial bcd counter that built with Jk flip-flop in verilog
benymaxparsa/BCD-to-7Segment-Decoder
A BCD to 7 Segment Decoder implemented in Proteus 8
BuoYancYdabl/Buoyancy-s-Cleanup-Detail
Game about cleaning a facility. But this isnt a common facility...
danielkummer/ni2c
The NI2C is an universal i2c nixie driver
dnzltajo/logiccircuit-proteus
Compilation of lab activities performed using Proteus
huzaifa-99/feed-base-2
A simple javascript game to play with 4-bit BCD/binary-numbers
Iman9mo/logic-circuit
convert gray code to bcd code and vice versa using verilog
Kapil1999/BCD_to_Braille
A Novel Numeric Decoder Logic Design
lokyGit/neural-networks
This project is to train a feedforward neural network model to execute a binary coded decimal (BCD) adder problem. Ideally, we need to create a script to transform the 8-bit input into a 5-bit output which includes the carry forward bit. We are allowed to work on the design of the neural network model by experimenting with different combinations of hidden layers and neurons. We are expected to start simple and then increase the complexity as necessary.
marciocg/BCDFormat
Simple library that parses byte[] array of BCD (Binary-coded decimal) into Strings, and vice-versa.
mdoege/nim-binary
A 24-hour binary clock in Nim using SDL2, both BCD and full binary modes
modejota/BCD-Net-Deep-Image-Prior
Repositorio para mi Trabajo Final de Máster: Deconvolución Ciega de Imágenes Histológicas Usando Aprendizaje Profundo
QuentiumYT/BaseConverter
:1234: Convert any bases in an other one you choose (Binary, Octal, Decimal, Hexadecimal, BCD).
sayeekumar332/PROCESSOR-MICROARCHITECTURE
This is a repository exclusively created for providing open source verilog codes for various processor microarchitectures and various programming language based codes for research purpose
Stavros/4bitCounterParLoad
A 4bit Counter with Parallel Load including a Clock Divider and a BCD decoder