Skip to content

A backup of my code. 2020 美赛本校第1次选拔赛。

License

Notifications You must be signed in to change notification settings

Freed-Wu/2020mcm1

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

7 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

2020mcm1

id: 68

Try to fork and pull request to cooperation in math modeling as a team!

Download pdf directly in release page.

Independent

pygmentize(a program written by python)

boxie(a library written by latex) https://www.latexstudio.net/archives/51475.html

bibtex

Your LaTex need add command option --shell-escape

Or you cannot see the right result on code rendering.

File Construction

|-- undefined
    |-- .gitignore
    |-- LICENSE
    |-- main.pdf
    |-- main.tex
    |-- README.md
    |-- bib
    |   |-- main.bib
    |-- fig
    |   |-- 1.jpg
    |   |-- 2.jpg
    |   |-- density.jpg
    |   |-- heat.jpg
    |   |-- tab1.jpg
    |   |-- tab2.jpg
    |-- lst
    |   |-- main.py
    |-- tab
        |-- data.csv
        |-- result.csv

Code Style

indent: tab(8-bit)

file encoding: utf-8

file format: dos(use <LF><CR>), unix(use <CR>)

File Type

table file type: csv

don't recommend xls and xlsx

figure file type: png(shotsnap), jpg(web download), pdf(draw), ai(draw), eps(draw)

don't recommend bmp

reference file type: bib

About

A backup of my code. 2020 美赛本校第1次选拔赛。

Topics

Resources

License

Stars

Watchers

Forks

Packages

No packages published

Contributors 3

  •  
  •  
  •