1、下载jdk,链接:http://pan.baidu.com/s/1nvND95f 密码:u0bp 分享了32位的和64位的,需要事先看自己的Linux是哪个版本。 2、创建文件夹usr/java并把jdk压缩包复制过来。 点开computer能看到所有的文件夹。里面就有usr文件夹。 3、解压后... ...
分类:
系统相关 时间:
2016-06-12 21:57:08
阅读次数:
193
谈谈命名 Martin Fowler曾经在一篇文章中曾经引用过Phil Karlton的话: There are only two hard things in Computer Science: cache invalidation and naming things. 他说这句话在很长的一段时间 ...
分类:
其他好文 时间:
2016-06-12 00:11:59
阅读次数:
105
dub 删除heberfil.sys大文件的方法 方法1:Windows/system32中的cmd.exe 输入 powercfg -h off,即可关闭休眠功能,同时 Hiberfil.sys 文件也会自动删除。 方法2:运行命令gpedit.msc打开策略组 依次打开Computer Conf ...
分类:
其他好文 时间:
2016-06-08 20:20:03
阅读次数:
246
At the beginning of every day, the first person who signs in the computer room will unlock the door, and the last one who signs out will lock the door ...
分类:
其他好文 时间:
2016-06-07 20:52:22
阅读次数:
398
raster graphics editor vector graphics editor font editor video editor 3D computer graphics software 3D modeling software 3D rendering software game e ...
分类:
其他好文 时间:
2016-06-07 17:56:17
阅读次数:
141
Martin Fowler曾经在一篇文章中曾经引用过Phil Karlton的话:
There are only two hard things in Computer Science: cache invalidation and naming things. ...
分类:
其他好文 时间:
2016-06-07 12:41:38
阅读次数:
129
Martin Fowler曾经在一篇文章中曾经引用过Phil Karlton的话:There are only two hard things in Computer Science: cache invalidation and naming things.他说这句话在很长的一段时间内都是他最喜欢... ...
分类:
其他好文 时间:
2016-06-06 18:28:59
阅读次数:
120
1.背景 计算机视觉/computer vision是一个火了N年的topic。持续化升温的原因也非常简单:在搜索/影像内容理解/医学应用/地图识别等等领域应用太多,大家都有一个愿景『让计算机能够像人一样去”看”一张图片,甚至”读懂”一张图片』。 有几个比较重要的计算机视觉任务,比如图片的分类,物体 ...
分类:
其他好文 时间:
2016-06-06 11:48:19
阅读次数:
279
编者按:2014年度计算机视觉方向的顶级会议CVPR上月落下帷幕。在这次大会中,微软亚洲研究院共有15篇论文入选。今年的CVPR上有哪些让人眼前一亮的研究,又反映出哪些趋势?来听赴美参加会议的微软亚洲研究院实习生胡哲的所见所闻。 作者:胡哲 微软亚洲研究院实习生 计算机视觉(Computer Vis ...
分类:
其他好文 时间:
2016-06-05 13:44:28
阅读次数:
282
RISC(reduced instruction set computer)精简指令集计算机 简介 精简指令集,是计算机中央处理器的一种设计模式,也被称为RISC(Reduced Instruction Set Computer的缩写)。[1] 这种设计思路对指令数目和寻址方式都做了精简,使其实现更 ...
分类:
移动开发 时间:
2016-06-05 12:23:10
阅读次数:
184