期刊文献+
共找到50篇文章
< 1 2 3 >
每页显示 20 50 100
The Study of Image Segmentation Based on the Combination of the Wavelet Multi-scale Edge Detection and the Entropy Iterative Threshold Selection 被引量:3
1
作者 ZHANG Qian HE Jian-feng +3 位作者 MA Lei PAN Li-peng LIU Jun-qing CHEN Hong-lei 《Chinese Journal of Biomedical Engineering(English Edition)》 2013年第4期154-160,共7页
This paper proposes an image segmentation method based on the combination of the wavelet multi-scale edge detection and the entropy iterative threshold selection.Image for segmentation is divided into two parts by hig... This paper proposes an image segmentation method based on the combination of the wavelet multi-scale edge detection and the entropy iterative threshold selection.Image for segmentation is divided into two parts by high- and low-frequency.In the high-frequency part the wavelet multiscale was used for the edge detection,and the low-frequency part conducted on segmentation using the entropy iterative threshold selection method.Through the consideration of the image edge and region,a CT image of the thorax was chosen to test the proposed method for the segmentation of the lungs.Experimental results show that the method is efficient to segment the interesting region of an image compared with conventional methods. 展开更多
关键词 wavelet multi-scale ENTROPY iterative threshold lung images
在线阅读 下载PDF
Iterative optimal control based on support vector machine modeling within the Bayesian evidence framework 被引量:1
2
作者 李赣平 阎威武 邵惠鹤 《Journal of Shanghai University(English Edition)》 CAS 2007年第6期591-596,共6页
In the paper, an iterative method is presented to the optimal control of batch processes. Generally it is very difficult to acquire an accurate mechanistic model for a batch process. Because support vector machine is ... In the paper, an iterative method is presented to the optimal control of batch processes. Generally it is very difficult to acquire an accurate mechanistic model for a batch process. Because support vector machine is powerful for the problems characterized by small samples, nonlinearity, high dimension and local minima, support vector regression models are developed for the optimal control of batch processes where end-point properties are required. The model parameters are selected within the Bayesian evidence framework. Based on the model, an iterative method is used to exploit the repetitive nature of batch processes to determine the optimal operating policy. Numerical simulation shows that the iterative optimal control can improve the process performance through iterations. 展开更多
关键词 iterative optimal control support vector machine (SVM) Bayesian evidence framework.
在线阅读 下载PDF
Lightweight Image Super-Resolution via Weighted Multi-Scale Residual Network 被引量:9
3
作者 Long Sun Zhenbing Liu +3 位作者 Xiyan Sun Licheng Liu Rushi Lan Xiaonan Luo 《IEEE/CAA Journal of Automatica Sinica》 SCIE EI CSCD 2021年第7期1271-1280,共10页
The tradeoff between efficiency and model size of the convolutional neural network(CNN)is an essential issue for applications of CNN-based algorithms to diverse real-world tasks.Although deep learning-based methods ha... The tradeoff between efficiency and model size of the convolutional neural network(CNN)is an essential issue for applications of CNN-based algorithms to diverse real-world tasks.Although deep learning-based methods have achieved significant improvements in image super-resolution(SR),current CNNbased techniques mainly contain massive parameters and a high computational complexity,limiting their practical applications.In this paper,we present a fast and lightweight framework,named weighted multi-scale residual network(WMRN),for a better tradeoff between SR performance and computational efficiency.With the modified residual structure,depthwise separable convolutions(DS Convs)are employed to improve convolutional operations’efficiency.Furthermore,several weighted multi-scale residual blocks(WMRBs)are stacked to enhance the multi-scale representation capability.In the reconstruction subnetwork,a group of Conv layers are introduced to filter feature maps to reconstruct the final high-quality image.Extensive experiments were conducted to evaluate the proposed model,and the comparative results with several state-of-the-art algorithms demonstrate the effectiveness of WMRN. 展开更多
关键词 Convolutional neural network(CNN) lightweight framework multi-scale SUPER-RESOLUTION
在线阅读 下载PDF
Chinese named entity recognition with multi-network fusion of multi-scale lexical information 被引量:1
4
作者 Yan Guo Hong-Chen Liu +3 位作者 Fu-Jiang Liu Wei-Hua Lin Quan-Sen Shao Jun-Shun Su 《Journal of Electronic Science and Technology》 EI CAS CSCD 2024年第4期53-80,共28页
Named entity recognition(NER)is an important part in knowledge extraction and one of the main tasks in constructing knowledge graphs.In today’s Chinese named entity recognition(CNER)task,the BERT-BiLSTM-CRF model is ... Named entity recognition(NER)is an important part in knowledge extraction and one of the main tasks in constructing knowledge graphs.In today’s Chinese named entity recognition(CNER)task,the BERT-BiLSTM-CRF model is widely used and often yields notable results.However,recognizing each entity with high accuracy remains challenging.Many entities do not appear as single words but as part of complex phrases,making it difficult to achieve accurate recognition using word embedding information alone because the intricate lexical structure often impacts the performance.To address this issue,we propose an improved Bidirectional Encoder Representations from Transformers(BERT)character word conditional random field(CRF)(BCWC)model.It incorporates a pre-trained word embedding model using the skip-gram with negative sampling(SGNS)method,alongside traditional BERT embeddings.By comparing datasets with different word segmentation tools,we obtain enhanced word embedding features for segmented data.These features are then processed using the multi-scale convolution and iterated dilated convolutional neural networks(IDCNNs)with varying expansion rates to capture features at multiple scales and extract diverse contextual information.Additionally,a multi-attention mechanism is employed to fuse word and character embeddings.Finally,CRFs are applied to learn sequence constraints and optimize entity label annotations.A series of experiments are conducted on three public datasets,demonstrating that the proposed method outperforms the recent advanced baselines.BCWC is capable to address the challenge of recognizing complex entities by combining character-level and word-level embedding information,thereby improving the accuracy of CNER.Such a model is potential to the applications of more precise knowledge extraction such as knowledge graph construction and information retrieval,particularly in domain-specific natural language processing tasks that require high entity recognition precision. 展开更多
关键词 Bi-directional long short-term memory(BiLSTM) Chinese named entity recognition(CNER) iterated dilated convolutional neural network(IDCNN) Multi-network integration multi-scale lexical features
在线阅读 下载PDF
Instance by Instance:An Iterative Framework for Multi-Instance 3D Registration
5
作者 Jiaqi Yang Xinyue Cao +3 位作者 Xiyu Zhang Yuxin Cheng Zhaoshuai Qi Siwen Quan 《IEEE/CAA Journal of Automatica Sinica》 2025年第6期1117-1128,共12页
Multi-instance registration is a challenging problem in computer vision and robotics,where multiple instances of an object need to be registered in a standard coordinate system.Pioneers followed a non-extensible one-s... Multi-instance registration is a challenging problem in computer vision and robotics,where multiple instances of an object need to be registered in a standard coordinate system.Pioneers followed a non-extensible one-shot framework,which prioritizes the registration of simple and isolated instances,often struggling to accurately register challenging or occluded instances.To address these challenges,we propose the first iterative framework for multi-instance 3D registration(MI-3DReg)in this work,termed instance-by-instance(IBI).It successively registers instances while systematically reducing outliers,starting from the easiest and progressing to more challenging ones.This enhances the likelihood of effectively registering instances that may have been initially overlooked,allowing for successful registration in subsequent iterations.Under the IBI framework,we further propose a sparse-to-dense correspondence-based multi-instance registration method(IBI-S2DC)to enhance the robustness of MI-3DReg.Experiments on both synthetic and real datasets have demonstrated the effectiveness of IBI and suggested the new state-of-the-art performance with IBI-S2DC,e.g.,our mean registration F1 score is 12.02%/12.35%higher than the existing state-of-the-art on the synthetic/real datasets.The source codes are available online at https://github.com/caoxy01/IBI. 展开更多
关键词 3D registration iterative framework pose estimation point cloud
在线阅读 下载PDF
OPEN Process Framework软件工程框架研究与应用
6
作者 廖芳 彭定强 张松 《微机发展》 2005年第9期26-28,31,共4页
OPEN Process Framework(OPF)是使软件开发过程达到CMM5级标准的软件工程框架。文中讨论了基于OPF的软件过程的主要元素及实施过程,并把该过程应用于某油田数据采集系统的开发,实践证明基于OPF的软件过程可以提高团队的开发能力、降低... OPEN Process Framework(OPF)是使软件开发过程达到CMM5级标准的软件工程框架。文中讨论了基于OPF的软件过程的主要元素及实施过程,并把该过程应用于某油田数据采集系统的开发,实践证明基于OPF的软件过程可以提高团队的开发能力、降低风险、有效控制资源,为项目的开发提供了高度清晰的过程框架,规范管理和开发流程。 展开更多
关键词 OPF 软件过程 阶段 迭代
在线阅读 下载PDF
基于多模型的体系架构迭代设计方法 被引量:1
7
作者 赵雪梦 任天助 方哲梅 《系统仿真学报》 北大核心 2025年第6期1512-1521,共10页
为解决国防部体系架构框架(department of defense architecture framework,DoDAF)的视图模型存在动态特性表达困难、决策分析支持缺乏等问题,提出一套体系架构集成迭代设计方法。DoDAF视图模型从多视角整合和表达作战相关信息;ExtendSi... 为解决国防部体系架构框架(department of defense architecture framework,DoDAF)的视图模型存在动态特性表达困难、决策分析支持缺乏等问题,提出一套体系架构集成迭代设计方法。DoDAF视图模型从多视角整合和表达作战相关信息;ExtendSim可执行模型模拟作战体系架构在多场景下的涌现行为和动态特性;决策模型通过多目标决策规则对架构方案进行量化分析和选择,最终形成“视图-仿真-决策-迭代”的体系架构集成迭代设计方法,并明确架构模型设计流程与模型间数据交互路径。仿真实验验证了其可行性。 展开更多
关键词 作战体系 体系架构 国防部体系架构框架 可执行模型 迭代设计
原文传递
Multi-scale structure engineering of covalent organic framework for electrochemical charge storage 被引量:1
8
作者 Xiaofang Zhang Fangling Li +4 位作者 Shuangqiao Yang Baiqi Song Richu Luo Rui Xiong Weilin Xu 《SusMat》 SCIE EI 2024年第1期4-33,共30页
Covalent organic frameworks(COFs),which are constructed by linking organic building blocks via dynamic covalent bonds,are newly emerged and burgeoning crystalline porous copolymers with features including programmable... Covalent organic frameworks(COFs),which are constructed by linking organic building blocks via dynamic covalent bonds,are newly emerged and burgeoning crystalline porous copolymers with features including programmable topological architecture,pre-designable periodic skeleton,well-defined micro-/meso-pore,large specific surface area,and customizable electroactive functionality.Those benefits make COFs as promising candidates for advanced electrochemical energy storage.Especially,for now,structure engineering of COFs from multiscale aspects has been conducted to enable optimal overall electrochemical performance in terms of structure durability,electrical conductivity,redox activity,and charge storage.In this review,we give a fundamental and insightful study on the correlations between multi-scale structure engineering and eventual electrochemical properties of COFs,started with introducing their basic chemistries and charge storage principles.The careful discussion on the significant achievements in structure engineering of COFs from linkages,redox sites,polygon skeleton,crystal nanostructures,and composite microstructures,and further their effects on the electrochemical behavior of COFs are presented.Finally,the timely cutting-edge perspectives and in-depth insights into COFbased electrodematerials to rationally screen their electrochemical behaviors for addressing future challenges and implementing electrochemical energy storage applications are proposed. 展开更多
关键词 covalent organic frameworks electrochemical energy storage multi-scale structure engineering structure-performance correlation
原文传递
21层大气环流模式IAP AGCM-III的设计及气候数值模拟I.动力框架 被引量:15
9
作者 左瑞亭 张铭 +2 位作者 张东凌 王爱慧 曾庆存 《大气科学》 CSCD 北大核心 2004年第5期659-674,共16页
设计了IAP (InstituteofAtmosphericPhysics,ChineseAcademyofSciences)AGCM III,对其动力框架作说明和检验 ,时间积分采用改进的非线性迭代法。用Rossby Haurwitz波对框架进行了波型检验、能量检验和波速检验。结果表明 ,非线性迭代 3... 设计了IAP (InstituteofAtmosphericPhysics,ChineseAcademyofSciences)AGCM III,对其动力框架作说明和检验 ,时间积分采用改进的非线性迭代法。用Rossby Haurwitz波对框架进行了波型检验、能量检验和波速检验。结果表明 ,非线性迭代 3次的时间积分方案具有较好的稳定性 ,能够有效地抑制短波 ,同时对长波的歪曲较小 ,且时间积分步长可放得较大 ;该框架能够较长时间地保持Rossby Haurwitz 4波波型 ,在积分过程中能够较高精度地保持总有效能量守恒 ;模式计算的Rossby Haurwitz波速为每天西传 1 5个经度 ,这与理伦值很接近。 展开更多
关键词 大气环流模式 IAP 动力框架 非线性迭代时间积分方案
在线阅读 下载PDF
一种基于元启发式策略的迭代自学习K-Means算法 被引量:2
10
作者 雷小锋 杨阳 +2 位作者 张克 谢昆青 夏征义 《计算机科学》 CSCD 北大核心 2009年第7期175-178,共4页
类内误差平方和最小化的聚类准则求解是NP难问题,K-Means采用的迭代重定位方法本质上是一种局部搜索的爬山算法,因此聚类结果对初始代表点的选择非常敏感,只能保证局部最优。为此,引入元启发式策略,通过建立评估函数对K-Means初始代表... 类内误差平方和最小化的聚类准则求解是NP难问题,K-Means采用的迭代重定位方法本质上是一种局部搜索的爬山算法,因此聚类结果对初始代表点的选择非常敏感,只能保证局部最优。为此,引入元启发式策略,通过建立评估函数对K-Means初始代表点和目标函数之间的依赖关系进行近似,然后利用近似评估函数指导新的初始代表点的选择,构成一种迭代自学习框架下的K-Means算法。实验表明算法可以很好地克服K-Means对初始代表点的依赖性,获得较高质量的聚类结果。 展开更多
关键词 聚类问题K-Means算法 元启发式策略 迭代自学习框架
在线阅读 下载PDF
钢筋混凝土框架结构整体优化设计 被引量:3
11
作者 马成松 巫长路 姚金星 《江汉石油学院学报》 CSCD 北大核心 1995年第4期109-113,118,共6页
探讨了钢筋混凝土框架结构的整体优化设计问题。以钢筋混凝土框架总造价为目标函数,梁、柱截面尺寸和配筋量为设计参数,规范规定为约束条件,采用迭代算法,并进行灵敏度分析,以寻求最优解。实例表明该方法是有效的。
关键词 钢筋混凝土 框架结构 优化设计 迭代法
在线阅读 下载PDF
PSP支持RUP的应用研究 被引量:6
12
作者 江瑜 《计算机工程与设计》 CSCD 北大核心 2005年第9期2543-2545,2564,共4页
RUP(Rational Unified Process)是由Rational软件公司开发和营销的一种软件工程过程,它提供了如何在开发组织中严格分配任务和职责的方法。PSP是软件工程师个体软件过程改进的指导框架,它提供了一些度量标准、操作步骤和模板帮助工程师... RUP(Rational Unified Process)是由Rational软件公司开发和营销的一种软件工程过程,它提供了如何在开发组织中严格分配任务和职责的方法。PSP是软件工程师个体软件过程改进的指导框架,它提供了一些度量标准、操作步骤和模板帮助工程师改进个人的软件工程技巧。在阐述PSP和RUP原理的基础上,探讨以PSP支持RUP,通过个人软件过程的改进,从而提高组织整体的过程改进效果,达到改善软件产品质量、提高软件开发效率的目的。 展开更多
关键词 RATIONAL统一过程 个体软件过程 构架 迭代
在线阅读 下载PDF
基于RUP的IS设计与实现 被引量:3
13
作者 徐慧 刘凤玉 《计算机应用研究》 CSCD 北大核心 2004年第2期135-137,共3页
IS开发的困难严重阻碍了IS的应用。基于RUP的开发,可以较好地克服这些困难。分析IS开发的特点及要求,介绍RUP的基本思想,并以某高校综合IS为例,对基于RUP的IS设计与开发工作进行了研究。
关键词 统一过程 信息系统 用例 构架 迭代及增量
在线阅读 下载PDF
支持算法组件自动替换的编程范式及编译框架 被引量:1
14
作者 李恒杰 何文婷 +2 位作者 陈莉 刘雷 吴承勇 《高技术通讯》 CAS CSCD 北大核心 2013年第11期1131-1138,共8页
针对算法组件的自动替换蕴含的算法组件的兼容性判定问题,提出了一个算法组件的约束模型,从而将算法组件的兼容性判定转化为约束模型的兼容性判定。为解决转化后的兼容性判定,采用了分治思想,即只需判定原子约束强度,约束模型间的兼容... 针对算法组件的自动替换蕴含的算法组件的兼容性判定问题,提出了一个算法组件的约束模型,从而将算法组件的兼容性判定转化为约束模型的兼容性判定。为解决转化后的兼容性判定,采用了分治思想,即只需判定原子约束强度,约束模型间的兼容性可由原子约束强度结合约束强度推导规则与放松的组件接口兼容性判定规则自动导出。为使算法自动替换更具实用性,提出了支持算法自动替换的编程范式,使得自动替换前期涉及的手工工作在编程所涉及的不同角色之间得到合理分配。设计了编译框架原型,或支持算法与编译优化选项的自动选择。实验结果显示,该系统在9个测试用例上获得的平均加速比为2.29。 展开更多
关键词 算法组件兼容性判定 编程范式 编译框架 迭代编译
在线阅读 下载PDF
应急情报系统服务能力及其测评框架研究 被引量:4
15
作者 潘文文 沈固朝 《情报科学》 CSSCI 北大核心 2019年第11期99-105,共7页
【目的/意义】我国政府应急情报体系仍存在重建设轻应用,投入高效益不明显等问题,用户普遍感到情报系统服务能力不足,难以发挥系统的业务支持效能。而当前学界与实践界对应急情报系统服务能力方面的研究仍着墨不多,亟待开展相关研究以... 【目的/意义】我国政府应急情报体系仍存在重建设轻应用,投入高效益不明显等问题,用户普遍感到情报系统服务能力不足,难以发挥系统的业务支持效能。而当前学界与实践界对应急情报系统服务能力方面的研究仍着墨不多,亟待开展相关研究以辅助实践。【方法/过程】以应急管理、IT能力管理、IS服务质量评价等理论与方法为基础,构建了应急情报系统服务能力测评模型,通过问卷调查、访谈等方法收集研究数据,综合专家访谈分析与结构方程模型应用对提出的研究假设进行了验证。【结果/结论】研究表明,服务建构能力(由信息提供能力、事务支持能力及参与支持能力构成)和服务提供能力、服务迭代能力适宜于应急情报系统服务能力的测量;快速响应多方协作的情报需求是应急情报系统发挥作用的基本能力;应急情报系统的持续更新与迭代是用户体验和持续使用的保障。 展开更多
关键词 应急情报系统 服务能力 事务支持能力 服务迭代能力 测评框架
原文传递
敏捷重构:高等职业教育课程内容迭代新体系 被引量:13
16
作者 李浩君 曹芮嘉 《高等工程教育研究》 CSSCI 北大核心 2024年第4期122-128,共7页
随着产教融合工作深度推进,课程内容迭代变革已成为提升职业教育课程适应性的现实诉求。论文首先针对课程建设所面临的“三缺”难题,深刻剖析了课程内容迭代所蕴含的三重价值,其次引入敏捷重构的理念,构建以条件触发为起点、状态判别为... 随着产教融合工作深度推进,课程内容迭代变革已成为提升职业教育课程适应性的现实诉求。论文首先针对课程建设所面临的“三缺”难题,深刻剖析了课程内容迭代所蕴含的三重价值,其次引入敏捷重构的理念,构建以条件触发为起点、状态判别为进程、内容重构为核心、要素规范为旨归的高职课程内容迭代体系的路径框架,最后从宏观、中观、微观三个不同层面,以国家政府、学校企业、教师学生为不同主体分别提出了课程内容迭代体系的实施建议。本研究为高职课程内容改革提供了一种新思路,为新时代职业教育课程高质量建设提供了参考与借鉴。 展开更多
关键词 敏捷重构 高职课程 课程内容迭代体系 路径框架
原文传递
改进的迭代卡尔曼滤波及其在全球导航星系统/惯导紧组合中的应用 被引量:1
17
作者 化雪荟 陈大力 《电子器件》 CAS 北大核心 2017年第5期1185-1190,共6页
为改善GNSS/INS(Global Navigation Satellite System/Inertial Navigation System)紧组合中非线性滤波器的稳定性和精度,基于Backtracking线搜索(BLS)方法提出一种新型的迭代容积卡尔曼滤波方法(BLS-ICKF)。首先建立Sigma点滤波方法的... 为改善GNSS/INS(Global Navigation Satellite System/Inertial Navigation System)紧组合中非线性滤波器的稳定性和精度,基于Backtracking线搜索(BLS)方法提出一种新型的迭代容积卡尔曼滤波方法(BLS-ICKF)。首先建立Sigma点滤波方法的迭代框架,采用阻尼Newton迭代改善状态初始误差较大时的滤波更新精度,同时,为提高组合系统状态预测过程的鲁棒性定义了一种简化的迭代更新结构。实验和仿真结果表明,BLS-ICKF牺牲较小的时间复杂度较CKF的航向角误差减少约59%。 展开更多
关键词 组合导航 迭代滤波框架 容积卡尔曼滤波 Backtracking线搜索
在线阅读 下载PDF
科研大数据协同治理:体系构建与实施路径 被引量:9
18
作者 佟泽华 石江瀚 +3 位作者 韩春花 陈兆娟 耿嘉涵 巩鸣坤 《情报理论与实践》 CSSCI 北大核心 2023年第5期32-45,共14页
[目的/意义]协同治理是科研大数据实现健康发展的必然要求,厘清科研大数据协同治理的维度与脉络,能更好地实现科研大数据协同发展,从而为科研创新活动奠定坚实的数据“基石”。[方法/过程]对科研大数据协同治理进行概念界定与特性分析,... [目的/意义]协同治理是科研大数据实现健康发展的必然要求,厘清科研大数据协同治理的维度与脉络,能更好地实现科研大数据协同发展,从而为科研创新活动奠定坚实的数据“基石”。[方法/过程]对科研大数据协同治理进行概念界定与特性分析,以此为基础构建科研大数据协同治理框架体系(CGFS-SRBD),从规制、技术、网络、文化4个维度分析科研大数据协同治理的活动机理,依据“初生—再生—共生—反馈—分解”五阶段,进一步提出科研大数据协同治理的实施路径。[结果/结论]研究表明,科研大数据协同治理是以层级相济性、迭代循环性、数据云化性、生态趋向性为特性,以规制协同为重要原则,以技术协同为能力基础,以网络协同为核心组成,以文化协同为内化实质,以“层链式”遗传响应路径、“阶梯式”携作迭升路径、“矩阵式”分化管控路径、“螺旋式”纵贯耦合路径为实施路径,以实现科研大数据从混乱到整齐、从无序到有序、总体向好发展为目标的动态、多维过程。科研大数据协同治理体系的构建及实施路径的提出有助于在推动国家大数据战略目标的同时实现科研数据价值最大化。 展开更多
关键词 科研大数据协同治理 迭代循环性 CGFS-SRBD框架体系 “层链式”遗传响应路径 “阶梯式”携作迭升路径 “螺旋式”纵贯耦合路径
原文传递
知识管理迭代下的概念导向及IT架构 被引量:1
19
作者 盛革 《科学学与科学技术管理》 CSSCI 北大核心 2009年第7期128-133,共6页
知识管理的理论假设和工具创新是一个不断发展变化的过程,通过对知识管理迭代关系的模型刻画,来揭示知识管理概念拓展和结构演变的内在逻辑,并据此提出第四代知识管理的新概念。这一概念是以集管理组织为分析框架,以知识联盟为实践载体... 知识管理的理论假设和工具创新是一个不断发展变化的过程,通过对知识管理迭代关系的模型刻画,来揭示知识管理概念拓展和结构演变的内在逻辑,并据此提出第四代知识管理的新概念。这一概念是以集管理组织为分析框架,以知识联盟为实践载体,以协同增值为显著标志,以集商为特征内涵,可全面满足学习、知识、价值共享与协同实践网络的虚拟整合。其次,在此概念导向下,相应描述了一个应用支持的IT架构,即基于知识联盟应用集成的解决方案。 展开更多
关键词 知识管理 迭代关系 协同增值 集商 IT架构
在线阅读 下载PDF
浅析统一软件开发过程 被引量:1
20
作者 季建华 宋禾 杨艳 《西昌学院学报(自然科学版)》 2006年第3期61-63,共3页
本文对统一软件开发过程的发展历程,统一软件开发过程的用例驱动、以架构为中心、迭代和增量进行阐述,对统一软件开发过程的优缺点进行了讨论。
关键词 用例驱动 架构 迭代 增量
在线阅读 下载PDF
上一页 1 2 3 下一页 到第
使用帮助 返回顶部