最新 最热

人类首次商业太空行走敲定!马斯克SpaceX宣布新一轮太空旅行计划,美国富豪成回头客

丰色 发自 凹非寺量子位 | 公众号 QbitAI 人类首次商业太空行走即将到来。 SpaceX今天宣布,将启动新的载人航天计划——“北极星项目” 。 该项目的第一次任务就将选取机组人员在地球上方约500公里处(国际空间站距地球...

2022-03-04
0

Leetcode 题目解析之 唯一路径Ⅱ

Follow up for "Unique Paths":Now consider if some obstacles are added to the grids. How many unique

2022-03-01
1

LinuxShell通配符

通配符广泛用于文件扩展匹配,能帮助我们快速筛选文件名,其正式名称叫作元字符通配符。

2022-02-28
0

PAT(甲级)1121.Damn Single(25)

“Damn Single (单身狗)” is the Chinese nickname for someone who is being single. You are supposed to find those who are alone in a big party, so they can be taken c...

2022-02-25
1

PAT(甲级)1003.Emergency(25)

PAT 1003.Emergency(25) As an emergency rescue team leader of a city, you are given a special map of your country. The map shows several scattered cities connec...

2022-02-25
1

Leetcode 题目解析之 Palindrome Number

Determine whether an integer is a palindrome. Do this without extra space.

2022-01-15
1

Leetcode 题目解析之 Sort List

Sort a linked list in O(n log n) time using constant space complexity.

2022-01-15
1

Leetcode 题目解析之 Linked List Cycle

Given a linked list, determine if it has a cycle in it.

2022-01-14
1

特征提取——局部特征-SIFT算法尺度不变性的理解

不管原图尺度是多少,在包含了所有尺度的尺度空间下都能找到那些稳定的极值点,这样就做到了尺度不变!

2022-01-14
0

Leetcode 题目解析之 Unique Paths II

Follow up for "Unique Paths":Now consider if some obstacles are added to the grids. How many unique

2022-01-10
1