Pinned Repositories
BigData-Notes
大数据入门指南 :star:
book-elastic-search-in-action
Elastic 搜索开发实战
china-geojson
提供**以及各个省市的 geojson 数据
Deep-Learning-Papers-Reading-Roadmap
Deep Learning papers reading roadmap for anyone who are eager to learn this amazing tech!
deeplearningbook-chinese
Deep Learning Book Chinese Translation
design-resource
A list of design resources.
gs-messaging-stomp-websocket
Using WebSocket to build an interactive web application :: Learn how to the send and receive messages between a browser and the server over a WebSocket
HanLP
自然语言处理 中文分词 词性标注 命名实体识别 依存句法分析 新词发现 关键词短语提取 自动摘要 文本分类聚类 拼音简繁
java-design-patterns
Design patterns implemented in Java
jwc739509901.github.io
jwc739509901's Repositories
jwc739509901/BigData-Notes
大数据入门指南 :star:
jwc739509901/book-elastic-search-in-action
Elastic 搜索开发实战
jwc739509901/china-geojson
提供**以及各个省市的 geojson 数据
jwc739509901/Deep-Learning-Papers-Reading-Roadmap
Deep Learning papers reading roadmap for anyone who are eager to learn this amazing tech!
jwc739509901/deeplearningbook-chinese
Deep Learning Book Chinese Translation
jwc739509901/design-resource
A list of design resources.
jwc739509901/gs-messaging-stomp-websocket
Using WebSocket to build an interactive web application :: Learn how to the send and receive messages between a browser and the server over a WebSocket
jwc739509901/HanLP
自然语言处理 中文分词 词性标注 命名实体识别 依存句法分析 新词发现 关键词短语提取 自动摘要 文本分类聚类 拼音简繁
jwc739509901/java-design-patterns
Design patterns implemented in Java
jwc739509901/jwc739509901.github.io
jwc739509901/ORB_SLAM2
Real-Time SLAM for Monocular, Stereo and RGB-D Cameras, with Loop Detection and Relocalization Capabilities
jwc739509901/Play-with-Algorithms
Code of my MOOC Course <Play with Algorithms>, Both in C++ and Java. Updated contents and practices are also included. 我在慕课网上的课程《算法与数据结构》示例代码,包括C++和Java版本。课程的更多更新内容及辅助练习也将逐步添加进这个代码仓。
jwc739509901/slambook
jwc739509901/springboot-learn
🌹springboot常用框架整合示例,涉及多种网站监控,数据缓存,网络通信,持久层,权限管理,常用工具等
jwc739509901/springbootwebsocket
♨️websocket消息推送,单独发送信息,群发信息
jwc739509901/thinking-in-spring-boot-samples
小马哥书籍《Spring Boot 编程**》示例工程