- is called dash. period 句号 ,comma 逗号 :colon 冒号 ; semicolon 分号 !exclamation 惊叹号 question mark 问号  ̄ hyphen 连字符 \' apostrophe 省略号;所有格符号 — dash 破折号 ‘ ’si ...
分类:
其他好文 时间:
2018-07-25 21:11:36
阅读次数:
151
来来,zookeeper我们聊聊 zookeeper我是搭建了一个集群的,但是搭建完发现,bin/zkServer.sh status一直是不正常的 看了一下日志,的确有问题(有问题你还起来了?) 从这篇文章参考了一下:产生上述两条Waring信息是因为zookeeper服务的每个实例都拥有全局的配 ...
分类:
其他好文 时间:
2018-07-24 18:00:52
阅读次数:
140
原地址:https://zhidao.baidu.com/question/1574784863775980300.html ...
分类:
Web程序 时间:
2018-07-24 17:34:29
阅读次数:
391
This shall be added in ~/.bashrc or ~/.bash_profile ###成功 参考:https://stackoverflow.com/questions/32405035/caffe-installation-opencv-libpng16-so-16-lin ...
分类:
Web程序 时间:
2018-07-23 22:08:03
阅读次数:
1838
https://www.nowcoder.com/practice/7e7ccd30004347e89490fefeb2190ad2?tpId=85&&tqId=29853&rp=5&ru=/activity/oj&qru=/ta/2017test/question-ranking 题目 其实一开始 ...
分类:
其他好文 时间:
2018-07-23 14:44:02
阅读次数:
148
1:麻省理工大学 线性代数,Gilbert Strang。张教授的矩阵分析 2:ng的机器学习,231.以及深度学习,完成课后习题。 3:经典算法的推导,以及代码的实现。 http://www.zhihu.com/question/26726794?utm_source=qq&utm_medium= ...
分类:
其他好文 时间:
2018-07-23 14:43:17
阅读次数:
150
Question 有如下一个字典,内嵌多维列表: 请把所有以 'hit' 开头的key所对应的list按顺序求和,示例结果:{ 'hit':[[9, 39, 69], [12, 42, 72]] } Answer ...
分类:
其他好文 时间:
2018-07-23 12:35:29
阅读次数:
164
这篇写在两年前!!! 目标检测问题,对应英文:Target Detection 下面是解决这类问题的state-of-the-art方法的基本介绍: https://www.zhihu.com/question/34223049 https://zhuanlan.zhihu.com/p/215337 ...
分类:
其他好文 时间:
2018-07-22 15:16:51
阅读次数:
185
The set of written test question Question1:Adjustment Queue In the kindergarten,there are n children arranged in a team,with one number from left to r ...
分类:
编程语言 时间:
2018-07-22 00:10:47
阅读次数:
182
(摘自知乎) Lindström–Gessel–Viennot lemma(Lindström-Gessel-Viennot lemma这里有详细介绍跟证明) 在一个有向无环图里,想要计算从n个起点 到n个终点 的n条互不相交的路径的数量(具体说是其生成函数),只要符合一定条件,就有个非常漂亮的形式 ...
分类:
其他好文 时间:
2018-07-21 20:31:59
阅读次数:
197