实现模式,implementation pattern
1)implementation pattern实现模式
1.The implementation pattern of WebGIS refers to how to deploy and express application logics in networks, while many different software technologies can be selected to construct WebGIS systems according to specific patterns, so suitable implementation patterns and software technologies are crucial factors to efficient WebGIS systems.WebGIS实现模式规定系统内容的安排策略,每种实现模式又可以采用不同的开发技术。
2.First, association in UML and its two implementation patterns are discussed.首先讨论了UML中关联关系及其两种实现模式,接着对每种模式分别定义了一套从UML模型(平台独立模型)到Java模型(平台相关模型)的变换规则,最后给出了两种实现模式按规则转换的实例。
3.Two implementation patterns of association in UML transformation and transformation pattern from simple UML model to Java code are presented.针对 UML模型到程序代码的转换问题 ,较全面地讨论了 UML模型中的关联关系 ,提出了 UML模型转换过程中的两种关联实现模式 ,并给出 UML简单模型到 Java代码的转换模式 。
英文短句/例句

1.The Objective Pattern and Realization Pattern of Circled Economy Development for Binhai New Area;滨海新区发展循环经济的目标模式与实现模式
2.JAVA Implementation of POA-Tie Model in CORBA;CORBA中POA-Tie模式的JAVA实现
3.About the Realization of Conversion Data Between XML Mode and Relation Mode;XML模式与关系模式间数据转换的实现
4.The Conflicts Between Realistic Model and Ideal Model of Morden Distance Education;试论现代远程教育现实模式与理想模式的冲突
5.Innovative Growth Model: The Realization of Teacher Education;创新性成长模式:教师教育的实现样式
6.Study and Realization of Interleaved Active Power Factor Correction Under CCM ModeCCM模式下交错式APFC的研究与实现
7.Information-based Environment to Achieve Participation in the Interactive Teaching信息化环境下参与式教学模式的实现
8.Research and Implement of UD_RBAC Model in ASP Pattern基于ASP模式下UD_RBAC模型的研究与实现
9.Adoption of Modern Education Technique to Renew Teaching & Learning Model;运用现代教育技术 实现教学模式更新
10.A Probe into the Modes between Abstract Constitution and Practical Constitution;抽象性宪法模式和现实性宪法模式的类型探讨
11.The research and realization of a new experiment material purchase mode;实验物资采购管理新模式的研究及其实现方式
12.Constructing Laboratories Rapidly by Making Full Use of Advantages of "Wanli Education Model;发挥“万里模式”优势 实现实验室建设跨越式发展
13.The Practical Value and the Realization Ways of Democratic Administration Mode;民主行政模式的现实价值及其实现途径
14.Realization of User Defining Motion Model in VegaVega用户自定义运动模式的实现方法
15.Mathematical thinking leads to implementation model interfaces数学思维方式导致实现模型的界面
16.Is sf a" realistic" or a" fantastic" mode?科幻的模式是现实主义的还是荒诞的?
17.Study and Implementation of Oil Reservoir Model Visualization油藏储集体模式可视化的研究与实现
18.Strenthening Model Ward Construction and Achieving three Changes加强模式病房建设 实现三个根本转变
相关短句/例句

realization pattern实现模式
1.The Objective Pattern and Realization Pattern of Circled Economy Development for Binhai New Area;滨海新区发展循环经济的目标模式与实现模式
2.On the issue and realization pattern of actionable of economic law;经济法的可诉性问题及其实现模式研究
3.The contextual factors that influence the realization patterns of suggestion mainly include social power,social distance,setting,topic and degree of imposition of suggestion.本文分析了汉语社会权势与"建议"实现模式之间互为影响的动态关系,即社会权势决定了"建议"的句式和策略选择,而"建议"的句式和策略选择反过来折射出交际双方的社会权势变化,而选择的最终目的是为了顺应交际的需要。
3)structuring mode practice模式的教学实现
4)feasible Mosaic pattern可实现Mosaic模式
1.The feasible Mosaic pattern of two-dimensional cellular neural networks with five feedback weight values;含有五个反馈权值的二维细胞神经网络可实现Mosaic模式
5)regional application mode区域实现模式
6)realism model现实主义模式
延伸阅读

模式文法  在分析模式样本的基础上选择适当的一组基元,用以构成描述模式的文法。基元选择(见结构模式识别)在很大程度上关系到模式文法的复杂程度。通常采用较复杂的基元,就能用比较简单的文法对模式结构进行描述。在已经确定基元的情况下,设计者主要根据先验知识和经验在相应的文法类(如短语结构文法、随机文法、树文法、属性文法、图像描述语言)中构造适合所研究问题的文法。一种文法描述能力的增强是以增加分析系统(识别器)的复杂性作为代价的,因此设计者在确定文法类型时要对可能实现的各个方案进行分析比较,以得到满意的效果。对于正则文法和某些类型的上下文无关文法,已经研究出一些文法推断算法。但在大多数情况下,文法的构成是靠设计者的技巧,特别是当构造出来的文法产生一些应属于其他类别的模式链时,设计者要对它进行反复调整,以使修改后的文法所产生的语言中不再包含这些链。已经出现一些专门的模式文法,可用于描述诸如波形、英文和中文字符、染色体影像、火花室图片、二维数字表达式、化学结构、语言波形和指纹图像等模式。用这类专门模式文法可以产生图像描述语言、语音描述语言等。它们在实际中已得到了有效的应用。    参考书目   T.Pavlidis, Structural Pattern Recognition, Springer Verlag,Berlin,1977.