上一页 1 ··· 7 8 9 10 11 12 13 14 15 16 下一页
摘要: Problem Description 老师在计算几何这门课上给Eddy布置了一道题目,题目是这样的:给定二维的平面上n个不同的点,要求在这些点里寻找三个点,使他们构成的三角形拥有的面积最大。Eddy对这道题目百思不得其解,想不通用什么方法来解决,因此他找到了聪明的你,请你帮他解决这个题目。 Inp 阅读全文
posted @ 2017-07-28 10:56 爱国呐 阅读(496) 评论(0) 推荐(0) 编辑
摘要: 刚装的win7系统,C盘占空间特别大,清理垃圾,清理碎片之后还是特别大,检查一下,系统才20G,C盘却占用了40G,其实是没有关闭系统还原,再就是没有调整虚拟内存。win7旗舰版(其他版本也可能这样,没有尝试)经常会出现这样的情况,具体如何处理,下面给出教程。 1.虚拟内存设置 在桌面计算机上右键, 阅读全文
posted @ 2017-07-28 10:38 爱国呐 阅读(6775) 评论(0) 推荐(0) 编辑
摘要: Description Once upon a time there was a greedy King who ordered his chief Architect to build a wall around the King's castle. The King was so greedy, 阅读全文
posted @ 2017-07-28 09:54 爱国呐 阅读(254) 评论(0) 推荐(0) 编辑
摘要: Problem Description 话说上回讲到海东集团推选老总的事情,最终的结果是XHD以微弱优势当选,从此以后,“徐队”的称呼逐渐被“徐总”所取代,海东集团(HDU)也算是名副其实了。创业是需要地盘的,HDU向钱江肉丝高新技术开发区申请一块用地,很快得到了批复,据说这是因为他们公司研发的“海 阅读全文
posted @ 2017-07-28 09:12 爱国呐 阅读(437) 评论(0) 推荐(0) 编辑
摘要: 关于极角排序: 在平面内取一个定点O,叫极点,引一条射线Ox,叫做极轴,再选定一个长度单位和角度的正方向(通常取逆时针方向)。 对于平面内任何一点M,用ρ表示线段OM的长度(有时也用r表示),θ表示从Ox到OM的角度,ρ叫做点M的极径,θ叫做点M的极角,有序数对 (ρ,θ)就叫点M的极坐标。 那么给 阅读全文
posted @ 2017-07-28 08:56 爱国呐 阅读(14482) 评论(1) 推荐(6) 编辑
摘要: Ubuntu上好用的markdown编辑器:typora 安装教程: sudo add-apt-repository ppa:hzwhuang/ss-qt5 sudo apt-get update sudo apt-get install shadowsocks-qt5 阅读全文
posted @ 2017-07-27 19:20 爱国呐 阅读(2141) 评论(1) 推荐(0) 编辑
摘要: 这个软件的作用就是保存你复制或者剪贴的内容 对于经常复制文字的Ubuntu使用者作用还是比较大的 下面附上安装代码 安装: sudo add-apt-repository ppa:shantzu/clipit sudo apt-get update sudo apt-get install clip 阅读全文
posted @ 2017-07-27 19:15 爱国呐 阅读(2655) 评论(0) 推荐(1) 编辑
摘要: Description One cow from each of N farms (1 ≤ N ≤ 1000) conveniently numbered 1..N is going to attend the big cow party to be held at farm #X (1 ≤ X ≤ 阅读全文
posted @ 2017-07-26 17:29 爱国呐 阅读(273) 评论(0) 推荐(0) 编辑
摘要: Description While exploring his many farms, Farmer John has discovered a number of amazing wormholes. A wormhole is very peculiar because it is a one- 阅读全文
posted @ 2017-07-26 16:59 爱国呐 阅读(220) 评论(0) 推荐(0) 编辑
摘要: Description There are N beads which of the same shape and size, but with different weights. N is an odd number and the beads are labeled as 1, 2, ..., 阅读全文
posted @ 2017-07-26 16:49 爱国呐 阅读(245) 评论(0) 推荐(0) 编辑
上一页 1 ··· 7 8 9 10 11 12 13 14 15 16 下一页