雪白大叔

文章
10
资源
0
加入时间
2年10月17天

绘制炸弹轨迹 IV——更简单地绘制一条轨迹

import matplotlib.pyplot as plth, v0, g = 3000, 200, 9.8n = 30tmax=(2*h/g)**0.5delta = tmax/(n-1)########## Begin ##########T = [i*delta for i in range(n)]xt = [v0*t for t in T]yt=[h-0.5*g*t**2 for t in T]########## End ##########plt.plot(xt,yt,'

动态规划习题 poj1050

原题:To the MaxTime Limit:1000MSMemory Limit:10000KTotal Submissions:31305Accepted:16272DescriptionGiven a two-dimensional array of positive and negative inte...

Groovy 笔记

作者:江南白衣 1.Groovy的最新八卦之处1.1 Wiki: http://docs.codehaus.org/pages/listpages.action?key=GROOVY 1.2 Mail list的在线浏览和rss定阅        Developer List http://dir.gmane.org/gmane.comp.lang.groovy.devel        User

python numpy基础

基本类型import numpy#向量vector=numpy.array([5,10,15,20])vector==10#矩阵matrix=numpy.array([[5,10,15],[20,25,30],[35,40,45]])matrix==25类型转化astype函数 dtype函数vector1=numpy.array(["1","2","3"])print(vector

笔记本硬盘的术语解释

尺寸:笔记本电脑所使用的硬盘一般是2 5英寸,而台式机为3 5英寸,笔记本电脑硬盘是笔记本电脑中为数不多的通用部件之一,基本上所有笔记