Java版数据结构与算法
☆15Oct 13, 2020Updated 5 years ago
Alternatives and similar repositories for algorithm_java
Users that are interested in algorithm_java are comparing it to the libraries listed below. We may earn a commission when you buy through links labeled 'Ad' on this page.
Sorting:
- Java数据结构与算法☆10Sep 5, 2017Updated 8 years ago
- 💫 帮助你快速掌握多线程与并发编程的实战经验 💫 A practical note repository to help you quickly learn multithreading and concurrent programming☆37Apr 21, 2026Updated 3 weeks ago
- 一个高性能,可靠,异步的本地持久化队列实现;重启JVM、重启服务器、或者强制KILL进程时,队列里的数据不丢失;☆12Dec 5, 2017Updated 8 years ago
- ☆29Jun 29, 2024Updated last year
- JAVA 算法数据结构代码 演习实践☆14Jan 5, 2023Updated 3 years ago
- AI Agents on DigitalOcean Gradient AI Platform • AdBuild production-ready AI agents using customizable tools or access multiple LLMs through a single endpoint. Create custom knowledge bases or connect external data.
- 1、提供声明式异步编程(只需在方法上加@Async注解就OK了); 2、解决异步多层嵌套带来的线程阻塞问题;3、提供异步事件编程;4、更多功能等待发现哈; 目前这个框架已在本人公司生成环境运行近2年无异常,欢迎讨论☆16Jan 3, 2019Updated 7 years ago
- Java数据 结构和多线程项目☆11Mar 31, 2021Updated 5 years ago
- Java JUC 学习项目 包括各种并发多线程的高级使用。java自带多线程并发锁高级应用☆15May 11, 2018Updated 8 years ago
- SPringBoot+EasyExcel+异步(多线程)邮件发送☆14Oct 31, 2019Updated 6 years ago
- This repo shows the source code of EMNLP 2022 paper: Learning Inter-Entity Interaction for Few-Shot Knowledge Graph Completion.☆13Apr 23, 2023Updated 3 years ago
- 整合SpringBoot,Mybatis框架搭建的服务端,支持多线程并发执行定时任务,支持多数据源,整个项目可以直接运用到项目架构中☆16Jan 15, 2019Updated 7 years ago
- Java 解决方案,包括多线程,数据结构,算法,设计模式,RocketMQ☆18May 15, 2025Updated last year
- spring cloud 脚手架☆21Aug 26, 2024Updated last year
- 基于无锁队列(RingBuffer)实现的具备轮转功能的异步日志。☆21Apr 12, 2017Updated 9 years ago
- Managed Kubernetes at scale on DigitalOcean • AdDigitalOcean Kubernetes includes the control plane, bandwidth allowance, container registry, automatic updates, and more for free.
- codes for ACL2021 paper "SENT: Sentence-level Distant Relation Extraction via Negative Training"☆29Dec 17, 2021Updated 4 years ago
- DIVINE: A Generative Adversarial Imitation Learning Framework for Knowledge Graph Reasoning☆28Mar 24, 2023Updated 3 years ago
- Gaussian Metric Learning for Few-Shot Uncertain Knowledge Graph Completion☆27Dec 1, 2020Updated 5 years ago
- 主流springboot后台开发框架,基本集成了所有能用到的功能,包含二维消息队列,数据库异步写入,MongoDB JPA 聚合查询,拦截器,RxJava,Retrofit使用等☆34Jul 16, 2023Updated 2 years ago
- Vue3+vant4+axios+pinia+ts+vite项目(Wan-Android)☆28Dec 2, 2023Updated 2 years ago
- Spring Boot 和 Vue 的简单整合☆24Sep 17, 2018Updated 7 years ago
- 基于 kotlin Channel 的优先级异步任务队列☆48Nov 3, 2023Updated 2 years ago
- springboot使用Jedis整合redis☆36Oct 17, 2018Updated 7 years ago
- All coursework for the Java Programming Masterclass for Software Developers by Tim Buchalka.☆37May 30, 2022Updated 3 years ago
- Deploy on Railway without the complexity - Free Credits Offer • AdConnect your repo and Railway handles the rest with instant previews. Quickly provision container image services, databases, and storage volumes.
- SIGIR2021: Relational Learning with Gated and Attentive Neighbor Aggregator for Few-Shot Knowledge Graph Completion☆57Feb 21, 2023Updated 3 years ago
- Source code for EMNLP 2020 paper: Adaptive Attentional Network for Few-Shot Knowledge Graph Completion.☆65Aug 9, 2021Updated 4 years ago
- 实现功能有多线程下载、断点下载、多任务并行下载、显示下载进度及下载速度等功能,亲测下载速度能与UC浏览器相媲美。☆62Jun 8, 2015Updated 10 years ago
- 《码出高效 Java开发手册》书籍源码及相关代码示例☆46Jun 24, 2019Updated 6 years ago
- Android小项目——社交类app(低仿微信)☆35Jun 28, 2024Updated last year
- 多线程秒杀的Demo(多种锁机制:synchronize、ReentrantLock、ReentrantReadWriteLock、redis和zookeeper实现的分布式锁等)☆64Dec 11, 2025Updated 5 months ago
- kotlin版的wanandroid☆68Apr 28, 2026Updated 3 weeks ago
- LeetCode Java Algorithm 记录数据结构与算法训练题,分享java面试题☆57Jun 4, 2019Updated 6 years ago
- 算法基础、《剑指Offer》、leetcode,Java实现☆45Oct 13, 2020Updated 5 years ago
- AI Agents on DigitalOcean Gradient AI Platform • AdBuild production-ready AI agents using customizable tools or access multiple LLMs through a single endpoint. Create custom knowledge bases or connect external data.
- Source code for the EMNLP 2019 paper "Meta Relational Learning for Few-Shot Link Prediction in Knowledge Graphs"☆115Jul 25, 2024Updated last year
- PRGC: Potential Relation and Global Correspondence Based Joint Relational Triple Extraction☆124Aug 6, 2021Updated 4 years ago
- springboot整合mybatis(SSM项目整合)☆52Jun 20, 2022Updated 3 years ago
- 最全的Java操作Redis的工具类,使用StringRedisTemplate实现,封装了对Redis五种基本类型的各种操作!☆257May 19, 2022Updated 4 years ago
- Programming Assignments (Algorithms, Part I and II by Kevin Wayne, Robert Sedgewick)☆112Oct 24, 2013Updated 12 years ago
- Self-study of CS61B, the CS course (Data Structures, Spring 2018) at UC Berkeley by Josh Hug☆121Aug 24, 2023Updated 2 years ago
- Java多线程核心技术☆168Aug 15, 2018Updated 7 years ago