wineee / simple-chatLinks
[一个聊天软件Demo] a chat software powered by libevent/mysql and qt
☆10Updated 3 years ago
Alternatives and similar repositories for simple-chat
Users that are interested in simple-chat are comparing it to the libraries listed below
Sorting:
- 自动机的状态转换图表示(c++/qt)☆18Updated 3 years ago
- p2p局域网聊天室 模仿QQ界面 Qt/C++☆31Updated 7 years ago
- Transferring messages and files between the server and the client are realized in this project.☆35Updated 3 years ago
- qt+opevcv实现的一个点对点的视频会议客户端☆7Updated 11 years ago
- 基于Qt5的网易云音乐播放器☆61Updated 4 years ago
- 整理的一些常用后端Qt代码段☆38Updated last year
- 【计算机图形学 - 绘图系统】核心算法模块,完成了直线生成(DDA算法、Bresenham算法),多边形生成,椭圆生成(中点椭圆算法),曲线生成(Bezier和B-spline),图元平移、旋转、缩放,线段剪裁(Cohen-Sutherland算法、Liang-Barsky…☆83Updated 5 years ago
- mfc数学函数曲线绘制程序