码迷,mamicode.com
首页 >  
搜索关键字:computer    ( 2862个结果
C#使用控制台列出当前所有可用的打印机列表
C#使用控制台列出当前所有可用打印机列表的方法。分享给大家供大家参考。具体如下://TheinitialC#codefortheWMIquerywasgeneratedbyWMICode//Generator,Version5.00,http://www.robvanderwoude.com/wmigen.phpusingSystem;usingSystem.Management;usingSystem.Collections;nam..
分类:Windows程序   时间:2015-04-19 06:48:01    阅读次数:178
C# 第五次作业
这节课我们主要学习了String and Regular ExpressionsIntroduction of Strings Computer was used for numeric munipulation:1. Most programs are concerned more with st...
分类:Windows程序   时间:2015-04-19 06:18:22    阅读次数:220
Codeforces534B:Covered Path
The on-board computer on Polycarp's car measured that the car speed at the beginning of some section of the path equals v1 meters per second, and in the end it is v2 meters per second. We know tha...
分类:其他好文   时间:2015-04-18 20:38:35    阅读次数:164
Tetris
he Tetris game is one of the most popular computer games ever created. The original game was designed and programmed by a Russian programmerAlexey Paj...
分类:其他好文   时间:2015-04-18 14:31:26    阅读次数:166
hdu 1387 Team Queue
Description Queues and Priority Queues are data structures which are known to most computer scientists. The Team Queue, however, is not so well known, though it occurs often in everyday life. At ...
分类:其他好文   时间:2015-04-18 13:13:11    阅读次数:154
Simple drag and drop
In computer graphical user interfaces, drag-and-drop is the action of (or support for the action of) clicking on a virtual object and dragging it to a...
分类:其他好文   时间:2015-04-18 11:14:51    阅读次数:214
机器学习(2) 自动生成图片描述
近年来很多机器学习研究者开始尝试从图片中挖掘信息,自动生成该图片的描述:Google Research 在2011年发布正在开发的新技术,声称能侦察图片,再为图片作出文字描述:该新技术结合了计算机视觉技术(computer vision)和自然语言处理(natural language proces...
分类:其他好文   时间:2015-04-18 06:24:49    阅读次数:154
POJ 1236 Network of Schools (Tarjan + 缩点)
Network of SchoolsTime Limit:1000MSMemory Limit:10000KTotal Submissions:12240Accepted:4871DescriptionA number of schools are connected to a computer n...
分类:Web程序   时间:2015-04-17 17:30:40    阅读次数:148
计算机视觉的一些测试数据集和源码站点
以下是computer vision:algorithm and application计算机视觉算法与应用这本书中附录里的关于计算机视觉的一些测试数据集和源码站点,我整理了下,加了点中文注解。ComputerVision:Algorithms and ApplicationsRichard Sze...
分类:其他好文   时间:2015-04-17 13:13:14    阅读次数:189
poj1330Nearest Common Ancestors以及讲解倍增法求lca
Time Limit: 1000MS   Memory Limit: 10000K Total Submissions: 20487   Accepted: 10784 Description A rooted tree is a well-known data structure in computer science and engineering. An e...
分类:其他好文   时间:2015-04-16 21:59:39    阅读次数:186
© 2014 mamicode.com 版权所有  联系我们:gaon5@hotmail.com
迷上了代码!