y1o2y3o's Stars
halo-dev/halo
强大易用的开源建站工具。
alibaba/spring-cloud-alibaba
Spring Cloud Alibaba provides a one-stop solution for application development for the distributed solutions of Alibaba middleware.
codecentric/spring-boot-admin
Admin UI for administration of spring boot applications
zhoutaoo/SpringCloud
基于SpringCloud2.1的微服务开发脚手架,整合了spring-security-oauth2、nacos、feign、sentinel、springcloud-gateway等。服务治理方面引入elasticsearch、skywalking、springboot-admin、zipkin等,让项目开发快速进入业务开发,而不需过多时间花费在架构搭建上。持续更新中
xoxco/jQuery-Tags-Input
Magically convert a simple text input into a cool tag list with this jQuery plugin.
josiahcarlson/redis-in-action
Example code from the book
CovenantSQL/CovenantSQL
A decentralized, trusted, high performance, SQL database with blockchain features
davidmoten/rtree
Immutable in-memory R-tree and R*-tree implementations in Java with reactive api
MixinNetwork/mixin
🚀 The Mixin TEE-BFT-DAG network reference implementation.
andylamp/BPlusTree
An efficient, conscise, and simple implementation of a purely on-disk B+ Tree data structure
AloneMonkey/JarEncrypt
Jar包保护加密解决方案
fangvv/SPBFT
《一种面向区块链的优化PBFT共识算法》基础源代码
qiufengfushui/smbms
IDEA+MAVEN+SSM框架 超市管理系统
caojohnny/pbft-java
A Practical Byzantine Fault Tolerance (PBFT) emulator built in Java
WeBankBlockchain/SmartDev-Scaffold
应用开发脚手架,可基于智能合约文件,一键生成区块链应用的代码
scottjulian/C4.5
an implementation of the C4.5 algorithm in Java
anyangxaut/ThesisExperiment
硕士毕业论文实验:基于多传感器的行为识别(主要研究特征优选) + 室内定位(加速度传感器,陀螺仪传感器,磁力计)
wjbbig/go-hotstuff
A simple implementation of HotStuff consensus protocol
anyangxaut/ActivityRecognitionFlow
对原始数据集进行预处理,窗口划分,特征提取,特征融合,分类识别
charlottelinxue/C4.5-Decision-Tree-Implementation
C4.5 Decision Tree Implementation
myzWILLmake/hotstuff-go
Implement HotStuff consensus with go-lang
m-wu/GaitLib
A library for real-time gait analysis in smartphones
OccamsBlade/C4.5-Java
Java implementation of simplified C4.5 decision tree learning algorithm. Reads ARFF files and handles both discrete and continuous instance features.
Tianyang-Yang/SVM_Recognize
Using SVM method to do gait analysis, an Android project.
y1o2y3o/B-Tree
B+树(基于磁盘)、R树(基于磁盘)、红黑树(基于内存) 通过测试
binfachri/AndroidUserActivityRecognition
mirackk/ABC_Blockchain
An implementation of ABC: Proof-of-Stake without Consensus
siFeiden/PMM
An implementation of the PMM algorithm proposed by Cho et al in Friendship and Mobility: User Movement In Location-Based Social Networks.
NemethKrisztian96/FeatureExtractor
Library that handles feature extraction for accelerometer based gait recognition
y1o2y3o/Cowork
Cowork是一个在线实时协同编辑系统