RichaLiss's Stars
pycontribs/jira
Python Jira library. Development chat available on https://matrix.to/#/#pycontribs:matrix.org
ShareX/ShareX
ShareX is a free and open source program that lets you capture or record any area of your screen and share it with a single press of a key. It also allows uploading images, text or other types of files to many supported destinations you can choose from.
ChoyRunYu/secondkill
毕业设计-基于微服务的商城秒杀系统
pitt1997/Seckill
基于SpringBoot高并发商城秒杀系统项目
linyacool/lexical_syntax_analysis
编译原理词法分析器&语法分析器LR(1)实现 C++
klenkiven/meeting-manage
增删改查项目会议室管理系统,前后端分离,前端基于VUE+ElementUI,后端基于SpringBoot + MyBatis-Plus
ddycai/spring-boot-chatrooms
Spring Boot chatroom with multiple rooms using STOMP over websockets.
lxy-go/SpringBoot
这是一个SpringBoot的从入门程序集锦
iamxsx/account
简单的记账 App
yuzelli/bookkeepmanager
记账app
YuHew/Retrench
本地记账App
machuan13/water-drop
记账类app
ZengTianShengZ/Bill
简便的记账app -Android应用
AnneHan/accountBook
这是我独立做的第一个APP,是一个记账本APP。This is the first APP, I've ever done on my own. It's a accountbook APP.
yuukidach/Ucount
简易记账APP
LouBii/OneAccount
一款简约风格的记账app
cckevincyh/Contacts
简单安卓通讯录
Kojonkler/ID3
The ID3 implementation in Java
alexandrusoloms/ID3
ID3 Java Implementation
aaqib123/id3
java - ID3 algo implementation
hujianhua69/ID3
ID3 JAVA
yangliuy/DataMiningClassifier
A text classifier based on Decision Trees ID3, Naive Bayes and KNN algorithm in C++ and JAVA.
agangotia/ID3
This is the ID3 decision Tree algorithm implementation in Java for discrete attributes only.
Erikfather/Decision_tree-python
决策树分类(ID3,C4.5,CART)
realism111/KNN-MNIST
使用一种监督学习的算法实现手写体数字识别,语言python,采用K近邻算法(K-Nearest Neighborhood, KNN),数据集是MNIST(http://yann.lecun.com/exdb/mnist/)
zalandoresearch/fashion-mnist
A MNIST-like fashion product database. Benchmark :point_down:
sugyan/tensorflow-mnist
Sheldonsix/RayCasting
基于 glut、OPENGL 实现的光线投射、阴影
saxon-gao/Windows-MutiThread
Windows多线程,秒杀多线程总结补充,读写者问题实现
SnowWhite5/OS_Cpp
读者与写者;生产者与消费者等