最近一直在看CMMI的资料,越看觉得越有意思,今天看到过程改进的时候,突然想起来之前所在的公司发生的过程改进相关的事儿来。公司通过CMMI3级认证之后,PMO部门经理(公司还有质量管理部门经理、也有EPG)说要在下次复审之前把18个过程域的改进工作做好,平均一年6个,上半年3个,下半3个。于是,某一天,该部门经理把一个刚毕业半年的小姑娘喊到跟前说:“去写一个关于MA的过程改进提案。”可怜小姑年...
分类:
其他好文 时间:
2014-06-16 22:42:44
阅读次数:
311
D:\30day\projects\04_day\harib01b下代码如何编译运行。把z_tools复制到04_day下,然后修改Makefile文件的run:run
: $(MAKE) img $(COPY) haribote.img ..\..\qemu\a.img $(MA...
分类:
其他好文 时间:
2014-06-16 08:21:31
阅读次数:
230
java程序很大一部分要操作数据库,为了提高性能操作数据库的时候,有不得不使用数据库连接池。数据库连接池有很多选择,c3p、dhcp、proxool等,druid作为一名后起之秀,凭借其出色的性能,也逐渐印入了大家的眼帘。接下来本教程就说一下druid的简单使用。首先从http://repo1.ma...
分类:
其他好文 时间:
2014-06-15 23:39:55
阅读次数:
605
http://acm.hdu.edu.cn/game/entry/problem/list.php?chapterid=1§ionid=21.2.5
#include
/*
题意:找闰年。
if((i%4==0 && i%100!=0) || i%400==0)count++;
3
2005 25
1855 12
2004 10000
2108
1904
43236
*/
int ma...
分类:
其他好文 时间:
2014-06-14 06:32:08
阅读次数:
320
/** * 得到汉字字库的集合 * @return */ public static Map
getChinaWordStorage() { BufferedReader bu=null; try { Map ma...
分类:
其他好文 时间:
2014-06-11 11:39:12
阅读次数:
265
1.安装编译环境gcc
使用yum install gcc在线安装
2.安装ruby开发环境
先下载linux版安装文件:ruby-1.8.6-p111.tar.gz
执行
tar -zxvf ruby-1.8.6-p111.tar.gz
cd ruby-1.8.6-p111
./configure --prefix=/usr/local/ruby
ma...
分类:
系统相关 时间:
2014-06-08 05:01:48
阅读次数:
445
转自:http://blog.csdn.net/yangliuy/article/details/7316496SVM入门(一)至(三)Refresh按:之前的文章重新汇编一下,修改了一些错误和不当的说法,一起复习,然后继续SVM之旅.(一)SVM的简介支持向量机(Support
Vector Ma...
分类:
其他好文 时间:
2014-06-07 08:59:25
阅读次数:
321
原文地址:http://www.cnblogs.com/highend/archive/2011/04/18/asp_net_mvc3_layout.htmlI:回忆MVC2当中MasterPage那些事code:Master
headMaster1...Master2...Master3...Ma...
分类:
Web程序 时间:
2014-05-29 16:54:33
阅读次数:
432
So it is applicable to fine crush of superfine
crush various ores, rocks, slag and refractories.Though our efforts, we believe
that our sand making ma...
分类:
其他好文 时间:
2014-05-29 11:36:59
阅读次数:
186