Skip to content
View kuzsen's full-sized avatar

Block or report kuzsen

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

Popular repositories Loading

  1. chat-software chat-software Public

    基于阿里云服务器+libevent+qt+mysql等实现仿qq聊天软件,主要功能包括注册、登录、添加好友、聊天(私聊和群聊)、文件传输、建群、加群、好友上下线提醒。

    C++ 30 3

  2. my-Cplusplus my-Cplusplus Public

    这是我的第一个github仓库,用于记录我转码学习C++以来的各种笔记,leetcode题解

    C++ 1 1

  3. LeetcodeTop LeetcodeTop Public

    Forked from afatcoder/LeetcodeTop

    汇总各大互联网公司容易考察的高频leetcode题🔥

    1

  4. Computer-room-reservation-system Computer-room-reservation-system Public

    本系统解决了学校几个不同规格的机房使用时经常“撞车“的问题,设计了学生、教师和管理员三种用户类,实现了机房查询、预约、取消、审核等多种功能,并通过文件的读写操作存储更新用户、机房、预约记录等信息。

    C++ 1

  5. interview interview Public

    Forked from huihut/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, in…

    C++

  6. TinyWebServer TinyWebServer Public

    Forked from qinguoyi/TinyWebServer

    🔥 Linux下C++轻量级Web服务器

    C++