自定义博客皮肤VIP专享

*博客头图:

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

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

博客底图:

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

栏目图:

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

主标题颜色:

RGB颜色,例如:#AFAFAF

Hover:

RGB颜色,例如:#AFAFAF

副标题颜色:

RGB颜色,例如:#AFAFAF

自定义博客皮肤

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

原创 LeetCode 101. Symmetric Tree

https://leetcode.com/problems/symmetric-tree/DescriptionGiven a binary tree, check whether it is a mirror of itself (ie, symmetric around its center).For example, this binary tree [1,2,2,3,4,4,3] i...

2019-02-18 02:42:53 262

原创 LeetCode 97. Interleaving String

https://leetcode.com/problems/interleaving-string/DescriptionGiven s1, s2, s3, find whether s3 is formed by the interleaving of s1 and s2.Example 1:Input: s1 = "aabcc", s2 = "dbbca", s3 = "aadbbc...

2019-02-16 17:45:49 182

原创 LeetCode 96. Unique Binary Search Trees

https://leetcode.com/problems/unique-binary-search-trees/DescriptionGiven n, how many structurally unique BST’s (binary search trees) that store values 1 … n?Example:Input: 3Output: 5Explanatio...

2019-02-16 16:59:16 165

原创 LeetCode 85. Maximal Rectangle

https://leetcode.com/problems/maximal-rectangle/DescriptionGiven a 2D binary matrix filled with 0’s and 1’s, find the largest rectangle containing only 1’s and return its area.Example:Input:[ [...

2019-02-15 18:54:53 205

原创 LeetCode 84. Largest Rectangle in Histogram

https://leetcode.com/problems/largest-rectangle-in-histogram/DescriptionGiven n non-negative integers representing the histogram’s bar height where the width of each bar is 1, find the area of large...

2019-02-15 01:41:51 178

原创 LeetCode 87. Scramble String

https://leetcode.com/problems/scramble-string/DescriptionGiven a string s1, we may represent it as a binary tree by partitioning it to two non-empty substrings recursively.Below is one possible rep...

2019-02-13 15:14:37 156

印刷体数字&&字母数据集

印刷体数字和字母的数据集,每个类别有1000张左右的图片

2019-01-03

斯坦福大学概率图模型PGM讲义

斯坦福大学概率图模型的讲义,以及笔者自行整理的部分note

2018-09-13

吴恩达机器学习课程中文笔记

吴恩达老师机器学习课程的中文笔记,包含课堂所讲的所有内容以及部分截图,适合配套慕课一起学习,方便巩固重点。

2018-09-13

MATLAB中文用户手册

MATLAB中文用户手册。包含各种代码的作用以及实例。、

2018-09-13

常用中文停用词表

常见中文停用词表。包含标点符号、数字,某些英文单词等。

2018-09-13

计算机网络(严伟、潘爱民译) 清华大学出版社 第五版 答案

计算机网络(严伟、潘爱民译) 清华大学出版社 第五版 答案 ------1-7章,基本所有题目都有,中文版,Word文档------ 计算机网络(严伟、潘爱民译) 清华大学出版社 第五版 答案

2017-09-24

空空如也

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

TA关注的人

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