Pinned Repositories
apollo
An open autonomous driving platform
bokeh
Interactive Data Visualization in the browser, from Python
C-Plus-Plus
Collection of various algorithms in mathematics, machine learning, computer science and physics implemented in C++ for educational purposes.
carla
Open-source simulator for autonomous driving research.
CPlusPlusThings
C++那些事
CppTemplateTutorial
中文的C++ Template的教学指南。与知名书籍C++ Templates不同,该系列教程将C++ Templates作为一门图灵完备的语言来讲授,以求帮助读者对Meta-Programming融会贯通。(正在施工中)
DataProcessTest
django-base
exercise
learn-python
📚 Playground and cheatsheet for learning Python. Collection of Python scripts that are split by topics and contain code examples with explanations.
lianxi
xuda19891112's Repositories
xuda19891112/apollo
An open autonomous driving platform
xuda19891112/bokeh
Interactive Data Visualization in the browser, from Python
xuda19891112/C-Plus-Plus
Collection of various algorithms in mathematics, machine learning, computer science and physics implemented in C++ for educational purposes.
xuda19891112/carla
Open-source simulator for autonomous driving research.
xuda19891112/CPlusPlusThings
C++那些事
xuda19891112/CppTemplateTutorial
中文的C++ Template的教学指南。与知名书籍C++ Templates不同,该系列教程将C++ Templates作为一门图灵完备的语言来讲授,以求帮助读者对Meta-Programming融会贯通。(正在施工中)
xuda19891112/DataProcessTest
xuda19891112/django-base
exercise
xuda19891112/learn-python
📚 Playground and cheatsheet for learning Python. Collection of Python scripts that are split by topics and contain code examples with explanations.
xuda19891112/lianxi
xuda19891112/meiduo_mall
美多商城
xuda19891112/MyTinySTL
Achieve a tiny STL in C++11
xuda19891112/Python
All Algorithms implemented in Python
xuda19891112/SCNN
Spatial CNN for traffic lane detection (AAAI2018)
xuda19891112/Self-Driving-Vehicle-Control
Self Driving Cars Longitudinal and Lateral Control Design
xuda19891112/websocket-client
WebSocket client for Python