Skip to content
View xichen-de's full-sized avatar
  • Germany

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

Pinned 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. 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

  3. 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++

  4. MemoryManagementChatbot MemoryManagementChatbot Public

    The ChatBot code creates a dialog where users can ask questions about some aspect of memory management in C++.

    C++

  5. 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

  6. 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++