ffgw
  • 首页
  • 归档
  • 分类
  • 标签
  • 友链
  • 关于
  • 首页
  • 归档
  • 分类
  • 标签
  • 友链
  • 关于
  • leetcode 220 Contains Duplicate

    Given an array of integers, find out whether there are two distinct indices i and j in the array such that the absolute diffe...
     2019-04-01  
    • leetcode 
    阅读全文 
  • leetcode 207 Course Schedule

    There are a total of n courses you have to take, labeled from 0 to n-1. Some courses may have prerequisites, for example to t...
     2019-04-01  
    • leetcode 
    阅读全文 
  • leetcode 174 Dungeon Game

    The demons had captured the princess (P) and imprisoned her in the bottom-right corner of a dungeon. The dungeon consists of ...
     2019-03-31  
    • leetcode 
    阅读全文 
  • leetcode 145 Binary Tree Postorder Traversal

    Given a binary tree, return the postorder traversal of its nodes’ values. Example: 12345678Input: [1,null,2,3] 1 \ 2...
     2019-03-31  
    • leetcode 
    阅读全文 
  • leetcode 135 Candy

    There are N children standing in a line. Each child is assigned a rating value. You are giving candies to these children subj...
     2019-03-31  
    • leetcode 
    阅读全文 
  • leetcode 133 Clone Graph

    Given a reference of a node in a connected undirected graph, return a deep copy (clone) of the graph. Each node in the graph ...
     2019-03-31  
    • leetcode 
    阅读全文 
  • leetcode 130 Surrounded Regions

    Given a 2D board containing 'X' and 'O' (the letter O), capture all regions surrounded by 'X'. A regi...
     2019-03-31  
    • leetcode 
    阅读全文 
  • leetcode 115 Distinct Subsequences

    Given a string S and a string T, count the number of distinct subsequences of S which equals T. A subsequence of a string is ...
     2019-03-29  
    • leetcode 
    阅读全文 
  • Unsupervised Deep Hashing With Adaptive Feature Learning for Image Retrieval

    Unsupervised Deep Hashing With Adaptive Feature Learning for Image RetrievalNotations: $I= \lbrace I_{1}, I_{2}, \ldots, I_{n...
     2019-03-21  
    • hashing 
    阅读全文 
  • Deepface: Closing the gap to human-level performance in face verification

    #Deepface: Closing the gap to human-level performance in face verification Naive-deep face recognition: Touching the limit of...
     2019-03-18  
    • face 
    阅读全文 
上一页 下一页
© 2020 -  2021  z
由 Hexo 驱动 | 主题 Keep v3.4.3