自定义博客皮肤VIP专享

*博客头图:

格式为PNG、JPG,宽度*高度大于1920*100像素,不超过2MB,主视觉建议放在右侧,请参照线上博客头图

请上传大于1920*100像素的图片!

博客底图:

图片格式为PNG、JPG,不超过1MB,可上下左右平铺至整个背景

栏目图:

图片格式为PNG、JPG,图片宽度*高度为300*38像素,不超过0.5MB

主标题颜色:

RGB颜色,例如:#AFAFAF

Hover:

RGB颜色,例如:#AFAFAF

副标题颜色:

RGB颜色,例如:#AFAFAF

自定义博客皮肤

-+

我不能悲伤地坐在你身旁

  • 博客(9)
  • 资源 (6)
  • 收藏
  • 关注

原创 HDU 1786 Tempter of the Bone again

<br />又是莫名其妙做出来的,不知道怎么证明自己使用的方法,求解!!<br /> Problem DescriptionIgnatius found some bones in an ancient maze, which fascinated him a lot. However, when he picked them up, the maze began to shake, and Ignatius could feel the ground sinking. He realized that t

2010-12-30 11:40:00 950 2

原创 HDU 1532 Drainage Ditches

第一次做网络流题目,写个报告巩固一下哈。 Problem DescriptionEvery time it rains on Farmer John's fields, a pond forms over Bessie's favorite clover patch. This means that the clover is covered by water for awhile and takes quite a long time to regrow. Thus, Farmer John has bu

2010-12-29 18:52:00 960 4

原创 [院赛]A number game

DescriptionYou've designed a computer and implemented all the common arithmetic operators: addition, subtraction, multiplication and integer division. However, your budget was very limited, so you could only afford to place a single register in the compute

2010-12-28 16:20:00 687

原创 极简约版正大数加法

<br />#include<iostream><br />#include<cstring><br />#define L 1000000000<br />class bignum{<br />private:<br /> int Num[101],Len;<br />public:<br /> bignum(){Num[0]=0;Len=0;}<br /> friend bignum operator+(bignum a,bignum b){<br />  int i,l1=a.Len,l2=b.Len

2010-12-24 15:47:00 579

原创 求日期什么的

#includeint month[13]={0,31,28,31,30,31,30,31,31,30,31,30,31};char Month[13][10]={"","January","February","March","April","May","June","July","August","September","October","November","December"};char DayofWeek[7][10]={"Monday","Tuesday","Wednesday","Thurs

2010-12-22 21:08:00 656

转载 catalan数

<br />都是转的真不好意思,唉~~~~~~~~~<br /> <br /> <br />首先是啥米叫catalan数,h(n) = h(0)*h(n-1)+ h(1)*h(n-2)+….+h(n-2)*h(1)+h(n-1)*h(0) ,h(0) = h(1) = 1通项公式为另外还有h(n) = h(1)h(n-1)+h(2)*h(n-2)+…+h(n-2)*h(2)+h(n-1)*h(1),h(1) = 1其通项公式为<br />首先是括号问题,很多问题都能转换为括号匹配问题,即在任何位置,左括号的

2010-12-21 20:12:00 1187

转载 凸包和重心求法

/*==================================================*\ | Graham 求凸包 O(N * logN) | CALL: nr = graham(pnt, int n, res); res[]为凸包点集; \*==================================================*/ struct

2010-12-12 20:34:00 1430

转载 求直线交点

Point intersection(Line l1,Line l2){//面积比求出交点之比 Point ret = l1.s; double t = ((l1.s.x - l2.s.x) * (l2.s.y - l2.e.y) - (l1.s.y - l2.s.y) * (l2.s.x - l2.e.x)) /((l1.s.x - l1.e.x) *

2010-12-10 22:20:00 653

转载 [ZT]HDU胡搞题

1022、1027、1030、1035、1128、1165、1209、1210、1215、1222、1228、1229、1230、1237、1259、1276、1286、1337、1342、1361、1370、1506、1577、1597、1702、1716、1727、1868、1870、1896、1981、1986、1987、1988、1997、1998、1999、2058、2062、2089、2090、2094、2104、2116、2117、2135、2175、2183、2184、2197、2303、2

2010-12-08 09:58:00 889

cfree4.0 4.0呀么4.0

cfree4.0,简单好用小巧的编辑器,适合网吧敲代码

2015-06-13

cocos2d Particle Builder 粒子编辑器

particle builder v1.3.2 稳定 版本。

2013-12-15

cocos2d-x fnt字体生成工具

cocos2d-x fnt字体生成工具。 还没用过,似乎可以将ttf转换成fnt。

2013-09-24

zlib.h+zconf.h+zlib.lib+zlib1.dll

zlib相关。使用方法见 http://blog.csdn.net/he11oworld/article/details/10491319

2013-08-29

Google的C++编码规范 中文.PDF

为什么pdf内正确的字复制出来会变成错字? 背景 Google 的项目大多使用 C++开収。每一个 C++程序员也都知道,C++具有徆多强大的诧言特性,但返 种强大丌可避免的导致它的复杂,而复杂性会使得代码更容易出现 bug、难亍阅诺和维护。 本挃南的目的是通过详绅阐述如何迕行 C++编码来觃避其复杂性,使得代码在有效使用 C++诧言特性的 同时迓易亍管理。 使代码易亍管理的方法乊一是增强代码一致性,让别人可以诺懂你的代码是徆重要的,保持统一编程风格 意味着可以轱松根据“模式匹配”觃则推断各种符号的吨义。创建通用的、必需的习惯用诧和模式可以使 代码更加容易理解, 在某些情冴下改发一些编程风格可能会是好的选择, 但我们迓是应该遵循一致性原则, 尽量丌返样去做。 本挃南的另一个观点是 C++特性的臃肿。C++是一门包吨大量高级特性的巨型诧言,某些情冴下,我们会 限制甚至禁止使用某些特性使代码简化,避免可能导致的各种问题,挃南中列丼了返类特性,幵解释说为 什么返些特性是被限制使用的。 注意:本挃南幵非 C++教程,我们假定诺者巫经对 C++非常熟恲。

2013-02-25

空空如也

TA创建的收藏夹 TA关注的收藏夹

TA关注的人

提示
确定要删除当前文章?
取消 删除