BACKGROUND OF THE INVENTIONA conventional virtual-machine monitor (VM monitor) typically runs on a computer and presents to other software the abstrac...
分类:
其他好文 时间:
2014-06-21 06:29:43
阅读次数:
181
BACKGROUNDStandard computer interconnects, particularly for personal computers or workstations, may employ a bus such as Peripheral Component Intercon...
分类:
其他好文 时间:
2014-06-21 00:54:17
阅读次数:
418
BACKGROUNDThe field of invention relates to the computer sciences, generally, and, more specifically, to the thermal management of components other th...
分类:
其他好文 时间:
2014-06-18 22:26:38
阅读次数:
272
public class computer
{
private int i = 1;
public void run() throws LanPingExpion, MaoYanExcetion
{
if (i ==2 )
throw new LanPingExpion("蓝屏了");
if (i ==3) {
throw new M...
分类:
其他好文 时间:
2014-06-18 12:34:15
阅读次数:
184
??
An artifact diagram
shows the physical constituents of a system on the computer. Artifacts include files, databases, and similar physical collections of bits. Artifacts are often used in conjunct...
分类:
其他好文 时间:
2014-06-17 16:11:28
阅读次数:
287
BACKGROUND OF THE INVENTIONThe present invention relates to processors and computer systems. More specifically, the present invention relates to an ob...
分类:
其他好文 时间:
2014-06-17 13:10:39
阅读次数:
562
BACKGROUNDMany computer systems utilize virtualized memory for security, stability and/or other purposes. In various virtualized-memory systems, a vir...
分类:
其他好文 时间:
2014-06-17 00:09:58
阅读次数:
284
后台修改admin配置文件和修改根目录下的config.php网站路径比如“/home/wwwroot/yiju/”或“D:/AppServ/www/yiju/”其中yiju是我在网站服务器下建立的网站根目录,以此举例修改/admin/config.php文件,如下:上传和导入数据库搬迁成功!
分类:
其他好文 时间:
2014-06-15 07:17:06
阅读次数:
319
原著:Ragib HasanDepartment of Computer ScienceUniversity of Illinois at Urbana-Champaign翻译:王晓林混沌初开那是在一九九一年,令人痛苦难耐的冷战渐渐走到了尽头。和平安详的空气开始升起在地平线。在计算科学领域,随着强大...
分类:
系统相关 时间:
2014-06-14 22:55:04
阅读次数:
288
坦克大战
时间限制:1000 ms | 内存限制:65535 KB
难度:3
描述
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 dis...
分类:
其他好文 时间:
2014-06-14 14:30:01
阅读次数:
274