Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/freed-wu/encode-report
A backup of my homework. 多媒体信息技术
https://github.com/freed-wu/encode-report
electronics homework njust
Last synced: 21 days ago
JSON representation
A backup of my homework. 多媒体信息技术
- Host: GitHub
- URL: https://github.com/freed-wu/encode-report
- Owner: Freed-Wu
- License: gpl-3.0
- Created: 2020-05-18T07:14:41.000Z (over 4 years ago)
- Default Branch: master
- Last Pushed: 2020-06-06T10:29:08.000Z (over 4 years ago)
- Last Synced: 2024-05-14T00:33:48.280Z (8 months ago)
- Topics: electronics, homework, njust
- Language: TeX
- Homepage:
- Size: 19.5 KB
- Stars: 0
- Watchers: 2
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
encode-report
=============A backup of my homework.
内容:编程实现任一种无损编码方式。
1. 实现语言不限;
2. 读取 txt 文件中的英文字符;
3. 输出每个字符的编码;
4. 文件名:选课序号 + 姓名Dependent
---------1. A LaTex distribution. Such as [texlive].
2. A dot distribution. Such as [graphviz].
3. [njustthesis].Install
-------``` {.zsh}
git clone [email protected]:Freed-Wu/encode-report
cd encode-report
dot -Tpdf fig/*.dot
latexmk -pvc main.tex
```Q & A
-----More question see [Issues].
If you don't wanna complie, you can download the complied paper from
[Release][texlive]: https://github.com/TeX-Live/texlive-source
[graphviz]: https://gitlab.com/graphviz/graphviz
[njustthesis]: https://github.com/Freed-Wu/njustthesis
[Issues]: https://github.com/Freed-Wu/encode-report/issues
[Release]: https://github.com/Freed-Wu/encode-report/releases/