码迷,mamicode.com
首页 >  
搜索关键字:love you    ( 27955个结果
hust 1377 - Sequence
题目描述Given a number sequence whose length is n, you can delete at most k numbers in the sequence.After that you are asked to answer the maximum length ...
分类:其他好文   时间:2014-05-19 22:21:32    阅读次数:304
递推 + 高精度 --- Tiling
TilingTime Limit: 1000MSMemory Limit: 65536KTotal Submissions: 7264Accepted: 3528DescriptionIn how many ways can you tile a 2xn rectangle by 2x1 or 2x...
分类:其他好文   时间:2014-05-17 15:07:20    阅读次数:245
Saving Activity state in Android
You need to override onSaveInstanceState(Bundle savedInstanceState) and write the application state values you want to change to the Bundle parameter ...
分类:移动开发   时间:2014-05-17 14:49:13    阅读次数:292
J-Link eclipse Plug-ins install
QuicklinksIf you know what this isall about and you just need the update site details:name:GNU ARM Eclipse Plug-insURL:http://gnuarmeclipse.sourceforg...
分类:系统相关   时间:2014-05-17 14:44:41    阅读次数:499
SEGGER J-Link install
Why J-Link?In case you wonder why GNU ARM Eclipse decided to provide support to SEGGER J-Link, the short answer is:because ofJ-Link EDUand of SWO.The ...
分类:其他好文   时间:2014-05-17 14:43:56    阅读次数:907
The J-Link hardware debugging Eclipse plug-in
QuicklinksIf you already know what are the features of the new plug-in and just want to know how to install/use it, you can directly skip to:J-Link in...
分类:系统相关   时间:2014-05-17 14:32:55    阅读次数:890
XTU1176:I Love Military Chess
述 陆军棋,又称陆战棋,简称军棋,是中国近代的一种两人棋类,设计根据军队中的军阶。每一方有25枚棋子,先夺得对方军旗者为胜。 棋子 每一方的棋子为25枚,包括: 军阶高低 棋子名称 各方枚数 特殊能力 1 司令 1 无 2 军长 1 无 3 师长 2 无 4 旅长 2 无 5 团长 2 无...
分类:其他好文   时间:2014-05-16 01:56:03    阅读次数:234
CareerCup之1.8 字符串移位包含问题
【题目】 原文: 1.8 Assume you have a method isSubstring which checks if one word is a substring of another. Given two strings, s1 and s2, write code to check if s2 is a rotation of s1 using only one...
分类:其他好文   时间:2014-05-16 01:50:08    阅读次数:311
Best Time to Buy and Sell Stock I && II && III
题目1:Best Time to Buy and Sell Stock Say you have an array for which the ith element is the price of a given stock on day i. If you were only permitted to complete at most one transaction (ie,...
分类:其他好文   时间:2014-05-16 01:46:15    阅读次数:460
【LeetCode】- String to Integer (字符串转成整形)
[ 问题: ] Hint: Carefully consider all possible input cases. If you want a challenge, please do not see below and ask yourself what are the possible input cases. Notes: It is intended for this...
分类:其他好文   时间:2014-05-15 23:34:05    阅读次数:353
© 2014 mamicode.com 版权所有  联系我们:gaon5@hotmail.com
迷上了代码!