# 分布式计算课程作业 **Repository Path**: Manvile/distributed-computation ## Basic Information - **Project Name**: 分布式计算课程作业 - **Description**: 本仓库记录了自己学习分布式计算课程的笔记,以及完成的各项作业和实验 - **Primary Language**: Java - **License**: Not specified - **Default Branch**: master - **Homepage**: None - **GVP Project**: No ## Statistics - **Stars**: 0 - **Forks**: 0 - **Created**: 2021-05-04 - **Last Updated**: 2024-03-13 ## Categories & Tags **Categories**: Uncategorized **Tags**: None ## README # 分布式计算课程作业 本仓库记录了自己学习分布式计算课程的笔记,以及完成的各项作业和实验。 ## 笔记汇总 [分布式计算笔记](https://gitee.com/Mayehule/distributed-computation/tree/master/Notes) ## 作业汇总 1. [TCP和UDP的C/S通信程序](https://gitee.com/Mayehule/distributed-computation/tree/master/Task-1/Socket) 2. [书籍信息管理系统](https://gitee.com/Mayehule/distributed-computation/tree/master/Task-2/BookSystem) 3. [分布式随机信号分析系统](https://gitee.com/Mayehule/distributed-computation/tree/master/Task-3/SignalAnalysis) 4. [分布式存储及HDFS整理](https://gitee.com/Mayehule/distributed-computation/tree/master/Task-4) 5. [MapReduce及Spark实验](https://gitee.com/Mayehule/distributed-computation/tree/master/Task-5/Experiment)