Lazy loaded image
Lazy loaded imageHowCalculator(English)
字数 130阅读时长 1 分钟
2025-3-28
2025-6-4
type
status
date
slug
summary
tags
category
icon
password

HowCalculator(English)


Release
Website
Source Code
HowCalculator
ZZHow1024Updated 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
上一篇
HowCalculator(中文说明)
下一篇
神奇分享_MagicShare(中文说明)

评论
Loading...