The Character Frequency Calculator, part of the Coal Project, is an x86 assembly program that analyzes user-inputted strings, displaying character frequencies in binary, decimal, or hexadecimal formats. The `cproj.asm` file structures the project.
counter string binary hexadecimal decimal dosbox semester-project coal x86-assembly-language character-frequency-analysis
-
Updated
Jul 18, 2026 - Assembly