自定义博客皮肤VIP专享

*博客头图:

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

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

博客底图:

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

栏目图:

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

主标题颜色:

RGB颜色,例如:#AFAFAF

Hover:

RGB颜色,例如:#AFAFAF

副标题颜色:

RGB颜色,例如:#AFAFAF

自定义博客皮肤

-+
  • 博客(20)
  • 收藏
  • 关注

原创 EXACT 4SAT问题是NP完全问题的证明

Exercise 8.8

2017-06-30 14:10:21 618

原创 Minimum Path Sum最小路径和算法详解

Minimum Path Sum

2017-06-28 22:59:55 682

原创 Climbing Stair爬楼梯算法详解

Climbing Stair

2017-06-28 22:38:04 1148

原创 House Robber抢劫房屋利益最大化算法详解

House Robber

2017-06-28 22:14:26 1020

原创 Best Time to Buy and Sell Stock最大收益问题算法详解

Best Time to Buy and Sell Stock

2017-06-28 17:52:23 594

原创 The Skyline Problem轮廓线问题算法详解

The Skyline Problem

2017-06-02 15:18:27 6351 2

原创 Arithmetic Slices动态规划算法详解

Arithmetic Slices

2017-05-23 11:26:40 732

原创 Find Largest Value in Each Tree Row宽度优先遍历算法详解

Find Largest Value in Each Tree Row

2017-05-13 21:49:22 441

原创 Find Bottom Left Tree Value宽度优先遍历算法详解

Find Bottom Left Tree Value

2017-05-13 21:25:10 507

原创 Minimum Moves to Equal Array Elements II最小移动步数问题解法详解

Minimum Moves to Equal Array Elements II

2017-05-02 12:13:23 688

原创 Largest Number组合最大数算法详解

Largest Number

2017-04-26 21:34:38 1352

原创 Predict the Winner一个动态规划的问题解法详解

Predict the Winner

2017-04-17 22:35:35 1992

原创 Island Perimeter 海岛周长问题详解

Island Perimeter

2017-04-11 10:24:09 1169

原创 String to Integer (atoi) C++实现

String to Integer (atoi)

2017-04-05 21:36:32 823

原创 Reverse Linked List链表反转问题解法分析

链表反转

2017-03-27 20:16:10 856

原创 Battleships in a Board战列舰队问题解法分析

Battleships in a Board战列舰队问题解法分析

2017-03-24 21:05:33 442

原创 数字和的运算算法剖析

数字和的运算算法剖析

2017-03-18 16:02:07 820

原创 Majority Element众数元素的解法分析

找出非空数组中出现次数超过⌊n/2⌋的元素

2017-03-09 22:27:36 1342

原创 Find All Duplicates in an Array 算法复杂度O(n)的C++实现

数组查找算法优化问题

2017-03-03 11:19:00 496

原创 汉明距离(Hamming Distance)问题的两种解法,C++实现

这是在CSDN上的第一篇博客,开篇以C++的位操作的一个题目来打头阵。

2017-02-28 16:39:39 8213

空空如也

空空如也

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

TA关注的人

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