码迷,mamicode.com
首页 >  
搜索关键字:people cmm    ( 3003个结果
过程质量保证PQA的几个关键方面
过程质量保证的范围是什么?过程质量保证是指不同于测试的、主要针对过程和中间工作产物的质量保证,一般而言,早年间的过程质量保证根据最早的CMM,也称为软件质量保证,缩写为SQA。现在最新的CMMI将其对应的过程域称为产品和过程质量保证,缩写是PPQA,这里面的一个P产品包括了最终产物,但其焦点是中间工作产物,所以这个P放在这里反而是带来一些混淆,与测试存在一些重叠。所以过程质量保证(PQA)这个提法...
分类:其他好文   时间:2015-01-11 17:51:26    阅读次数:243
Uboot makefile 解读
## (C) Copyright 2000-2012# Wolfgang Denk, DENX Software Engineering, wd@denx.de.## See file CREDITS for list of people who contributed to this# proje...
分类:其他好文   时间:2015-01-10 18:03:58    阅读次数:149
约瑟夫
#includestatic int arr[100];void main(){ void solve(int people,int spacing); int people,spacing,i,j=0; printf("请输入总人数(2-99):"); scanf("%d",&people); p...
分类:其他好文   时间:2015-01-09 20:56:01    阅读次数:278
Uva220 Othello
OthelloOthello is a game played by two people on an 8 x 8 board, using disks that are white on one side and black on the other. One player places disk...
分类:其他好文   时间:2015-01-09 16:57:22    阅读次数:167
21个Sharepoint APP
About Sharepoint Base APP Sharepoint APP默认的有21个APP,可以满足最基本的用户需求。下面是对每一个APP的介绍。   Document Library Use a document library to store, organize, sync, and share documents with people. You ...
分类:移动开发   时间:2015-01-09 12:38:34    阅读次数:271
json
将JSON数据赋值给变量例如,可以创建一个新的 JavaScript 变量,然后将 JSON 格式的数据字符串直接赋值给它:var people = { "programmers": [ { "firstName": "Brett", "lastName":"McLaughlin", "email"...
分类:Web程序   时间:2015-01-08 17:43:00    阅读次数:181
Stakeholder Risk Management
In this article we'll address the people swirling around your project: stakeholders. You'll find some tips and other resources for optimising stakehol...
分类:其他好文   时间:2015-01-08 17:09:01    阅读次数:169
last individual reading task 12061183叶露婷
http://www.cnblogs.com/yltyy/p/4025426.html1.Different people deserve different tasks; Once team roles are settled, there comes along a lot of other q...
分类:其他好文   时间:2015-01-08 14:39:03    阅读次数:213
计算机视觉领域的一些牛人博客,超有实力的研究机构等的网站链接
计算机视觉领域的一些牛人博客,超有实力的研究机构等的网站链接(1)googleResearch; http://research.google.com/index.html(2)MIT博士,汤晓欧学生林达华; http://people.csail.mit.edu/dhlin/index.html(...
分类:Web程序   时间:2015-01-07 14:42:54    阅读次数:270
敏捷开发流程总结
Agile——敏捷开发,作为CMM神话崩溃后被引入的一套新的软件开发模式,这几年来被广泛引起关注,并被寄予厚望。敏捷开发在其它业界的应用是否理想不得而知,但下面总结了我所在公司的敏捷开发试验,希望能够达到管中窥豹的目的。敏捷开发宣言——个体和交互 胜过 过程和工具能够工作的软件 胜过 面面俱到的...
分类:其他好文   时间:2015-01-07 10:39:27    阅读次数:139
© 2014 mamicode.com 版权所有  联系我们:gaon5@hotmail.com
迷上了代码!