Skip to content
View lizihaoprogram's full-sized avatar

Block or report lizihaoprogram

Block user

Prevent this user from interacting with your repositories and sending you notifications. Learn more about blocking users.

You must be logged in to block users.

Maximum 250 characters. Please don’t include any personal information such as legal names or email addresses. Markdown is supported. This note will only be visible to you.
Report abuse

Contact GitHub support about this user’s behavior. Learn more about reporting abuse.

Report abuse

Popular repositories Loading

  1. ACE-Artillery-Calculator ACE-Artillery-Calculator Public

    火炮射击诸元计算器是一款基于真实射表数据的弹道解算工具。用户输入目标距离、方位角、高差及气温、湿度、气压、风速风向等环境条件后,程序自动匹配对应装药号,并通过线性插值精确计算修正后的水平密位和竖直密位。所有计算逻辑封装在 artillery_calculator 命名空间中,控制台界面简洁高效,同时方便后续扩展图形界面。项目采用 C++17 编写,跨平台运行,射表使用纯文本格式存储,可由 A…

    C++