欢迎来到优知文库! | 帮助中心 分享价值,成长自我!
优知文库
全部分类
  • 幼儿/小学教育>
  • 中学教育>
  • 高等教育>
  • 研究生考试>
  • 外语学习>
  • 资格/认证考试>
  • 论文>
  • IT计算机>
  • 法律/法学>
  • 建筑/环境>
  • 通信/电子>
  • 医学/心理学>
  • ImageVerifierCode 换一换
    首页 优知文库 > 资源分类 > PPT文档下载
    分享到微信 分享到微博 分享到QQ空间

    软件工程Ch11.ppt

    • 资源ID:168422       资源大小:422KB        全文页数:24页
    • 资源格式: PPT        下载积分:7金币
    快捷下载 游客一键下载
    账号登录下载
    微信登录下载
    三方登录下载: QQ登录
    二维码
    扫码关注公众号登录
    下载资源需要7金币
    邮箱/手机:
    温馨提示:
    快捷下载时,如果您不填写信息,系统将为您自动创建临时账号,适用于临时下载。
    如果您填写信息,用户名和密码都是您填写的【邮箱或者手机号】(系统自动生成),方便查询和重复下载。
    如填写123,账号就是123,密码也是123。
    支付方式: 支付宝    微信支付   
    验证码:   换一换

    加入VIP,免费下载
     
    账号:
    密码:
    验证码:   换一换
      忘记密码?
        
    友情提示
    2、PDF文件下载后,可能会被浏览器默认打开,此种情况可以点击浏览器菜单,保存网页到桌面,就可以正常下载了。
    3、本站不支持迅雷下载,请使用电脑自带的IE浏览器,或者360浏览器、谷歌浏览器下载即可。
    4、本站资源下载后的文档和图纸-无水印,预览文档经过压缩,下载后原文更清晰。
    5、试题试卷类文档,如果标题没有明确说明有答案则都视为没有答案,请知晓。

    软件工程Ch11.ppt

    123PrintJobcom puteJobinitiateJobnum berO fPages num berO fSi des paperType paperW ei ght paperSi ze paperC ol or m agni fi cati on col orRequi rem ents producti onFeatures col l ati onO pti ons bi ndi ngO pti ons coverStock bl eed pri ori ty total JobC ost W O num ber Pri ntJobcom putePageC ost () com putePaperC ost () com puteProdC ost () com puteTotal JobC ost () bui l dW orkO rder() checkPri ori ty () passJobto Producti on() el aborated desi gn cl ass co m p u teJo bcom putePageC ost () com putePaperC ost () com puteProdC ost () com puteTotal JobC ost () i n i ti ateJo bbui l dW orkO rder() checkPri ori ty () passJobto Producti on()design com ponentnum berO fPages num berO fSides paperType m agnification productionFeaturesPrintJobcom puteJobCost() passJobtoPrinter() analysis class4Com putePageCostdesi gn com ponentaccessCostsDBgetJobDatael aborated m odul ePageCosti n: job si ze i n: col or=1, 2, 3, 4 i n: pageSi ze = A, B, C, B out: BPC out: SF i n: num berPages i n: num berDocs i n: si des= 1, 2 i n: col or=1, 2, 3, 4 i n: page si ze = A, B, C, B out: page cost job si ze (JS) = num berPages * num berDocs;l ookup base page cost (BPC) - accessCostsDB (JS, col or); l ookup si ze factor ( SF) - accessCostDB (JS, col or, si ze) job com pl exi ty factor (JCF) = 1 + (si des-1)*si deCost + SFpagecost = BPC * JCF getJobData (num berPages, num berDocs, si des, col or, pageSi ze, pageCost)accessCostsDB (jobSi ze, col or, pageSi ze, BPC, SF)com putePageCost ()5 (共同利用原则:不一起利用的类不放在一个分组内)67These courseware materials are to be used in conjunction with Software Engineering: A Practitioners Approach, 6/e and are provided with permission by R.S. Pressman & Associates, Inc., copyright 1996, 2001, 20058These courseware materials are to be used in conjunction with Software Engineering: A Practitioners Approach, 6/e and are provided with permission by R.S. Pressman & Associates, Inc., copyright 1996, 2001, 20059These courseware materials are to be used in conjunction with Software Engineering: A Practitioners Approach, 6/e and are provided with permission by R.S. Pressman & Associates, Inc., copyright 1996, 2001, 200510These courseware materials are to be used in conjunction with Software Engineering: A Practitioners Approach, 6/e and are provided with permission by R.S. Pressman & Associates, Inc., copyright 1996, 2001, 200511: ProductionJob: WorkOrder:JobQueue1: buildJob ( WOnumber)2: submitJob ( WOnumber)These courseware materials are to be used in conjunction with Software Engineering: A Practitioners Approach, 6/e and are provided with permission by R.S. Pressman & Associates, Inc., copyright 1996, 2001, 200512Pri ntJobcom puteJobi ni ti ateJobProducti onJobbui l dJobsubm i tJobW orkO rderappropri ate attri butesbui l dW orkO rder ()getJobDescri i pti onJobQ ueueappropri ate attri butescheckPri ori ty () i ni ti ateJobpassJobToProducti on()These courseware materials are to be used in conjunction with Software Engineering: A Practitioners Approach, 6/e and are provided with permission by R.S. Pressman & Associates, Inc., copyright 1996, 2001, 200513val i date attri butes i nputaccessPaperD B (w ei ght)returns baseC ostperPagesi ze = BpaperC ostperPage = paperC ostperPage *1 .2si ze = CpaperC ostperPage = paperC ostperPage *1 .4si ze = DpaperC ostperPage = paperC ostperPage *1 .6col or i s custompaperC ostperPage = paperC ostperPage *1 .1 4col or i s standardpaperC ostperPage = baseC ostperPagereturns(paperC ostperPage )These courseware materials are to be used in conjunction with Software Engineering: A Practitioners Approach, 6/e and are provided with permission by R.S. Pressman & Associates, Inc., copyright 1996, 2001, 200514bui l di ngJobD ataentry/readJobD ata () exi t/di spl ayJobD ata () do/checkC onsi stency() i ncl ude/dataI nputentry/com puteJob exi t/save total JobC ost form i ngJobentry/bui l dJob exi t/save W O num ber do/ com puti ngJobC ostsubm i tti ngJobentry/subm i tJob exi t/i ni ti ateJob do/pl ace on JobQ ueue behavi or w i thi n the state bui l di ngJobDatadataI nputCom pl eted al l data i tem s consi stent/di spl ayUserOpti ons dataI nputI ncom pl ete jobCostAccepted custom er i s authori zed/ getEl ectroni cSi gnature jobSubm i tted al l authori zati ons acqui red/ pri ntW orkOrder These courseware materials are to be used in conjunction with Software Engineering: A Practitioners Approach, 6/e and are provided with permission by R.S. Pressman & Associates, Inc., copyright 1996, 2001, 200515These courseware materials are to be used in conjunction with Software Engineering: A Practitioners Approach, 6/e and are provided with permission by R.S. Pressman & Associates, Inc., copyright 1996, 2001, 200516These courseware materials are to be used in conjunction with Software Engineering: A Practitioners Approach, 6/e and are provided with permission by R.S. Pressman & Associates, Inc., copyright 1996, 2001, 200517These courseware materials are to be used in conjunction with Software Engineering: A Practit

    注意事项

    本文(软件工程Ch11.ppt)为本站会员(王**)主动上传,优知文库仅提供信息存储空间,仅对用户上传内容的表现方式做保护处理,对上载内容本身不做任何修改或编辑。 若此文所含内容侵犯了您的版权或隐私,请立即通知优知文库(点击联系客服),我们立即给予删除!

    温馨提示:如果因为网速或其他原因下载失败请重新下载,重复下载不扣分。




    关于我们 - 网站声明 - 网站地图 - 资源地图 - 友情链接 - 网站客服 - 联系我们

    copyright@ 2008-2023 yzwku网站版权所有

    经营许可证编号:宁ICP备2022001189号-2

    本站为文档C2C交易模式,即用户上传的文档直接被用户下载,本站只是中间服务平台,本站所有文档下载所得的收益归上传人(含作者)所有。优知文库仅提供信息存储空间,仅对用户上传内容的表现方式做保护处理,对上载内容本身不做任何修改或编辑。若文档所含内容侵犯了您的版权或隐私,请立即通知优知文库网,我们立即给予删除!

    收起
    展开