diff --git a/README.md b/README.md index 6000731..3ce9df7 100644 --- a/README.md +++ b/README.md @@ -136,7 +136,7 @@ A:The resources provide the old training code, and the training methods for Hy ### C/C++ Compiling Dependencies -Compiling C/C++ projects requires the use of third-party dependency libraries. After downloading the library, unzip it, and put it into the root directory (the same level as CMakeLists.txt) by copying or soft linking.[baidu drive](https://pan.baidu.com/s/138O2bSlPN0H81OYP6zc3yQ) code: 5duf +Compiling C/C++ projects requires the use of third-party dependency libraries. After downloading the library, unzip it, and put it into the root directory (the same level as CMakeLists.txt) by copying or soft linking.[baidu drive](https://pan.baidu.com/s/1zfP2MSsG1jgxB_MjvpwZJQ) code: eu31 ### Linux/Mac Shared Library Compilation diff --git a/README_CH.md b/README_CH.md index 15ec3fc..7340253 100644 --- a/README_CH.md +++ b/README_CH.md @@ -139,7 +139,7 @@ A:此项目来源于作者早期的研究和调试代码,代码缺少一定 ### C/C++编译依赖库 -编译C/C++工程需要使用第三方依赖库,将库下载后解压,并将其通过拷贝或软链接放入根目录(与CMakeLists.txt同级)即可,依赖的库下载地址:[百度网盘](https://pan.baidu.com/s/1hd3u3gLXid7UY5NusnxM6g) code: tunm +编译C/C++工程需要使用第三方依赖库,将库下载后解压,并将其通过拷贝或软链接放入根目录(与CMakeLists.txt同级)即可,依赖的库下载地址:[百度网盘](https://pan.baidu.com/s/1zfP2MSsG1jgxB_MjvpwZJQ) code: eu31 ### Linux/Mac动态链接库编译