学习笔记之《Rich feature hierarchies for accurate object detection and semantic segmentation》...
分类:
其他好文 时间:
2014-08-20 16:30:52
阅读次数:
326
diff可以比较两个文件的不同,也可以比较两个文件夹的不同,并可以生成补丁文件#准备俩不同的文件
[root@consoletmp]#catold
A:Hello,Goodmorning
B:Hello,Howareyou?IamHaiMeimei.
A:Fine.Tankyou,andyou?
B:Iamfinetoo.
[root@consoletmp]#catnew
A:Hello,Goodmorning
B:Hell..
分类:
其他好文 时间:
2014-08-15 18:06:29
阅读次数:
307
解题报告
题意:
n个巫师m个魔杖,每个魔杖可以被不同的巫师使用。求多少个魔杖会被买。
思路:
二分图最大匹配简单题。
#include
#include
#include
using namespace std;
int mmap[110][110],n,m,vis[110],pre[110];
int dfs(int x) {
for(int i=1; i<=n; i...
分类:
其他好文 时间:
2014-08-15 16:02:39
阅读次数:
258
Straight Slate Grinding Mill is a kind of thick grinding powder to meet the requirements of the custemers .It is designed on the basis of the traditio...
分类:
其他好文 时间:
2014-08-07 12:34:49
阅读次数:
255
Fine Uploader(http://fineuploader.com/)是一个实现 ajax 上传文件的 Javascript 组件。This project attempts to achieve a user-friendly file-uploading experience over ...
分类:
Web程序 时间:
2014-08-04 17:02:17
阅读次数:
329
多文件上传组件FineUploader使用心得 FineUploader 结合 一般处理程序 【上传示例】 参考:http://www.cnblogs.com/dudu/archive/2012/11/27/fine_uploader_mvc_ajax.html asp.net mvc示例 参考 :...
分类:
Web程序 时间:
2014-07-29 21:12:12
阅读次数:
275
Problem Description
In Diagon Alley ,there is only one Wand-seller,peeling gold letters over the door read Ollivanders: Makers of Fine Wands since 382 BC.A single wand lay on a faded purple cushion i...
分类:
其他好文 时间:
2014-07-29 14:59:59
阅读次数:
242
英语: fine 罚款 bowel dustbin prok incinerate salacity cone regent mitigant thug fealty loathe
分类:
其他好文 时间:
2014-07-16 19:29:22
阅读次数:
171
使用asm来部署 超大数据库(10TB到PB 范围)--针对oracle 10G...
分类:
数据库 时间:
2014-07-15 10:13:03
阅读次数:
296