随笔分类 -  杂项

摘要:首先要有个MinGW(我这里借用ceemple的编译器 ,mingw32) 设置环境变量 右击我的电脑,点属性 高级 环境变量。 在系统环境变量在PATH里加入 (具体路径请根据你的MinGW选择); 新建 变量,如果有的话,在值中加入 ; 新建 变量,值设为 ; (可以测试下,cmd g++ v) 阅读全文
posted @ 2015-02-18 20:55 clq.lib 阅读(381) 评论(0) 推荐(0)
摘要:mit三课程:Introduction to Computer Science and Programmingartificial intelligenceintroduction to algorithms 阅读全文
posted @ 2014-11-28 13:42 clq.lib 阅读(170) 评论(0) 推荐(0)