码迷,mamicode.com
首页 >  
搜索关键字:around    ( 886个结果
Sharing Chocolate - UVa 1099 状压dp
Chocolate in its many forms is enjoyed by millions of people around the world every day. It is a truly universal candy available in virtually every co...
分类:其他好文   时间:2014-12-23 06:37:43    阅读次数:269
DispelFrames插件分析
功能:Shows new frames for dispellable buffs for target and focus, and a bright border around default buff frames.使用了Ace3库分析:1、xml定义了两个框体:DispelFrames_Ta...
分类:其他好文   时间:2014-12-22 15:44:13    阅读次数:158
leetcode------Symmetric Tree
标题:Symmetric Tree通过率:31.1%难度:简单Given a binary tree, check whether it is a mirror of itself (ie, symmetric around its center).For example, this binary ...
分类:其他好文   时间:2014-12-21 23:18:31    阅读次数:226
JQUERY 拖拽 draggable droppable resizable selectable sortable
今天用了jq ui的拖动碰撞功能,好不容易看到有详细的API解说,记录如下: Drag me around i can fly! Drop here Resizable Item 1 Item 2 Item 3 Item 4 Item 5 Item 6 Item 7 It...
分类:Web程序   时间:2014-12-18 22:13:18    阅读次数:245
【LeetCode】Symmetric Tree
题目 Given a binary tree, check whether it is a mirror of itself (ie, symmetric around its center). For example, this binary tree is symmetric: 1 / 2 2 / \ / 3 4 4 3 B...
分类:其他好文   时间:2014-12-18 17:01:17    阅读次数:187
DIY program ACM module with Ford VCM 2 IDS
I played around with the Ford IDS system for a coupe of year, it allowed me to do 90% what I expert. But I have not yet hook it up to program ACM modu...
分类:其他好文   时间:2014-12-17 15:55:33    阅读次数:788
Symmetric Tree
Given a binary tree, check whether it is a mirror of itself (ie, symmetric around its center). For example, this binary tree is symmetric: 1 / 2 2 / \ / 3 4 4 3 But the following...
分类:其他好文   时间:2014-12-16 22:39:34    阅读次数:214
[LeetCode] Symmetric Tree
Given a binary tree, check whether it is a mirror of itself (ie, symmetric around its center).For example, this binary tree is symmetric: 1 / \ ...
分类:其他好文   时间:2014-12-14 00:43:17    阅读次数:170
POJ3046 Ant Counting 【母函数】
Ant Counting Time Limit: 1000MS   Memory Limit: 65536K Total Submissions: 2924   Accepted: 1170 Description Bessie was poking around the ant hill one day watching the a...
分类:其他好文   时间:2014-12-09 15:40:25    阅读次数:158
线段树 逆序 单点更新 PKU 2828
Buy Tickets Time Limit: 4000MS   Memory Limit: 65536K Total Submissions: 14077   Accepted: 7060 Description Railway tickets were difficult to buy around the Lunar New Yea...
分类:其他好文   时间:2014-12-08 21:31:35    阅读次数:254
886条   上一页 1 ... 73 74 75 76 77 ... 89 下一页
© 2014 mamicode.com 版权所有  联系我们:gaon5@hotmail.com
迷上了代码!