You cannot select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.

15 lines
421 B
Plaintext

1、客户提供了
SightPoint.m 核心程序
check_SightPointn.m 核心程序调用文件
2、完善
根据客户提供的核心程序和调用程序,完善了:
readInput.m 读取配置文件程序
saveData.m 保存结果程序
main.m 完整的读取、计算、结果保存程序
input.txt 参数文件
output.txt 结果文件
3、调用
main.py 调用 main.m
runbat 中启动 main.py