码迷,mamicode.com
首页 >  
搜索关键字:computer    ( 2862个结果
Heap & Priority Queue
Heap & Priority Queue Definition & Description: In computer science/data structures, a priority queue is an abstract data type which is like a regular ...
分类:其他好文   时间:2017-07-24 14:38:06    阅读次数:210
HDU5734 Acperience(数学推导)
Problem Description Deep neural networks (DNN) have shown significant improvements in several application domains including computer vision and speech ...
分类:其他好文   时间:2017-07-24 11:41:23    阅读次数:159
powershell 远程重启/关闭服务器
powershell 远程重启/关闭服务器 #启动winrm #设置信任主机 #登录验证 #设置要关闭的服务器的名称 #建立一个连接 #重起服务器 /////////////////////////////////// 将上面的命令合并后:(暂未测试) 完整命令,有兴趣可以试试 { } 内可以做你想 ...
分类:系统相关   时间:2017-07-23 19:58:02    阅读次数:342
openCV—Python(1)——初始化环境
本系列博客主要參考自——Adrian Rosebrock:《Practical Python and OpenCV: An Introductory,Example Driven Guide toImage Processing and Computer Vision》 一、 分步配置 分别安装下面 ...
分类:编程语言   时间:2017-07-23 19:49:43    阅读次数:298
MD5加密
Message Digest Algorithm MD5(中文名为消息摘要算法第五版)为计算机安全领域广泛使用的一种散列函数,用以提供消息的完整性保护。该算法的文件号为RFC 1321(R.Rivest,MIT Laboratory for Computer Science and RSA Data ...
分类:其他好文   时间:2017-07-23 12:38:29    阅读次数:188
Battle City BFS+优先队列
Battle City Many of us had played the game "Battle city" in our childhood, and some people (like me) even often play it on computer now. What we are d ...
分类:其他好文   时间:2017-07-22 23:48:47    阅读次数:246
计算机相关组织整理
ECMAECMA是“European Computer Manufactures Association”的缩写,中文称欧洲计算机制造联合会。是1961年成立的旨在建立统一的电脑操作格式标准--包括程序语言和输入输出的组织。这个组织的目标是评估,开发和认可电信和计算机标准万维网联盟,又称W3C理事会... ...
分类:其他好文   时间:2017-07-22 23:48:15    阅读次数:212
POJ 3436 ACM Computer Factory(最大流+路径输出)
http://poj.org/problem?id=3436 题意: 每台计算机包含P个部件,当所有这些部件都准备齐全后,计算机就组装完成了。计算机的生产过程通过N台不同的机器来完成,每台机器用它的性能(每小时组装多少台电脑)、输入/输出规格来描述。 输入规格描述了机器在组装计算机时哪些部件必须准备 ...
分类:其他好文   时间:2017-07-22 09:57:50    阅读次数:166
HDU-1171
Nowadays, we all know that Computer College is the biggest department in HDU. But, maybe you don't know that Computer College had ever been split into ...
分类:其他好文   时间:2017-07-21 01:11:05    阅读次数:172
SAN & vSAN & vSAN storage
SAN (storage area network ) 定义: Storage area network (SAN) is a network that primarily connects the storage systems with the computer systems and also ...
分类:其他好文   时间:2017-07-20 23:57:11    阅读次数:221
© 2014 mamicode.com 版权所有  联系我们:gaon5@hotmail.com
迷上了代码!