Advanced-Programing-FinalReport 发表于 2023-01-30 分类于 UCPH Disqus: 本文字数: 49k 阅读时长 ≈ 1:28 Question 1: APPY: A simple parser generator Question 2: Stock Exchange Appendix 阅读全文 »
AADS-ExamNotes 发表于 2023-01-30 分类于 UCPH Disqus: 本文字数: 25k 阅读时长 ≈ 45 分钟 MaxFlow Linear Programming Problem Randomized Algorithm Hash Veb Tree NP Completeness Exact Exponetial problems Approximation Algorithm Polygon Triangulation 阅读全文 »
monitor-csgo-item-price 发表于 2023-01-06 更新于 2023-01-09 分类于 Python Disqus: 本文字数: 6k 阅读时长 ≈ 11 分钟 This article describes how to trace the items in your stock and get a summary of how much you profit/lose from it. Use a Web crawler to get the current item price Save daily price into sqlite3 database Use crontab to run the script daily Use cronitor to monitor crontab Call system notification after it's done or fail Use flask and echarts to visualize the data 阅读全文 »