首页 > TAG信息列表 > DHAVE

编译dnsmasq

dnsmasq主页:https://dnsmasq.org/ dnsmasq包下载: https://thekelleys.org.uk/dnsmasq/ 准备工作: cd /root tar -xvf dnsmasq-2.86.tar.xz cd dnsmasq-2.86/ mkdir -p _build/   安装编译依赖的库: apt-get install libdbus-1-dev libidn11-dev libnetfilter-conntrack-dev

Kaldi语音识别学习记录-----编译安装

语音识别领域的开源框架有CMUSphinx、HTK、Kaldi等等,而目前仍然比较活跃,且工程价值较高的就数Kaldi,很多从事语音方面的公司,都使用该框架训练自己的语音识别能力,由于其内部代码逻辑较为复杂,故这里一步一步来解读,了解语音识别的内部原理,并期望自定义,实现业务场景下的语音识别、语

gdal编译

E:\Visual Studio 2015\install\VC>cd E:\OpenSourceGraph\gdal-master\gdal E:\OpenSourceGraph\gdal-master\gdal>E:\OpenSourceGraph\gdal-master\gdal>E:\OpenSourceGraph\gdal-master\gdal>E:\OpenSourceGraph\gdal-master\gdal>nmake

编译安装 proxychains-ng proxychains4

下载 [root@localhost html]# git clone https://github.com/rofl0r/proxychains-ng.git 编译安装 [root@localhost html]# cd proxychains-ng/[root@localhost proxychains-ng]# lsAUTHORS configure COPYING Makefile README src tests TODO tools VERSION[root@loca