this computer meets the requirements for HAXM,but intel Virtualization Technology (VT-x) is not turned on. HAXM cannot be instealled until VT-x is ena...
分类:
其他好文 时间:
2014-11-19 20:13:59
阅读次数:
10688
VNC (Virtual Network Computer)是虚拟网络计算机的缩写。VNC 是在基于 UNIX 和 Linux 操作系统的免费的开源软件,远程控制能力强大,高效实用,其性能可以和 Windows 和 MAC 中的任何远程控制软件媲美。在 Linux 中,VNC 包括以下四个命令:.....
分类:
其他好文 时间:
2014-11-19 18:20:51
阅读次数:
159
由于最近要用到ICF,DPM等新的行人检测算法,找到了开源库CCV http://libccv.org/tutorial/ ,但代码是在linux平台下的,公司机器又不允许自己装双系统,就使用了Visual Box+Ubuntu来进行实现,具体的实现步骤如下:
一、安装VisualBox+Ubuntu
1 下载VisualBox https://www.virtualbox.org/
...
分类:
编程语言 时间:
2014-11-19 14:15:09
阅读次数:
953
How to manually remove an infected file from your computer
In order to manually remove an infected item from your computer you need to perform the following steps:
1. Restart the computer in Safe...
分类:
其他好文 时间:
2014-11-19 11:15:22
阅读次数:
162
C++ TCHAR* 与char* 互转 在MSDN中有这么一段: Note: The ANSI code pages can be different on different computers, or can be changed for a single computer, leading ...
分类:
编程语言 时间:
2014-11-19 10:44:44
阅读次数:
274
How to manually remove an infected file from your computer
In order to manually remove an infected item from your computer you need to perform the following steps:
1. Restart the computer in Safe...
分类:
其他好文 时间:
2014-11-19 01:12:38
阅读次数:
246
下面是网上看到的一些关于内存和CPU方面的一些很不错的文章. 整理如下:转: CPU的等待有多久?原文标题:What Your Computer Does While You Wait原文地址:http://duartes.org/gustavo/blog/[注:本人水平有限,只好挑一些国外高手的精...
分类:
其他好文 时间:
2014-11-18 13:20:14
阅读次数:
219
课程的第一节,是一个综述性的课。对于这节课,我总结为以下几个问题:(一)什么是计算机视觉;(二)怎样实现计算机视觉(怎么让机器看懂图像)(三)计算机视觉的应用有哪些。那么首先解决第一个问题:什么是计算机视觉。Computer vision is a field that includes metho...
分类:
其他好文 时间:
2014-11-16 18:32:25
阅读次数:
186
In computer science, string
interning is a method of storing only one copy
of each distinct string value,
which must be immutable.
Interning strings makes some string processing tasks more tim...
分类:
编程语言 时间:
2014-11-16 12:06:31
阅读次数:
221
ASP.NET MVC 3 can be installed side by side with ASP.NET MVC 2 on the same computer, which gives you flexibility in choosing when to upgrade an ASP.NE...
分类:
Web程序 时间:
2014-11-16 09:22:48
阅读次数:
186