随笔 - 31, 文章 - 0, 评论 - 22, 阅读 - 10万
  博客园  :: 首页  :: 新随笔  :: 联系 :: 订阅 订阅  :: 管理
< 2025年3月 >
23 24 25 26 27 28 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 1 2 3 4 5

06 2014 档案

摘要:def progress(width, percent): print "%s %d%%\r" % (('%%-%ds' % width) % (width * percent / 100 * "="), percent), if percent >= 100: print... 阅读全文

posted @ 2014-06-18 14:37 Frisch' Blog 阅读(2968) 评论(0) 推荐(0) 编辑

摘要:编译环境:windows8.1Anaconda python2.7Visual studio 2012CUDA6.0Pthread for windowsIntel Math Kernel Librarycuda-convnet 原始文件下载地址:https://github.com/dnouri/... 阅读全文

posted @ 2014-06-13 19:46 Frisch' Blog 阅读(4889) 评论(5) 推荐(0) 编辑

点击右上角即可分享
微信分享提示