模仿Java标准库的一些API实现的算法库,包括了数据结构,字符串处理(StringBuilder),图(有向图)。原来是用Python实现的,但是Python实现的并没有经过完整的测试,不能够保证完全的正确性。 使用Java实现的集合库都经过完整的测试,实际上,我在实现的过程中基本上用的都是自己实现的数据结构。另外的一些算法和工具来自《程序员面试金典》和《剑指offer》中的习题。
☆48Mar 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
- 微服务的网关,包含oauth2授权、调用次数限制和服务路由☆13Jan 12, 2017Updated 9 years ago
- 微博数据分析服务框架。☆12Nov 10, 2015Updated 10 years ago
- ☆10Dec 20, 2017Updated 8 years ago
- 本人的开源框架,其中包含了一系列的开源组件,xxoo已经正式更名为xmlbean-converter成为zxl框架的一部分。☆14Dec 16, 2022Updated 3 years ago
- Virtual machines for every use case on DigitalOcean • AdGet dependable uptime with 99.99% SLA, simple security tools, and predictable monthly pricing with DigitalOcean's virtual machines, called Droplets.
- jvm 学习中积累的代码☆32Nov 30, 2014Updated 11 years ago
- Easy-to-use services framework☆16Apr 26, 2017Updated 8 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 all international airports ✈️✈️✈️☆12Dec 22, 2016Updated 9 years ago
- 商品秒杀系统——Java并发实战和并发优化☆12Oct 6, 2016Updated 9 years ago
- 自己ctf比赛的writeup☆19May 27, 2019Updated 6 years ago
- An image process system.☆16Oct 27, 2023Updated 2 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.
- rest 请求的API网关服务☆12Jan 12, 2019Updated 7 years ago
- 美团购源码☆23Mar 6, 2015Updated 11 years ago
- Track the keyword positions☆19Oct 26, 2013Updated 12 years ago
- 一个轻量级,高性能的缓存构架,以android缓存而设计为初衷,也可以应用于一般的Java项目中。☆14Sep 9, 2014Updated 11 years ago
- 目前生产环境使用的elasticsearch☆10Apr 29, 2014Updated 11 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
- NordVPN Threat Protection Pro™ • AdTake your cybersecurity to the next level. Block phishing, malware, trackers, and ads. Lightweight app that works with all browsers.
- 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☆11Mar 2, 2019Updated 7 years ago
- 《剑指Offer》Java实现,进行中...☆19Sep 4, 2014Updated 11 years ago
- java技术学习笔记以及互联网面试常见题☆10Nov 2, 2019Updated 6 years ago
- mybatis generator 自动代码生成项目;实体类带注释;带mysql的limit分页☆11Dec 28, 2017Updated 8 years ago
- Implementation of FlexSC on Ubuntu 10.04☆13Jun 2, 2014Updated 11 years ago
- 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.
- 一个用来更新Android App的Phonegap plugin☆23Mar 3, 2014Updated 12 years ago
- clover 1、开发server和client端 定时向zk集群发送心跳数据包,利用Java自带的timer程序实现该功能 2、开发整天的monitor程序,用来定时向zk中获取server和client端的心跳数据信息,如果超过指定时间没有收到最新的数据包,那么任务se…☆199Apr 15, 2015Updated 10 years ago
- 😃 技术面试知识整理☆16Jan 10, 2021Updated 5 years ago
- springboot工程整合mybatis拦截器的按月分表功能☆12Oct 8, 2019Updated 6 years ago
- The Computer Vision Algorithm Collection☆21Jul 6, 2016Updated 9 years ago
- 正则表达式常用规则☆13May 8, 2019Updated 6 years ago
- 基于Android的POS,整合磁卡、IC、13.56、二维码、NFC为一体的综合支付设备,充分利用Android强大的延展功能,创新的O2O闭环功能,是移动互联时代的新金融工具。☆12Jan 20, 2014Updated 12 years ago