- 博客(14)
- 收藏
- 关注
原创 EE308_Lab10 Alpha Sprint Improvements
The Link Your Class https://bbs.csdn.net/forums/MUEE308FZ The Link of Requirement of This Assignment https://bbs.csdn.net/topics/603608738 Group number 10A Group members Huijuan Ma, Ziying Zheng, Zirui Huang, Chenhao Wu, Hongqi JIang Prototyp...
2021-12-17 22:18:40
430
原创 sprint plan DAY1-DAY7
EE308 sprint plan: 多毛怪 – Plan Which course does this assignment belong to https://bbs.csdn.net/forums/MUEE308FZ?typeId=17592 What are the requirements for this assignment https://bbs.csdn.net/topics/603251839 Team name 多毛怪 The goal of this assi
2021-11-20 23:42:23
914
原创 EE308 sprint plan: 多毛怪 – DAY7
EE308 sprint plan: 多毛怪 – DAY7 Which course does this assignment belong to https://bbs.csdn.net/forums/MUEE308FZ?typeId=17592 What are the requirements for this assignment https://bbs.csdn.net/topics/603251839 Team name 多毛怪 The goal of this assi
2021-11-19 23:55:35
451
原创 ## EE308 sprint plan: 多毛怪 – DAY6
EE308 sprint plan: 多毛怪 – DAY6 Which course does this assignment belong to https://bbs.csdn.net/forums/MUEE308FZ?typeId=17592 What are the requirements for this assignment https://bbs.csdn.net/topics/603251839 Team name 多毛怪 The goal of this assi
2021-11-19 23:53:57
422
原创 ## EE308 sprint plan: 多毛怪 – DAY5
EE308 sprint plan: 多毛怪 – DAY5 Which course does this assignment belong to https://bbs.csdn.net/forums/MUEE308FZ?typeId=17592 What are the requirements for this assignment https://bbs.csdn.net/topics/603251839 Team name 多毛怪 The goal of this assi
2021-11-19 23:37:43
327
原创 EE308 sprint plan: 多毛怪 – DAY4
EE308 sprint plan: 多毛怪 – DAY4 Which course does this assignment belong to https://bbs.csdn.net/forums/MUEE308FZ?typeId=17592 What are the requirements for this assignment https://bbs.csdn.net/topics/603251839 Team name 多毛怪 The goal of this assi
2021-11-19 23:36:26
478
原创 EE308 sprint plan: 多毛怪 – DAY3
EE308 sprint plan: 多毛怪 – DAY3 Which course does this assignment belong to https://bbs.csdn.net/forums/MUEE308FZ?typeId=17592 What are the requirements for this assignment https://bbs.csdn.net/topics/603251839 Team name 多毛怪 The goal of this assi
2021-11-19 15:52:00
488
原创 EE308 sprint plan: 多毛怪 – DAY2
EE308 sprint plan: 多毛怪 – DAY2 Which course does this assignment belong to https://bbs.csdn.net/forums/MUEE308FZ?typeId=17592 What are the requirements for this assignment https://bbs.csdn.net/topics/603251839 Team name 多毛怪 The goal of this assi
2021-11-19 15:50:38
301
原创 EE308 sprint plan: 多毛怪 – DAY1
EE308 sprint plan: 多毛怪 – DAY1 Which course does this assignment belong to https://bbs.csdn.net/forums/MUEE308FZ?typeId=17592 What are the requirements for this assignment https://bbs.csdn.net/topics/603251839 Team name 多毛怪 The goal of this assi
2021-11-18 01:01:26
320
原创 EE308 sprint plan: 多毛怪 – Plan
EE308 sprint plan: 多毛怪 – DAY1 Which course does this assignment belong to What are the requirements for this assignment Team name 多毛怪 The goal of this assignment Main body reference 1. Summarize and Improvement (1) Record the previou
2021-11-17 20:27:50
232
原创 求解,用二分法求根
求解,用二分法求根 import math x = input(‘please input a number’) x = float(x) a = math.sqrt(x) b = math.ceil(a) d=float(b) low=0 high=float(d) c = (high+low)/2 x=0 while x<=20: if a>c: high=d,low=c c=(h...
2019-10-31 22:21:18
1141
空空如也
空空如也
TA创建的收藏夹 TA关注的收藏夹
TA关注的人