04 group - Topic selection and requirement analysis

盾子192 2022-12-04 18:42:09

Leader:https://bbs.csdn.net/topics/610171794

目录

  • 1.Team gathering
  •  1) Introduce Everyone
  •  2) team characteristics
  •  3) Logo
  •  4) group photo
  • 2.Start action
  •  1)A one-sentence summary of the project
  •  2)Contribution ratio method
  •  3)Proportion of contribution
  • 3.Drip Record
  • 1)Mind Map
  • a.Project Idea
  • b.Web Development
  • c.The whole idea
  • 2)Burnout map
  • 3)UML map
  • (a) Part Login
  • (b) Part Home page
  • (c) Part Fund operation
  • 4)Learning progress bar
  • 5)Experience
  • a.Why Eitu diagram
  • b. Difficulties encountered in this task and solutions
  • 4.Video
(Sofe blog)

1.Team gathering

 1) Introduce Everyone

Team MembersRoleStyle
Li LiangkaileaderFind the problem and solve it
Qing QiguoCTOChief engineer and technical consultant, lead the team to develop various functions of the website.
Tang ZijunCode developerResponsible for converting prototype files into front-end files.
Ma YujunCode developerDo one thing at a time, and do well.
Xue FeiyangCode developerAnalyze project strengths and weaknesses. Amplify its advantages.
An YiMarketing managerUser demand analysis and market expansion
Peng HaitaoPM(product manager)Verify the practicability and safety of the product
Li xingUI designerKeep on going never give up
Li Haocustomer managerCollect the data, find the demographic that we focus on, and analyze it
Zhou Zijuncustomer managerOptimize design ideas based on previous experience

 2) team characteristics

  In terms of marketing, the project members are experienced and have won three national awards in the Internet + Innovation and Entrepreneurship competition. In terms of technology, there is no doubt that we have one of the most technical people in the college; In terms of experience, there are many cooperative projects among project members, and they are familiar with each other, and the communication is smooth.

 3) Logo

在这里插入图片描述

 4) group photo

在这里插入图片描述

2.Start action

 1)A one-sentence summary of the project

  In order to solve the shortage of fund trading tools in the market, we developed a fund trading tool website with complete basic functions, simple and efficient interface, and predicted the net value of the fund through the LSTM model.

 2)Contribution ratio method

  The final score of the group was divided into two parts. One was the basic score, which accounted for 40% of the total score of the group and was distributed equally among the group members. The other part is the contribution score, which is evaluated by each member, out of 100, and weighted at the end.For difficult bugs or other problems, bonus points will be given directly to the person who solves them.The bonus points will be drawn from the remaining 60 percent.
  Such an approach would incentivize project members to complete their work while ensuring fairness.

 3)Proportion of contribution

Team MembersProportion (%)
Li Liangkai110.17
Qing Qiguo111.766
Tang Zijun96.76
Ma Yujun95.296
Xue Feiyang97.048
An Yi104.29
Peng Haitao97.048
Li xing97.366
Li Hao95.56
Zhou Zijun94.726
Total1000

3.Drip Record

1)Mind Map

a.Project Idea

在这里插入图片描述

b.Web Development

在这里插入图片描述

c.The whole idea

在这里插入图片描述

2)Burnout map

在这里插入图片描述

3)UML map

(a) Part Login

Person in charge: Qing Qiguo ,Xue Feiyang,Li Xing
Description:Login
Attachment: (All UML diagrams of this part)

在这里插入图片描述


在这里插入图片描述

(b) Part Home page

Person in charge: Peng Haitao ,An Yi ,Ma Yujun
Description:Home page
Attachment: (All UML diagrams of this part)

在这里插入图片描述


在这里插入图片描述

(c) Part Fund operation

Person in charge: LiHao ,Zhou Zijun ,Ma Yujun
Description:Fund operation
Attachment: (All UML diagrams of this part)

在这里插入图片描述

在这里插入图片描述

4)Learning progress bar

Week NNew code (line)Cumulative code (line)Time spent on learning this week (hours)Cumulative time spent on learning (hours)Important growth
150050066None
290014001319Front-end files

5)Experience

a.Why Eitu diagram

  The uml diagram design tool selects the Eitu diagram. Eitu diagram is a comprehensive drawing software, its strength lies in drawing flowchart. On the one hand, it is easier to draw a flowchart with ETO diagram, which supports free dragging of symbols and quick connection of shapes. Bai can also pick up quickly. On the other hand, Yitu graphic contains a huge symbol library, which supports the functions of free drag and drop, fast connection and so on, making it very simple to operate. It also has a template center, which has a large number of templates, enabling users to use a click, quickly drawing.

b. Difficulties encountered in this task and solutions

  Not yet

4.Video

https://www.bilibili.com/video/BV1x44y1Q7uH/?vd_source=239dd70ccc4f96106b3f298e384521bb

...全文
308 回复 打赏 收藏 转发到动态 举报
写回复
用AI写文章
回复
切换为时间正序
请发表友善的回复…
发表回复
内容概要:本文提出了一种针对越野环境下车辆驾驶风险规避的运动规划算法,并通过Matlab实现仿真验证。该算法致力于在复杂未知地形中为车辆规划出安全、高效的行驶路径,重点应对由障碍物、陡坡、侧倾等引起的多重驾驶风险。通过融合车辆动力学建模与环境风险评估机制,构建包含环境建模、多维度风险代价函数设计、路径搜索优化及动态调整策略在内的完整框架,实现了对复杂越野环境的强适应性与路径安全性保障。算法不仅关注路径的可达性,更强调行驶过程中的稳定性与风险最小化,确保车辆在挑战性场景下仍能实现可靠导航。; 适合人群:具备一定编程基础,熟悉Matlab工具,从事自动驾驶、智能车辆、路径规划等相关领域研究的研发人员及研究生。; 使用场景及目标:①应用于野外自动驾驶系统中的实时路径规划;②用于高风险地形下无人车、救援机器人等移动平台的运动控制;③为复杂环境下智能交通系统提供风险规避策略参考;④作为科研教学案例,帮助理解路径规划与风险评估的融合方法。; 阅读建议:读者应结合Matlab代码与文中算法流程逐步理解其实现逻辑,重点关注风险建模与路径优化的结合方式,并可通过修改环境参数与车辆模型进行仿真实验,以深入掌握算法特性与调优方法。

285

社区成员

发帖
与我相关
我的任务
社区描述
福州大学 梅努斯国际工程学院 软件工程(2022秋) 教学
软件工程 高校
社区管理员
  • LinQF39
加入社区
  • 近7日
  • 近30日
  • 至今
社区公告
暂无公告

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