基于软件工程的开发理论,将设计并开发一套水平网平差软件。该软件是基于Python的三角高程平差计算和附和水准路线平差计算的程序,采用一定的框架,将算法与Python代码结合。调用Python的科学计算库和数据可视化库等工具,实现算法的快速和高效运行,并采用模块化和面向对象的的编程思想,使程序的结构更加清晰,易于后期的维护和扩展。与传统软件相比,在数据输入、成果显示等方面都有了较大的改进,该软件具有更高的可靠性和精度。Based on software engineering development theory, design and develop a horizontal network adjustment software. This software is a program for triangular height adjustment calculations and closed-loop leveling route adjustment calculations based on Python. It adopts a certain framework to integrate algorithms with Python code. By invoking scientific computing libraries and data visualization libraries in Python, the software achieves fast and efficient operation of the algorithms. It employs modular and object-oriented programming concepts to make the structure of the program clearer and easier to maintain and extend in the future. Compared with traditional software, this software has made significant improvements in data input, result display, and other aspects, providing higher reliability and accuracy.