08 2014 档案

摘要:From: http://www.cnblogs.com/killerlegend/p/3946768.html Author:KillerLegend Date:2014.8.30 MingW的配置教程在这儿: http://www.cnblogs.com/killerlegend/p/37465... 阅读全文
posted @ 2014-08-30 19:43 KillerLegend 阅读(2178) 评论(0) 推荐(0)
摘要:From:http://www.cnblogs.com/killerlegend/p/3918452.html Author:KillerLegend Date:2014.8.17 杭电OJ之3233很简单的一个问题,谁知道一直提示我超时,超时,最后都快哭了,C++代码如下: #include #include using namespace std; int m... 阅读全文
posted @ 2014-08-17 22:51 KillerLegend 阅读(2209) 评论(0) 推荐(0)
摘要:Author:Justin Heyes-JonesFrom: http://heyes-jones.com/astar.phpDate:2014.8.16本文地址:http://www.cnblogs.com/killerlegend/p/3917083.html Translated By Kil... 阅读全文
posted @ 2014-08-16 23:21 KillerLegend 阅读(5331) 评论(0) 推荐(2)
摘要:From:http://www.cnblogs.com/killerlegend/p/3916937.html Author:KillerLegend Date:2014.8.16 这篇文章参考1996年Aleph One的一篇文章: http://www1.maths.leeds.ac.uk/~read/bofs.html,我只想说,原文的年龄几乎和我一样大的啊...额..一不小心暴露了年... 阅读全文
posted @ 2014-08-16 21:26 KillerLegend 阅读(2045) 评论(0) 推荐(0)
摘要:Author:KillerLegend Date:2014.8.14 From:http://www.cnblogs.com/killerlegend/p/3913614.html 之所以说是小清新,是因为这些只涉及到了最基础的,但是,看完后,你真的可以使用它,尽管它看起来不是那么漂亮... 准备工具: 1: Easy2Boot_v1.54 2: Install_RMPrepUSB_F... 阅读全文
posted @ 2014-08-14 22:38 KillerLegend 阅读(3613) 评论(0) 推荐(0)
摘要:Author:KillerLegend Date:2014.8.14 From:http://www.cnblogs.com/killerlegend/p/3913554.html www.google.com/ncr,其中ncr=no country dirction,这个域名不会根据定位而重定向对Google服务器的访问,从而,让我们获得原汁原味的Google引擎搜索,如果出行Error... 阅读全文
posted @ 2014-08-14 22:07 KillerLegend 阅读(2080) 评论(0) 推荐(0)
摘要:From:http://www.cnblogs.com/killerlegend/p/3909208.html Author:KillerLegend Date:2014.8.13 事情是这样的,我的笔记本最近老是突然就关机了,就跟台式机突然断电似的,直接就挂掉了... 我的电脑用的不到一年半,使用powercfg –energy命令检测: 查看energy-report.ht... 阅读全文
posted @ 2014-08-13 09:29 KillerLegend 阅读(699) 评论(0) 推荐(0)
摘要:From:http://www.cnblogs.com/killerlegend/p/3906502.html Author:KillerLegend Date:2014.8.12 Intel和AT&T汇编语法在”长相”上看起来颇为不同,这会让在已经学过Intel语法后来又碰到AT&T语法的人产生很大的迷惑,反之也是一样的,今天就说一说一些基本的不同之处. 前缀 Intel语法中寄存... 阅读全文
posted @ 2014-08-12 09:21 KillerLegend 阅读(2150) 评论(0) 推荐(0)
摘要:1:clear2:Ctrl+L3:printf "\033c" 4:ALT+F8By KillerLegendRef:http://www.coolcoder.in/2014/01/how-to-clear-terminal-screen-for-real.html 阅读全文
posted @ 2014-08-11 22:16 KillerLegend 阅读(507) 评论(0) 推荐(0)
摘要:From:http://www.cnblogs.com/killerlegend/p/3904478.htmlAuthor:KillerLegendDate:2014.8.11首先,只想说一句,不容易啊,不容易啊!太不容易了!花了一天半时间安装完成!最有喜感的是这张图:打开界面还不错哈!如下:5G的... 阅读全文
posted @ 2014-08-11 12:40 KillerLegend 阅读(12421) 评论(16) 推荐(2)
摘要:From:http://www.cnblogs.com/killerlegend/p/3892668.htmlAuthor:KillerLegendDate:2014.8.5在看A*算法的时候,有一个关于8迷宫问题的Java Applet的样式,在这个网站: http://www.permadi.c... 阅读全文
posted @ 2014-08-05 16:52 KillerLegend 阅读(1303) 评论(0) 推荐(0)