Pinned Repositories
Chengdu-IT-jobs
搜集成都的IT研发,供参考
Cpp-Primer
C++ Primer 5 answers
Cpp_Primer_Practice
搞定C++:punch:。C++ Primer 中文版第5版学习仓库,包括笔记和课后练习答案。
cronTab
CS-Book
计算机类常用电子书整理,并且附带下载链接,包括Java,Python,Linux,Go,C,C++,数据结构与算法,人工智能,计算机基础,面试,设计模式,数据库,前端等书籍
data-science-competition
该仓库用于记录和定期提供各大数据科学竞赛的赛事消息和原创baseline,思路分享以及博主的一些竞赛心得和学习资料等. 主要涵盖:kaggle, 阿里天池,华为云大赛校园赛,百度aistudio,和鲸社区,datafountain等
ddia
《Designing Data-Intensive Application》DDIA中文翻译
developer-roadmap
Roadmap to becoming a web developer in 2020
etcd
Distributed reliable key-value store for the most critical data of a distributed system
ffmpeg-python
Python bindings for FFmpeg - with complex filtering support
kevind-sc's Repositories
kevind-sc/CS-Book
计算机类常用电子书整理,并且附带下载链接,包括Java,Python,Linux,Go,C,C++,数据结构与算法,人工智能,计算机基础,面试,设计模式,数据库,前端等书籍
kevind-sc/Chengdu-IT-jobs
搜集成都的IT研发,供参考
kevind-sc/Cpp-Primer
C++ Primer 5 answers
kevind-sc/Cpp_Primer_Practice
搞定C++:punch:。C++ Primer 中文版第5版学习仓库,包括笔记和课后练习答案。
kevind-sc/cronTab
kevind-sc/data-science-competition
该仓库用于记录和定期提供各大数据科学竞赛的赛事消息和原创baseline,思路分享以及博主的一些竞赛心得和学习资料等. 主要涵盖:kaggle, 阿里天池,华为云大赛校园赛,百度aistudio,和鲸社区,datafountain等
kevind-sc/ddia
《Designing Data-Intensive Application》DDIA中文翻译
kevind-sc/developer-roadmap
Roadmap to becoming a web developer in 2020
kevind-sc/etcd
Distributed reliable key-value store for the most critical data of a distributed system
kevind-sc/ffmpeg-python
Python bindings for FFmpeg - with complex filtering support
kevind-sc/goreman
foreman clone written in go language
kevind-sc/iam
企业级的 Go 语言实战项目:认证和授权系统
kevind-sc/IntelliJ-IDEA-Tutorial
IntelliJ IDEA 简体中文专题教程
kevind-sc/Machine-Learning-in-Action-Python3
《机器学习实战》python3源码
kevind-sc/minidb
A demo for learning😁-rosedb 的 mini 版本,帮助理解 bitcask 存储模型以及 rosedb 项目。
kevind-sc/mit-6.824
MIT6.824作业 - 基于Raft的分布式KV存储
kevind-sc/OSTEP-Solution
Operating System Three Easy Pieces Solution.
kevind-sc/pink
分布式任务调度平台
kevind-sc/pydata-book
Materials and IPython notebooks for "Python for Data Analysis" by Wes McKinney, published by O'Reilly Media
kevind-sc/raft
Golang implementation of the Raft consensus protocol
kevind-sc/RGB-T-fusion-tracking-papers-and-results
The papers and results about RGB-T fusion tracking
kevind-sc/SRCNN
Implementation of SRCNN in PyTorch
kevind-sc/SRN-Deblur
Repository for Scale-recurrent Network for Deep Image Deblurring
kevind-sc/srt
Secure, Reliable, Transport
kevind-sc/Statistical-Learning-Method_Code
手写实现李航《统计学习方法》书中全部算法
kevind-sc/tinykv
A course to build distributed key-value service based on TiKV model
kevind-sc/yolo-fatest-deepsort
kevind-sc/yolo3-pytorch
这是一个yolo3-pytorch的源码,可以用于训练自己的模型。