Sciweavers

4761 search results - page 64 / 953
» Components, Frameworks, Patterns
Sort
View
88
Voted
ENTCS
2007
67views more  ENTCS 2007»
15 years 16 days ago
An Orchestrator for Dynamic Interconnection of Software Components
Composing and orchestrating software components is a fundamental concern in modern software engineering. This paper addresses the possibility of such orchestration being dynamic, ...
Marco Antonio Barbosa, Luís Soares Barbosa
112
Voted
FTDCS
1999
IEEE
15 years 4 months ago
Integration of Object-Oriented Software Components for Distributed Application Software Development
The process of component integrationfor distributed application sofrware development requires identifying the candidate components and performing compatibility checks based on the...
Stephen S. Yau, Fariaz Karim
118
Voted
ICDAR
2009
IEEE
15 years 7 months ago
Unsupervised Selection and Discriminative Estimation of Orthogonal Gaussian Mixture Models for Handwritten Digit Recognition
The problem of determining the appropriate number of components is important in finite mixture modeling for pattern classification. This paper considers the application of an unsu...
Xuefeng Chen, Xiabi Liu, Yunde Jia
KDD
2006
ACM
163views Data Mining» more  KDD 2006»
16 years 1 months ago
New EM derived from Kullback-Leibler divergence
We introduce a new EM framework in which it is possible not only to optimize the model parameters but also the number of model components. A key feature of our approach is that we...
Longin Jan Latecki, Marc Sobel, Rolf Lakämper
SIGSOFT
2006
ACM
15 years 6 months ago
Carving differential unit test cases from system test cases
Unit test cases are focused and efficient. System tests are effective at exercising complex usage patterns. Differential unit tests (DUT) are a hybrid of unit and system tests. T...
Sebastian G. Elbaum, Hui Nee Chin, Matthew B. Dwye...