GithubHelp home page GithubHelp logo

qzylalala / algorithm-course-notes Goto Github PK

View Code? Open in Web Editor NEW

This project forked from colinaaa/algorithm-course-notes

0.0 0.0 0.0 5.5 MB

何老师算法课笔记

License: MIT License

Makefile 0.48% TeX 99.52%

algorithm-course-notes's Introduction

Welcome to algorithm-course-notes 👋

Version License: MIT build-CI Upload Release Asset

算法课笔记

Demo

添加新章节

  1. src中添加新文件xxx.tex(可参考example.tex
  2. MakefileSRC中添加xxx.tex
TEX=\
	$(SRC)/example.tex\
	$(SRC)/xxx.tex\
  1. book.tex中添加一个\input
\input{src/xxx.tex}
  1. 测试一下
make dev

FAQ

  • Q: 编译出错: ! LaTeX Error: File `pgfornament.sty' not found.

  • A:#8

  • Q: 图片或定理的label应该怎么写?

  • A:#19 最好使用有意义的名称,若实在没什么含义,也请加上作用域

工具链

编译

make

本地编写

make dev

清理

make clean

# or clean up outputs
make clean-all

Author

👤 Colin Wang

  • Website: about.outsiders.top
  • Github: @colinaaa

🤝 Contributing

Contributions, issues and feature requests are welcome!

Feel free to check issues page.

Show your support

Give a ⭐️ if this project helped you!


This README was generated with ❤️ by readme-md-generator

algorithm-course-notes's People

Contributors

aegon0202 avatar colinaaa avatar gjkk avatar gousheng-dd avatar huqingnan123 avatar jeckinchen avatar jerryhsh avatar l-lyr avatar llzmming avatar lma936 avatar qzylalala avatar shangkaiyuan avatar wangnengjie avatar xian18 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.