Skip to content
View 1362525207's full-sized avatar
  • 上海交通大学
  • 上海
Block or Report

Block or report 1362525207

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
  • 基于C++实现的HTTP服务器改进版,应用Epoll、Threadpool 、定时器等技术。

    C++ Updated Aug 7, 2022
  • minghttpd Public

    基于C++的http服务器

    C++ Updated Aug 6, 2022
  • 基于C++和POLL的服务端和客户端

    C++ Updated Aug 1, 2022
  • 基于ROS系统的机械臂仿真,模拟运动控制卡的实现方式进行NURBS等插补算法仿真。

    Makefile 7 Updated Jul 19, 2022
  • 晶圆分拣检测系统后端API

    C++ 6 Updated Jul 19, 2022
  • 磁砖子视觉检测算法

    C++ Updated Jul 14, 2022
  • 一款可运行的基于C++ 实现的WebServer服务器,基于《TCPIP网络编程》和《Linux高性能服务器编程》实现的服务器项目。

    C Updated Apr 28, 2022
  • 《Linux 高性能服务器编程》和《Linux多线程服务端编程:使用muduo C++网络库》的笔记和源码,以及两个轻量级服务器的项目代码

    C++ Updated Jan 22, 2021
  • 本项目是在linux下基于Tinyhttpd扩展实现的不到700行的超轻量型Http Server,基于epoll事件驱动I/O,采用高效的Reactor模型+线程池进行客户端连接任务管理,支持高并发的静态与动态http请求。

    C++ Updated May 5, 2020