Lazy loaded image
Lazy loaded imageHowCalculator(English)
字数 139阅读时长 1 分钟
2025-3-28
2025-9-7
type
Post
status
Published
date
Mar 28, 2025
slug
HowCalculatorEN
summary
HowCalculator0.4.1 has been released
tags
项目
React.js
推荐
category
项目
icon
password

HowCalculator(English)


Release
Website
Source Code
HowCalculator
ZZHow1024Updated Jul 2, 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...