Inputs: describes all the raw inputs to run the code Code description: describes the python code and how to run it Code to figure mapping: provides mapping of figures in the paper to code used to ...
# 1. 加密 python setup.py build_ext --inplace # 2. 加密打包 pyinstaller -F -w -p ./build --add-data=./dll/ChangeQS.dll;. --add-data=./dll/cars1.json;. ^ --uac ...