Git Product home page Git Product logo

coursenoteofzjuse's Introduction

ZJU-SE课程资料整理

  • 该仓库所有资料仅供参考,所有内容仅代表个人拙劣的学业水平,以上全部资料严禁抄袭或用于其他不当用途(如转卖给文印店老板),后果自负

    • 如其中有资料涉及侵权内容,请及时联系告知并撤下
  • 这是我整理的一些计算机学院和软件工程专业的课程资源整理,这个仓库包含如下内容:

    • 课程整理笔记
    • 部分课程的历年卷/回忆卷
    • README中的一些课程介绍/总结和经验分享,提供选老师一点的参考
      • 当然大部分课你都是逃不掉的
      • 直面一系列sb课是软工人的必备素质
    • 部分适合找往届参考的作业,比如软三连的各种文档(建议多参考)
    • 请勿抄袭本仓库中的实验报告等内容,否则后果自负。本仓库所有作业样例仅用于展示该课程的学习内容,为大家选课提供参考建议,并不希望任何人以任何形式抄袭并提交,请大家遵守一个浙大学生的底线
  • 后续会继续更新上过的新课程的资料,也欢迎大家一起在98,GitHub等地方分享自己的各类资源!

    • 如果你觉得对你有用的话欢迎点个⭐
  • 给大家推荐一些我了解到的类似仓库

更新记录

  • 2020.9.25 建立该仓库,并进行多次小调整,更新了大二的计院、软工专业课资源
  • 2020.12.26 在CC98更新了一个计院大二下选课介绍的帖子,或许大家可以去看看
  • 2021.2.3 更新了大三秋冬学期的课程相关资源
  • 2021.2.20 更新了一些大一大二的通识选修课、思政课的相关参考资源,以及部分漏掉的专业选修课
  • 2021.2.24本想上传一些有用的大PDF,不过好像传不上来,只能另想办法
  • 2021.3.25 更新了部分笔记的md格式原文,有需要的可以自行下载并修改进行二次开发,发现笔记中存在的问题也欢迎大家提交issues
    • 但是有部分课程的笔记中的大量图片的地址因为被存放在本地的默认文件夹里可能要失效,因此我对这部分图片进行了删除
    • 如有需要请自行添加对应的图片
  • 2021.4.7 最近发现typora可以导出一系列latex格式的笔记,因此简单调整了一下将一些笔记的排版改成了latex的,总体上来看可读性提高了很多,,同时我在98发现了一些别人手打的latex格式的复习资料,也将其放上来供大家各取所需
  • 2021.6.28 为该仓库新增了GitHub Pages,使用mkdocs构建,方便大家直接查看每个目录下的README
  • 2021.7.20新增了2021春夏学期的一些课程资料,并对原本的一些文件排版格式进行了一定的修订
  • 2022持续对仓库中的内容进行了修订

coursenoteofzjuse's People

Contributors

zhang-each avatar

Stargazers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar

Watchers

 avatar

coursenoteofzjuse's Issues

误(

看历史的commit 发现你的论文.jpg

Images missing in some files

Problem Description

A considerable amount of images are missing in PCS计算机系统原理/计算机系统原理Review-new.pdf. For an example, the images between number 45 and number 58 are all missing.
This issue does not occur in the markdown version of the same document (which is seemingly exported by Typora). It seems like that some glitches happened when you convert the markdown file to LaTeX file.

Possible Solution and Suggestion

In the corresponding markdown file, it seems like you used \ instead of / as the separator of directory. In other words, maybe changing from

<img src=".\计算机系统原理Review.assets\image-20200808183928282.png">

to

<img src="计算机系统原理Review.assets/image-20200808183928282.png">

can fix this.

If you choose not to fix this issue, I suggest you git rm the PDF exported by LaTeX, because it is almost useless without images.

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.