Skip to content
View Denny991's full-sized avatar

Block or report Denny991

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
Showing results

c++后台服务器开发面经或八股总结!(有深度有广度,和仅有概念的总结文章不同!)

1,484 222 Updated Sep 9, 2024

📚 Freely available programming books

336,334 61,466 Updated Oct 16, 2024

C++11版本muduo网络库 除去了对boost库的依赖

C++ 201 43 Updated Oct 14, 2022

使用 C++ 11 重构陈硕的 muduo 库,去除 boost 依赖。内部实现有 HTTP 服务器,可支持 GET 请求。

C++ 659 108 Updated Feb 23, 2023

CPU Info is a KMP application which provides information about device hardware and software

Kotlin 650 101 Updated Oct 16, 2024

Demos from TechTalk Webinars

JavaScript 5 4 Updated Nov 18, 2017

USTC网络安全实验室网站源码

Java 11 2 Updated Sep 1, 2022

🌱Light and powerful C++ web framework for highly scalable and resource-efficient web application. It's zero-dependency and easy-portable.

C++ 7,848 1,302 Updated Aug 4, 2024

Tinyhttpd 是J. David Blackstone在1999年写的一个不到 500 行的超轻量型 Http Server,用来学习非常不错,可以帮助我们真正理解服务器程序的本质。官网:http://tinyhttpd.sourceforge.net

C 11,343 3,937 Updated Jul 27, 2023

Achieve a tiny STL in C++11

C++ 11,356 3,231 Updated Jul 24, 2024

涵盖LeetCode、剑指offer、手撕代码高频算法题、ML重点知识点以及概率智力题等

Python 93 13 Updated Oct 13, 2020

推荐系统入门教程,在线阅读地址:https://datawhalechina.github.io/fun-rec/

Jupyter Notebook 4,306 812 Updated Jun 11, 2024

Code for an intro to RL workshop. You'll be training a simple agent to play pong using policy gradients. Adapted from http://karpathy.github.io/2016/05/31/rl/

Python 15 2 Updated Dec 8, 2022

Implementation of basic RL steps and algorithms - Dynamic Programming approach, Monte-Carlo approach, DQN on Atari, Policy Gradient - Reinforce with baseline, Actor Critic (A2C)

Jupyter Notebook 3 1 Updated Aug 31, 2021
Jupyter Notebook 1 1 Updated Apr 17, 2021