example and sharing
☆23Dec 12, 2017Updated 8 years ago
Alternatives and similar repositories for java-concurrency
Users that are interested in java-concurrency are comparing it to the libraries listed below
Sorting:
- Vue核心技术 Vue+Vue-Router+Vuex+SSR实战精讲☆13Oct 25, 2018Updated 7 years ago
- MLDN讲解Spring开发框架,版本为Spring-5☆10Jun 4, 2018Updated 7 years ago
- The project implemented some machine learning algorithms on spark which is written in scala and it also included standalone implementatio…☆16Jan 3, 2022Updated 4 years ago
- PWD中文版:Docker实验室☆14Feb 21, 2018Updated 8 years ago
- initial☆18Apr 16, 2019Updated 6 years ago
- This is a Java-based benchmark for matrix approximation based collaborative filtering☆11Jul 12, 2025Updated 8 months ago
- Hack QtCreator to make it look more like we want☆12Aug 20, 2014Updated 11 years ago
- MyBatis-Pageable是一款自动化分页的插件,基于MyBatis内部的插件Interceptor拦截器编写完成,拦截Executor.query的两个重载方法计算出分页的信息以及根据配置的数据库Dialect自动执行不同的查询语句完成总数量的统计。☆14Mar 18, 2019Updated 7 years ago
- ☆11Sep 8, 2016Updated 9 years ago
- Shared-memory interprocess communication from C/python using OpenHFT's chronicle-queue protocol☆21Nov 18, 2024Updated last year
- Implementation for sGLMM (Sparse graph-structured linear mixed model)☆15Feb 13, 2023Updated 3 years ago
- ☆13Jul 24, 2020Updated 5 years ago
- 使用SpringBoot集成Groovy混合Java开发一个极简的RestAPI。 数据库使用mysql,ORM层使用mybatis,模板引擎使用freemarker,构建工具使用Gradle。☆16Apr 15, 2017Updated 8 years ago
- Code for a recurrent neural network (RNN) created by unfolding the sequential ISTA (SISTA) algorithm for sequential sparse coding☆15Mar 24, 2017Updated 8 years ago
- 慕课网Java相关课程学习项目源码,博客地址:https://segmentfault.com/blog/zccoder☆14Jul 25, 2017Updated 8 years ago
- 该项目包含极客架构师-码农老吴在B站,头条等自媒体平台分享的《架构师基本功之设计模式》相关文章和视频的源代码及相关资料。☆21Apr 25, 2023Updated 2 years ago
- ☆13Jun 23, 2018Updated 7 years ago
- Using nested modules inside of the project and outside of $GOPATH☆13May 21, 2020Updated 5 years ago
- Toying around with the TensorFlow Java API☆19Dec 20, 2017Updated 8 years ago
- mybatis深入学习代码文档以及源码解析,包含通用mapper、分页等插件的详细介绍以及使用☆23Feb 8, 2019Updated 7 years ago
- 中央空调控制器☆17Dec 2, 2015Updated 10 years ago
- Material for the MASH course on introduction to scikit-learn☆16Apr 15, 2017Updated 8 years ago
- 下载抖音直播视频☆14Mar 5, 2022Updated 4 years ago
- Java面试真题与源码解析☆16May 20, 2022Updated 3 years ago
- 因果推断虚构案例, 演示 standardizing 和 IP weighting 两种方法☆16Feb 13, 2020Updated 6 years ago
- Linear Recommender AAAI-16 code