发布时间:2018-06-20 16:22:34
wget https://c-ares.haxx.se/download/c-ares-1.14.0.tar.gztar -xvf c-ares-1.14.0.tar.gzcd c-ares-1.14.0/./configure --host=arm-openwrt-linuxmake......【阅读全文】
发布时间:2018-06-20 15:47:13
到https://ftp.osuosl.org/pub/xiph/releases/ogg/下载源码wget https://downloads.xiph.org/releases/ogg/libogg-1.3.3.tar.xz编译cd libogg-1.3.3/./configure --host=arm-openwrt-linuxmake......【阅读全文】
发布时间:2018-06-07 16:43:59
DELF全称是DEep Local Features以python2为例,如果针对python3请自行修改pip为pip3安装tensorflow,以下二者选一# 纯CPU:pip install tensorflow# 或者开GPU:pip install tensorflow-gpu安装google的protoc工具wget https://github.com/google/protobuf/releases/download/v3.3.0/protoc-3.3.0-linux-x86_64.zip.........【阅读全文】
chinaunix网友2011-02-15 16:05
看了你的博文,有这么多的体会,很佩服你的学习精神,总结出来写本书如何?我的联系方式:wuyi1352@gmail.com
chinaunix网友2009-06-11 17:22
你好,问一下SendARP探测活动性的那是原原本本的程序吗,不缺什么吧?我运行之后SendARP的返回值总是31.不知道为什么,麻烦帮忙看看,谢谢了!