type
status
date
slug
summary
tags
category
icon
password
HowCalculator(English)
Release
Website
Source Code
HowCalculator
ZZHow1024 • Updated May 24, 2025
What is it?
HowCalculator is an online calculator that focuses more on the calculation process related to the computer organization principle. It now supports original code single-bit multiplication, complement code single-bit multiplication, memory line number, number system conversion and code system conversion.
Technology Path
- Web framework: React.js
- Programming Language: JavaScript
License
This project is licensed under the GNU General Public License v3.0 - see the LICENSE file for more information.
Changelog
- 0.4.1
- fix: Correct signed bit multiplication error in one-bit multiplier
- 0.4.0
- feat: Add memory lane calculation
- feat: Add code conversion
- 0.3.1
- fix: Resolve display issue of one-digit multiplication for true form result
- 0.3.0
- feat: Add one-digit multiplication for true form
- 0.2.1
- perf: Optimize Complementary one-digit multiplication for two’s complement experience on mobile
- 0.2.0
- feat: Add number system conversion
- perf: Optimize interface layout
- 0.1.0
- feat: Add one-digit multiplication for two’s complement
- 作者:ZZHow
- 链接:https://zzhow.com/HowCalculatorEN
- 声明:本文采用 CC BY-NC-SA 4.0 许可协议,转载请注明出处。