摘要: Given a string s, partition s such that every substring of the partition is a palindrome. Return all possible palindrome partitioning of s. For exampl 阅读全文
posted @ 2015-06-02 19:56 linqiaozhou 阅读(534) 评论(0) 推荐(0) 编辑
摘要: Given a digit string, return all possible letter combinations that the number could represent. A mapping of digit to letters (just like on the telepho 阅读全文
posted @ 2015-06-02 19:08 linqiaozhou 阅读(709) 评论(0) 推荐(0) 编辑
摘要: 代码是在开源中国上看到的,源代码网址:http://www.oschina.net/code/snippet_2365439_48010需要安装graphics模块,下载地址:http://mcsp.wartburg.edu/zelle/python/graphics.py 保存到C:\Python... 阅读全文
posted @ 2015-06-02 16:28 linqiaozhou 阅读(16758) 评论(2) 推荐(1) 编辑
摘要: 转自:http://my.oschina.net/u/175377/blog/84420#OSC_h2_23Scikit Learn: 在python中机器学习Warning警告:有些没能理解的句子,我以自己的理解意译。翻译自:Scikit Learn:Machine Learning in Pyt... 阅读全文
posted @ 2015-06-02 09:36 linqiaozhou 阅读(857) 评论(0) 推荐(0) 编辑