码迷,mamicode.com
首页 >  
搜索关键字:computer    ( 2862个结果
python opencv3 检测人
git:https://github.com/linyi0604/Computer-Vision ...
分类:编程语言   时间:2018-08-08 17:35:45    阅读次数:241
1025 PAT Ranking[排序][一般]
Programming Ability Test (PAT) is organized by the College of Computer Science and Technology of Zhejiang University. Each test is supposed to run sim ...
分类:编程语言   时间:2018-08-07 20:33:27    阅读次数:239
matlab 霍夫变换(hough) 检测直线
霍夫变换是一种特征检测(feature extraction),被广泛应用在图像分析(image analysis)、电脑视觉 (computer vision)以及数位影像处理 (digital image processing)。 霍夫变换是用来辨别找出物件中的特征,例如:线条。他的算法流程大致 ...
分类:其他好文   时间:2018-08-06 21:06:12    阅读次数:172
python opencv3 向图像里写字
git:https://github.com/linyi0604/Computer-Vision ...
分类:编程语言   时间:2018-08-05 23:27:23    阅读次数:559
POJ - 1330 Nearest Common Ancestors 最近公共祖先+链式前向星 模板题
A rooted tree is a well-known data structure in computer science and engineering. An example is shown below: In the figure, each node is labeled with ...
分类:其他好文   时间:2018-08-05 22:39:00    阅读次数:245
CF555E Case of Computer Network
传送门题意题解容易发现,在同一个边双内的点我们是不用管它的,一定可以。那么我们缩点,然后把图变成一颗树。这样,$s$ 到 $t$ 的路径就可以用$\mathrm{LCA}$求了。我们把 $s$ 到 $\mathrm{LCA}$ 的路径打向上的标记,把 $\mathrm{LCA}$ 到 $t$ 的路径... ...
分类:Web程序   时间:2018-08-05 19:00:36    阅读次数:208
POJ3436:ACM Computer Factory-最大流
(有任何问题欢迎留言或私聊 && 欢迎交流讨论哦 目录 [TOC] 题意: "传送门"  原题目描述在最下面。  ~~题目真难读懂~~ 有$n$台机器,每台机器有$p$个部分,每台机器有$p$个输入输出规格。每台机器有一个产量参数,$p$个$0or1or2$代表输入规格,$p$个 ...
分类:其他好文   时间:2018-08-04 21:39:40    阅读次数:149
poj1463(简单树形dp)
Strategic game Time Limit: 2000MS Memory Limit: 10000K Total Submissions: 9313 Accepted: 4368 Description Bob enjoys playing computer games, especiall ...
分类:其他好文   时间:2018-08-04 19:05:01    阅读次数:168
python opencv3 静态图片检测人脸
git:https://github.com/linyi0604/Computer-Vision ...
分类:编程语言   时间:2018-08-04 11:59:56    阅读次数:177
HDU 1041 Computer Transformation(找规律加大数乘)
主要还是找规律,然后大数相乘 ...
分类:其他好文   时间:2018-08-04 11:33:37    阅读次数:119
2862条   上一页 1 ... 63 64 65 66 67 ... 287 下一页
© 2014 mamicode.com 版权所有  联系我们:gaon5@hotmail.com
迷上了代码!