Team Geeks - Beta Sprint Summary Essay

Team_Geeks 团队账号 2023-12-15 21:52:34

目录

  • Ⅰ. Task completion status
  • Ⅱ. Completion status of improvement plans
  • Ⅲ. Project links
  • Ⅳ. Project function display
  • Ⅴ. Team members' experience, gains and insights
  • 1. Team members' gain
  • 2. Contribution of each member

Ⅰ. Task completion status

Improvement plansCompletion status
Server deploymentcomplete
Android application developmentcomplete
Sensor integrationcomplete
Data securitycomplete
Community developmentcomplete(And it's ongoing)
User interface optimizationcomplete
Import a large amount of data into the database and test itcomplete
Complete the interface writing that has not been completedcomplete
The back-end function function is improvedcomplete

Ⅱ. Completion status of improvement plans

In the "Alpha Problem Wrap-up Paper" and "Everything in Advance Essay" before the start of the sprint, our team set up some improvement plans. At present, we have completed the above improvement plan. We go through unit testing on the back-end. System-level testing of the entire project after integration. Overall, the implementation of the improvement plan was good, and substantial progress was made on all tasks, providing a solid foundation for the beta version of the project. The team members do their part according to the planned division of labor. Through the joint efforts of team members, we have overcome some difficulties and achieved satisfactory results.

Front-end: https://github.com/OIoT-Sinist/embedded_monitoring_system_client
Back-end: https://github.com/OIoT-Sinist/embedded_monitoring_system_backend

Ⅳ. Project function display

Ⅴ. Team members' experience, gains and insights

1. Team members' gain

Sun Xun

Gain an in-depth understanding of server architectures and learn how to integrate them into an efficient system. Learn how to install, configure, and maintain a server environment, including operating systems, databases, network, and security Settings. Understand the importance of working closely with embedded developers and Android developers.

Sun Zhongheng

In this sprint, I paid more attention to the details of user feedback. Through the test, more profound understanding of the user's feelings in use. This experience improved my testing ability and provided more accurate guidance for product optimization. In a team, I learned how to cooperate better with others.

Fan Wenzhuo

I learned the responsive design and development of Android applications, and the function and interface testing of Android applications. In the team, I also learned better ways to collaborate and how to work efficiently with back-end members to make the overall development process smoother.

Huang Jiacheng

I learned about connection and communication setup between sensors and systems, verifying and calibrating sensor data, and conducting system-level testing. Understand the importance of working with front-end and back-end development teams.

Zhou Yue

My risk assessment ability is trained to identify and evaluate potential security risks and take appropriate measures to address any identified security vulnerabilities. Through practice, I have enhanced my emergency response ability and learned the importance of collaboration.

Xu Jiasen

Understand the necessity and importance of information security. Learned a variety of information security technologies. This includes data transmission encryption and data storage encryption using SSL/TLS and can be skillfully applied in practice. Realize that data security issues require multiple departments and people to work together to solve them.

Yao Yilin

By collecting user feedback and suggestions, understand user needs, and make system improvement and function optimization according to requirements. This enhances my innovative thinking and ability to innovate. Understand only by working together and communicating can we achieve better results.

Lin Yongkun

Through this program, I can gain deeper knowledge of embedded systems and the Android operating system, improve my programming skills, and learn how to solve complex interaction problems between hardware and software.

Cai Xinlin

In the process of taking charge of the user usage survey report, I gained a deeper understanding of the strengths and weaknesses of our project through user feedback. This experience improved my user research skills, made me more focused on user experience, and provided a clearer direction for product iteration.

2. Contribution of each member

Student IDWork DescriptionContribution
832101210孙逊Responsible for server deployment and android application development12%
832101209孙仲恒Responsible for community development11%
832101112范文卓Responsible for android application development11%
832101325黄家成Responsible for sensor integration11%
832101117周玥Responsible for data security11%
832101305许嘉森Responsible for data security11%
832101225姚依林Responsible for community development11%
832101219林泳坤Responsible for sensor integration11%
832101230蔡心林Responsible for community development11%
...全文
118 回复 打赏 收藏 转发到动态 举报
AI 作业
写回复
用AI写文章
回复
切换为时间正序
请发表友善的回复…
发表回复
内容概要:本文档详细介绍了基于布谷鸟搜索算法(CSO)优化长短期记忆网络(LSTM)进行时间序列预测的项目实例。项目旨在通过CSO自动优化LSTM的超参数,提升预测精度和模型稳定性,降低人工调参成本。文档涵盖了项目背景、目标与意义、挑战及解决方案、模型架构、代码实现、应用领域、注意事项、部署与应用、未来改进方向及总结。特别强调了CSO与LSTM结合的优势,如高效全局搜索、快速收敛、增强泛化能力等,并展示了项目在金融、气象、能源等多个领域的应用潜力。 适合人群:具备一定编程基础,特别是对MATLAB有一定了解的研发人员和技术爱好者。 使用场景及目标:①提高时间序列预测精度,减少误差;②降低人工调参的时间成本;③增强模型泛化能力,确保对未来数据的良好适应性;④拓展时间序列预测的应用范围,如金融市场预测、气象变化监测、工业设备故障预警等;⑤推动群体智能优化算法与深度学习的融合,探索复杂非线性系统的建模路径;⑥提升模型训练效率与稳定性,增强实际应用的可操作性。 阅读建议:此资源不仅包含详细的代码实现,还涉及模型设计、优化策略、结果评估等内容,因此建议读者在学习过程中结合理论知识与实践操作,逐步理解CSO与LSTM的工作原理及其在时间序列预测中的应用。此外,读者还可以通过多次实验验证模型的稳定性和可靠性,探索不同参数组合对预测效果的影响。
内容概要:本文详细介绍了ArkUI框架及其核心组件Button在鸿蒙应用开发中的重要性。ArkUI框架作为鸿蒙系统应用界面的核心开发工具,提供了简洁自然的UI信息语法、多维状态管理和实时界面预览功能,支持多种布局方式和强大的绘制能力,满足了现代应用开发对于简洁性、高效性和灵活性的要求。Button组件作为ArkUI框架的重要组成部分,通过绑定onClick事件,实现了从简单的数据操作到复杂的业务流程处理,从页面间的无缝导航到各类功能的高效触发。此外,文章还探讨了Button组件在未来智能化、交互体验多样化以及跨设备应用中的潜力和发展趋势。 适合人群:具备一定编程基础,尤其是对鸿蒙应用开发感兴趣的开发人员和设计师。 使用场景及目标:①理解ArkUI框架的基本特性和优势;②掌握Button组件的使用方法,包括基本绑定、复杂逻辑处理和事件传参;③熟悉Button组件在表单提交、页面导航和功能触发等场景下的具体应用;④展望Button组件在智能化、虚拟现实、增强现实和物联网等新兴技术中的未来发展。 阅读建议:由于本文内容涵盖了从基础概念到高级应用的广泛主题,建议读者先了解ArkUI框架的基本特性,再逐步深入学习Button组件的具体使用方法。同时,结合实际案例进行实践操作,有助于更好地理解和掌握相关知识。

176

社区成员

发帖
与我相关
我的任务
社区描述
梅努斯软件工程
软件工程 高校 福建省·福州市
社区管理员
  • LinQF39
  • Jcandc
  • chjinhuu
加入社区
  • 近7日
  • 近30日
  • 至今
社区公告
暂无公告

试试用AI创作助手写篇文章吧