https://github.com/sunzey/fungicellauto_javaproject
a java project for 2021-ICM-A
https://github.com/sunzey/fungicellauto_javaproject
home-automation icml-2021 java
Last synced: 3 months ago
JSON representation
a java project for 2021-ICM-A
- Host: GitHub
- URL: https://github.com/sunzey/fungicellauto_javaproject
- Owner: SunzeY
- License: mit
- Created: 2021-04-05T12:19:08.000Z (about 4 years ago)
- Default Branch: master
- Last Pushed: 2021-08-24T05:40:05.000Z (over 3 years ago)
- Last Synced: 2025-01-16T00:38:22.874Z (4 months ago)
- Topics: home-automation, icml-2021, java
- Language: Java
- Homepage:
- Size: 71.3 MB
- Stars: 0
- Watchers: 2
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: readme.md
- License: LICENSE
Awesome Lists containing this project
README
## 介绍
本项目是2021年美国大学生数学竞赛A题的fungi的元胞自动机的模拟程序(java编写),基本只具有观赏性!
#### 如果你只是想玩玩:
exe文件包含了一个无需java环境的独立程序。
其中有运行的使用说明#### 如果你想查看源码:
上述出exe文件夹外是一个完整的IDEA工程,out文件夹中包含了.jar(可以直接下载这个当压缩包打开)
当然写的比较着急,代码写的比较丑(public变量一堆。。。)