首页
学习
活动
专区
工具
TVP
发布

计算机视觉与深度学习基础

专栏作者
314
文章
196283
阅读量
58
订阅数
Leetcode 18 4Sum
Given an array S of n integers, are there elements a, b, c, and d in S such that a + b + c + d = ta
triplebee
2018-01-12
5370
Leetcode 155 Min Stack
Design a stack that supports push, pop, top, and retrieving the minimum element in constant time. push(x) -- Push element x onto stack. pop() -- Removes the element on top of the stack. top() -- Get the top element. getMin() -- Retrieve the minimum elemen
triplebee
2018-01-12
6300
Leetcode 146 LRU Cache 模拟操作系统LRU
科研学习压力比较大,最近更新的不多,有时间尽量多做一点吧!上来就是一个大模拟。 Design and implement a data structure for Least Recently Used (LRU) cache. It should support the following operations: get and set. get(key) - Get the value (will always be positive) of the key if the key exists i
triplebee
2018-01-12
6090
没有更多了
社区活动
腾讯技术创作狂欢月
“码”上创作 21 天,分 10000 元奖品池!
Python精品学习库
代码在线跑,知识轻松学
博客搬家 | 分享价值百万资源包
自行/邀约他人一键搬运博客,速成社区影响力并领取好礼
技术创作特训营·精选知识专栏
往期视频·千货材料·成员作品 最新动态
领券
问题归档专栏文章快讯文章归档关键词归档开发者手册归档开发者手册 Section 归档