YIFEI ZHOU
  • About Me
  • Projects & Researches
    • Undergraduate
    • Tagught Master
    • Research Master
  • Theses & Blogs
    • Publication
    • Study Blogs
      • Data Structure
      • Algorithms
  • Gallery

YIFEI ZHOU

Password:
  • LeetCode Problem - Get Equal Substrings Within Budget

    Question - 1208 You are given two strings s and t of the same length and an integer maxCost. You want to change s to t. Changing the ith character of s to ith character of t costs |s[i] - t[i]| (i.e., the absolute difference between the ASCII values of...

    May 18, 2024
    In LeetCode Problems

  • Computer Vision Internship - Opencv Installation in Python (Part 1)

    Installation 1) Some feature extraction methods have authority to access since the opencv 3.4.2 version. 2) Two core packages for OpenCV for installation: Opencv-python==version 3) Check the version of the installed opencv package: import cv2 cv2.__version__ 4) The extension package of opencv: (Include some feature extraction algorithms that are not...

    May 18, 2024
    In LeetCode Problems

  • Knowledge Graph Extraction Part 1: Relations Extraction

    1. Introduction

    May 6, 2021
    In Research Master - Data Analytics

  • Introduction to Knowledge Graphs (DBpedia)

    1. Introduction

    May 6, 2021
    In Research Master - Data Analytics

Page 1 of 10

YIFEI ZHOU

Site Map

  • About Me
  • Projects & Researches
  • Theses & Blogs
  • Gallery

Contact

  • zhouyifei3119@outlook.com
  • easternbob
  • easternbob2019
  • Yifei Zhou