There are 0 repository under binarytodecimal topic.
contains an assembly language project with functionalities like student data management, file handling, arithmetic and logical calculators, and binary and decimal conversions.
A collection of helper programs with basic cryptography operations written in TI-Basic
Codes are related to my programming lectures at University of Istinye.
A multifunctional Calculator
This is mini binary to decimal js project where you can convert data into a binary to decimal
Qingyi Yapping Converter adalah program berbahasa C yang dibuat untuk convert angka binary menjadi decimal. Dalam kasus ini pada game Zenless Zone Zero berasal dari yappingnya Qingyi
Simple widget that can be embedded on a web page. Purpose is to convert numbers from one numeral system to another.
Aplicativo Web para converter números binários em decimais e vice-versa, baseado no app-ideas de Florin Pop e desenvolvido com React.js
IEEE 754 Binary to Decimal representation calculator for single and double precision floating point numbers
Bit Manipulation is a technique used in a variety of problems to get the solution in an optimized way. This technique is very effective from a Competitive Programming point of view.
A conversor of binary numbers into decimal.
This is a code I made to convert Decimal, Hexadecimal, and Binary numbers. I made this to help me with my Discrete Math Class. Open to any Suggestions.
Binary to decimal conversion for 7 segments using shift registers
Converter is a Python-based tool that allows you to check and convert numbers between different formats, including Binary, Decimal, Octal, and Hexadecimal. With functions like CheckBinary, CheckDecimal, DecimalToBinary, and more, it provides an easy way to perform number system conversions and validations.