上一页 1 ··· 32 33 34 35 36 37 38 39 40 ··· 164 下一页
  2019年8月27日
摘要: 1036 Boys vs Girls (25 分) This time you are asked to tell the difference between the lowest grade of a... 阅读全文
posted @ 2019-08-27 20:42 蔡军帅 阅读(130) 评论(0) 推荐(0)
摘要: 1035 Password (20 分) To prepare for PAT, the judge sometimes has to generate random passwords for the ... 阅读全文
posted @ 2019-08-27 19:57 蔡军帅 阅读(128) 评论(0) 推荐(0)
摘要: 1035 Password (20 分) 1035 Password (20 分) 1035 Password (20 分) To prepare for PAT, the judge sometimes has to generate random passwords for the users. 阅读全文
posted @ 2019-08-27 19:57 蔡军帅 阅读(409) 评论(0) 推荐(0)
摘要: 1034 Head of a Gang (30 分) 1034 Head of a Gang (30 分) 1034 Head of a Gang (30 分) One way that the police finds the head of a gang is to check people's 阅读全文
posted @ 2019-08-27 16:48 蔡军帅 阅读(486) 评论(0) 推荐(0)
摘要: 1034 Head of a Gang (30 分) One way that the police finds the head of ... 阅读全文
posted @ 2019-08-27 16:48 蔡军帅 阅读(123) 评论(0) 推荐(0)
  2019年8月26日
摘要: 1033 To Fill or Not to Fill (25 分) With highways available, driving a car fro... 阅读全文
posted @ 2019-08-26 19:41 蔡军帅 阅读(119) 评论(0) 推荐(0)
摘要: 1033 To Fill or Not to Fill (25 分) With highways available, driving a car from Hangzhou to any other city is easy. But since the tank capacity of a ca 阅读全文
posted @ 2019-08-26 19:41 蔡军帅 阅读(1055) 评论(1) 推荐(0)
  2019年8月24日
摘要: 插值与拟合 原文链接:https://zhuanlan.zhihu.com/p/28149195 1.最小二乘拟合 实例1 实例2 2.插值 实例1 实例2 B样条曲线插值一维数据的插值运算可以通过 interp1d()实现。其调用形式为:Interp1d可以计算x的取值范围之内任意点的函数值,并返 阅读全文
posted @ 2019-08-24 15:35 蔡军帅 阅读(3342) 评论(0) 推荐(0)
摘要: 插值与拟合原文链接:https://zhuanlan.zhihu.com/p/28149195 1.最小二乘拟合实例1 # -*- coding: utf-8 -*-import numpy as npi... 阅读全文
posted @ 2019-08-24 15:35 蔡军帅 阅读(255) 评论(0) 推荐(0)
摘要: 05插值和拟合黄河小浪底调水调沙问题 data3.txt1800 1900 2100 2200 2300 2400 2500 2600 2650 2700 ... 阅读全文
posted @ 2019-08-24 15:19 蔡军帅 阅读(276) 评论(0) 推荐(0)
上一页 1 ··· 32 33 34 35 36 37 38 39 40 ··· 164 下一页