You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
mycode/盘荣博/README.md

7 lines
280 B

This file contains ambiguous Unicode characters!

This file contains ambiguous Unicode characters that may be confused with others in your current locale. If your use case is intentional and legitimate, you can safely ignore this warning. Use the Escape button to highlight these characters.

**三个文件夹**
数据可视化:暂时没有文件。
图:其中包括最短路径和最小生成树的展示
线性规划: 使用scipy库便且使用scipy的optimize模块下的linprog函数numpy函数统一操作数据以及使用matplotlib库下的pyplot模块