------------只要够努力,人生最坏的结局不过是大器晚成!!!

摘要: from scipy.spatial import Delaunay from mpl_toolkits.mplot3d import Axes3D import numpy as np import matplotlib.pyplot as plt from numpy import * import operator from functools import reduce W = np.... 阅读全文
posted @ 2019-01-06 19:04 ystraw 阅读(183) 评论(0) 推荐(0)
摘要: https://www.cnblogs.com/xingshansi/p/6777945.html python绘制三维图 作者:桂。 时间:2017-04-27 23:24:55 链接:http://www.cnblogs.com/xingshansi/p/6777945.html 本文仅仅梳理最 阅读全文
posted @ 2019-01-06 16:32 ystraw 阅读(289) 评论(0) 推荐(0)
摘要: 可以用python实现一个自己的词典, 就是在网上下一个英汉词典,作为自己的词库,然后整理出一个json文件,存起来,查词时,直接读取查询: 处理时可以用正则表达式处理: https://www.cnblogs.com/zhumengdexiaobai/p/10060673.html 注意,字典的键 阅读全文
posted @ 2019-01-06 13:25 ystraw 阅读(211) 评论(0) 推荐(0)
摘要: xzcfightingup xzcfightingup xzcfightingup python中的矩阵、多维数组 numpy 1. 引言 最近在将一个算法由matlab转成python,初学python,很多地方还不熟悉,总体感觉就是上手容易,实际上很优雅地用python还是蛮难的。目前为止,觉得 阅读全文
posted @ 2019-01-06 12:46 ystraw 阅读(171) 评论(0) 推荐(0)

不经一番切孤寒,怎得梅花扑鼻香