Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/freed-wu/dsp-application-report
A backup of my homework. DSP 应用技术实验报告。
https://github.com/freed-wu/dsp-application-report
electronics homework njust
Last synced: 21 days ago
JSON representation
A backup of my homework. DSP 应用技术实验报告。
- Host: GitHub
- URL: https://github.com/freed-wu/dsp-application-report
- Owner: Freed-Wu
- License: gpl-3.0
- Created: 2020-08-25T06:28:43.000Z (over 4 years ago)
- Default Branch: master
- Last Pushed: 2023-02-26T04:33:23.000Z (almost 2 years ago)
- Last Synced: 2024-05-14T00:33:47.771Z (8 months ago)
- Topics: electronics, homework, njust
- Language: C
- Homepage:
- Size: 758 KB
- Stars: 0
- Watchers: 2
- Forks: 0
- Open Issues: 1
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
dsp-application-report
======================A backup of my homework. DSP 应用技术实验报告。
Compile
-------### DSP
All code compose studio projects are in [code]. Please new a project and copy
the code.### Simulation
Before compiling the report, all code in [figures] should be run to generate
some figures and tables about simulations.### Report
They are needed for compiling the report:
- [texlive] A distribution of LaTex.
- [boxiesty] A package for printing code.
- [njustthesis] LaTex template.If you don't wanna compile the report, you can download this report directly
on [Releases]FAQ
---Any question see [issues]
[code]: https://github.com/Freed-Wu/dsp-application-report/tree/master/code
[figures]: https://github.com/Freed-Wu/dsp-application-report/tree/master/figures
[Releases]: https://github.com/Freed-Wu/dsp-application-report/releases
[texlive]: https://github.com/TeX-Live/texlive-source
[registor/boxiesty]: https://github.com/registor/boxiesty
[Freed-Wu/njustthesis]: https://github.com/Freed-Wu/njustthesis
[issues]: https://github.com/Freed-Wu/dsp-application-report/issues