Git Product home page Git Product logo

sysu-cs-postgraduate-entrance-examination's Introduction

SYSU-CS-Postgraduate-Entrance-Examination

介绍

这是一个2021 年考取中山大学计算机学院计算机硕士(专硕和学硕)的复试资料总结项目。由于复试时,我们均签署硕士研究生考试 考生诚信复试承诺书,其中一条考后不向他人透露考试题目及考试现场情况,所以我们这里仅提供我们在复试之前自己整理的学科知识汇总。

参与人员

  • 水唐[email protected])报考计算机专硕(电子信息),初试 420,复试 470.20,总成绩 890.20(总成绩排第一)
  • 潭影空心,报考计算机学硕(计算机科学与技术),初试429,复试428.40,总成绩857.40(总成绩排第二)
  • 能 C 何必混(wangyaning45 (github.com)),报考计算机专硕(电子信息),初试 410,复试 424.20,总成绩 834.20。
  • ,报考计算机专硕(电子信息),初试 400,复试 454,总成绩 854。

中山大学复试的考察内容:

  • 数学分析(高等数学)
  • 概率论与数理统计
  • 高等代数
  • 离散数学
  • C/C++ 语言
  • 408(计算机组成原理、数据结构与算法、操作系统、计算机网络)
  • 可能包含:数据库、编译原理、机器学习、人工智能

整理科目

目前整理的科目包括:

  • 数学分析——by 水唐
  • 概率论与数理统计——by 潭影空心
  • 线性代数——by 能 C 何必混
  • 离散数学—— by 云
  • C/C++ —— by 能 C 何必混
  • 数据库系统原理—— by 云
  • 计算机网络—— by 能 C 何必混
  • 计算机组成原理—— by 水唐
  • 数据结构与算法——by 潭影空心
  • 编译原理—— by 水唐
  • 机器学习与数据挖掘 —— by 水唐
  • 数值计算 —— by 水唐

如何贡献

如果你也想对本项目做出贡献,那么你可以先把该项目进行 fork 或者 git clone 到本地,然后自己建立一个分支 your-branch,然后上传资料到 /doc//assets/ 下,其中 /doc 下存文档信息,图片信息可以上传到 /assets/images,然后更新 README,分别在参与人员整理科目下更新信息。

commit 时建议以 "contributor-name : subject",比如 小明 : 数学分析。然后 push 上来,最后提交一个 pull request。即:

git clone https://github.com/Yorkking/SYSU-CS-Postgraduate-Entrance-Examination
git checkout dev 或者 git branch your-branch && git checkout your-branch
... 在 resource 目录下上传文件并更新 README
git add .
git commit -m "your-name:subjects"
git push

注意!!!强烈不建议直接在 main 分支下修改!

sysu-cs-postgraduate-entrance-examination's People

Contributors

tanyingkongxin avatar yorkking avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.