• Documents
  • Authors
  • Tables
  • Log in
  • Sign up
  • MetaCart
  • DMCA
  • Donate

CiteSeerX logo

Advanced Search Include Citations

Tools

Sorted by:
Try your query at:
Semantic Scholar Scholar Academic
Google Bing DBLP
Results 1 - 10 of 9,908
Next 10 →

Common interfaces

by Location The Installation
"... this document are easily mapped to these APIs and special properties of ECHONET object corresponding to the SDO. Configuration interface is used to wrap "setProperty" API. "getProperty" is wrapped by monitoring interface or other operations in SDO defined to set SDO profiles. B. ..."
Abstract - Add to MetaCart
this document are easily mapped to these APIs and special properties of ECHONET object corresponding to the SDO. Configuration interface is used to wrap "setProperty" API. "getProperty" is wrapped by monitoring interface or other operations in SDO defined to set SDO profiles. B

Common Interface of Electrovacuum and Particle

by Ulrich E Bruchholz , 2012
"... Abstract Presented idea provides geometric interpretation of particles within a geometric theory of fields. This could include the interactions in the models of Quantum mechanics. ..."
Abstract - Add to MetaCart
Abstract Presented idea provides geometric interpretation of particles within a geometric theory of fields. This could include the interactions in the models of Quantum mechanics.

The many faces of Publish/Subscribe

by Patrick Th. Eugster, Pascal A. Felber, Rachid Guerraoui, Anne-Marie Kermarrec , 2003
"... This paper factors out the common denominator underlying these variants: full decoupling of the communicating entities in time, space, and synchronization. We use these three decoupling dimensions to better identify commonalities and divergences with traditional interaction paradigms. The many v ..."
Abstract - Cited by 743 (23 self) - Add to MetaCart
This paper factors out the common denominator underlying these variants: full decoupling of the communicating entities in time, space, and synchronization. We use these three decoupling dimensions to better identify commonalities and divergences with traditional interaction paradigms. The many

Automatic Musical Genre Classification Of Audio Signals

by George Tzanetakis, Georg Essl, Perry Cook - IEEE TRANSACTIONS ON SPEECH AND AUDIO PROCESSING , 2002
"... ... describe music. They are commonly used to structure the increasing amounts of music available in digital form on the Web and are important for music information retrieval. Genre categorization for audio has traditionally been performed manually. A particular musical genre is characterized by sta ..."
Abstract - Cited by 829 (35 self) - Add to MetaCart
... describe music. They are commonly used to structure the increasing amounts of music available in digital form on the Web and are important for music information retrieval. Genre categorization for audio has traditionally been performed manually. A particular musical genre is characterized

Department of Economic and Social Affairs, Population Division

by United Nations , 1999
"... vital interface between global policies in the economic, social and environmental spheres and national action. The Department works in three main interlinked areas: (i) it compiles, generates and analyses a wide range of economic, social and environmental data and information on which Member States ..."
Abstract - Cited by 505 (3 self) - Add to MetaCart
vital interface between global policies in the economic, social and environmental spheres and national action. The Department works in three main interlinked areas: (i) it compiles, generates and analyses a wide range of economic, social and environmental data and information on which Member States

Mediators in the architecture of future information systems

by Gio Wiederhold - IEEE COMPUTER , 1992
"... The installation of high-speed networks using optical fiber and high bandwidth messsage forwarding gateways is changing the physical capabilities of information systems. These capabilities must be complemented with corresponding software systems advances to obtain a real benefit. Without smart softw ..."
Abstract - Cited by 1135 (20 self) - Add to MetaCart
the administrative and technical knowledge to create information needed for decision-making. Software which mediates is common today, but the structure, the interfaces, and implementations vary greatly, so that automation of integration is awkward. By formalizing and implementing mediation we establish a partitioned

TRANSFAC and its module TRANSCompel: transcriptional gene regulation in eukaryotes

by V. Matys, O. V. Kel-margoulis, E. Fricke, I. Liebich, A. Barre-dirrie, I. Reuter, D. Chekmenev, M. Krull, K. Hornischer, N. Voss, P. Stegmaier, B. Lewicki-potapov, H. Saxel, A. E. Kel, E. Wingender - Nucleic Acids Res , 2006
"... The TRANSFAC database on transcription factors, their binding sites, nucleotide distribution matrices and regulated genes as well as the complementing database TRANSCompel on composite elements have been further enhanced on various levels. A new web interface with different search options and inte ..."
Abstract - Cited by 482 (5 self) - Add to MetaCart
The TRANSFAC database on transcription factors, their binding sites, nucleotide distribution matrices and regulated genes as well as the complementing database TRANSCompel on composite elements have been further enhanced on various levels. A new web interface with different search options

NLOLIB- A Common Interface for Fixed-Order Calculations

by Klaus Rabbertz, Thomas Schörner-sadenius O
"... We present the current status of the NLOLIB framework which provides an interface to various higher order perturbative calculations, thus allowing for simple comparisons of these calculations with each other and with measured ..."
Abstract - Add to MetaCart
We present the current status of the NLOLIB framework which provides an interface to various higher order perturbative calculations, thus allowing for simple comparisons of these calculations with each other and with measured

Towards a Common Interface for Overlay Network Simulators

by Christian Groß, Max Lehn, Dominik Stingl, Ra Kovacevic, Ro Buchmann, Ralf Steinmetz
"... Abstract—Simulation has become an important evaluation method in the area of Peer-to-Peer (P2P) research due to the scalability limitations of evaluation testbeds such as PlanetLab or G-Lab. Current simulators provide various abstraction levels for different underlay models, such that applications c ..."
Abstract - Cited by 1 (0 self) - Add to MetaCart
can be evaluated at different granularity. However, existing simulators suffer from a lack of interoperability and portability making the comparison of research results extremely difficult. To overcome this problem, we present an approach for a generic application interface for discrete-event P2P

Work Package 2 Common Interfaces and Integration Techniques

by Forschungszentrum Jülich Gmbh, Interner Bericht, Bernd Mohr, Jesper Larsson Träff, Bernd Mohr, Forschungszentrum Jülich, Jesper Larsson Träff
"... Automatic performance tools must of course be tested as to whether they perform their task correctly. Because performance tools are meta-programs, tool testing is more complex than ordinary program testing, and comprises at least three aspects. First, it must be ensured that the tools do neither alt ..."
Abstract - Add to MetaCart
Automatic performance tools must of course be tested as to whether they perform their task correctly. Because performance tools are meta-programs, tool testing is more complex than ordinary program testing, and comprises at least three aspects. First, it must be ensured that the tools do neither alter the semantics nor distort the runtime behavior of the application under investigation. Next, it must be verified that the tools collect the correct performance data as required by their specification. Finally, it must be checked that the tools indeed perform their intended tasks: For badly performing applications, relevant performance problems must be detected and reported, and, on the other hand, tools should not diagnose performance problems for well-tuned programs without such problems. In short, performance tools should be semantics-preserving, complete and correct. Focusing on the correctness aspect, testing can be done by using synthetic test functions with controllable performance properties, and/or real world applications with known performance behavior. A systematic test suite can be built from such functions and other components, possibly with the help of tools to assist the user in putting the pieces together into executable test programs. Clearly, such a test suite can be highly useful to builders of performance analysis tools, such as the members of the APART working group, who currently pursue a variety of tool development projects. It is surprising that
Next 10 →
Results 1 - 10 of 9,908
Powered by: Apache Solr
  • About CiteSeerX
  • Submit and Index Documents
  • Privacy Policy
  • Help
  • Data
  • Source
  • Contact Us

Developed at and hosted by The College of Information Sciences and Technology

© 2007-2019 The Pennsylvania State University