Skip to content
View JiayangZhou-99's full-sized avatar
Block or Report

Block or report JiayangZhou-99

Block user

Prevent this user from interacting with your repositories and sending you notifications. Learn more about blocking users.

You must be logged in to block users.

Please don't include any personal information such as legal names or email addresses. Maximum 100 characters, markdown supported. This note will be visible to only you.
Report abuse

Contact GitHub support about this user’s behavior. Learn more about reporting abuse.

Report abuse

Pinned

  1. MyDB MyDB Public archive

    A SQL Server that supports table level concurrency and Transaction

    C++ 2

  2. Distributed-Shared-Key-Value-Storage-System Distributed-Shared-Key-Value-Storage-System Public

    A distributed key/value storage system with Golang that stay consistent between raft-based replica servers.

    Go 2

  3. Particle-Filter-SLAM Particle-Filter-SLAM Public archive

    This project uses particle filter for SLAM. In this project,I use the lidar data, odometer, 2d laser scanning, and stereo measurements from vehicle to reconstruct the path of vehicle and the scenar…

    Python