模仿Java标准库的一些API实现的算法库,包括了数据结构,字符串处理(StringBuilder),图(有向图)。原来是用Python实现的,但是Python实现的并没有经过完整的测试,不能够保证完全的正确性。 使用Java实现的集合库都经过完整的测试,实际上,我在实现的过程中基本上用的都是自己实现的数据结构。另外的一些算法和工具来自《程序员面试金典》和《剑指offer》中的习题。
☆49Mar 31, 2015Updated 11 years ago
Alternatives and similar repositories for javaalgorithm
Users that are interested in javaalgorithm 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学习过程中碰到的到一些问题以及面试经历☆12Jun 7, 2018Updated 7 years ago
- 微博数据分析服务框架。☆12Nov 10, 2015Updated 10 years ago
- 大型超市运营系统框架,基于GWT EJB JPA,完整的Java EE Web Application☆10Jun 25, 2014Updated 11 years ago
- ☆10May 6, 2021Updated 5 years ago
- 本人的开源框架,其中包含了一系列的开源组件,xxoo已经正式更名为xmlbean-converter成为zxl框架的一部分。☆14Dec 16, 2022Updated 3 years ago
- Managed Database hosting by DigitalOcean • AdPostgreSQL, MySQL, MongoDB, Kafka, Valkey, and OpenSearch available. Automatically scale up storage and focus on building your apps.
- 收集技术文档,涵盖面试,编程,数据库等等☆15Apr 19, 2018Updated 8 years ago
- jvm 学习中积累的代码☆32Nov 30, 2014Updated 11 years ago
- Java runtime dynamic tracing☆20Jun 10, 2021Updated 4 years ago
- A proxy behind nginx while before kibana (4.x, 5.x) to provide data isolation for different users☆24May 6, 2019Updated 7 years ago
- 传智ERP项目☆20Dec 17, 2014Updated 11 years ago
- Easy-to-use services framework☆16Apr 26, 2017Updated 9 years ago
- Java面试题系列☆31Jul 31, 2018Updated 7 years ago
- 《Java并发编程实战 - Java Concurrency in Practice》,实践书中的例子,看哪些可以用于实际项目中。(但在使用之前,需要经过详细的单元和性能测试。)☆36Jun 25, 2016Updated 9 years ago
- 西南大学软件工程专业学生毕业设计☆14Sep 17, 2016Updated 9 years ago
- Deploy to Railway using AI coding agents - Free Credits Offer • AdUse Claude Code, Codex, OpenCode, and more. Autonomous software development now has the infrastructure to match with Railway.
- This repository has been merged into https://github.com/HXSecurity/DongTai. DongTai-engine used to analyze the method data collected by …☆20Apr 12, 2022Updated 4 years ago
- ☆24Oct 14, 2016Updated 9 years ago
- 一个轻量级,高性能的缓存构架,以android缓存而设计为初衷,也可以应用于一般的Java项目中。☆14Sep 9, 2014Updated 11 years ago
- 目前生产环境使用的elasticsearch☆10Apr 29, 2014Updated 12 years ago
- Athena是一款简单易用,面向架构和发布流程优化,并且具有丰富使用文档的Restful服务框架。架构上,它与Spring Web MVC无缝集成,使业务项目没有任何框架代码的侵入,并且能够与CI一键发布流程完美结合 。它提供了新项目生成工具,可以一键生成新业务项目的骨架,生…☆18Jul 20, 2015Updated 10 years ago
- PHP Bing Translation API Class☆12Jun 19, 2018Updated 7 years ago
- 支持集群部署,动态推送,配置一键导出导入,模块管理,全局配置查询等功能,可匹敌disconf☆23Aug 14, 2017Updated 8 years ago
- Flow Arch(流式架构)/Reactive Programming(RP/反应式编程) 实践☆12Dec 18, 2018Updated 7 years ago
- 基于JAVA NIO 的轻量级消息传输框架。主要功能包括:文本消息传输、二进制文件传输、文本及二进制混合传输、消息的自定义实现加密传输算法、同步或异步传输、客户端、服务端框架内置心跳监听、服务端认证、支持网络断线客户端自动重连。☆43May 12, 2017Updated 9 years ago
- Deploy to Railway using AI coding agents - Free Credits Offer • AdUse Claude Code, Codex, OpenCode, and more. Autonomous software development now has the infrastructure to match with Railway.
- WEB 跨域postMessage() 漏洞挖掘工具,基本原理:使用AJAX 获取页面代码,结合iframe 和data 协议构造测试环境,然后在iframe 下的window.onmessage 中插入hook 监控onmessage 的参数,最后通过能否被原来的onme…☆11Sep 13, 2016Updated 9 years ago
- ☆10Oct 12, 2015Updated 10 years ago
- Plugin that enables comparison of the last 2 activated buffers (even in different windows) using BeyondCompare.☆13Aug 23, 2021Updated 4 years ago
- 社交网络数据抓取,以及CRM系统。☆68Jul 4, 2015Updated 10 years ago
- River is a IDE for RiveScript on Android☆12Mar 2, 2019Updated 7 years ago
- 《剑指Offer》Java实现,进行中...☆19Sep 4, 2014Updated 11 years ago
- java技术学习笔记以及互联网面试常见题☆10Nov 2, 2019Updated 6 years ago
- clover 1、开发server和client端 定时向zk集群发送心跳数据包,利用Java自带的timer程序实现该功能 2、开发整天的monitor程序,用来定时向zk中获取server和client端的心跳数据信息,如果超过指定时间没有收到最新的数据包,那么任务se…☆199Apr 15, 2015Updated 11 years ago
- 😃 技术面试知识整理☆16Jan 10, 2021Updated 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.
- Annotate 2D point clouds using overlay polygons☆15Jun 19, 2025Updated 10 months ago
- springboot工程整合mybatis拦截器的按月分表功能☆12Oct 8, 2019Updated 6 years ago
- Java 字节操作的工具库(不是字节码的工具库)☆40Oct 10, 2021Updated 4 years ago
- The Computer Vision Algorithm Collection☆21Jul 6, 2016Updated 9 years ago
- RepoGuard is a software development tool which assists in a software project. Essentially, it is used to automatically perform checks on …☆15Jun 12, 2025Updated 11 months ago
- A package full of linear algebra operators for Apache Spark MLlib's linalg package☆10Sep 9, 2015Updated 10 years ago
- Keywords enrichment by autocompletion (AWS, PM, RDC, CDS, ...), google suggestion scraping Heavy multithreaded semantic corpus crawler S…☆12May 22, 2015Updated 10 years ago