搜索资源列表
IPD-CMM
- 介绍IPD-CMM(集成产品研发CMM)流程知识,讲述流程实施要点
cmm-lex
- 参照清华大学《编译原理》写的cmm语言词法分析程序-Reference to Tsinghua University, Compiler Construction Principles written by cmm language lexical analysis program
CMM
- CMM语词法分析器,还有完整的源码-Word method CMM Analyzer, as well as complete source code
CMM
- CMM语言编译器的词法分析部分,含源码及软件。-CMM language compiler lexical analysis, including source code and software.
cmm-syntax
- 参照清华大学《编译原理》写的cmm语言语法分析程序-Reference to Tsinghua University, Compiler Construction Principles written in language syntax analysis program cmm
cmm-yacc
- 使用yacc和lex编写的cmm语言的词法分析和语法分析程序.-Using yacc and lex prepared cmm language lexical analysis and syntax analysis program.
cmm
- CMM的实验讲义,详细介绍,说明很清楚。希望对大家学习CMM有用-CMM Experimental notes, detailing that very clear. I hope all of you to learn useful CMM
CMM-Develop
- cmm编译器,这个事我们考试的作业,大家看看下吧-cmm compiler, this thing we test the operation, let us look at the next bar
IPD-CMM
- 介绍IPD CMM流程,描述流程实施过程的要点-IPD CMM flow introduction describing the main points of the implementation process flow
CMM
- 这是一个CMM语言的编译器的实现的源码及解决方案。用c#进行开发,IDE为VS2008.-This is a CMM Interpreter application.
CMM
- 软件能力成熟度模型(CMM)PPT介绍,演示了定义、框架、基本思想等。-Software Capability Maturity Model (CMM) PPT, the presentation of the definition of the framework, the basic ideas.
cmm
- 这是一个cmm语言的解释器。所谓cmm,相对于C++,就是对C语言的进一步简化。-Simple language to explain the first part of C- Analysis.
CMM
- CMM对软件产业适用性的分析报告 为2008年最新分析论文报告。-CMM to the application of software industry analysis for the 2008 report of the latest analysis paper.
UML-ROSE-CMM
- UML&ROSE&CMM 技术汇集.UML基本概念和应用及相关软件的使用方法.-UML & ROSE & CMM technology together. UML basic concepts and applications and related software use.
CMM
- 中科大软件工程专业,CMM课件 包括CMM 项目管理等内容,内部资料,不可多得!-USTC Software Engineering, CMM courseware including project management, etc. CMM, internal data, rare!
CMM
- 着重介绍东软关于不同软件过程的实践经验。这些实践以SW-CMM理论为指导,经过试点项目的检验,已经在东软得到了推广。目前,东软已建立起包括项目管理、软件工程及组织管理等各方面内容的标准软件过程。经历的步骤,希望能起到一个抛砖引玉的作用,软件企业实际实施CMM时,可以根据自身的实际情况和具体要求加以应用。-Neusoft on different software focuses on the process of practical experience. These practices to
CMM
- 这是一个CMM语言的词法分析代码。。。实现简单-This is a CMM language lexical analysis code. . . To achieve simple. . . . . . . . . .
cmm
- 用java写的用于 cmm 语言的解释器,能完成基本的功能,从词法分析到语法分析到语意分析.-Using java to write for cmm language interpreter, to complete basic functions, from lexical analysis to grammatical analysis to semantic analysis.
CMM-version1.0
- 自己写的CMM解释器,学解释器构造的同学应该都尝试过吧!这里用的antlr,和大家交流交流-cmm compiler with java, using antlr framework.
CMM词法分析器
- 用java写的一个简单的CMM词法分析器(A simple CMM lexical analyzer realized by java)