给定 n 个非负整数 a1,a2,...,an,每个数代表坐标中的一个点?(i,?ai) 。在坐标内画 n 条垂直线,垂直线 i?的两个端点分别为?(i,?ai) 和 (i, 0)。找出其中的两条线,使得它们与?x?轴共同构成的容器可以容纳最多的水。 链接:https://leetcode cn.c ...
分类:
其他好文 时间:
2020-01-01 21:05:55
阅读次数:
76
https://xueqiu.com/4105947155/78603772 简介:Quantamental(我们可以看作是Quant & Fundamental,即“量化基本面分析法”),就是把量化和基本面两种方法有效结合起来。这样的方法可能更合适中国市场,毕竟做基本面的人已经完全没有能力处理现在 ...
分类:
其他好文 时间:
2020-01-01 21:05:12
阅读次数:
324
环境:ubuntu16.04 tensorrt版本:5.1.5.0 cuda版本:9.0 GPU:1080Ti Mxnet版本:1.3.1 cudnn:7.3.1 1、tensorrt安装: https://github.com/NVIDIA/TensorRT tensorrt的不同版本: http ...
分类:
Web程序 时间:
2020-01-01 21:03:50
阅读次数:
239
especially https://www.merriam-webster.com/dictionary/especially 特别地 尤其 1 : specially sense 1 // 特殊地 2 a : in particular : particularly food seems che ...
分类:
其他好文 时间:
2020-01-01 20:51:36
阅读次数:
88
官方示例链接 https://mxnet.apache.org/api/python/docs/tutorials/performance/backend/tensorrt/tensorrt.html Optimizing Deep Learning Computation Graphs with ...
分类:
Web程序 时间:
2020-01-01 20:50:28
阅读次数:
269
HTTP与HTTPs的区别呢?有人可能说,不就多了个s么!对,确实只是多了个s,但是因为这个s,后者比前者功能更强大,而且前者免费,后者收费。 一、HTTP是什么 HTTP是超文本传输协议(Hyper Text Transfer Protocol)。是用于从万维网(WWW:World Wide We ...
分类:
Web程序 时间:
2020-01-01 20:48:21
阅读次数:
74
1.原题: https://leetcode.com/problems/minimum-time-visiting-all-points/ On a plane there are n points with integer coordinates points[i] = [xi, yi]. You ...
分类:
其他好文 时间:
2020-01-01 20:46:44
阅读次数:
73
高性能云服务器注册地址 https://www.vultr.com/?ref=8229846 4F 云应用服务器 已部署好应用,直接开机使用 ...
分类:
其他好文 时间:
2020-01-01 20:44:21
阅读次数:
142
最近心脏难受,住医院一次,有些心血管相关药物具有好的效果,记录备忘: 1、盐酸曲美他嗪片(万爽力): 属于其他类抗心绞痛心血管药物。 https://www.yaofangwang.com/detail-20496614.html 38元/盒 20mg * 30 片。 人体研究: 对心绞痛患者的对照 ...
分类:
其他好文 时间:
2020-01-01 20:38:58
阅读次数:
95
编程范式的分类也有很多种,除了上面的分类,还有结构化、非结构化等分类。我想最主要的分类还是按照model of computation(计算模型)来分,一般而言有四类范式: https://www.xuebuyuan.com/1062696.html 基于Turing Machine(图灵机)的Im ...
分类:
其他好文 时间:
2020-01-01 20:36:03
阅读次数:
102