Thanks to visit codestin.com
Credit goes to github.com

Skip to content

Users are prompted to select a module and enter physical quantities (e.g., mass in kg, time in s), after which the program computes and displays results (e.g., force in N, displacement in m) formatted to two decimal places.

Notifications You must be signed in to change notification settings

wangjianhao222/physicalcommandtool

Folders and files

NameName
Last commit message
Last commit date

Latest commit

ย 

History

3 Commits
ย 
ย 
ย 
ย 

Repository files navigation

๐Ÿš€ main.exe: Ultimate Physics & Math Toolkit

Version License


๐Ÿ”Ž **Overview**

main.exe is a Windows console application (~200 KB) offering a comprehensive, menu-driven suite of physics and math calculatorsโ€”now with new modules for statistics, vectors, and unit conversions! Perfect for students, educators, engineers, and hobbyists.

  • ๐Ÿท๏ธ Built with: C++ (modern standards)
  • ๐Ÿ“‚ Sections: .text, .data, .rdata, .idata, .reloc
  • ๐Ÿ“… Last Modified: 2025-05-04 06:53:15
  • ๐ŸŽจ UI Effects: Animated ASCII banners, loading spinners, progress bars

โœจ Key Features & New Modules

๐Ÿงฎ Module ๐Ÿ”ข Inputs ๐Ÿ“Š Outputs
Dynamics Calculator s, t, a v, d
Energy Calculator m, v, h KE, PE
Wave Calculator f, ฮป v
Electricity Calculator V, I, R P, E
Thermodynamics Q, m, c ฮ”T
Force Calculator m, a F (Gravity, Friction, Centripetal)
Vector Calculator Components (xโ‚,yโ‚), (xโ‚‚,yโ‚‚) Vector sum, magnitude, angle
Statistics Module Dataset of numbers Mean, median, mode, ฯƒ, variance
Unit Converter Any value + source/target unit Converted value
Prime & Factorization Integer n Primes up to n, factors of n

๐ŸŽ‰ New! Batch mode โ€” process multiple calculations from a file at once.
๐Ÿš€ Turbo Mode โ€” real-time spinner & progress bar for long sequences.


โš™๏ธ Usage & Animated Menu

โ•”โ•โ•โ•โ•โ•โ•โ•โ•โ•โ•โ•โ•โ•โ•โ•โ•โ•โ•โ•โ•โ•โ•โ•โ•โ•โ•โ•โ•โ•โ•โ•โ•โ•โ•โ•โ•โ•—
โ•‘    ๐Ÿš€ Ultimate Physics & Math    โ•‘
โ• โ•โ•โ•โ•โ•โ•โ•โ•โ•โ•โ•โ•โ•โ•โ•โ•โ•โ•โ•โ•โ•โ•โ•โ•โ•โ•โ•โ•โ•โ•โ•โ•โ•โ•โ•โ•โ•ฃ
โ•‘ 1) Dynamics     2) Energy        โ•‘
โ•‘ 3) Waves        4) Electricity   โ•‘
โ•‘ 5) Thermo       6) Force         โ•‘
โ•‘ 7) Vectors      8) Statistics    โ•‘
โ•‘ 9) Conversion  10) Primes        โ•‘
โ•‘ 11) Batch Mode  0) Exit          โ•‘
โ•šโ•โ•โ•โ•โ•โ•โ•โ•โ•โ•โ•โ•โ•โ•โ•โ•โ•โ•โ•โ•โ•โ•โ•โ•โ•โ•โ•โ•โ•โ•โ•โ•โ•โ•โ•โ•โ•

About

Users are prompted to select a module and enter physical quantities (e.g., mass in kg, time in s), after which the program computes and displays results (e.g., force in N, displacement in m) formatted to two decimal places.

Resources

Stars

Watchers

Forks

Packages

No packages published