暫無描述

wuxiang ab2c7ee384 commit 2 月之前
.history 97d6194bb3 加入侦干算法 3 月之前
.idea ad00a2c503 commit 2 月之前
__pycache__ d3aa9b29eb first commit 3 月之前
algo ad00a2c503 commit 2 月之前
build 98fe2cc90e commit 3 月之前
common ad00a2c503 commit 2 月之前
config ad00a2c503 commit 2 月之前
controller ad00a2c503 commit 2 月之前
dto ad00a2c503 commit 2 月之前
model ad00a2c503 commit 2 月之前
service ab2c7ee384 commit 2 月之前
README.md 8ce9d60a85 commit 2 月之前
SDR.spec 98fe2cc90e commit 3 月之前
config.ini ab2c7ee384 commit 2 月之前
environment.yml 8ce9d60a85 commit 2 月之前
main.py d3aa9b29eb first commit 3 月之前
main.spec 166c4a4453 commit 3 月之前
pip ad00a2c503 commit 2 月之前
test.py ad00a2c503 commit 2 月之前

README.md

打包命令

pyinstaller -D main.py -n SDR

导出依赖命令

conda env export > environment.yml