聊天室采用socket套接字的c/s架构建设,可以提供多人(理论支持超过千人)在线聊天。服务端是在linux平台下的以无界面方式启动的服务器,客户端有移动端和桌面端两个版本。移动端是基于安卓平台。桌面端程序是基于pyqt写的跨平台桌面客户端。后台数据库采用了mysql数据库。
☆44Jul 11, 2017Updated 8 years ago
Alternatives and similar repositories for chatRoom
Users that are interested in chatRoom are comparing it to the libraries listed below
Sorting:
- HTML5 Plus探索,HTML5+扩展了 JavaScript 对象 plus,使得 js 可以调用各种浏览器无法实现或实现不佳的系统能力,设备能力如摄像头、陀螺仪、文件系统等,业务能力如上传下载、二维码、地图、支付、语音输入、消息推送等☆12Mar 29, 2015Updated 10 years ago
- 使用 tensorflow 中的 RNN 相关操作,以《全宋词》为训练数据,训练一个人工智能写词机。☆13Apr 18, 2018Updated 7 years ago
- 基于Flask框架的BBS网站,支持发帖,私信,人脸识别,情绪分类。☆14Dec 21, 2018Updated 7 years ago
- 群聊demo:包括基于ENet的服务器和使用qt开发的客户端(注册,登录,群聊)☆15Jun 13, 2015Updated 10 years ago
- 慕课网-Python Flask构建可扩展的RESTful API☆16Jun 20, 2018Updated 7 years ago
- 高并发游戏服务器架构搭建☆20Nov 5, 2019Updated 6 years ago
- pyadmin搭配使用的前端界面☆21Jan 25, 2019Updated 7 years ago
- 慕课网-Flask高级编程实战-鱼书☆25Feb 2, 2023Updated 3 years ago
- WebSocket聊天室☆25Sep 3, 2017Updated 8 years ago
- Java局域网聊天程序☆23Feb 21, 2015Updated 11 years ago
- 双均线超级期货交易策略-神威太湖之光 Super Futures Trading Strategy☆10Feb 21, 2025Updated last year
- Atguigu_yuema该项目,开源项目,解决广大单身男女,饥渴问题。实现高效的约炮。☆10May 20, 2016Updated 9 years ago
- 网上商城项目,包括完整的网上销售功能:普通用户的浏览和购买、产品销售商的产品维护,网站管理员后台管理功能。系统用户分为普通用户,产品销售商和系统管理员三种。☆11Dec 16, 2022Updated 3 years ago
- In this tutorial, I will show you how to stream realtime Bitcoin data in USD with Websocket and Python programming. With the realtime pri…☆10Sep 19, 2020Updated 5 years ago
- Library for AutoIt ready to detect images on screen and get XY coords.☆11May 27, 2019Updated 6 years ago
- 1、volley 项目地址 https://github.com/smanikandan14/Volley-demo (1) JSON,图像等的异步下载; (2) 网络请求的排序(scheduling) (3) 网络请求的优先级处理 (4) 缓存 (5…☆10Jun 20, 2017Updated 8 years ago
- This is a game interface called the doudizhu by Qt,and I only imitated the interface simply.The object has thr function of random license…☆12Sep 6, 2018Updated 7 years ago
- 基于Qt的P2P聊天软件实现,主要由多个聊天客户端和一个中心注册服务器组成。☆83Feb 18, 2021Updated 5 years ago
- 针对台湾某银行信用卡的数据,构建一个分析信用卡违约率的分类器。采用Random Forest算法,信用卡违约率识别率在80%左右。☆10Sep 10, 2019Updated 6 years ago
- Paladin是啥? 它是一个以JFinal为底层的java基础后台框架。 结合了以下第三方组件: Beetl、Druid、Shiro、Ehcache(JFinal自带有工具类)。 界面使用的拼图的后台模板,自己做了些优化和更改。 最初目的:为了学习jfinal,通…☆11Aug 17, 2016Updated 9 years ago
- 用随机森林预测客户还款率☆10Mar 12, 2018Updated 7 years ago
- Python Backtesting library for trading strategies☆10May 30, 2022Updated 3 years ago
- android相机之人脸识别☆12Jan 5, 2017Updated 9 years ago
- 一款风格简约的备忘录, 有时间会继续完善。☆10Jan 15, 2019Updated 7 years ago
- 基于python的热门旅游景点爬取与展示系统☆12Jan 22, 2021Updated 5 years ago
- shadowsocks所有版本一键安装脚本☆10Oct 30, 2018Updated 7 years ago
- Freely available programming books☆13Jan 13, 2017Updated 9 years ago
- 生物3D打印机设计☆11Nov 15, 2018Updated 7 years ago
- 这是一款仿"丁香医生"的APP,现在医疗健康类APP还算是挺火的,提高自己动手能力,做一款医疗健康类的APP.☆10Apr 1, 2017Updated 8 years ago
- This is an example in C++ that uses Creo Toolkit C API to create an L-shaped extrusion with a hole feature. A menu lets you change the pa…☆14Nov 5, 2024Updated last year
- 整合綠界線上刷卡及超商物流☆10Aug 4, 2017Updated 8 years ago
- CNC, Arduino, OpenCV, DC Motor or Servo☆11Aug 3, 2016Updated 9 years ago
- go开发的文档管理系统☆10Sep 9, 2017Updated 8 years ago
- vue2全家桶仿网易云音乐(vue入门)☆11Dec 4, 2022Updated 3 years ago
- 在Android或iOS的浏览器中呼起摄像头拍摄或选择二维码或条形码图片进行解析并返回结果。☆11Dec 28, 2016Updated 9 years ago
- 淘宝模拟登录,销售数据,评论数据,商品评分数据爬取(学数据分析的可以用于获取淘宝电商的销售数据,学爬虫的可以参考一下思路和方法),由于评论数据比较大,暂时没办法上传,大 家也可以直接用下面的代码爬取☆52Jun 11, 2020Updated 5 years ago
- 丰富的 3D 打印机资料,包含图纸、模型、上位机程序等☆47Apr 12, 2018Updated 7 years ago
- ☆11Jan 24, 2023Updated 3 years ago
- GameServer环境搭建工具包☆10Jan 30, 2015Updated 11 years ago