Pinned Repositories
CodingInterviewChinese2
《剑指Offer:名企面试官精讲典型编程面试题》第二版源代码
CPPNotes
【C++ 面试 + C++ 学习指南】 一份涵盖大部分 C++ 程序员所需要掌握的核心知识。
Deep-Learning-Project
CNN + DBN / SA + PSO/ SVM + KNN
github-slideshow
A robot powered training repository :robot:
haowuintub
my GitHub profile
images
我的图床
leetcode-master
《代码随想录》LeetCode 刷题攻略:200道经典题目刷题顺序,共60w字的详细图解,视频难点剖析,50余张思维导图,支持C++,Java,Python,Go,JavaScript等多语言版本,从此算法学习不再迷茫!🔥🔥 来看看,你会发现相见恨晚!🚀
Motion-plan
深蓝运动规划课程
Motion-Planning-for-Mobile-Robots
MPC-Control
MPC算法控制车辆的运动轨迹
lengyu1996's Repositories
lengyu1996/CodingInterviewChinese2
《剑指Offer:名企面试官精讲典型编程面试题》第二版源代码
lengyu1996/CPPNotes
【C++ 面试 + C++ 学习指南】 一份涵盖大部分 C++ 程序员所需要掌握的核心知识。
lengyu1996/Deep-Learning-Project
CNN + DBN / SA + PSO/ SVM + KNN
lengyu1996/github-slideshow
A robot powered training repository :robot:
lengyu1996/haowuintub
my GitHub profile
lengyu1996/images
我的图床
lengyu1996/leetcode-master
《代码随想录》LeetCode 刷题攻略:200道经典题目刷题顺序,共60w字的详细图解,视频难点剖析,50余张思维导图,支持C++,Java,Python,Go,JavaScript等多语言版本,从此算法学习不再迷茫!🔥🔥 来看看,你会发现相见恨晚!🚀
lengyu1996/Motion-plan
深蓝运动规划课程
lengyu1996/Motion-Planning-for-Mobile-Robots
lengyu1996/MPC-Control
MPC算法控制车辆的运动轨迹
lengyu1996/MPC-Project
MPC Control - Udacity SDCND Term 2, Project 5
lengyu1996/planning-control
autonomous vehicle planning and control
lengyu1996/Play-Leetcode
My Solutions to Leetcode problems. All solutions support C++ language, some support Java and Python. Multiple solutions will be given by most problems. Enjoy:) 我的Leetcode解答。所有的问题都支持C++语言,一部分问题支持Java语言。近乎所有问题都会提供多个算法解决。大家加油!:)
lengyu1996/Play-with-Algorithms
Codes of my MOOC Course <Play with Algorithms>, Both in C++ and Java language. Updated contents and practices are also included. 我在慕课网上的课程《算法与数据结构》示例代码,包括C++和Java版本。课程的更多更新内容及辅助练习也将逐步添加进这个代码仓。
lengyu1996/python-cheatsheet
Comprehensive Python Cheatsheet
lengyu1996/Self-Driving-PNC
Self-Driving-PNC home work for shenlan
lengyu1996/slambook
lengyu1996/Tensorflow-Deep-Neural-Networks
用Tensorflow实现的深度神经网络。