Pinned Repositories
algo
数据结构和算法必知必会的50个代码实现
algorithm-exercise
Data Structure and Algorithm notes. 数据结构与算法/leetcode/lintcode题解/
algorithm-visualizer
:fireworks:Interactive Online Platform that Visualizes Algorithms from Code
AlgorithmsByPython
算法/数据结构/Python/剑指offer/机器学习/leetcode
apscheduler
Task scheduling library for Python
awesome-programming-books
经典编程书籍大全,涵盖:计算机系统与网络、系统架构、算法与数据结构、前端开发、后端开发、移动开发、数据库、测试、项目与团队、程序员职业修炼、求职面试等
CDCS
Chinese Data Competitions' Solutions
cpp-taskflow
Modern C++ Parallel Task Programming Library
dask
Parallel computing with task scheduling
deeplearning-models
A collection of various deep learning architectures, models, and tips
Snoychar's Repositories
Snoychar/algorithm-visualizer
:fireworks:Interactive Online Platform that Visualizes Algorithms from Code
Snoychar/algo
数据结构和算法必知必会的50个代码实现
Snoychar/algorithm-exercise
Data Structure and Algorithm notes. 数据结构与算法/leetcode/lintcode题解/
Snoychar/AlgorithmsByPython
算法/数据结构/Python/剑指offer/机器学习/leetcode
Snoychar/apscheduler
Task scheduling library for Python
Snoychar/awesome-programming-books
经典编程书籍大全,涵盖:计算机系统与网络、系统架构、算法与数据结构、前端开发、后端开发、移动开发、数据库、测试、项目与团队、程序员职业修炼、求职面试等
Snoychar/CDCS
Chinese Data Competitions' Solutions
Snoychar/cpp-taskflow
Modern C++ Parallel Task Programming Library
Snoychar/dask
Parallel computing with task scheduling
Snoychar/deeplearning-models
A collection of various deep learning architectures, models, and tips
Snoychar/distributed
A distributed task scheduler for Dask
Snoychar/Distributed-Network-Consensus
MATLAB implementation of "Average TimeSync Protocol", an algorithm for clock synchronization via distributed linear iterations from IEEE publication "A Distributed Consensus Protocol for Clock Synchronization in Wireless Sensor Networks" by Luca Schenato and Giovanni Gamba
Snoychar/EasyScheduler
Easy Scheduler是一个分布式工作流任务调度系统,主要解决数据研发ETL错综复杂的依赖关系,而不能直观监控任务健康状态等问题。Easy Scheduler以DAG流式的方式将Task组装起来,可实时监控任务的运行状态,同时支持重试、从指定节点恢复失败、暂停及Kill任务等操作。EasyScheduler由在工作流调度方面工作多年的多位小伙伴研发而成,致力于成为大数据平台的中流砥柱,使调度变得更加容易,更可以从其中文名“易调度”看出我们的初衷,如果你对目前市面上的调度不够满意,非常欢迎使用易调度,欢迎大家加入进来,提出需求,也欢迎贡献代码
Snoychar/freeCodeCamp
The https://www.freeCodeCamp.org open source codebase and curriculum. Learn to code for free together with millions of people.
Snoychar/from_coder_to_expert
2019年最新总结,从程序员到CTO,从专业走向卓越,分享大牛企业内部pdf与PPT
Snoychar/github-cheat-sheet
A list of cool features of Git and GitHub.
Snoychar/GitHubDaily
GitHubDaily 分享内容定期整理与分类。欢迎推荐、自荐项目,让更多人知道你的项目。
Snoychar/interview_internal_reference
2019年最新总结,阿里,腾讯,百度,美团,头条等技术面试题目,以及答案,专家出题人分析汇总。
Snoychar/lc-all-solutions
My own leetcode solutions by python
Snoychar/LeetCodeAnimation
Demonstrate all the questions on LeetCode in the form of animation.(用动画的形式呈现解LeetCode题目的思路)
Snoychar/light-task-scheduler
Distributed Scheduled Job Framework
Snoychar/scalable-clock
Scalable and passive wireless network clock synchronization
Snoychar/SmartWx
微信公众号的web管理工具 本项目采用springmvc+layui实现。
Snoychar/TaskScheduler
Multithreaded task scheduler experiments
Snoychar/tbox
🎁 A glib-like multi-platform c library
Snoychar/validate_max_min
仿真两个资源调度算法:Max-Min算法和Min-Min算法
Snoychar/xxl-job
A lightweight distributed task scheduling framework.(分布式任务调度平台XXL-JOB)