咨询与建议

限定检索结果

文献类型

  • 277 篇 会议
  • 23 篇 期刊文献
  • 7 册 图书

馆藏范围

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

日期分布

学科分类号

  • 232 篇 工学
    • 190 篇 软件工程
    • 176 篇 计算机科学与技术...
    • 17 篇 电气工程
    • 17 篇 信息与通信工程
    • 16 篇 控制科学与工程
    • 11 篇 机械工程
    • 11 篇 生物医学工程(可授...
    • 8 篇 生物工程
    • 6 篇 光学工程
    • 6 篇 化学工程与技术
    • 4 篇 土木工程
    • 4 篇 交通运输工程
    • 3 篇 力学(可授工学、理...
    • 3 篇 材料科学与工程(可...
    • 3 篇 电子科学与技术(可...
    • 3 篇 建筑学
    • 3 篇 水利工程
  • 54 篇 理学
    • 39 篇 数学
    • 9 篇 物理学
    • 9 篇 统计学(可授理学、...
    • 8 篇 系统科学
    • 7 篇 生物学
    • 4 篇 化学
  • 40 篇 管理学
    • 23 篇 管理科学与工程(可...
    • 19 篇 图书情报与档案管...
    • 10 篇 工商管理
  • 6 篇 医学
    • 5 篇 基础医学(可授医学...
    • 5 篇 临床医学
    • 4 篇 药学(可授医学、理...
  • 5 篇 教育学
    • 5 篇 教育学
  • 2 篇 经济学
  • 1 篇 艺术学

主题

  • 22 篇 software enginee...
  • 21 篇 design
  • 20 篇 languages
  • 13 篇 computer program...
  • 10 篇 algorithms
  • 10 篇 computer program...
  • 9 篇 object oriented ...
  • 8 篇 performance
  • 7 篇 feature-oriented...
  • 7 篇 generative adver...
  • 7 篇 linear programmi...
  • 7 篇 generic programm...
  • 7 篇 middleware
  • 6 篇 principal compon...
  • 6 篇 code generation
  • 5 篇 aspect oriented ...
  • 5 篇 automatic progra...
  • 5 篇 optimization
  • 5 篇 logic programmin...
  • 5 篇 analytical model...

机构

  • 4 篇 texas a&m univ c...
  • 3 篇 univ magdeburg d...
  • 2 篇 school of electr...
  • 2 篇 fudan univ sch c...
  • 2 篇 univ lugano luga...
  • 2 篇 university of co...
  • 2 篇 orange labs maps...
  • 2 篇 johannes kepler ...
  • 2 篇 school of comput...
  • 2 篇 univ southampton...
  • 2 篇 univ marburg d-3...
  • 2 篇 fraunhofer inst ...
  • 2 篇 univ leicester d...
  • 2 篇 kansas state uni...
  • 2 篇 johannes kepler ...
  • 2 篇 univ newcastle u...
  • 2 篇 ecole polytech f...
  • 2 篇 school of vehicl...
  • 2 篇 northeastern uni...
  • 2 篇 orange labs maps...

作者

  • 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 篇 schmitt alan
  • 3 篇 marcus mat
  • 3 篇 smith jacob n.
  • 3 篇 fischer bernd
  • 2 篇 hatcliff john
  • 2 篇 pataki norbert
  • 2 篇 babau jean-phili...
  • 2 篇 pistikopoulos en
  • 2 篇 bozinis na
  • 2 篇 aniruddha gokhal...
  • 2 篇 siek jeremy
  • 2 篇 freeman john

语言

  • 294 篇 英文
  • 12 篇 其他
  • 1 篇 法文
检索条件"任意字段=7th International Conference on Generative Programming and Component Engineering"
307 条 记 录,以下是21-30 订阅
排序:
Code Clones in Feature-Oriented Software Product Lines  10
Code Clones in Feature-Oriented Software Product Lines
收藏 引用
9th international conference on generative programming and component engineering
作者: Schulze, Sandro Apel, Sven Kaestner, Christian Univ Magdeburg D-39106 Magdeburg Germany Univ Passau Passau Germany Univ Marburg D-35032 Marburg Germany
Some limitations of object-oriented mechanisms are known to cause code clones (e. g., extension using inheritance). Novel programming paradigms such as feature-oriented programming (FOP) aim at alleviating these limit... 详细信息
来源: 评论
Adding Genericity to a Plug-in Framework  10
Adding Genericity to a Plug-in Framework
收藏 引用
9th international conference on generative programming and component engineering
作者: Wolfinger, Reinhard Loeberbauer, Markus Jahn, Markus Moessenboeck, Hanspeter Johannes Kepler Univ Linz Inst Syst Software Linz Austria Johannes Kepler Univ Linz Christian Doppler Lab Automated Software Engn Linz Austria
Plug-in components are a means for making feature-rich applications customizable. Combined with plug-and-play composition, end users can assemble customized applications without programming. If plug-and-play compositi... 详细信息
来源: 评论
JEqualityGen: Generating Equality and Hashing Methods  10
JEqualityGen: Generating Equality and Hashing Methods
收藏 引用
9th international conference on generative programming and component engineering
作者: Grech, Neville Rathke, Julian Fischer, Bernd Univ Southampton ECS Southampton SO9 5NH Hants England
Manually implementing equals (for object comparisons) and hashCode (for object hashing) methods in large software projects is tedious and error-prone. this is due to many special cases, such as field shadowing, compar... 详细信息
来源: 评论
No Code AI: Automatic Generation of Function Block Diagrams from Documentation and Associated Heuristic for Context-Aware ML Algorithm Training  7
No Code AI: Automatic Generation of Function Block Diagrams ...
收藏 引用
7th international conference on Mechanical engineering and Robotics Research (ICMERR)
作者: Ogundare, Oluwatosin Araya, Gustavo Quiros Qamsane, Yassine Siemens Technol Princeton NJ 08540 USA
Industrial process engineering and PLC program development have traditionally favored Function Block Diagram (FBD) programming over classical imperative style programming like the object oriented and functional progra... 详细信息
来源: 评论
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... 详细信息
来源: 评论
Property Models From Incidental Algorithms to Reusable components  08
Property Models From Incidental Algorithms to Reusable Compo...
收藏 引用
7th international conference on generative programming and component engineering
作者: Jarvi, Jaakko Marcus, Mat Parent, Sean Freeman, John Smith, Jacob N. Texas A&M Univ College Stn TX 77843 USA
A user interface, such as a dialog, assists a user in synthesising a set of values, typically parameters for a command object. Code for "command parameter synthesis" is usually application-specific and non-r... 详细信息
来源: 评论
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 ... 详细信息
来源: 评论
A Bi-Objective programming Model for Multimodal Transportation Routing Problem of Bulk Cargo Transportation  7
A Bi-Objective Programming Model for Multimodal Transportati...
收藏 引用
IEEE 7th international conference on Industrial engineering and Applications (ICIEA)
作者: Maneengam, Apichit King Mongkuts Univ Technol North Bangkok Dept Mech Engn Technol Coll Ind Technol Bangkok Thailand
In this paper, we propose a bi-objective programming model to select the optimal route for moving a consignment of goods between the anchorage area at the Gulf of thailand to factories throughout thailand using a mult... 详细信息
来源: 评论