Allen-Tsai's Stars
Brx86/py
Some python dists
stevenjoezhang/live2d-widget
把萌萌哒的看板娘抱回家 (ノ≧∇≦)ノ | Live2D widget for web platform
rememberber/WeSync
用Java Swing写的数据库同步软件
nginx/nginx
The official NGINX Open Source repository.
Allen-Tsai/fucking-algorithm
手把手撕LeetCode题目,扒各种算法套路的裤子。English version supported! Crack LeetCode, not only how, but also why.
hreinecke/sg3_utils
Deprecated git-svn mirror for sg3_utils
baruch/libscsicmd
A library to create SCSI commands (CDBs) and parse the results, also for ATA commands and results
ccoff/scsisim
User-space Linux driver for accessing USB SIM card readers that use SCSI.
NEWPLAN/SMx
国家商用加密算法 SMx(SM2,SM3,SM4)
PopezLotado/SM2Java
国密SM2,SM3 Java实现
guanzhi/GmSSL
支持国密SM2/SM3/SM4/SM9/SSL的密码工具箱
linuxdeepin/disomaster
Library to manipulate DISC burning.
Allen-Tsai/996.ICU
Repo for counting stars and contributing. Press F to pay respect to glorious developers.
996icu/996.ICU
Repo for counting stars and contributing. Press F to pay respect to glorious developers.
hortovanyi/udacity-vehicle-detection-project
sumitbinnani/vehicle-and-lane-detection
Vehicle Detection using HOF Features
hfoffani/Vehicle-Detection
Vehicle Detection Project
udacity/CarND-Vehicle-Detection
Vehicle Detection Project
jeremy-shannon/CarND-Vehicle-Detection
My solution to the Udacity Self-Driving Car Engineer Nanodegree Vehicle Detection and Tracking project.
tatsuyah/vehicle-detection
Vehicle detection using machine learning and computer vision techniques for Udacity's Self-Driving Car Engineer Nanodegree.
ludx/The-Lost-Art-of-C-Structure-Packing
The Lost Art of C Structure Packing中文翻译
JunshengFu/vehicle-detection
Created vehicle detection pipeline with two approaches: (1) deep neural networks (YOLO framework) and (2) support vector machines ( OpenCV + HOG).
coruus/rijn
Rijndael (using AES-NI) for 128-bit and 256-bit blocksizes
redis/redis
Redis is an in-memory database that persists on disk. The data model is key-value, but many different kind of values are supported: Strings, Lists, Sets, Sorted Sets, Hashes, Streams, HyperLogLogs, Bitmaps.
intel/acat
Assistive Context-Aware Toolkit (ACAT)
zhonglinlin1305/Spring
spring mvc,spring,分别与jdbctemplate,hibernate,mybatis全注解整合,其中包括包含有spring动态代理,数据库的事务处理。以及动态数据源的切换!
dodgepudding/bootout
基于bootstrap实现可视化布局的layoutit.com离线中文版
mission008/shopweb
仿淘宝的B2C商城项目,后台功能基本完善,前端展示简单,近期上线,求前端大神参与,立志完善成商业版,有意参与者请联系我:nietaooldman@126.com
gaussic/SpringMVCDemo
This is a demo of my spring mvc project.
Cenyol/SpringMVC
本项目基于 MyBatis Plus 进行定制,利用其提供的代码生成器快速生成模板代码。基本上从开始生成到启动运行访问/user/list, /user/get/1等接口的时候,不到五分钟。