摘要: Numbers can be regarded as product of its factors. For example, 8 = 2 x 2 x 2; = 2 x 4. Write a function that takes an integer n and return all possib 阅读全文
posted @ 2016-03-29 13:55 Grandyang 阅读(14507) 评论(5) 推荐(0)
摘要: I am using VTK 5.10.1 with VS 2010, and the following example does not work on my machine: http://www.vtk.org/Wiki/VTK/Examples/Cxx/ImageData/IterateI 阅读全文
posted @ 2016-03-29 01:07 Grandyang 阅读(2083) 评论(0) 推荐(0)
Fork me on GitHub