Pinned Repositories
-qt-FFmpeg-
c++入门项目:基于qt与FFmpeg的播放器实战项目
2019-Autumn-recruitment-experience
2019届秋招面经集合
996.ICU
Repo for counting stars and contributing. Press F to pay respect to glorious developers.
A-Programmers-Guide-to-English
专为程序员编写的英语学习指南 v1.2。在线版本请点 ->
Awesome-Interview
Collection of awesome interview references.
awesome-interview-questions
:octocat: A curated awesome list of lists of interview questions. Feel free to contribute! :mortar_board:
bstld
Sample scripts for the Bosch Small Traffic Lights Dataset
caffe
Caffe: a fast open framework for deep learning.
Code-Books
计算机书籍整理
coreKV-CPP
DDDDDSY's Repositories
DDDDDSY/-qt-FFmpeg-
c++入门项目:基于qt与FFmpeg的播放器实战项目
DDDDDSY/996.ICU
Repo for counting stars and contributing. Press F to pay respect to glorious developers.
DDDDDSY/A-Programmers-Guide-to-English
专为程序员编写的英语学习指南 v1.2。在线版本请点 ->
DDDDDSY/Awesome-Interview
Collection of awesome interview references.
DDDDDSY/awesome-interview-questions
:octocat: A curated awesome list of lists of interview questions. Feel free to contribute! :mortar_board:
DDDDDSY/Code-Books
计算机书籍整理
DDDDDSY/coding-interview-university
A complete computer science study plan to become a software engineer.
DDDDDSY/coreKV-CPP
DDDDDSY/CPlusPlusThings
C++那些事
DDDDDSY/CPP-Concurrency-In-Action-2ed-2019
:book: 作为对《C++ Concurrency in Action - SECOND EDITION》的中文翻译。
DDDDDSY/Cpp-Design-Patterns
C++设计模式
DDDDDSY/CS-Notes
:books: 技术面试必备基础知识、Leetcode、计算机操作系统、计算机网络、系统设计、Java、Python、C++
DDDDDSY/Design-and-Development-of-Million-level-High-Concurrency-WebRTC-Streaming-Media-Server
一个来自于慕课的c++项目
DDDDDSY/ekho
Chinese text-to-speech engine
DDDDDSY/HOS
DDDDDSY/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.
DDDDDSY/JianZhiOffer
记录刷题
DDDDDSY/libMultiRobotPlanning
Library with search algorithms for task and path planning for multi robot/agent systems
DDDDDSY/ME5406_Project2_Dynamic_Obstacle_Grid_FHL
This repository contains the implementation of reinforcement learning algorithms like PPO and A2C, to solve the problem: Dynamic Obstacle Avoidance in Generalized Environment.
DDDDDSY/mediasoup
Cutting Edge WebRTC Video Conferencing
DDDDDSY/muduo
Event-driven network library for multi-threaded Linux server in C++11
DDDDDSY/my_toy_compiler
My Toy Compiler. Read about how I did it at the homepage URL
DDDDDSY/redis
Redis is an in-memory database that persists on disk. The data model is key-value, but many different kind of values are supported: Strings, Lists, Sets, Sorted Sets, Hashes, Streams, HyperLogLogs, Bitmaps.
DDDDDSY/reinforcement-learning-an-introduction
Python Implementation of Reinforcement Learning: An Introduction
DDDDDSY/ShameCom
收集校招污点公司或组织,帮助学弟学妹避雷。互联网不曾遗忘!
DDDDDSY/test
测试远程登陆
DDDDDSY/WebServer-1
C++ Linux WebServer服务器
DDDDDSY/websocketpp
C++ websocket client/server library
DDDDDSY/XTDrone
UAV Simulation Platform based on PX4, ROS and Gazebo
DDDDDSY/yolov3
YOLOv3 in PyTorch > ONNX > CoreML > iOS