ssjssh / javaalgorithm
模仿Java标准库的一些API实现的算法库,包括了数据结构,字符串处理(StringBuilder),图(有向图)。原来是用Python实现的,但是Python实现的并没有经过完整的测试,不能够保证完全的正确性。 使用Java实现的集合库都经过完整的测试,实际上,我在实现的过程中基本上用的都是自己实现的数据结构。另外的一些算法和工具来自《程序员面试金典》和《剑指offer》中的习题。
☆48Updated 10 years ago
Alternatives and similar repositories for javaalgorithm:
Users that are interested in javaalgorithm are comparing it to the libraries listed below
- 《JVM必知必会》☆67Updated 9 years ago
- 《Java并发编程实战 - Java Concurrency in Practice》,实践书中的例子,看哪些可以用于实际项目中。(但在使用之前,需要经过详细的单元和性能测试。)☆38Updated 8 years ago
- Excavator(挖掘机)是一个分布式的Java RMI框架。(求项目使用,有兴趣的可以电邮oldmanpushcart@gmail.com)☆52Updated 2 years ago
- jvm 学习中积累的代码☆32Updated 10 years ago
- YMP开发框架是一套轻量级的JAVA应用开发框架,具有统一的配置体系结构、系统与业务日志分离、插件化开发模式、简单轻量的MVC和持久化支持等特性;☆33Updated 7 years ago
- 集群高可用架构整理☆50Updated 8 years ago
- a mini blog with NoSql,Dubbo and Spring☆11Updated 11 years ago
- 保障服务的持续高可用、高性能及负载均衡☆17Updated 8 years ago
- Spring Cloud 与 Docker 整合使用示例,为《使用Spring Cloud与Docker实战微服务》的配套代码。书籍地址:https://github.com/eacdy/spring-cloud-book 。讨论QQ群:157525002(已满)、5648…☆41Updated 8 years ago
- 点赞机器人,spring4,mybatis,quartz,mongodb,MS消息队列,dubbo☆10Updated 10 years ago
- 《深入理解Java虚拟机 - Jvm高级特性与最佳实践(第二版)》书中的示例代码,供学习使用☆34Updated 9 years ago
- Effective IntelliJ IDEA☆40Updated 7 years ago
- 读书笔记系列之JDK,高性能编程☆34Updated 7 years ago
- 分布式session管理☆11Updated 10 years ago
- 支持集群部署,动态推送,配置一键导出导入,模块管理,全局配置查询等功能,可匹敌disconf☆23Updated 7 years ago
- 基于zookeeper的分布式配置管理中心,在分布式系统中,配置文件经常多而繁杂,更新容易丢,有了这个组件,可以热更新,并且不会哪台机子上漏了哪个配置。☆35Updated 9 years ago
- 从头开始写一个迷你的dubbo,仅用作学习用☆35Updated last year
- 龙果学院《微服务架构的分布式事务解决方案》(RonCoo distributed transaction solution)☆43Updated 8 years ago
- 基于zookeeper的统一配置中心实现☆47Updated 9 years ago
- 大规模分布式系统的跟踪、监控、告警平台☆55Updated 10 years ago
- Demos of Apache Shiro 1.2.x Reference《Apache Shiro 1.2.x 用户指南》中文翻译,文中用到的例子源码☆38Updated last year
- 网络爬虫☆51Updated 11 years ago
- Java热(dong)加(tai)载简单实现。☆29Updated 7 years ago
- Java并发☆29Updated 9 years ago
- 快速查看占用CPU前五的java线程栈☆56Updated last year
- <剑指offer> Java 实践!☆17Updated 9 years ago
- Java架构师练习类☆23Updated 7 years ago
- 基于springboot和docker部署的微服务架构☆51Updated 9 years ago
- 互联网架构 SOA(Dubbo)+配置中心(ZK)+消息中间件MQ(RocketMq)+高速缓存(Redis)互联网架构☆65Updated 7 years ago
- Java technology route☆65Updated 8 years ago