基于SpringBoot的校园社区问答系统。会随着项目的开发加入消息队列,搜索,分布式等内容。当前项目已经迭代至基础功能完成版本。已经上线至//www.bewithu.net/
☆12Mar 12, 2024Updated 2 years ago
Alternatives and similar repositories for QuestionCommunity
Users that are interested in QuestionCommunity are comparing it to the libraries listed below. We may earn a commission when you buy through links labeled 'Ad' on this page.
Sorting:
- 基于OPENDDS中间件,设计的多种信息发布和接受场景☆18Jul 14, 2018Updated 7 years ago
- 基于LDA+SVM可拓展的短文本分类。股市舆情监控系统☆28Nov 1, 2019Updated 6 years ago
- ☆64Jan 2, 2026Updated 2 months ago
- 大数据基础与实践课程☆18Mar 30, 2020Updated 5 years ago
- 基于 Vue 和 JsMind 库,做了一个好用的思维导图☆10Aug 15, 2019Updated 6 years ago
- 在线思维导图制作平台☆12Dec 8, 2022Updated 3 years ago
- 校园公众号,可以实现智能问答☆11Nov 21, 2017Updated 8 years ago
- 🤖Man-machine conversation system base on owlready2, inspirited by an Korean TV play (基于 owlready2 的问答系统。灵感来自韩剧《金秘书你为何这样》)☆13Apr 22, 2020Updated 5 years ago
- A simple example of communication between client(using Cocos Creator) and server(Node.js) in WebSocket using protobuf.js☆16May 7, 2018Updated 7 years ago
- ☆17Jan 4, 2017Updated 9 years ago
- 思维导图>_< React + Redux + react-css-modules☆21Jan 16, 2020Updated 6 years ago
- 项目名称:vblog(独立完成)类知乎等论坛社区,可进行登录,发帖、评论、关注、点赞、聊天等。前端使用uni-app框架,服务端使用SpringCloud搭建集群和分布式系统。实现基于jwt的安全认证,基于webSocket的在线聊天,解决了 评论盖楼问题、聊天记录的保存问题…☆24Feb 22, 2021Updated 5 years ago
- 德州扑克sdk 根据手牌计算胜率计算 、随机发牌、比较大小、分辨牌型等方法;TexasPoker Rate Caculate SDK☆13Jan 3, 2019Updated 7 years ago
- 一个游戏客户端网络包,httputil, websocket protobuf实现和封装。☆14Jul 5, 2018Updated 7 years ago
- 人工蜂群算法的matlab版本,进行了个体选择方式 的改进☆11Aug 6, 2016Updated 9 years ago
- 通用企业APP下载页面☆13Mar 14, 2016Updated 10 years ago
- 一个基于朴素贝叶斯算法的新闻文本分类器☆13Jan 12, 2018Updated 8 years ago
- frontend(Cocos2d-JS/Html/RequireJS) communicate with backend(NodeJS/Java) by SocketIO/Protobuf/Json to implements Chat☆13Jun 7, 2016Updated 9 years ago
- 基于jboot+tio+layim开发的IM即时通讯项目☆12Jun 8, 2019Updated 6 years ago
- admin☆13Oct 12, 2022Updated 3 years ago
- RedShark的服务端,紧凑的游戏服务端,支持http(s)/websocket,事件/消息驱动,支持高并发,采用MongoDB,功能完善,部署简单。支持金币场,房卡,俱乐部三种模式☆18Dec 5, 2023Updated 2 years ago
- pytorch解决文本多分类问题☆20Mar 5, 2019Updated 7 years ago
- 💣 针对于jsMind思维导图插件的一个扩展,增加右键菜单功能,并和Easyui整合☆21Jul 11, 2017Updated 8 years ago
- Recurrent neural network for audio noise reduction☆28Oct 27, 2019Updated 6 years ago
- 基于知识图谱的林业法律法规问答☆20Dec 8, 2022Updated 3 years ago
- DDB course project: 分布式旅游预订系统☆15Jul 30, 2019Updated 6 years ago
- Windows微信小程序跳广告 | WeChatAppEx.exe AD Skipper☆29Jul 13, 2025Updated 8 months ago
- Netty+Protobuf实现游戏WebSocket通信实例-客户端和服务端☆23Oct 4, 2022Updated 3 years ago
- 改进的k-prototypes聚类算法☆20Jan 21, 2021Updated 5 years ago
- Git的基本使用规范建议,Git的原理探索,Git的命令和理解☆32May 31, 2023Updated 2 years ago
- TextBoxes: A Fast Text Detector with a Single Deep Neural Network https://github.com/MhLiao/TextBoxes 基于SSD改进的文本检测算法,textBoxes_note记录了之…☆24Mar 15, 2018Updated 8 years ago
- 健康管理、健康、老人健康管理、医疗、医疗管理、老人健康管理、在线健康管理、在线医疗管理、微信健康管理、短信及微信推文、冠心病评估,用户端:(身体指标(血压、血糖、体重)发送短信及微信推文、冠心病评估、浏览推文、历史数据、管理员端:添加管理员、管理用户(信息修改、删除)、查询…☆37May 12, 2021Updated 4 years ago
- ☆20Oct 31, 2018Updated 7 years ago
- ⭐️数据库实体生成插件,自动加解密☆19Apr 22, 2021Updated 4 years ago
- 一个为 Node.js 开发者定制的现代化 Koa 框架与 TypeScript 项目模板,专为构建高效、可维护的 API 服务而设计。☆42Jan 3, 2024Updated 2 years ago
- 医疗助手之移动端APP☆25Sep 12, 2016Updated 9 years ago
- Factories and health checks for connecting to mongoDB from dropwizard.☆20May 17, 2015Updated 10 years ago
- Java EE 开发的旅游网站☆18Apr 28, 2019Updated 6 years ago
- 我们在做应用开发的时候,一个Activity里面可能会以viewpager(或其他容器)与多个Fragment来组合使用,而如果每个fragment都需要去加载数据,或从本地加载,或从网络加载,那么在这个activity刚创建的时候就变成需要初始化大量资源。这样的结果,我们…☆10Dec 10, 2016Updated 9 years ago