1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24 25 26 27 28 29 30 31 32 33 34 35 36 37 38 39 40 41 42 43 44 45 46 47 48 49 50 51 52 53 Read More
posted @ 2017-04-13 22:37 findumars Views(973) Comments(0) Diggs(0)
1、下载Boost(http://www.boost.org) 我目前用的是1.61.0版本2、将MinGW下的bin目录完整路径设置到系统环境变量Path中,保证cmd命令行能找到gcc,g++等命令。3、cmd进入到boost目录下面,执行"bootstrap.bat gcc",目录下会生成一个 Read More
posted @ 2017-04-13 05:40 findumars Views(1087) Comments(0) Diggs(0)
lisp,haskell 有很多人在用,而且是编程经验在 10 年以上,包括 Rust 的作者、Nim 的作者。因此,你不知道有人用,那是因为你的开发阅历太低。人工智能这个领域从来没有脱离 lisp,Prolog,MIT 等等其国家级科学实验室一直从事着 lisp 研究,这种语言之所以重要是因为其是 Read More
posted @ 2017-04-13 04:07 findumars Views(3286) Comments(0) Diggs(0)