zoukankan
html css js c++ java
操作系统 L6操作系统历史+L7我们的任务(网易公开课)
明白操作系统的原理只是完成了10%,而真正要学会操作系统,还必须要写出来!
另一条历史线:
最核心的就是多进程视图和文件操作视图,因为学会了这些你就可以利用操作系统管理你想要管理的任何硬件。
查看全文
相关阅读:
CodeForces 706C Hard problem
CodeForces 706A Beru-taxi
CodeForces 706B Interesting drink
CodeForces 706E Working routine
CodeForces 706D Vasiliy's Multiset
CodeForces 703B Mishka and trip
CodeForces 703C Chris and Road
POJ 1835 宇航员
HDU 4907 Task schedule
HDU 4911 Inversion
原文地址:https://www.cnblogs.com/JasonPeng1/p/12110129.html
最新文章
URAL 1297 Palindrome(后缀数组+ST表)
POJ 2774 Long Long Message(后缀数组)
SPOJ 687 Repeats(后缀数组+ST表)
POJ 3693 Maximum repetition substring(后缀数组+ST表)
SPOJ 220 Relevant Phrases of Annihilation(后缀数组+二分答案)
POJ 3415 Common Substrings(后缀数组+单调栈)
BZOJ 1717 [Usaco2006 Dec]Milk Patterns 产奶的模式(后缀数组)
POJ 3261 Milk Patterns(后缀数组+二分答案)
POJ 3294 Life Forms(后缀数组+二分答案)
POJ 1743 Musical Theme(后缀数组+二分答案)
热门文章
SPOJ 705 Distinct Substrings(后缀数组)
HDU 5769 Substring(后缀数组)
POJ 1226 Substrings(后缀数组+二分答案)
UVA 11475 Extend to Palindrome(后缀数组+ST表)
POJ 3581 Sequence(后缀数组)
POJ 3080 Blue Jeans(后缀数组+二分答案)
CodeForces 710E Generate a String
CodeForces 710C Magic Odd Square
CodeForces 707D Persistent Bookcase
CodeForces 707C Pythagorean Triples
Copyright © 2011-2022 走看看