[www.ed2k.online]下載基地為您提供軟件、遊戲、圖書、教育等各種資源的ED2K電驢共享下載和MAGNET磁力鏈接下載。
設為首頁
加入收藏
首頁 圖書資源 軟件資源 游戲資源 教育資源 其他資源
 電驢下載基地 >> 其他资源 >> 電腦基礎 >> 《加利福尼亞大學伯克利分校開放課程: 操作系統和系統編程》(UC Berkeley : Operating Systems and Systems Programming )2010 Spring課程 更新完畢[MP4]
《加利福尼亞大學伯克利分校開放課程: 操作系統和系統編程》(UC Berkeley : Operating Systems and Systems Programming )2010 Spring課程 更新完畢[MP4]
下載分級 其他资源
資源類別 電腦基礎
發布時間 2017/7/13
大       小 -
《加利福尼亞大學伯克利分校開放課程: 操作系統和系統編程》(UC Berkeley : Operating Systems and Systems Programming )2010 Spring課程 更新完畢[MP4] 簡介: 中文名 : 加利福尼亞大學伯克利分校開放課程: 操作系統和系統編程 英文名 : UC Berkeley : Operating Systems and Systems Programming 資源格式 : MP4 學校 : UC Berkeley 加利福尼亞大學伯克利分校 主講人 : Ion Stoica 版本 : 2010 Spring課程 更新完畢 發行日期 : 2010
電驢資源下載/磁力鏈接資源下載:
全選
"《加利福尼亞大學伯克利分校開放課程: 操作系統和系統編程》(UC Berkeley : Operating Systems and Systems Programming )2010 Spring課程 更新完畢[MP4]"介紹
中文名: 加利福尼亞大學伯克利分校開放課程: 操作系統和系統編程
英文名: UC Berkeley : Operating Systems and Systems Programming
資源格式: MP4
學校: UC Berkeley
加利福尼亞大學伯克利分校
主講人: Ion Stoica
版本: 2010 Spring課程 更新完畢
發行日期: 2010年
地區: 美國
對白語言: 英語
文字語言: 英文
簡介:

學校簡介:
加利福尼亞大學伯克利分校 有些譯作: 伯克利大學 英文簡稱: UC Berkeley .
  美國最頂尖的公立大學. 是加州大學10所獨立大學裡歷史最悠久、學術最繁榮、思想最自由的大學。亦被常稱為加州大學伯克利分校,或稱為加州伯克利大學。加利福尼亞大學伯克利分校為世界學術的知名學府,在眾多權威的大學排名裡名列前茅。2004年,被英國的The Times Higher World University Rankings評為世界第二的大學,僅次排名第一的哈佛大學,領先許多知名大學如麻省理工學院、牛津大學、斯坦福大學等。而由上海交通大學於2004及2005所作的世界大學排行榜,加利福尼亞大學伯克利分校連續兩年被選為世界第四。 有博士學位的研究生項目是評價美國大學教育質量的關鍵指標。美國新聞周刊2005年再次評價:加州大學伯克利分校研究生項目又連續名列全美第一。伯克利十五個研究生項目全部名列美國前五名。接著排名第二,三,四和五的分別為斯坦福大學,麻省理工學院,哈佛大學和普林斯頓大學。   作為近與斯坦福比肩,東與哈佛抗衡的名校,它的歷史,它的榮耀,乃至它的空氣,它的顏色,它的性格,都凝結在它的校訓中:讓這裡光芒閃耀...
該課程為 UC Berkeley 開放課程 Compute Science(計算機科學)的其中之一 .
課程代號 CS162: Operating Systems and Systems Programming
該資源為 Compute Science 162: Operating Systems and Systems Programming 2010年春季課程
主講: Ion Stoica
課程簡介:
開設本課程的目的是講授操作系統和其他系統的設計. 課題包括: 操作系統和系統編程的概念、實用程序、子系統、批處理系統、進程、進程間通信、同步、內存分配、內存的分頁
加載和鏈接、程序庫、資源分配、性能指標、輸入/輸出系統、存儲設備、文件系統、協議、分布式文件系統、安全性和保密性...........
學習該課程的基本條件 要求:
已經學習過CS 61A CS 61B CS 61C 和 Math 55 課程。這意味著. 尤其是你要了解 C 、JAVA、和數據結構. 有過一些MIPS匯編語言編程的實踐、你要知道級數、對數、高等代數、一些微積分知識等......... (後面是一些老師對學生的要求: 比如事先要熟悉 背一下課程涵蓋的東西 他在課堂上不會花任何時間在這些上面 . 要是你JAVA 編程不熟練的話 推薦你學習下CS 9G 這門課 ......
以上為本人原創翻譯 無奈自己英語太爛 錯誤疏漏之處 歡迎指正
非常希望有熱心網友能幫助完善、准確的翻譯下 課程和目錄簡介

Course Description:
The purpose of this course is to teach the design of operating systems and other systems. Topics we will cover include concepts of operating systems and systems programming; utility programs, subsystems, multiple-program systems; processes, interprocess communication, and synchronization; memory allocation, segmentation, paging; loading and linking, libraries; resource allocation, scheduling, performance evaluation; I/O systems, storage devices, file systems; basic networking, protocols, and distributed file systems, protection, security, and privacy.
Course Prerequisites:
CS 61A, CS 61B, CS 61C, and Math 55. This means, in particular, that you know C, Java, and data structures (at the level covered in CS 61B/61C), have done some MIPS assembly language programming, and that you know about series and products, logarithms, advanced algebra, some calculus, and basic probability (means, standard deviations, etc.). The TAs will spend a small amount of time reviewing some of the material you are less likely to remember. We will assume that you either know the material that is supposed to be covered in those courses, or that you are willing to learn the material as necessary. We will not spend time in lecture covering any of this material. If you are not proficient at Java programming, we recommend that you take CS 9G, the self-paced Java course "JAVA for Programmers".
目錄:
Lecture01 What is an Operating System.mp4
什麼是操作系統
Lecture02 History of the World Parts 1—5 Operating Systems Structures.mp4
操作系統組成結構的歷史回顧
Lecture03 Concurrency Processes.Threads and Address Spaces.mp4
並發進程,線程和地址空間
Lecture04 Thread Dispatching.mp4
線程分發(dispatching)
Lecture05 Cooperating Threands.mp4
協作線程
Lecture06 Synchroniaztion.mp4
同步
Lecture07 Mutual Exclusion Semaphores Monitors and Condition Variables.mp4
互斥信號量和條件變量
Lecture08 Readers-Writers Language Support for Synchronization.mp4
支持同步的“讀者-寫者”語言
Lecture09 Tips for Working in a Project Team / Cooperating Process and Deadlock.mp4
Lecture10 Deadlock(cot'd) Thread Scheduling.mp4
死鎖:線程的調度
Lecture11 Thread Scheduling(con't) Protection Address Spaces.mp4
線程的調度(續lecture10) 保護:地址空間
Lecture12 Protection (continued) Address Translation.mp4
保護(續上一課):地址翻譯
Lecture13 Address Translation(con't) Caches and TLBs.mp4
地址翻譯(續上一課):緩存與TLBs
Lecture14 Caching and Demand Paging.mp4
緩存與請求分頁
Lecture15 Page Allocation and Replacement.mp4
頁面分配與置換
Lecture16 Page Allocation and Replacement (con't) I-O Systems.mp4
頁面分配與置換(續上一課):I/O系統
Lecture17 Disk Management and File Systems.mp4
磁盤管理與文件系統
Lecture18 File Systems Naming and Directories.mp4
文件系統命名與目錄
Lecture19 File Systems continued Distributed Systems.mp4
文件系統(續上一課):分布式系統
Lecture20 Reliability and Access Control Distributed Systems.mp4
分布式系統(續上一課):可靠性與訪問控制
Lecture21 Networking.mp4
Lecture22 暫缺
Lecture23 Distributed Systems.mp4
分布式系統
Lecture24 暫缺
Lecture25 Protection and Security in Distributed Systems.mp4
分布式系統中的保護與安全
Lecture26 Protection and Security II.mp4
分布式系統中的保護與安全II

資源來自網絡收集 未經過一一的質量 安全等檢測
只是把收集的資源和各位驢友分享 僅作網絡學習交流使用 請勿用於商業用途 !
希望各位下載的驢友能多多參與分流保源


相關資源:

免責聲明:本網站內容收集於互聯網,本站不承擔任何由於內容的合法性及健康性所引起的爭議和法律責任。如果侵犯了你的權益,請通知我們,我們會及時刪除相關內容,謝謝合作! 聯系信箱:[email protected]

Copyright © 電驢下載基地 All Rights Reserved