摘要: Write an algorithm to determine if a number is "happy". A happy number is a number defined by the following process: Starting with any positive intege 阅读全文
posted @ 2015-04-22 13:40 Grandyang 阅读(31374) 评论(7) 推荐(2) 编辑
摘要: The OpenCV function imread() not working in OpenCV 2.4.11 Debug mode of VS2010 under Win32, the way we want to make it work is to change it to Release... 阅读全文
posted @ 2015-04-22 07:36 Grandyang 阅读(538) 评论(0) 推荐(0) 编辑
摘要: Add in the system Path:C:\opencv\build\x86\vc10\bin;Project->Project Property->Configuration Properties->VC++Directories ->Include Directories:C:\open... 阅读全文
posted @ 2015-04-22 02:52 Grandyang 阅读(779) 评论(0) 推荐(0) 编辑
Fork me on GitHub