mirror of
https://github.com/appinfosapienza/so-un-bot.git
synced 2025-05-06 19:39:37 +02:00
Add 06/21 by Matteo
This commit is contained in:
parent
970467fe89
commit
1be2085d94
169 changed files with 962 additions and 0 deletions
1
Ingegneria del Software/0621_2/correct.txt
Normal file
1
Ingegneria del Software/0621_2/correct.txt
Normal file
|
@ -0,0 +1 @@
|
|||
6*A
|
1
Ingegneria del Software/0621_2/quest.txt
Normal file
1
Ingegneria del Software/0621_2/quest.txt
Normal file
|
@ -0,0 +1 @@
|
|||
Si consideri un software sviluppato seguendo un approccio plan-driven implementato con tre fasi: F1, F2, F3 ciascuna con costo A. Le "change request" possono arrivare solo al fine di una fase e provocano la ripetizione (con relativo costo) di tutte le fasi che precedono. Si assuma che dopo la fase F3 (cioè al termine dello sviluppo) arriva una change request. Qual'e' il costo totale per lo sviluppo del software in questione.
|
1
Ingegneria del Software/0621_2/wrong0.txt
Normal file
1
Ingegneria del Software/0621_2/wrong0.txt
Normal file
|
@ -0,0 +1 @@
|
|||
5*A
|
1
Ingegneria del Software/0621_2/wrong1.txt
Normal file
1
Ingegneria del Software/0621_2/wrong1.txt
Normal file
|
@ -0,0 +1 @@
|
|||
4*A
|
Loading…
Add table
Add a link
Reference in a new issue