咨询与建议

限定检索结果

文献类型

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

馆藏范围

  • 283 篇 电子文献
  • 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 篇 艺术学

主题

  • 21 篇 design
  • 19 篇 languages
  • 16 篇 software enginee...
  • 11 篇 computer program...
  • 11 篇 computer program...
  • 10 篇 object oriented ...
  • 9 篇 algorithms
  • 8 篇 performance
  • 8 篇 programming
  • 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...
  • 5 篇 computer 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

语言

  • 270 篇 英文
  • 13 篇 其他
  • 1 篇 中文
检索条件"任意字段=6th International Conference on Generative Programming and Component Engineering"
283 条 记 录,以下是191-200 订阅
排序:
Library composition and adaptation using c++ concepts  07
Library composition and adaptation using c++ concepts
收藏 引用
GPCE'07 - 6th international conference on generative programming and component engineering
作者: Järvi, Jaakko Marcus, Matthew A. Smith, Jacob N. Texas A and M University College Station TX United States Adobe Systems Inc. Seattle WA United States
Large scale software is composed of libraries produced by different entities. Non-intrusive and efficient mechanisms for adapting data structures from one library to conform to APIs of another are essential for the su... 详细信息
来源: 评论
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... 详细信息
来源: 评论
Open multi-methods for c++  07
Open multi-methods for c++
收藏 引用
GPCE'07 - 6th international conference on generative programming and component engineering
作者: Pirkelbauer, Peter Solodkyy, Yuriy Stroustrup, Bjarne Texas A and M University College Station TX 77843-3112
Multiple dispatch - the selection of a function to be invoked based on the dynamic type of two or more arguments - is a solution to several classical problems in object-oriented programming. Open multi-methods general... 详细信息
来源: 评论
Simple and safe SQL queries with c++ templates  07
Simple and safe SQL queries with c++ templates
收藏 引用
GPCE'07 - 6th international conference on generative programming and component engineering
作者: Gil, Joseph Lenz, Keren Department of Computer Science Technion-Israel Institute of Technology Technion City Haifa 32000 Israel
Most software applications use a relational database for data management and storage. Interaction with such a database is often done by letting the program construct strings with valid SQL statements, which are then s... 详细信息
来源: 评论
Can we teach computers to write fast libraries  07
Can we teach computers to write fast libraries
收藏 引用
GPCE'07 - 6th international conference on generative programming and component engineering
作者: Püschel, Markus Electrical and Computer Engineering Carnegie Mellon University 5000 Forbes Ave Pittsburgh PA 15232 United States
As the computing world "goes multicore", high performance library development finally becomes a nightmare. Optimal programs, and their underlying algorithms, have to be adapted to take full advantage of the ... 详细信息
来源: 评论
A type-level approach to component prototyping
A type-level approach to component prototyping
收藏 引用
SYANCO'07: international Workshop on Synthesis and Analysis of component Connectors: 6th ESEC(European Software engineering conference)/FSE(Foundations of Software engineering) Joint Meeting
作者: Barbosa, Luís Cunha, Jácome Visser, Joost DI-CCTC Univ. do Minho Portugal Software Improvement Group Netherlands
Algebraic theories for modeling components and their interactions offer abstraction over the specifics of component states and interfaces. For example, such theories deal with forms of sequential composition of two co... 详细信息
来源: 评论
Model-driven engineering for development-time QoS validation of component-based software systems
Model-driven engineering for development-time QoS validation...
收藏 引用
14th Annual IEEE international conference and Workshop on engineering of Computer-Based Systems (ECBS 2007)
作者: Hill, James H. Tambe, Sumant Gokhale, Aniruddha Vanderbilt Univ 221 Kirkland Hall Nashville TN 37240 USA
Model-driven engineering (MDE) techniques are increasingly being used to address many of the development and operational lifecycle concerns of large-scale component-based systems. One such concern lacking significant ... 详细信息
来源: 评论
Session details: Session 6  07
Session details: Session 6
收藏 引用
Proceedings of the 6th international conference on generative programming and component engineering
作者: Peter Sestoft IT University of Copenhagen
No abstract available.
来源: 评论
Reuse of database access layer components in JEE product lines: Limitations and a possible solution (Case Study)
Reuse of database access layer components in JEE product lin...
收藏 引用
19th international conference on Software engineering and Knowledge engineering, SEKE 2007
作者: Peng, Ding Jarzabek, Stan Rajapakse, Damith C. Zhang, Hongyu Department of Computer Science School of Computing National University of Singapore Singapore Singapore Tsinghua University China
We set up an experiment to evaluate JEE as a platform for product line development. While JEE provides many useful mechanisms for reuse of common services/components, still we found that systematic across-the-board re... 详细信息
来源: 评论
ICA Based on KPCA and Hybrid Flexible Neural Tree to Face Recognition
ICA Based on KPCA and Hybrid Flexible Neural Tree to Face Re...
收藏 引用
Computer Information Systems and Industrial Management Applications (CISIM)
作者: Jin Zhou Yang Liu Yuehui Chen School of Information Science and Engineering University of Ji''nan Jinan Shandong China
In this paper, a new approach using independent component analysis (ica) and hybrid Flexible Neural Tree (FNT) is put forward for face recognition. To improve the quality of the face images, a series of image pre-proc... 详细信息
来源: 评论