Skip to content
View xichen-de's full-sized avatar
  • Germany
  • 13:49 (UTC +01:00)

Block or report xichen-de

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

Popular repositories Loading

  1. MasterThesisCode MasterThesisCode Public

    This repository contains the documents and software package the author wrote or implemented during her master thesis "Learning Driving Policies Using Reinforcement Learning Combined with Motion Pla…

    Python 4

  2. HotelReservationApp HotelReservationApp Public

    This is the Java application that simulates the process of hotel booking.

    Java

  3. ParallelWebCrawler ParallelWebCrawler Public

    This is a multi-threaded web crawler that can be used to crawl a website and extract all the links on the website. Then it analyzes the links until it reaches the depth limit. Finally, it calculate…

    Java 1

  4. RoutePlanner RoutePlanner Public

    This is a tool for route planning with OpenStreetMap. To use it, you need to provide an OpenStreetMap XML (*.osm) and specify the start and end point. The program then calculates the shortest path …

    C++

  5. LinuxSystemMonitor LinuxSystemMonitor Public

    This is a command line system monitor program for Linux, similar to `htop`. This tool reads data from the Linux file system and calculates CPU load, memory usage, process information and displays i…

    C++

  6. HomeSecurityApp HomeSecurityApp Public

    This is a tool that simulates a home security application. In this application you can add, delete, enable and disable sensor input, read the image from the camera, and enable and disable alarm acc…

    Java