自定义博客皮肤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)
  • 资源 (1)
  • 收藏
  • 关注

原创 LeetCode Problem 4: Median of Two Sorted Arrays

ProblemThere are two sorted arrays nums1 and nums2 of size m and n respectively.Find the median of the two sorted arrays. The overall run time complexity should be O(log(m+n))O(log(m+n))O(log(m+n))....

2019-06-05 16:49:55 141

原创 LeetCode Problem 3: Longest Substring Without Repeating Characters

ProblemGiven a string, find the length of the longest substring without repeating characters.Example 1Input: "abcabcbb"Output: 3Explanation: The answer is "abc", with the length of 3.Example 2...

2019-05-16 08:30:48 150

原创 LeetCode Problem 2: Add Two Numbers

ProblemYou are given two non-empty linked lists representing two non-negative integers. The digits are stored in reverse order and each of their nodes contains a single digit. Add the two numbers and...

2019-05-15 15:30:12 128

原创 LeetCode Problem 1: Two Sum

Given an array of integers, return indices of the two numbers such that they add up to a specific target.You may assume that each input would have exactly one solution, and you may not use the same e...

2019-05-12 11:21:35 233

原创 Dell Inspiron 3670 安装 Win 10 和 Ubuntu 18.04 双系统,UEFI 启动

Dell Inspiron 3670 安装 Win 10 和 Ubuntu 18.04 双系统,UEFI 启动电脑配置(Inspiron 3670-R1847S)BIOS 设置制作启动盘安装 Win 10 (若电脑已装有 Win 10,此步骤略过)安装 Ubuntu 18.04电脑配置(Inspiron 3670-R1847S)BIOS: Dell BIOS, version 1.5.9;...

2018-12-23 23:29:35 12005

原创 Ubuntu 16.04 配置 TITAN xp, CUDA 及 cuDNN

Ubuntu 16.04 配置 TITAN xp, CUDA 及 cuDNN电脑配置禁用板载显卡安装NVIDIA 410.78 Linux 64 位驱动安装 CUDA 10.0插入链接与图片如何插入一段漂亮的代码片生成一个适合你的列表创建一个表格设定内容居中、居左、居右SmartyPants创建一个自定义列表如何创建一个注脚注释也是必不可少的KaTeX数学公式新的甘特图功能,丰富你的文章UML 图...

2018-12-23 11:22:39 1935

svg精髓(第二版)

svg制图; 矢量图; 编程制图; SVG精髓第二版; 中文版

2018-08-07

空空如也

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

TA关注的人

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