All Projects → huzecong → Oi Slides

huzecong / Oi Slides

我的信息学竞赛讲课课件

Projects that are alternatives of or similar to Oi Slides

Cpp
Repository for C++/C codes and algos.
Stars: ✭ 265 (-69.71%)
Mutual labels:  dynamic-programming
Algorithms Primer
A consolidated collection of resources for you to learn and understand algorithms and data structures easily.
Stars: ✭ 381 (-56.46%)
Mutual labels:  dynamic-programming
Algorithms
CLRS study. Codes are written with golang.
Stars: ✭ 482 (-44.91%)
Mutual labels:  dynamic-programming
Leetcode Go
✅ Solutions to LeetCode by Go, 100% test coverage, runtime beats 100% / LeetCode 题解
Stars: ✭ 22,440 (+2464.57%)
Mutual labels:  dynamic-programming
Competitive Programming Repository
Competitive Programming templates that I used during the past few years.
Stars: ✭ 367 (-58.06%)
Mutual labels:  dynamic-programming
Pycair
Content aware image resizing
Stars: ✭ 425 (-51.43%)
Mutual labels:  dynamic-programming
Java-Questions-and-Solutions
This repository aims to solve and create new problems from different spheres of coding. A path to help students to get access to solutions and discuss their doubts.
Stars: ✭ 34 (-96.11%)
Mutual labels:  dynamic-programming
K Nearest Neighbors With Dynamic Time Warping
Python implementation of KNN and DTW classification algorithm
Stars: ✭ 604 (-30.97%)
Mutual labels:  dynamic-programming
Deep Reinforcement Learning
Repo for the Deep Reinforcement Learning Nanodegree program
Stars: ✭ 4,012 (+358.51%)
Mutual labels:  dynamic-programming
Coding Interview Gym
leetcode.com , algoexpert.io solutions in python and swift
Stars: ✭ 451 (-48.46%)
Mutual labels:  dynamic-programming
Coderchef Kitchen
The official repository for our programming kitchen which consists of 50+ delicious programming recipes having all the interesting ingredients ranging from dynamic programming, graph theory, linked lists and much more. All the articles contain beautiful images and some gif/video at times to help clear important concepts.
Stars: ✭ 306 (-65.03%)
Mutual labels:  dynamic-programming
Leetcode Rust
my leetcode solutions in rust
Stars: ✭ 345 (-60.57%)
Mutual labels:  dynamic-programming
Algodeck
An Open-Source Collection of 200+ Algorithmic Flash Cards to Help you Preparing your Algorithm & Data Structure Interview 💯
Stars: ✭ 4,441 (+407.54%)
Mutual labels:  dynamic-programming
Data Structures Algorithms
My implementation of 85+ popular data structures and algorithms and interview questions in Python 3 and C++
Stars: ✭ 273 (-68.8%)
Mutual labels:  dynamic-programming
Android interviews
🚀Everything you need to know to find a android job. 算法 / 面试题 / Android 知识点 🔥🔥🔥 总结不易,你的 star 是我最大的动力!
Stars: ✭ 510 (-41.71%)
Mutual labels:  dynamic-programming
CSwift
C Module for Swift, Swift Script and Dynamic Library Call;Swift中直接调用C语言源程序的展示程序
Stars: ✭ 46 (-94.74%)
Mutual labels:  dynamic-programming
Cracking The Coding Interview
📚 C++ and Python solutions with automated tests for Cracking the Coding Interview 6th Edition.
Stars: ✭ 396 (-54.74%)
Mutual labels:  dynamic-programming
Hello Algorithm
🌍 针对小白的算法训练 | 包括四部分:①.算法基础 ②.力扣图解 ③.大厂面经 ④.CS_汇总 | 附:1、千本开源电子书 2、百张技术思维导图(项目花了上百小时,希望可以点 star 支持,🌹感谢~)
Stars: ✭ 29,372 (+3256.8%)
Mutual labels:  dynamic-programming
Algorithms
A repository of different Algorithms and Data Structures implemented in many programming languages.
Stars: ✭ 578 (-33.94%)
Mutual labels:  dynamic-programming
Reinforcement learning tutorial with demo
Reinforcement Learning Tutorial with Demo: DP (Policy and Value Iteration), Monte Carlo, TD Learning (SARSA, QLearning), Function Approximation, Policy Gradient, DQN, Imitation, Meta Learning, Papers, Courses, etc..
Stars: ✭ 442 (-49.49%)
Mutual labels:  dynamic-programming

oi-slides

本仓库收集了我从2013至2018年的所有信息学竞赛讲课课件。本科期间靠讲课挣了一些钱,但考虑到之后大概不会再出去讲课,受 Trinkle23897/oi_slides 启发,在此公开。

所有课件的使用时间和内容如下表所示。这其中以”题目选讲“命名的课件基本上都是斐波那契课件,由之前若干课件中的例题拼凑而成,没什么价值。许多课件在多次讲课中使用 (反复骗钱) ,此处上传的均为最近一次的修订版。

时间 名称 内容
2013年3月 TopCoder 题目选讲 如题。
2014年3月
2015年6月
CodeChef 题目选讲 如题。
2014年12月 趣题选讲 如题。
2015年5月
2015年6月
2016年1月
2018年1月
网络流模型与例题 1 2 3 将常见的网络流模型分类,总结经验。算是我难得的良心课件。
2015年10月
2016年1月
2016年11月
2017年6月
2018年5月
NOIp 图论 NOIp水平的图论知识,包括最短路、最小生成树、强连通分量。
2015年10月
2016年1月
2016年11月
2017年1月
2017年6月
2018年5月
NOIp 数学方法 NOIp水平的数论及组合数学知识,以及位运算的运用。
2016年1月 数据结构及应用 高级数据结构入门知识,包括平衡树、动态树、分块。
2016年5月
2017年1月
动态规划例题选讲 一些省选和NOI水平的动态规划题。
2018年1月 考试策略的人生经验 多年考试总结出的人生经验。可能是最有用的一个课件。
2018年3月 线性代数、概率与期望 线性代数和概率论的基础知识,以及在OI中省选水平的一些应用。
Note that the project description data, including the texts, logos, images, and/or trademarks, for each open source project belongs to its rightful owner. If you wish to add or remove any projects, please contact us at [email protected].