Skip to content

Veloctor/FloatNumberInspector

Repository files navigation

IEEE754 Floating Point Inspector

IEEE754浮点数检视工具
目前数据类型支持单精度与双精度. 功能有检视与编辑浮点数的二进制位, 以及查看并应用当前浮点数的最小增减量(Unit in Last Place)
使用了WPF UI

Currently, only supports single and double precision The function allows inspection and editing of the binary representation of floating-point numbers, as well as viewing and applying the smallest increment or decrement (Unit in Last Place) of the current floating-point value using WPF UI

image image

需要安装运行环境:.NET8桌面运行时(Runtime Requirement: .NET8 Windows Desktop)
https://dotnet.microsoft.com/zh-cn/download/dotnet/

About

IEEE754 浮点数二进制可视化器

Topics

Resources

License

Stars

Watchers

Forks

Contributors

Languages