08 2016 档案

摘要:希望帮助到查论文的朋友 Science NIPS ICML ACL CVPR ICLR IJCAI ICPR ACM 阅读全文
posted @ 2016-08-30 18:00 Ironman-Jason 阅读(457) 评论(0) 推荐(0)
摘要:还没时间去练习: docker images (list all image on this host) docker ps -a ( list all containers on this host) docker ps -a ( list all containers on this host) 阅读全文
posted @ 2016-08-30 17:58 Ironman-Jason 阅读(786) 评论(0) 推荐(0)
摘要:Butler W. Lampson. Hints for computer system design. ACM Operating Systems Rev. 15, 5 (Oct. 1983), pp 33-48 原文地址:http://research.microsoft.com/en-us/u 阅读全文
posted @ 2016-08-30 17:55 Ironman-Jason 阅读(506) 评论(0) 推荐(0)
摘要:Python 性能优化相关专题: https://www.ibm.com/developerworks/cn/linux/l-cn-python-optim/ Python wikipedia 介绍: https://zh.wikipedia.org/wiki/Python Simple Code 阅读全文
posted @ 2016-08-30 17:45 Ironman-Jason 阅读(293) 评论(0) 推荐(0)
摘要:活到老,学到老。 C++ 98 我们学习和教材中常见的。 C++ 03 主要是对98版本进行了bug修复。 C++ 11 引入的新功能请参见: http://www.cplusplus.com/articles/EzywvCM9/ http://blog.smartbear.com/c-plus-p 阅读全文
posted @ 2016-08-30 17:33 Ironman-Jason 阅读(360) 评论(0) 推荐(0)