题目描述 One cow from each of N farms (1 ≤ N ≤ 1000) conveniently numbered 1..N is going to attend the big cow party to be held at farm #X (1 ≤ X ≤ N). A ...
分类:
其他好文 时间:
2017-07-01 21:43:05
阅读次数:
173
这是《opencv2.4.9tutorial.pdf》的objdetect module的唯一一个例子。 在OpenCV中进行人脸或者人眼 或者身体的检测 首先就是训练好级联分类器,然后就是检测就行。在opencv中,“opencv/sources/data中就有内置训练好的:基于haar特征的级联 ...
分类:
其他好文 时间:
2017-07-01 15:24:01
阅读次数:
210
2017年6月13日 星期二 --出埃及记 Exodus 26:32Hang it with gold hooks on four posts of acacia wood overlaid with gold and standing on four silver bases.要把幔子挂在四根包金 ...
分类:
其他好文 时间:
2017-06-24 12:33:14
阅读次数:
100
本地上传,提前预览(图片。视频) 1.html中div标签预览显示。button标签触发上传事件。 <div id="drop_area" style="border:3px dashed silver;width:200px; height:200px">将图片拖拽到此</div> <button ...
分类:
编程语言 时间:
2017-06-23 19:39:34
阅读次数:
219
本地上传,提前预览(图片,视频) 1.html中div标签预览显示,button标签触发上传事件。 <div id="drop_area" style="border:3px dashed silver;width:200px; height:200px">将图片拖拽到此</div> <button ...
分类:
编程语言 时间:
2017-06-23 19:36:22
阅读次数:
127
首先来看一下题目: Sorting is one of the most frequently performed computational tasks. Consider the special sorting problem in which the records to be sorted ...
分类:
其他好文 时间:
2017-06-20 22:15:30
阅读次数:
252
什么是信号? 信号是 Linux 进程间通信的最古老的方式。信号是软件中断,它是在软件层次上对中断机制的一种模拟,是一种异步通信的方式 。信号能够导致一个正在执行的进程被还有一个正在执行的异步进程中断,转而处理某一个突发事件。 “中断”在我们生活中常常遇到。譬如,我正在房间里打游戏。突然送快递的来了 ...
分类:
系统相关 时间:
2017-06-17 21:46:08
阅读次数:
316
3324 新斯诺克 时间限制: 1 s 空间限制: 64000 KB 题目等级 : 白银 Silver 3324 新斯诺克 3324 新斯诺克 时间限制: 1 s 空间限制: 64000 KB 题目等级 : 白银 Silver 时间限制: 1 s 时间限制: 1 s 空间限制: 64000 KB 空 ...
分类:
其他好文 时间:
2017-06-15 18:12:25
阅读次数:
185
一个比ack速度快n倍的代码搜索工具: ag 银搜索者(The Silver Searcher) 一个类似于代码搜索工具ack,着重于速度。 Github: https://github.com/ggreer/the_silver_searcher Ag有什么好处? 它比一个数量级快ack。 它忽略 ...
分类:
其他好文 时间:
2017-06-13 11:30:11
阅读次数:
356
Silver, David, et al. "Mastering the game of Go with deep neural networks and tree search." Nature 529.7587 (2016): 484-489. Alphago的论文,主要使用了RL的技术,不知道 ...
分类:
Web程序 时间:
2017-06-12 20:46:02
阅读次数:
192