咨询与建议

限定检索结果

文献类型

  • 261 篇 会议
  • 21 篇 期刊文献
  • 9 册 图书

馆藏范围

  • 291 篇 电子文献
  • 0 种 纸本馆藏

日期分布

学科分类号

  • 221 篇 工学
    • 185 篇 软件工程
    • 177 篇 计算机科学与技术...
    • 22 篇 控制科学与工程
    • 18 篇 电气工程
    • 16 篇 信息与通信工程
    • 8 篇 机械工程
    • 7 篇 安全科学与工程
    • 6 篇 生物医学工程(可授...
    • 6 篇 生物工程
    • 5 篇 电子科学与技术(可...
    • 5 篇 交通运输工程
    • 4 篇 光学工程
    • 4 篇 材料科学与工程(可...
    • 4 篇 航空宇航科学与技...
    • 4 篇 网络空间安全
    • 3 篇 仪器科学与技术
    • 3 篇 化学工程与技术
    • 1 篇 力学(可授工学、理...
  • 48 篇 理学
    • 36 篇 数学
    • 7 篇 系统科学
    • 6 篇 生物学
    • 5 篇 物理学
    • 5 篇 化学
    • 2 篇 统计学(可授理学、...
  • 41 篇 管理学
    • 25 篇 管理科学与工程(可...
    • 23 篇 图书情报与档案管...
    • 9 篇 工商管理
  • 10 篇 教育学
    • 10 篇 教育学
    • 2 篇 心理学(可授教育学...
  • 1 篇 法学
    • 1 篇 社会学
  • 1 篇 农学
  • 1 篇 医学
  • 1 篇 艺术学

主题

  • 23 篇 software enginee...
  • 21 篇 design
  • 19 篇 languages
  • 11 篇 computer program...
  • 11 篇 computer program...
  • 10 篇 object oriented ...
  • 9 篇 algorithms
  • 8 篇 performance
  • 8 篇 programming
  • 8 篇 programming tech...
  • 8 篇 code generation
  • 7 篇 feature-oriented...
  • 7 篇 automatic progra...
  • 7 篇 java
  • 7 篇 optimization
  • 7 篇 generic programm...
  • 7 篇 middleware
  • 6 篇 generative progr...
  • 6 篇 component
  • 6 篇 software archite...

机构

  • 4 篇 texas a&m univ c...
  • 3 篇 univ alberta dep...
  • 3 篇 school of space ...
  • 3 篇 univ magdeburg d...
  • 2 篇 univ lugano luga...
  • 2 篇 college of telec...
  • 2 篇 university of co...
  • 2 篇 orange labs maps...
  • 2 篇 johannes kepler ...
  • 2 篇 institute of sys...
  • 2 篇 univ southampton...
  • 2 篇 shanghai yanding...
  • 2 篇 univ marburg d-3...
  • 2 篇 kansas state uni...
  • 2 篇 department of in...
  • 2 篇 johannes kepler ...
  • 2 篇 ecole polytech f...
  • 2 篇 school of inform...
  • 2 篇 northeastern uni...
  • 2 篇 sixty-third rese...

作者

  • 7 篇 apel sven
  • 6 篇 binder walter
  • 5 篇 ansaloni danilo
  • 5 篇 moret philippe
  • 4 篇 kaestner christi...
  • 4 篇 batory don
  • 4 篇 moessenboeck han...
  • 3 篇 stefani jean-ber...
  • 3 篇 schaeffer j
  • 3 篇 schmitt alan
  • 3 篇 marcus mat
  • 3 篇 smith jacob n.
  • 3 篇 szafron d
  • 3 篇 cassou damien
  • 3 篇 fischer bernd
  • 2 篇 yuehui chen
  • 2 篇 yang yuan
  • 2 篇 javad marzbanrad
  • 2 篇 hatcliff john
  • 2 篇 guddat j

语言

  • 278 篇 英文
  • 13 篇 其他
  • 1 篇 中文
检索条件"任意字段=6th International Conference on Generative Programming and Component Engineering"
291 条 记 录,以下是41-50 订阅
排序:
Static Analysis of Aspect Interaction and Composition in component Models  11
Static Analysis of Aspect Interaction and Composition in Com...
收藏 引用
10th ACM international conference on generative programming and component engineering (GPCE)/conference on Systems, programming, Languages and Application - Software for Humanity (SPLASH)
作者: Hannousse, Abdelhakim Douence, Remi Ardourel, Gilles EMN INRIA Ascola Nantes France
component based software engineering and aspect orientation are claimed to be two complementary approaches. While the former ensures the modularity and the reusability of software entities, the latter enables the modu... 详细信息
来源: 评论
When to use features and aspects?: A case study  06
When to use features and aspects?: A case study
收藏 引用
5th international conference on generative programming and component engineering, GPCE'06. Co-located with the 21st international conference on Object-Oriented programming, Systems, Languages, and Applications, OOPSLA 2006
作者: Apel, Sven Batory, Don Department of Computer Science University of Magdeburg Germany Department of Computer Science University of Texas Austin
Aspect-Oriented programming (AOP) and Feature-Oriented programming (FOP) are complementary technologies that can be combined to overcome their individual limitations. Aspectual Mixin Layers (AML) is a representative a... 详细信息
来源: 评论
Comparing Complexity of API Designs: An Exploratory Experiment on DSL-based Framework Integration  11
Comparing Complexity of API Designs: An Exploratory Experime...
收藏 引用
10th ACM international conference on generative programming and component engineering (GPCE)/conference on Systems, programming, Languages and Application - Software for Humanity (SPLASH)
作者: Sobernig, Stefan Gaubatz, Patrick Strembeck, Mark Zdun, Uwe WU Vienna Inst IS & New Media Vienna Austria Univ Vienna Software Architecture Grp Vienna Austria
Embedded, textual DSLs are often provided as an API wrapped around object-oriented application frameworks to ease framework integration. While literature presents claims that DSL-based application development is benef... 详细信息
来源: 评论
Applications of Enhanced Dynamic Code Evolution for Java in GUI Development and Dynamic Aspect-Oriented programming  10
Applications of Enhanced Dynamic Code Evolution for Java in ...
收藏 引用
9th international conference on generative programming and component engineering
作者: Wuerthinger, thomas Binder, Walter Ansaloni, Danilo Moret, Philippe Moessenboeck, Hanspeter Johannes Kepler Univ Linz Linz Austria Univ Lugano Lugano Switzerland
While dynamic code evolution in object-oriented systems is an important feature supported by dynamic languages, there is currently only limited support for dynamic code evolution in high-performance, state-of-the-art ... 详细信息
来源: 评论
Model-Driven engineering and Run-Time Model-Usage in Service Robotics  11
Model-Driven Engineering and Run-Time Model-Usage in Service...
收藏 引用
10th ACM international conference on generative programming and component engineering (GPCE)/conference on Systems, programming, Languages and Application - Software for Humanity (SPLASH)
作者: Steck, Andreas Lotz, Alex Schlegel, Christian Univ Appl Sci Ulm Dept Comp Sci Ulm Germany
the development of service robots has gained more and more attention over the last years. A major challenge on the way towards industrial-strength service robotic systems is to make the step from code-driven to model-... 详细信息
来源: 评论
Safe component updates  06
Safe component updates
收藏 引用
5th international conference on generative programming and component engineering, GPCE'06. Co-located with the 21st international conference on Object-Oriented programming, Systems, Languages, and Applications, OOPSLA 2006
作者: Stuckenholz, Alexander Osterloh, Andre Department of Data Processing Technologies FernUniversität Hagen Germany Department of Algorithms and Complexity FernUniversität Hagen Germany
component updates always imply the risk of negatively influencing the operability of software systems. Because of wrong combinations of component versions, dependencies might break, methods which do no longer exist, m... 详细信息
来源: 评论
On domain-specific languages reengineering  05
On domain-specific languages reengineering
收藏 引用
4th international conference on generative programming and component engineering
作者: Alias, C Barthou, D Univ Versailles Lab PRiSM F-78000 Versailles France
Domain-specific languages (DSL) provides high-level functions making applications easier to write, and to maintain. Unfortunately, many applications axe written from scratch and poorly documented, which make them hard... 详细信息
来源: 评论
Safe Composition of Non-Monotonic Features  09
Safe Composition of Non-Monotonic Features
收藏 引用
8th international conference on generative programming and component engineering
作者: Kuhlemann, Martin Batory, Don Kaestner, Christian Univ Magdeburg Fac Comp Sci D-39106 Magdeburg Germany Univ Texas Austin Dept Comp Sci Austin TX 78712 USA
Programs can be composed from features. We want to verify automatically that all legal combinations of features can be composed safely without errors. Prior work on this problem assumed that features add code monotoni... 详细信息
来源: 评论
Seamless development of software product lines  07
Seamless development of software product lines
收藏 引用
GPCE'07 - 6th international conference on generative programming and component engineering
作者: Laguna, Miguel A. González-Baixauli, Bruno Marqués, José M. Department of Computer Science University of Valladolid
One of the key problems in the development of software product lines is the representation and management of variability and commonality. the customary way to define both aspects is by means of feature models that als... 详细信息
来源: 评论
Software extension and integration with type classes  06
Software extension and integration with type classes
收藏 引用
5th international conference on generative programming and component engineering, GPCE'06. Co-located with the 21st international conference on Object-Oriented programming, Systems, Languages, and Applications, OOPSLA 2006
作者: Lämmel, Ralf Ostermann, Klaus Microsoft Corp. Data Programmability Team United States Darmstadt University of Technology Germany
the abilities to extend a software module and to integrate a software module into an existing software system without changing existing source code are fundamental challenges in software engineering and programming-la... 详细信息
来源: 评论