yyyyyyyyyyyyyyyyyyyy

博客园 首页 新随笔 联系 订阅 管理

2017年9月20日 #

摘要: python判断list中是否包含某个元素 阅读全文
posted @ 2017-09-20 23:48 xxxxxxxx1x2xxxxxxx 阅读(1080) 评论(0) 推荐(0)

摘要: Python性能优化的20条建议 Python性能优化的20条建议 Python性能优化的20条建议 Python性能优化的20条建议 Python性能优化的20条建议 优化算法时间复杂度 算法的时间复杂度对程序的执行效率影响最大,在Python中可以通过选择合适的数据结构来优化时间复杂度,如lis 阅读全文
posted @ 2017-09-20 23:12 xxxxxxxx1x2xxxxxxx 阅读(244) 评论(0) 推荐(1)

摘要: cython安装、使用 原创 2012年09月27日 17:25:11 8436 0 0 原创 2012年09月27日 17:25:11 8436 0 0 一、cython 在linux(ubuntu)下安装 sudo apt-get install cython 安装后 输入 cython 即可验 阅读全文
posted @ 2017-09-20 15:39 xxxxxxxx1x2xxxxxxx 阅读(443) 评论(0) 推荐(0)