上一页 1 ··· 4 5 6 7 8 9 10 11 12 13 下一页
  2013年1月17日
摘要: 你的支持是我最大的动力,你的意见是我前进的导航。Problem DescriptionNow, here is a fuction:F(x) = 6 * x^7+8*x^6+7*x^3+5*x^2-y*x (0 <= x <=100)Can you find the minimum value when x is between 0 and 100.InputThe first line of the input contains an integer T(1<=T<=100) which means the number of test cases.Then T li 阅读全文
posted @ 2013-01-17 10:26 MrMission 阅读(510) 评论(0) 推荐(0) 编辑
  2013年1月16日
摘要: 你的支持是我最大的动力,你的意见是我前进的导航。Problem DescriptionNow,given the equation 8*x^4 + 7*x^3 + 2*x^2 + 3*x + 6 == Y,can you find its solution between 0 and 100;Now please try your lucky.InputThe first line of the input contains an integer T(1<=T<=100) which means the number of test cases. Then T lines foll 阅读全文
posted @ 2013-01-16 14:34 MrMission 阅读(8015) 评论(0) 推荐(0) 编辑
  2013年1月13日
摘要: 你的支持是我最大的动力,你的意见是我前进的导航。Problem DescriptionRecently, iSea went to an ancient country. For such a long time, it was the most wealthy and powerful kingdom in the world. As a result, the people in this country are still very proud even if their nation hasn’t been so wealthy any more.The merchants were 阅读全文
posted @ 2013-01-13 22:16 MrMission 阅读(1794) 评论(0) 推荐(2) 编辑
  2013年1月1日
摘要: 既然生下来,那就好好的活下去。 既然要活下去,是平庸的活还是轰轰烈烈的活?每个人都有每个人的选择,而且选择还不止这两种。或许,我们可以给出一种定义,活着是被人打败,还是打败别人,那就成二选一了。来吧,做出你的选择吧。 离我最近的是大学,现在很多人,在大学里不认真学习,到了毕业季,也就是到了现在,有些人已经拿到offer了,但有的人却还没开始工作,殊不知已经错过了很多机会,下个春天就不是校招,而是社招了。为时晚矣,后者为戒呀。当然这不是重点,重点是现在还处于大一大二的同学们啊,还处于研一的同学们啊,问问你们自己想成为怎么样的人?我有一个表妹,大一,我问她快考试了吧,她说是的,那你现在都在... 阅读全文
posted @ 2013-01-01 22:15 MrMission 阅读(1535) 评论(15) 推荐(3) 编辑
  2012年12月27日
摘要: A Step by Step guide to installing SQL Server 2008 simply and successfully with no prior knowledgeDevelopers and system administrators will find this installation guide useful, as will seasoned DBAs. It will teach you the basics required for a typical, problem-free installation of SQL Server 2008, a 阅读全文
posted @ 2012-12-27 10:51 MrMission 阅读(1412) 评论(0) 推荐(0) 编辑
  2012年12月18日
摘要: 导引两个主要的问题如何存储海量数据如何分析海量数据Hadoop就是Hadoop项目它包括Common, Avro, MapReduce, HDFS, Pig, Hive, Hbase, ZooKeeper, Sqoop, OozieHadoop文件系统适合于有数据流(一次写,多次读)和运行的普通主机上的海量数据但是Hadoop文件系统部适合运行延迟性输入,多次写以及随意修改的小文件HDFS 框架分块:默认64M(很大,因为用于海量数据)名字结点:含有文件系统的目录,文件信息以及相应的分块信息(很重要)数据结点:储存分块信息HA策略:1.x只能有一个名字结点,2.x之后就有针对名字结点的活动-待 阅读全文
posted @ 2012-12-18 11:21 MrMission 阅读(226) 评论(0) 推荐(0) 编辑
  2012年12月11日
摘要: Problem Description电子科大本部食堂的饭卡有一种很诡异的设计,即在购买之前判断余额。如果购买一个商品之前,卡上的剩余金额大于或等于5元,就一定可以购买成功(即使购买后卡上余额为负),否则无法购买(即使金额足够)。所以大家都希望尽量使卡上的余额最少。某天,食堂中有n种菜出售,每种菜可购买一次。已知每种菜的价格以及卡上的余额,问最少可使卡上的余额为多少。Input多组数据。对于每组数据:第一行为正整数n,表示菜的数量。n<=1000。第二行包括n个正整数,表示每种菜的价格。价格不超过50。第三行包括一个正整数m,表示卡上的余额。m<=1000。n=0表示数据结束。Ou 阅读全文
posted @ 2012-12-11 11:08 MrMission 阅读(1189) 评论(0) 推荐(0) 编辑
  2012年12月8日
摘要: 1.open terminal2.type "vi" <enter>if you want to exit, type ":q!"3.type "cd /etc", which means go to the directory of the etctype "cd", it will return to root directory.type "vi /etc/fstab", which means you edit the file.type "vi xx.txt&qu 阅读全文
posted @ 2012-12-08 22:07 MrMission 阅读(210) 评论(0) 推荐(0) 编辑
摘要: Because I select "try ubuntu" , untill now I continue install1.select continue2.select something else you can create or resize partitions yourself or choose multiple partitions for Ubuntu.select "new partition table"select "ext3", "/" and type 20,000. this is 阅读全文
posted @ 2012-12-08 11:19 MrMission 阅读(364) 评论(0) 推荐(0) 编辑
摘要: 1.download VMwarehttp://www.xiazaiba.com/html/516.htmlaccording to tips, you will install successfully2.new virtual machineselect typicalselect install the os later.select Linuxe and Red Hat Enterprise Linux 5.name after your virtual machine and select the location.select the limited room which is t 阅读全文
posted @ 2012-12-08 09:44 MrMission 阅读(179) 评论(0) 推荐(1) 编辑
上一页 1 ··· 4 5 6 7 8 9 10 11 12 13 下一页