新手上路
昨天 17:55
主楼
上海交通大学课程分享
CS125 程序设计
CS221 数据结构
CS222 算法分析与设计
CS258 信息论
CS385 机器学习
EI331 信号与系统
EI332 计算机组成
EI333 软件工程
EI338 计算机系统工程
EI339 人工智能
SE305 数据库技术
EI374 高级算法
MA357 数理统计
X071571 最优化方法
CS125 程序设计
CS221 数据结构
CS222 算法分析与设计
CS258 信息论
CS385 机器学习
EI331 信号与系统
EI332 计算机组成
EI333 软件工程
EI338 计算机系统工程
EI339 人工智能
SE305 数据库技术
EI374 高级算法
MA357 数理统计
X071571 最优化方法
- CS125 程序设计
- Lectures
- ch00 关于课程.ppt
- ch01 计算机简介.ppt
- ch02 通过例子学习.ppt
- ch03 逻辑思维及分支程序设计.ppt
- ch04 循环控制.ppt
- ch05 批量数据处理—数组.ppt
- ch06 过程封装--函数.ppt
- ch07 间接访问—指针.pptx
- ch08 数据封装—结构体.ppt
- ch09 模块化开发.ppt
- ch10 创建功能更强的类型.ppt
- ch11 运算符重载.ppt
- ch12 组合与继承.ppt
- ch13 泛型机制—模板(最终版).ppt
- ch14 输入输出与文件.ppt
- ch15 异常处理.ppt
- ch16 容器和迭代器.ppt
- ch17 关于计算机.ppt
- Readme.md
- CS221 数据结构
- Lectures
- 1-引言.ppt
- 2-线性表.pdf
- 2-线性表.ppt
- 3-栈.pdf
- 3-栈.ppt
- 4-队列.pdf
- 4-队列.ppt
- 数据结构-第三部分.pdf
- 数据结构-第三部分.ppt
- 数据结构-第二部分.pdf
- 数据结构-第二部分.ppt
- 数据结构-第五部分.pdf
- 数据结构-第五部分.ppt
- 数据结构-第四部分.pdf
- 数据结构-第四部分.ppt
- Readme.md
- CS222 算法分析与设计
- Readme.md
- Slides
- 00-Introduction.pdf
- 01-StableMatching.pdf
- 01DemoGaleShapley.pdf
- 02-AlgorithmAnalysis.pdf
- 03Graphs.pdf
- 04-GreedyAlgorithmsI.pdf
- 04-GreedyAlgorithmsII.pdf
- 05-DivideAndConquerI.pdf
- 05-DivideAndConquerII.pdf
- 06DynamicProgrammingI.pdf
- 06DynamicProgrammingII.pdf
- 07NetworkFlowI.pdf
- 07NetworkFlowII.pdf
- 07NetworkFlowIII.pdf
- 08IntractabilityI.pdf
- 08IntractabilityII.pdf
- 08IntractabilityIII.pdf
- 10ExtendingTractability.pdf
- 11ApproximationAlgorithms.pdf
- 12LocalSearch.pdf
- 13RandomizedAlgorithms.pdf
- Algorithm Design-Solutions.pdf
- CS258 信息论
- Lectures
- Lecture 8.pptx
- exercise 2.pptx
- exercise 3.pptx
- lecture 1.pdf
- lecture 2.pdf
- lecture 3.pdf
- lecture 4.pdf
- lecture 5.pdf
- lecture 6.pdf
- lecture 7.pdf
- lecture 9.pdf
- ps-1.pdf
- Readme.md
- Textbooks
- 中期考试复习笔记.pdf
- CS385 机器学习
- Assignments
- Lectures
- lec0-intro.pdf
- lec1-linear models.pdf
- lec10-HMM.pdf
- lec11-GM.pdf
- lec2-Bayes classifiers.pdf
- lec3-SVM.pdf
- lec4-CLT.pdf
- lec5-model selection.pdf
- lec6-Neural Network.pdf
- lec7-Clustering.pdf
- lec8-Feature Reduction.pdf
- lec9-EM.pdf
- Readme.md
- Textbooks
- EI331 信号与系统
- Lectures
- Ch3-Fourier Series.ppt
- Ch4-CT Fourier Transform.ppt
- Ch5-DT Fourier Transform.ppt
- Ch6-Laplace Transform.ppt
- Ch7-z Transform.ppt
- Tutorial.ppt
- ch1-Introduction.ppt
- ch2-LTI Systems.ppt
- Readme.md
- Textbooks
- EI332 计算机组成
- Lectures
- 01_Introduction_fang.pdf
- 02_Computer Evolution and Performance_fang.pdf
- 03_Top Level View of Computer Function and Interconnection_fang.pdf
- 04_ Instructions Language of the Computer_fang.pdf
- 04a_ Instructions Language of the Computer_fang.pdf
- 04b_ Instructions Language of the Computer_fang.pdf
- 04c_ Instructions Language of the Computer_fang.pdf
- 04d_ Instructions Language of the Computer_fang.pdf
- 05_The Processor_fang.pdf
- 05a_The Processor_fang.pdf
- 05b_The Processor_fang.pdf
- 05c_The Processor_fang.pdf
- 06_Large and Fast Exploiting Memory Hierarchy_fang.pdf
- 06a_Large and Fast Exploiting Memory Hierarchy_fang.pdf
- 06b_Large and Fast Exploiting Memory Hierarchy_fang.pdf
- 07_Multicores^JMultiprocessors and Clusters_fang.pdf
- Chapter 3 Arithmetic for Computers.pdf
- Chapter 6 Storage and Other IO Topics.pdf
- Readme.md
- Textbooks
- EI333 软件工程
- Doc_template
- 交付清单_en.docx
- 可行性研究报告 - Copy.doc
- 可行性研究报告.doc
- 模块开发卷宗.docx
- 用户手册.docx
- 词汇表.docx
- 软件架构文档.docx
- 软件测试总结报告.docx
- 软件测试计划.docx
- 软件设计模型.docx
- 软件需求规约.docx
- 软件项目总结报告.docx
- 软件验收报告.docx
- 项目开发计划.doc
- 风险列表.xls
- Slides
- 0. Course Introduction .pptx
- 1. Introduction to SE.pptx
- 10.Mapping Models to Code.pptx
- 11.Testing(S).pptx
- 2. Modeling with UML.pptx
- 3. Project Organization and ManagementV2.pptx
- 4. Requirements Elicitation .pptx
- 5. Analysis .pptx
- 6. System Design-Decomposing the System.pptx
- 7.System Design-Addressing Design Goals.pptx
- 8. Object Design-Reusing Pattern Solutions.pptx
- 9. Object Design-Specifying Interfaces.pptx
- Text-Books
- EI338 计算机系统工程
- Readme.md
- Textbooks
- Computer Architecture-A Quantitative Approach_5 edition.pdf
- Operating System Concepts_Gagne, Silberschatz, and Galvin_9th edition.pdf
- slides
- EI339 人工智能
- Readme.md
- Slides
- 1-Introduction.ppt
- 10-Knowledge Representation.ppt
- 13-uncertainty.ppt
- 14-Probabilistic Reasoning.ppt
- 15-Probabilistic Reasoning over Time.ppt
- 16-Making_Simple_Decisions.pdf
- 16-Making_Simple_Decisions.ppt
- 17-making_complex_decisions.ppt
- 18-LearningfromObervations.ppt
- 2-Intell-Agents.ppt
- 3-uninformedSearch.ppt
- 4-Informed Search and Exploration.key
- 4-Informed Search and Exploration.ppt
- 5-BeyondClassicalSearch.key
- 5-BeyondClassicalSearch.ppt
- 6-Adversarial Search.key
- 6-Adversarial Search.ppt
- 7-Constraint Satisfaction Problems.ppt
- 7-Logical Agents.ppt
- 8-First-Order Logic.ppt
- 9-Inference in first-order logic.key
- 9-Inference in first-order logic.ppt
- Textbooks
- EI374 高级算法
- Readme.md
- assignments
- notes
- slides
- LICENSE
- MA357 数理统计
- Misc
- README.md
- README_en.md
- SE305 数据库技术
- Assignments
- Database System Concepts (6th Edition).pdf
- Lectures
- L10_Storage.pdf
- L11_Indexing.pdf
- L12_QueryProcess.pdf
- L13_Transaction.pdf
- L1_Intro.pdf
- L2_Model.pdf
- L3_SQL.pdf
- L4_SQL.pdf
- L5_SQL.pdf
- L6_ER1.pdf
- L7_ER2.pdf
- L8_Design1.pdf
- L9_Design2.pdf
- Quiz
- Readme.md
- X071571 最优化方法