Code Monkey home page Code Monkey logo

Rick's Projects

autoclickservice icon autoclickservice

后台模拟点击service,有两套方案:AccessibilityService和adb shell命令

cockburst icon cockburst

一个高性能,可靠,异步的本地持久化队列实现;重启JVM、重启服务器、或者强制KILL进程时,队列里的数据不丢失;

egads icon egads

Extendible Generic Anomaly Detection System

javadeploy icon javadeploy

一套基于shell的远程发布脚本,支持git自动拉代码,通过maven编译,然后发布到1个或多个节点并实现重启处理。

posix4j icon posix4j

Project based on Posix for Java http://www.bmsi.com/java/posix/

pulsar icon pulsar

Pulsar - distributed pub-sub messaging system

sborm icon sborm

an easy orm framework base on Spring jdbc. sborm只是针对spring jdbc的一些不方便的地方,做了一些封装,更加简化日常的开发工作,基于spring jdbc的RowMapper自动实现对象映射,也勉强算的上叫ORM,只是大部分功能已经由spring jdbc实现了。 平时不太喜欢使用hibernate和mybatis,主要是使用spring jdbc,写这个东西的出发点主要是平时使用spring jdbc觉 得比较麻烦,重复性的代码偏多,一方面通过自动mapper降低返回结果处理工作量,另一方面参考hibernate对象化查询条件的模式,写了一个 QueryBudiler,使得更多简单的单表查询可以通过对象组织查询、更改逻辑,避免过多去写相似性的SQL语句,减少DAO接口量。

stl-decomp-4j icon stl-decomp-4j

Java implementation of Seasonal-Trend-Loess time-series decomposition algorithm.

twitter-anomalydetection-java icon twitter-anomalydetection-java

A Java implementation of [twitter anomaly detection](https://github.com/twitter/AnomalyDetection). But optimized the time complexity from o(n^2) to o(nlogn).

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.