# 2025q1 list sort analysis 論文閱讀 ### pdf to markdown [minerU](https://github.com/opendatalab/MinerU?tab=readme-ov-file#quick-cpu-demo); [ref](https://most.tw/posts/ainews/mineru202407/) #### Settings ```shell 146 wget https://repo.anaconda.com/miniconda/Miniconda3-latest-Linux-x86_64.sh 147 sha256sum Miniconda3-latest-Linux-x86_64.sh 148 bash ./Miniconda3-latest-Linux-x86_64.sh 165 conda create -n MinerU python=3.10 166 conda activate MinerU 167 pip install magic-pdf[full-cpu] 168 cd Downloads/ 169 cd ../Documents/linux_study/ 170 ls 171 magic-pdf pdf-command --pdf "Bottom-up_mergesort_-_A_detailed_analysis.pdf" --output "Bottom_up.md" 172 magic-pdf pdf-command --end "Bottom-up_mergesort_-_A_detailed_analysis.pdf" --output "Bottom_up.md" 173 man magic-pdf 174 magic-pdf 175 magic-pdf --help 176 magic-pdf-p "Bottom-up_mergesort_-_A_detailed_analysis.pdf" --output "Bottom_up.md" 177 magic-pdf -p "Bottom-up_mergesort_-_A_detailed_analysis.pdf" --output "Bottom_up.md" 178 magic-pdf -p "Bottom-up_mergesort_-_A_detailed_analysis.pdf" -o "Bottom_up.md" 179 conda install -c conda-forge opencv 180 magic-pdf -p "Bottom-up_mergesort_-_A_detailed_analysis.pdf" -o "Bottom_up.md" 181 conda install -c openai 182 pip install openai 183 magic-pdf -p "Bottom-up_mergesort_-_A_detailed_analysis.pdf" -o "Bottom_up.md" 184 pip install ultralytics 185 magic-pdf -p "Bottom-up_mergesort_-_A_detailed_analysis.pdf" -o "Bottom_up.md" 186 pip install doclayout_yolo 187 magic-pdf -p "Bottom-up_mergesort_-_A_detailed_analysis.pdf" -o "Bottom_up.md" 188 pip install rapid_table 189 magic-pdf -p "Bottom-up_mergesort_-_A_detailed_analysis.pdf" -o "Bottom_up.md" 190 ls 191 cd ~ 192 ls 193 pip install huggingface_hub 194 wget https://github.com/opendatalab/MinerU/raw/master/scripts/download_models_hf.py -O download_models_hf.py 199 magic-pdf -p "Bottom-up_mergesort_-_A_detailed_analysis.pdf" -o "Bottom_up.md" 200 cd Documents/linux_study/ 201 magic-pdf -p "Bottom-up_mergesort_-_A_detailed_analysis.pdf" -o "Bottom_up.md" 202 pip install ftfy 203 magic-pdf -p "Bottom-up_mergesort_-_A_detailed_analysis.pdf" -o "Bottom_up.md" 204 pip install shapely 205 magic-pdf -p "Bottom-up_mergesort_-_A_detailed_analysis.pdf" -o "Bottom_up.md" 206 pip install pyclipper 207 magic-pdf -p "Bottom-up_mergesort_-_A_detailed_analysis.pdf" -o "Bottom_up.md" 208 pip install omegaconf 209 magic-pdf -p "Bottom-up_mergesort_-_A_detailed_analysis.pdf" -o "Bottom_up.md" 為了計算方便和個人理解,利用四和五的階層的排列,來表示,去思考, sort 的最好和最壞可能,也把平均組合列出來,24, 120,對個人作業來說不大也不小,希望還能找到一般性,能進一步理解通用的性質,應用到,九、十、甚至二十以上的項目排列。
×
Sign in
Email
Password
Forgot password
or
By clicking below, you agree to our
terms of service
.
Sign in via Facebook
Sign in via Twitter
Sign in via GitHub
Sign in via Dropbox
Sign in with Wallet
Wallet (
)
Connect another wallet
New to HackMD?
Sign up