Giter Site home page Giter Site logo

cumcm2023-c's Introduction

2023数学建模国赛C题

赛前准备不充分,没交上参考材料和完整版摘要🥲...

不过好在这次C题有硬件和“大”数据要求,因此侥幸获得了北京市一等奖🥇

目录

. ├── data │ 
	├── 数据 │ 
	└── 图片 
├── notebooks
├── src
└── template

详细说明

data 文件夹

该文件夹用于存储项目中用到的所有数据文件。

数据 子文件夹

  • 内容: 主要存储的是 Excel 文件。
  • 用途: 用于存放原始数据和处理后的数据。

图片 子文件夹

  • 内容: 包含所有重要的图片文件。
  • 用途: 图片资源,例如数据可视化结果或项目文档用到的图片。

notebooks 文件夹

该文件夹用于存储所有 Jupyter Notebook 代码文件。

  • 内容: .ipynb 文件(可交互的 Python 文件)。
  • 用途: 存储最重要的源代码,主要用于数据分析和可视化。需要 Jupyter 和 Python 环境。

src 文件夹

该文件夹包含项目中用到的 Python 脚本。

  • 内容: .py 文件。
  • 用途: 主要用于数据预处理和其他自动化任务。

template 文件夹

$\LaTeX$ 格式的论文

cumcm2023-c's People

Contributors

nagi-ovo avatar

Stargazers

 avatar  avatar  avatar  avatar

Watchers

 avatar

Forkers

tut6666 caution17

cumcm2023-c's Issues

思路与论文

作者你好,请问可以分享参赛论文吗?如果不方便的话可以讲述一下做题思路呢?

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.