PhySim Lab(物理模拟实验室)是一个基于 Spring Boot 的物理实验模拟系统,旨在帮助学生更好地理解物理概念和原理。系统采用 Material Design 3 设计规范,提供了直观、美观的用户界面。
physics-simulation-web-page/
├── src/
│ ├── main/
│ │ ├── java/
│ │ │ └── com/
│ │ │ └── example/
│ │ │ ├── ProjectApplication.java
│ │ │ ├── controller/ # 控制器层
│ │ │ └── service/ # 业务逻辑层
│ │ └── resources/
│ │ ├── static/ # 静态资源
│ │ │ ├── css/ # 样式文件
│ │ │ └── favicon.svg
│ │ └── templates/ # 页面模板
│ │ ├── index.html
│ │ ├── momentum.html
│ │ ├── momentum-intro.html
│ │ ├── harmonic.html
│ │ ├── harmonic-intro.html
│ │ ├── shm.html
│ │ ├── shm-intro.html
│ │ ├── freefall.html
│ │ ├── freefall-intro.html
│ │ ├── ramp.html
│ │ ├── ramp-intro.html
│ │ ├── lever.html
│ │ ├── lever-intro.html
│ │ └── error.html
├── pom.xml # 项目依赖
├── settings.xml # Maven 设置
├── LICENSE # 许可证文件
└── README.md # 项目文档
环境要求
克隆项目
git clone https://github.com/xingranya/xingranya-physics-simulation-web-page.git
cd physics-simulation-web-page
mvn clean install
mvn spring-boot:run
选择碰撞类型:
调节参数:
开始实验:
数据分析:
设置参数:
选择显示:
开始实验:
数据分析:
设置参数:
开始实验:
数据分析:
设置初始高度
观察空气阻力影响
计算重力加速度
数据分析:
命名规范:
注释规范:
代码格式:
单元测试:
集成测试:
MIT License
Copyright (c) 2024 PhySim Lab Team
Permission is hereby granted, free of charge, to any person obtaining a copy of this software and associated documentation files (the "Software"), to deal in the Software without restriction, including without limitation the rights to use, copy, modify, merge, publish, distribute, sublicense, and/or sell copies of the Software, and to permit persons to whom the Software is furnished to do so, subject to the following conditions:
The above copyright notice and this permission notice shall be included in all copies or substantial portions of the Software.
THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE.
此处可能存在不合适展示的内容,页面不予展示。您可通过相关编辑功能自查并修改。
如您确认内容无涉及 不当用语 / 纯广告导流 / 暴力 / 低俗色情 / 侵权 / 盗版 / 虚假 / 无价值内容或违法国家有关法律法规的内容,可点击提交进行申诉,我们将尽快为您处理。