Skip to content
View tshdengf's full-sized avatar
Block or Report

Block or report tshdengf

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. linux_cat linux_cat Public

    项目主要是在Linux环境下以C开发语言来搭建一个基本功能完善的聊天室系统,主要功 能有用户注册,登录,用户之间的私聊,群聊,心跳检测,离线消息的存储与发送,分块发送大文 件等。

    C 6

  2. WbServer WbServer Public

    项目主要是在Linux环境下以C++开发语言来搭建Web服务器,服务器能够支持相对数 量的客户端并发访问并及时响应,在这个项目中服务器支持客户端访问服务器中的图片

    C++ 1

  3. VideServer VideServer Public

    C++

  4. QTBattlePlatform QTBattlePlatform Public

    主要是用QT客户端和Linux下服务器实现用户注册,用户登录,管理员登录,用户个人 训练,用户排位积分赛,管理员可查询在线用户,上传广告,添加好友系统,可加在线用户为好 友,查看在线好友列表,邀请好友进行对战。

    C++

  5. VideClient VideClient Public

    基于C++用设计模式搭建一个服务器,用QT搭建客户端,在C/S架构上,通过TCP/IP协 议通信,JSON格式进行数据传输,实现用户的登录,注册,视频的上传且能断点续传,在线点播功 能。

    C++

  6. Snake Snake Public

    实现游戏地图,食物和贪吃蛇的图像绘制,实现食物与蛇头的随机出现,实现贪吃蛇方 向控制,食物获取与身体成长,记录游戏难度等级和游戏分数。

    C++