├── HMA++.c ├── LICENSE ├── Makefile └── README.md /HMA++.c: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/lshwjgpt25/HMAPlusPlus/HEAD/HMA++.c -------------------------------------------------------------------------------- /LICENSE: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/lshwjgpt25/HMAPlusPlus/HEAD/LICENSE -------------------------------------------------------------------------------- /Makefile: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/lshwjgpt25/HMAPlusPlus/HEAD/Makefile -------------------------------------------------------------------------------- /README.md: -------------------------------------------------------------------------------- 1 | # HMAPlusPlus 2 | 本人因为学业问题没那么多时间维护这个项目,所以就开源了。 3 | 以后有时间再搞,应该还是会更新的。 4 | 欢迎star&PR&fork 5 | --------------------------------------------------------------------------------