Pinned Repositories
3dmatch-toolbox
3DMatch - a 3D ConvNet-based local geometric descriptor for aligning 3D meshes and point clouds.
Blog
中国科学技术大学计算机学院课程资源(https://mbinary.xyz/ustc-cs/)
Camera-Calibration-Pattern-Generator
Camera calibration pattern generator written in python.
coding-interview-university
A complete computer science study plan to become a software engineer.
CodingInterviewChinese2
《剑指Offer》第二版源代码
CodingInterviewsNotes
涵盖C++ Primer 5th、 effective C++ 、 STL api和demos C++ 基础知识与理论、 智能指针、C++11、 Git教程 Linux命令 Unix操作系统(进程、线程、内存管理、信号)计算机网络、 数据结构(排序、查找)、数据库、、C++对象模型、 设计模式、算法(《剑指offer》、leetcode、lintcode、hihocoder、《王道程序员求职宝典》)、面试题、嵌入式相关等
cplusplus-_Implementation_Of_Introduction_to_Algorithms
《算法导论》第三版中算法的C++实现
Cplusplus-Concurrency-In-Practice
A Detailed Cplusplus Concurrency Tutorial 《C++ 并发编程指南》
gyyc233.github.io
sensor_lab
gyyc233's Repositories
gyyc233/coding-interview-university
A complete computer science study plan to become a software engineer.
gyyc233/CodingInterviewsNotes
涵盖C++ Primer 5th、 effective C++ 、 STL api和demos C++ 基础知识与理论、 智能指针、C++11、 Git教程 Linux命令 Unix操作系统(进程、线程、内存管理、信号)计算机网络、 数据结构(排序、查找)、数据库、、C++对象模型、 设计模式、算法(《剑指offer》、leetcode、lintcode、hihocoder、《王道程序员求职宝典》)、面试题、嵌入式相关等
gyyc233/cplusplus-_Implementation_Of_Introduction_to_Algorithms
《算法导论》第三版中算法的C++实现
gyyc233/gyyc233.github.io
gyyc233/sensor_lab
gyyc233/CUDA-ScanMatcher-ICP
A high performance CUDA implementation of Scan Matching via the Iterative Closest Point Algorithm
gyyc233/DataStructure
这是基本数据结构及其算法的C++实现,涉及单链表、双链表、栈 、二叉树、并查集、哈夫曼树、平衡二叉树、二叉搜索树、堆、哈希表、图以及各种排序。
gyyc233/DataStructure-AigorithmNotes
Follow data structure-aigorithm study, creat code & notes.
gyyc233/Game-Programmer-Study-Notes
:anchor: 我的游戏程序员生涯的读书笔记合辑。你可以把它看作一个加强版的Blog。涉及图形学、实时渲染、编程实践、GPU编程、设计模式、软件工程等内容。Keep Reading , Keep Writing , Keep Coding.
gyyc233/googletest
Googletest - Google Testing and Mocking Framework
gyyc233/gyyc233
gyyc233/interview
📚 C/C++ 技术面试基础知识总结,包括语言、程序库、数据结构、算法、系统、网络、链接装载库等知识及面试经验、招聘、内推等信息。This repository is a summary of the basic knowledge of recruiting job seekers and beginners in the direction of C/C++ technology, including language, program library, data structure, algorithm, system, network, link loading library, interview experience, recruitment, recommendation, etc.
gyyc233/json
JSON for Modern C++
gyyc233/learn-regex-zh
:cn: 翻译: 学习正则表达式的简单方法
gyyc233/Learning-OpenCV-3_examples
gyyc233/learnopencv
Learn OpenCV : C++ and Python Examples
gyyc233/modern-cpp-tutorial
📚 Modern C++ Tutorial: C++11/14/17/20 On the Fly | https://changkun.de/modern-cpp/
gyyc233/MVision
机器人视觉 移动机器人 VS-SLAM ORB-SLAM2 深度学习目标检测 yolov3 行为检测 opencv PCL 机器学习 无人驾驶
gyyc233/opencv_tutorials
Opencv4.0 with python (English&中文), and will keep the update ! 👊
gyyc233/ORB_SLAM3
ORB-SLAM3: An Accurate Open-Source Library for Visual, Visual-Inertial and Multi-Map SLAM
gyyc233/pcl-learning
PCL(Point Cloud Library)点云库
gyyc233/PCL-Notes
pcl learning notes
gyyc233/PPF-MEAM
Point Pair Feature-Based Pose Estimation with Multiple Edge Appearance Models (PPF-MEAM) for Robotic Bin Picking
gyyc233/slambook
gyyc233/TheChernoCppTutorial_Code
Notes and Code from the The Cherno Cpp Tutorial
gyyc233/tracking_pid
PID controller following a moving carrot
gyyc233/TurtlePID-ROS
Uses the ROS PID package to control turtle yaw
gyyc233/ultralytics
gyyc233/VINS-Mono
A Robust and Versatile Monocular Visual-Inertial State Estimator
gyyc233/VINS-Mono-noted
detailed chinese notes for vins-mono